- This topic has 7 replies, 3 voices, and was last updated 16 years, 7 months ago by
Riyad Kalla.
-
AuthorPosts
-
sigismondi gian marcoMemberwhen i am starting weblogic 8.1 from myeclipse i am getting the following error. 😥
Eclipse 3.1.1 -Myeclispe 4.1.0
MyEclipse configuration is:
bean home directory: C:\Programmi\bea
Weblogic installation directory : C:\Programmi\bea\weblogic81
adminusername: system
password:weblogic
Execution domain root :C:\Programmi\bea\user_projects
Execution domain name:mydomain
Execution server name: myserver
Hostname:PortNumber:localhost:7001
Security policy file C:\Programmi\bea\weblogic81\server\lib\weblogic.policyJDK is the one which is being shipped with the weblogic (jdk142_05)
Error starting Weblogic 8 Server :
“A configuration error occured during startup. Please verify the preference field with
the prompt: Specified working directory does not exit or is not a directory :
C:\Programmi\bea\user_projects\mydomain”If i configure :
Execution domain root :C:\Programmi\bea\user_projects \domainsError starting Weblogic 8 Server :
“A configuration error occured during startup. Please verify the preference field with
the prompt: Transport dt_socket failed to inizialize , rc = 509I must upgrade weblogic 8.1 -> 8.3
Hello from italy- System Setup ——————————-
Operating System and version: xp sp2
Eclipse version: Eclipse 3.1.1
Eclipse build id: M20050929-0840
Fresh Eclipse install (y/n): n
MyEclipse version: 4.1.0
Eclipse JDK version: 20060122-4.1-GA
Application Server JDK version: jdk142_05May 26, 2006 at 10:18 am #252626
Riyad KallaMemberAre you sure you ran the domain configuration/initialization step from the administration console correctly? I think your choice of user_projects is right:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10418.htmlI might point out that if you didn’t actually call your domain “mydomain”, you probably need to change that value. When you ran through the admin console setup, did you create a domain called “mydomain”?
May 29, 2006 at 3:39 am #252717
sigismondi gian marcoMemberhy,
I have created a new domain “sigismondi” and i have changed this value :
Folder :
C:\Programmi\bea\user_projects
\sigismondi
\myserverExecution domain root :C:\Programmi\bea\user_projects
Execution domain name:sigismondi
Execution server name: myserverI have tried to start WLS but display this error :
Error starting Weblogic 8 Server :
“A configuration error occured during startup. Please verify the preference field with
the prompt: Transport dt_socket failed to inizialize , rc = 509I must upgrade weblogic 8.1 -> 8.3 <———————————————-
May 29, 2006 at 8:00 am #252724
Riyad KallaMemberDoes weblogic start successfully from the command line?
May 30, 2006 at 3:34 am #252757
sigismondi gian marcoMemberYes, weblogic started successfully from the command line.
I try to re-install weblogic server 8.1 , but now one has joined an other problem :
Unable to start WebLogic Server!!
No such license: WebLogic Platform 8.1, WebLogic$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
I’m very preoccupied
Bye
May 30, 2006 at 7:47 am #252767
Riyad KallaMemberI can’t reproduce this on my end. What I’m doing is installing WebLogic 8.1, then I create a domain, point MyEclipse at it, and start it up. Are you doing anything differently? Are you customizing any startup scripts?
December 17, 2008 at 4:39 am #292319
raghavendraravulaMemberDec 17, 2008 4:06:38 PM GMT+05:30> <Warning> <Management> <000000> < -Dweblogic.Domain=<domainName> is no longer a required command line option, if you don’t pass it in the domain name can be be inferred from the configuration file : config.xml>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised:
java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1667)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:480)
at javax.management.MBeanInfo.readObject(MBeanInfo.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:244)
at weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:135)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:110)
at weblogic.management.AdminServer.<init>(AdminServer.java:130)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:90)
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:
[java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]
at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:249)
at weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:135)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:110)
at weblogic.management.AdminServer.<init>(AdminServer.java:130)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:90)
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.ConfigurationError – with nested exception:
[weblogic.management.configuration.ConfigurationException: – with nested exception:
[java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]]
at weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:148)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:110)
at weblogic.management.AdminServer.<init>(AdminServer.java:130)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:90)
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)
Reason: Fatal initialization exception
Throwable: weblogic.management.configuration.ConfigurationError – with nested exception:
[weblogic.management.configuration.ConfigurationException: – with nested exception:
[java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]]
java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1667)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:480)
at javax.management.MBeanInfo.readObject(MBeanInfo.java:669)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:244)
at weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:135)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:110)
at weblogic.management.AdminServer.<init>(AdminServer.java:130)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:90)
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:
[java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]
at weblogic.management.internal.Helper.getMBeanInfo(Helper.java:249)
at weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:135)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:110)
at weblogic.management.AdminServer.<init>(AdminServer.java:130)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:90)
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.ConfigurationError – with nested exception:
[weblogic.management.configuration.ConfigurationException: – with nested exception:
[java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]]
at weblogic.management.internal.Helper.getAdminOrConfigMBeanInfo(Helper.java:148)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:110)
at weblogic.management.AdminServer.<init>(AdminServer.java:130)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:90)
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)***************************************************************************
December 17, 2008 at 6:51 pm #292394
Riyad KallaMemberraghavendraravula,
Be sure you have the connector configured to launch WebLogic with the JDK installed under the WebLogic install dir and not some other JDK you have set.
-
AuthorPosts