For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 11 replies, 3 voices, and was last updated 18 years, 10 months ago by
Riyad Kalla.
-
AuthorPosts
-
kamal_kishore27Memberwhenever i pressed a start icon of sever in Myeclipse plateform,
i get following error:java.lang.NoClassDefFoundError: weblogic/Server
Exception in thread “main”i am new guy for Myeclipse,
actually i want to plugin my weblogic8.1 Application Server, and follow
the following instruction that is given in this linkin this example is for Tomcat server, and i am follow him for Weblogic till end,
but after the configuration , welogic8.1 server is not workin in this Myeclipse plateform.Would you please help me out , how to do this ?????
Regards
Kamal
email id : kamal_kishore27@reiffmail.comAugust 30, 2006 at 7:04 pm #257858
Riyad KallaMemberKamal,
If you go to your WebLogic 8.1 connector settings, can you post a screenshot or tell me exactly how you have your connector setup? CHances are your configuration has a wrong directory somewhere and the connector cannot find the right class, did you compare your configuration against our FAQ example here?
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10418.htmlSeptember 1, 2006 at 12:25 am #257958
kamal_kishore27MemberI am not able to send the image of windows>preference>myclipse>application>weblogic8
but i did in same way u mentioned in your link.
detail are following:
BEA home directory : c:\bea
Weblogic installation directory: c:\bea\weblogic81
Admin user name : weblogic
Admin password : weblogic
execution domain root : c:\bea\user_projects\domains\kkDomain
execution domain name : kkDomain
execution server name : myserver
Hostname:PortNumber : localhost:7001
Security policy: C:\bea\weblogic81\server\lib\weblogic.policy
JAAS login configuration file : —–blank——–is there any problem in this, so plz tell how to correct it.
and following are the error that occure in console when strat weblogic from eclipse
<Sep 1, 2006 10:27:01 AM GMT+05:30> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_12-b03 from Sun Microsystems Inc.>
<Sep 1, 2006 10:27:02 AM GMT+05:30> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<Sep 1, 2006 10:27:02 AM GMT+05:30> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
<Sep 1, 2006 10:27:04 AM GMT+05:30> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\domains\kkDomain\config.xml.>
<Sep 1, 2006 10:27:10 AM GMT+05:30> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\user_projects\domains\kkDomain\myserver\myserver.log is opened. All server side log events will be written to this file.>
<Sep 1, 2006 10:27:16 AM GMT+05:30> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Sep 1, 2006 10:27:17 AM GMT+05:30> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
***************************************************************************
The WebLogic Server did not start up properly.
Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
***************************************************************************September 1, 2006 at 2:48 pm #257990
Riyad KallaMemberKamal,
When you run WebLogic from the command line, does it start correctly?September 2, 2006 at 5:18 am #258007
kamal_kishore27Memberhi riyad,
yaa it runs correctly from commond prompt.September 2, 2006 at 8:54 am #258011
Riyad KallaMemberKamal,
Did you try the password of “password”? I noticed on yours you have weblogic/weblogic for user/password and on mine it’s weblogic/password and the error is incorrect login/boot params… maybe that’s it?September 5, 2006 at 6:32 am #258117
kamal_kishore27Memberhi riyad,
after giving input in password field as a “password” it shows error like this
i read this message, but not getting exactly what the message is, so plz if u
understand explain me with screen shot or with exampleregards
kamal<Sep 5, 2006 4:57:01 PM GMT+05:30> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_12-b03 from Sun Microsystems Inc.>
<Sep 5, 2006 4:57:02 PM GMT+05:30> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<Sep 5, 2006 4:57:02 PM GMT+05:30> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
<Sep 5, 2006 4:57:02 PM GMT+05:30> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\domains\kkDomain\config.xml.>
<Sep 5, 2006 4:57:14 PM GMT+05:30> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\user_projects\domains\kkDomain\myserver\myserver.log is opened. All server side log events will be written to this file.>
<Sep 5, 2006 4:57:21 PM GMT+05:30> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Sep 5, 2006 4:57:21 PM GMT+05:30> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
***************************************************************************
The WebLogic Server did not start up properly.
Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
***************************************************************************September 5, 2006 at 12:01 pm #258137
Riyad KallaMemberHmm I think you need to change it back to what you had. Also have you tried opening the boot.properties file to see what is in it?
September 6, 2006 at 1:41 am #258160
kamal_kishore27Memberthis are the information in boot.properties
# Generated by Configuration Wizard on Wed Aug 30 09:52:23 IST 2006
username={3DES}MGplamyPXJo=
password={3DES}T6iTTTqL6mrHkOnngwOUrA==is there any wrong during installtion of eclipse or weblogic server
September 6, 2006 at 10:13 am #258177
Riyad KallaMemberKamal,
If you are able to start it from the command line without problem then I think your install went fine… you *can* try and reinstall it to a new location and see if that helps, paying close attention to the values you set during the installation.I have to install all the different app servers for support reasons, and I’ve needed to reinstall some of them in the past because I didn’t install them correctly before, but I’m not sure if that is the problem here.
October 6, 2006 at 9:20 am #260007
obrienm00MemberI am getting the same error message. I can also start from the commandline.
I have even tried changing the values in the boot.properties file as the error message suggests. It didn’t help me. but you may as well try it.October 6, 2006 at 9:34 am #260008
Riyad KallaMemberobrienm00 I’m happy to help but I’m going to need you to answer all the questions I asked the original posted, starting with the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL].
-
AuthorPosts