MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
mrigasira
Post subject: Problem integrating myEclipse with Weblogic 7  PostPosted: Nov 24, 2004 - 08:47 AM



Joined: Nov 24, 2004
Posts: 2

Hi
I am trying to integrate Weblogic 7 with MyEclipse, but the server is not starting up with I try to start it from within the IDE. These are my configuration parameters:


BEA Home Directory: D:\bea
Weblogic installation directory: D:\bea\weblogic700
Admin username: administrator
Admin password: admin
Execution domain root: D:\bea\weblogic700
Execution domain name: mydomain
Execution server name: myserver
Hostnumber:Portnumber: localhost:7001
Security policy: D:\bea\weblogic700\server\lib\weblogic.policy

I have seen in some of the posts that Execution domain root should point to D:\bea\user_domains folder. However, such a folder does not exist in my bea home directory. Can someone please help me with this.

Thanks in advance,
Mrigasira
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Nov 24, 2004 - 04:06 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

Can you please post all the information we request in the Posting Guidelines thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Also please let us know what the error is when you try and start it.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
mrigasira
Post subject:   PostPosted: Nov 26, 2004 - 06:06 AM



Joined: Nov 24, 2004
Posts: 2

Hi,
Here is the required information...

Operating System and version: Windows 2000 with service pack 4
Eclipse version: Version: 3.0.0
Eclipse build id: 200406251208
Fresh Eclipse install (y/n): Y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: None
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.2
Eclipse JDK version: 1.4.2_04
Application Server JDK version: 1.4.2_04
Are there any exceptions in the Eclipse log file? Not in the log, but the following exception is seen on the console


<Nov 25, 2004 11:00:14 AM GMT+05:30> <Info> <Security> <090065> <Getting boot identity from user.>
Enter username to boot WebLogic server:administrator
Enter password to boot WebLogic server:
Starting WebLogic Server...
<Nov 25, 2004 11:00:21 AM GMT+05:30> <Critical> <WebLogicServer> <000364> <Server failed during initialization. Exception:weblogic.management.configuration.ConfigurationException:

- with nested exception:
[weblogic.management.commo.CommoOperationsException: Exception initializing Commo.]
java.io.FileNotFoundException: D:\bea\weblogic700" -Dweblogic.Name=myserver

\myserver\load.mlet (The filename, directory name, or volume label syntax is incorrect)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at weblogic.management.commo.Commo.initTypesAtLocation(Commo.java:1185)
at weblogic.management.commo.Commo.initTypes(Commo.java:138)
at weblogic.management.commo.Commo.init(Commo.java:113)
at weblogic.management.AdminServerAdmin.initializeCommo(AdminServerAdmin.java:477)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:665)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
--------------- nested within: ------------------
weblogic.management.commo.CommoOperationsException: Exception initializing Commo.
at weblogic.management.commo.Commo.convertException(Commo.java:1033)
at weblogic.management.commo.Commo.init(Commo.java:122)
at weblogic.management.AdminServerAdmin.initializeCommo(AdminServerAdmin.java:477)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:665)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
--------------- nested within: ------------------
weblogic.management.configuration.ConfigurationException: - with nested exception:
[weblogic.management.commo.CommoOperationsException: Exception initializing Commo.]
at weblogic.management.AdminServerAdmin.initializeCommo(AdminServerAdmin.java:486)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:108)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:665)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
at weblogic.Server.main(Server.java:31)
>
***************************************************************************

Thanks,
Mrigasira
 
 View user's profile Send private message  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Nov 26, 2004 - 04:20 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6760

Mrigasira,

This looks like a configuration problem with your WebLogic domain. Can you successfully start this domain from the commandline, outside of MyEclipse?

Quote:

Exception initializing Commo

It looks like you're using a JDO package, if I read this correctly. Please be sure you've added all the necessary additional jars and java library entries to the WebLogic connector's configuration. For additional information on doing this, please review the Application Server Quickstart in the Documentation section here: http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits