facebook

configuration weblogic 8.1 on myeclipse

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #252597 Reply

    when 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.policy

    JDK 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 \domains

    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 = 509

    I 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_05

    #252626

    Riyad Kalla
    Member

    Are 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.html

    I 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”?

    #252717

    hy,

    I have created a new domain “sigismondi” and i have changed this value :

    Folder :

    C:\Programmi\bea\user_projects
    \sigismondi
    \myserver

    Execution domain root :C:\Programmi\bea\user_projects
    Execution domain name:sigismondi
    Execution server name: myserver

    I 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 = 509

    I must upgrade weblogic 8.1 -> 8.3 <———————————————-

    #252724

    Riyad Kalla
    Member

    Does weblogic start successfully from the command line?

    #252757

    Yes, 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

    #252767

    Riyad Kalla
    Member

    I 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?

    #292319

    Dec 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)

    ***************************************************************************

    #292394

    Riyad Kalla
    Member

    raghavendraravula,

    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.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: configuration weblogic 8.1 on myeclipse

You must be logged in to post in the forum log in