Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
websterm
Post subject: Integrating MyEclipse4 w/ Weblogic8.1, server fails to start  PostPosted: Dec 01, 2005 - 06:49 PM



Joined: Dec 01, 2005
Posts: 4

I am having a similar error as the user "sunil76". However, I wasn't able to solve my issue following that forum. His solution was to add the required jars to the classpath. I guess the question is what are the required jars?

Here is my Weblogic 8 Config
----------------------------------
BEA Home Directory: C:\MyApps\bea
Weblogic installation directory: C:\MyApps\bea\weblogic81
Admin username: weblogic
Admin password: weblogic
Execution domain root: V:\workspaces\domains
Execution domain name: portalDomain
Execution server name: portalServer
Hostnumber:Portnumber: localhost:7001
Security policy: C:\MyApps\bea\weblogic81\server\lib\weblogic.policy

Here is the error I get when starting
-----------------------------------------
<Dec 1, 2005 10:35:23 AM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_05-b04 from Sun Microsystems Inc.>
<Dec 1, 2005 10:35:23 AM PST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<Dec 1, 2005 10:35:23 AM PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
<Dec 1, 2005 10:35:24 AM PST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at V:\workspaces\domains\portalDomain\config.xml.>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.management.configuration.ConfigurationException: Invalid MBeanType: ApplicationConfiguration - with nested exception:
[weblogic.management.configuration.ConfigurationException: Invalid MBeanType: ApplicationConfiguration]'
Reason: weblogic.management.configuration.ConfigurationException: Invalid MBeanType: ApplicationConfiguration - with nested exception:
[weblogic.management.configuration.ConfigurationException: Invalid MBeanType: ApplicationConfiguration]
***************************************************************************
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Dec 01, 2005 - 07:56 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

For reference, the thread websterm is referring to is here: http://www.myeclipseide.com/index.php?name=PNphpBB2&file=viewtopic&t=10200&postdays=0&postorder=asc&start=0



websterm, your install of WebLogic has JARs used by the server in it's /lib dir as well as possibly others (like a common dir). Based on sunil's post, I think he went and manually added all of them using the Paths preferences for the WebLogic 8 connector settings. Have you tried that?

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
websterm
Post subject:   PostPosted: Dec 01, 2005 - 09:15 PM



Joined: Dec 01, 2005
Posts: 4

There are over a hunderd jars within Weblogic's lib dirs. I have tried to add most of them with no luck.

Also, the Preferences window in Eclipse is not very happy when you add all these jars. It doesn't provided any scrolling so you can't see the bottom of the dialog. And you have to delete each one individualy :(.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Dec 01, 2005 - 09:21 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

Based on our default setup here: http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-18.html#13

Can you try using mydomain and myserver as your domain and server respectively? I'd like to see if the default settings will work and maybe it's an issue with your domain you setup.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
websterm
Post subject:   PostPosted: Dec 01, 2005 - 09:28 PM



Joined: Dec 01, 2005
Posts: 4

You want me to create a portal domain called "mydomain"?
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Dec 01, 2005 - 09:51 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

Not yet, my appologies I have limited experience with WL, let me check with some others on this first.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
websterm
Post subject:   PostPosted: Dec 01, 2005 - 09:54 PM



Joined: Dec 01, 2005
Posts: 4

I started from scratch and recreated my portalDomain. I got some progress as now I am just experiencing classpath issues that I will clean up. Thanks for the ideas though. I'll make another comment once I am up and running. :)
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Dec 01, 2005 - 10:00 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

Ahh very cool, thank you for following up and keeping us posted.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
deeputhomasp
Post subject:   PostPosted: May 30, 2006 - 11:53 AM



Joined: May 30, 2006
Posts: 4

Hi,
I'm getting the following error when I try to start Weblogic 8.1 server from MyEclipse.
I went through the related posts and tried out all the posted solutions. Still it doesn't work.
Somebody please help me solve this issue...!!


<May 30, 2006 4:04:44 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_11-b06 from Sun Microsystems Inc.>
<May 30, 2006 4:04:44 PM IST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<May 30, 2006 4:04:44 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358
WebLogic XMLX Module 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358 >
<May 30, 2006 4:04:44 PM IST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\domains\IRIS_Upgrade\config.xml.>
<May 30, 2006 4:04:45 PM IST> <Info> <Management> <BEA-140013> <C:\bea\user_projects\domains\IRIS_Upgrade\config.xml not found>

C:\bea\user_projects\domains\IRIS_Upgrade\config.xml not found

No config.xml was found.
Would you like the server to create a default configuration and boot? (y/n): y
<May 30, 2006 4:04:47 PM IST> <Info> <Security> <BEA-090115> <Created new Administrative User weblogic>
For confirmation, please re-enter password required to boot WebLogic server:***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.management.configuration.ConfigurationException: Passwords do not match, unable to generate default configuration, please try again.'
Passwords do not match.
For confirmation, please re-enter password required to boot WebLogic server:

Reason: weblogic.management.configuration.ConfigurationException: Passwords do not match, unable to generate default configuration, please try again.
***************************************************************************
 
 View user's profile Send private message  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: May 30, 2006 - 01:50 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

deeputhomasp,
Please provide all your WebLogic 8.1 connector settings for me to look at.

Also be sure you are configuring WebLogic to run with the JDK that it ships and not on you have installed separately.

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: May 30, 2006 - 01:50 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855


_________________
Riyad
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