- This topic has 10 replies, 3 voices, and was last updated 19 years, 1 month ago by
Riyad Kalla.
-
AuthorPosts
-
webstermMemberI 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.policyHere 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]
***************************************************************************December 1, 2005 at 1:56 pm #242428
Riyad KallaMemberFor reference, the thread websterm is referring to is here: https://www.genuitec.com/forums/topic/closed-integrating-myeclipse-4-with-weblogic-8-1/&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?
December 1, 2005 at 3:15 pm #242467
webstermMemberThere 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 :(.
December 1, 2005 at 3:21 pm #242470
Riyad KallaMemberBased 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.
December 1, 2005 at 3:28 pm #242474
webstermMemberYou want me to create a portal domain called “mydomain”?
December 1, 2005 at 3:51 pm #242476
Riyad KallaMemberNot yet, my appologies I have limited experience with WL, let me check with some others on this first.
December 1, 2005 at 3:54 pm #242478
webstermMemberI 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. 🙂
December 1, 2005 at 4:00 pm #242480
Riyad KallaMemberAhh very cool, thank you for following up and keeping us posted.
May 30, 2006 at 5:53 am #252760
deeputhomaspMemberHi,
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.
***************************************************************************May 30, 2006 at 7:50 am #252769
Riyad KallaMemberdeeputhomasp,
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.
May 30, 2006 at 7:50 am #252770
Riyad KallaMemberNevermind, I saw your duplicate post here:
https://www.genuitec.com/forums/topic/closed-error-while-starting-the-weblogic-from-myeclipse/#post-252762 -
AuthorPosts