| Author |
Message |
|
|
Post subject: Integrating MyEclipse4 w/ Weblogic8.1, server fails to start
Posted: 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]
*************************************************************************** |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 01, 2005 - 07:56 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
|
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: 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 :(. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 01, 2005 - 09:21 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
|
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 01, 2005 - 09:28 PM
|
|

Joined: Dec 01, 2005
Posts: 4
|
|
You want me to create a portal domain called "mydomain"? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 01, 2005 - 09:51 PM
|
|
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
|
| |
|
|
|
 |
|
|
Post subject:
Posted: 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. :) |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 01, 2005 - 10:00 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Ahh very cool, thank you for following up and keeping us posted. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: 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.
*************************************************************************** |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 30, 2006 - 01:50 PM
|
|
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
|
| |
|
|
|
 |
|
|
Post subject:
Posted: May 30, 2006 - 01:50 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
|
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|