Starting WebLogic from Solaris

Hi,
When I try to start weblogic server, I get the following error:
Could not load library "/usr/jre1.2.2/lib/sparc/libzip.so", because
ld.so.1: /opt/java/jdk1.2.2/bin/sparc/native_threads/java: fatal:
relocation error: file /usr/jre1.2.2/lib/sparc/libzip.so: symbol
JNU_ThrowNullPointerException: referenced symbol not found
Could not create the Java virtual machine.
Any help to solve this would be appreciated.
Regards, Ram.

Serisha,
Yes, I'm using startWebLogic.sh script. And yes, its using JDK1.2.2
installed on my machine. Seems like its not able to find the
symbol JNU_ThrowNullPointerException.
Thx, Ram.
Serisha wrote:
Hi,
Can You provide the complete details about your installation. If you are
using startWebLogic.sh file provided, then you need to modify the path to
point to the JDK... installed on your machine.
Goodluck.
sirisha
<[email protected]> wrote in message news:[email protected]..
Hi,
When I try to start weblogic server, I get the following error:
Could not load library "/usr/jre1.2.2/lib/sparc/libzip.so", because
ld.so.1: /opt/java/jdk1.2.2/bin/sparc/native_threads/java: fatal:
relocation error: file /usr/jre1.2.2/lib/sparc/libzip.so: symbol
JNU_ThrowNullPointerException: referenced symbol not found
Could not create the Java virtual machine.
Any help to solve this would be appreciated.
Regards, Ram.

Similar Messages

  • Error when starting weblogic from forthnet eclipse plugin?

    Hi,
    I'm getting an error when trying to start my weblogic server from the forthnet eclipse plugin. (However, it works to start the server from a command prompt on the machine it is running on, and also, it works to stop the server from eclipse)
    Server and eclipse is running on Windows.
    The error reported is:
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Warning> <EmbeddedLDAP> <BEA-171520> <Could not obtain an exclusive lock for directory: .\decisionsite81\ldap\ldapfiles. Waiting for 10 seconds and then retrying in case existing WebLogic Server is still shutting down.>
    <2004-sep-01 kl 16:13 CEST> <Error> <EmbeddedLDAP> <BEA-171519> <Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.>
    <2004-sep-01 kl 16:13 CEST> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
    weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.
         at weblogic.ldap.EmbeddedLDAP.ensureExclusiveAccess(EmbeddedLDAP.java:959)
         at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:221)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:814)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
         at weblogic.Server.main(Server.java:32)
    >
    <2004-sep-01 kl 16:13 CEST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: weblogic.server.ServiceFailureException: Could not obtain an exclusive lock to the embedded LDAP data files directory: .\decisionsite81\ldap\ldapfiles because another WebLogic Server is already using this directory. Ensure that the first WebLogic Server is completely shutdown and restart the server.>
    I've tried removing the "EmbeddedLDAP.lok" file, but without luck.

    Which version of your eclipse? I am using eclipse 3.0 and I am able to start weblogic 8.1 from eclipse.
    I did the following steps:
    1.create a new domain through weblogic's configuration wizard --> basic weblogic server domain --> Express --> proive the user name and password --> development mode, and sun sdk (or other jdk) --> your new domain name
    2. configure weblogic setting in eclipse: preferences --> weblogic --> 8.1, C:\bea\weblogic81, your newly created domain name --> C:\bea\user_projects\domains (domain directory) --> myserver --> admin (or your user name) --> password --> localhost --> 7001
    after that, you should be able to click on "start weblogic server" button from toolbar.
    Hope my two cents solve your problem.

  • Starting Weblogic in Solaris.

    Hi,
    I would like to know,how can i start weblogic6.1 server as daemon process(like service
    in Windows NT) in solaris.
    Thanks, -Veera.

    Hi.
    Also check out: http://edocs.bea.com/wls/docs61/faq/server.html#291592
    to start wls as a daemon process at boot time.
    Michael
    Varun Garg wrote:
    Just start it as a background process using & at then end.
    "Veera" <[email protected]> wrote:
    Hi,
    I would like to know,how can i start weblogic6.1 server as daemon process(like
    service
    in Windows NT) in solaris.
    Thanks, -Veera.
    Michael Young
    Developer Relations Engineer
    BEA Support

  • How can  uninstall weblogic from  solaris

    Hi
    How can uninstall weblogic 5.1 from solaris8

    You should simply delete the directory where you installed it.
    Try:
    rm -rf *
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Swaraj K. Pal" <[email protected]> wrote in message
    news:3a9d7b41$[email protected]..
    Hi
    How can uninstall weblogic 5.1 from solaris8

  • Unable to start WebLogic 5.1 sp4 from the Console

    I installed WebLogic Server 5.1 Service Pack 4, as described by the
    release_notes_sp4.html document. I can successfully do the following using
    NT Workstation 4.0:
    1. Start weblogic from the command line using startWebLogic.cmd
    2. Start weblogic from the Start | Programs | WebLogic 5.1.0 | WebLogic
    Server menu.
    I can also start the console from the command line using startConsole.cmd.
    But, from the console, when I start weblogic, but it is only 5.1.0, not
    5.1.0 sp4
    When I start the console from the Start | Programs | WebLogic 5.1.0 |
    WebLogic Console menu and then try to start weblogic , I get the following
    error:
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    Any help would be appreciated.

    I am facing the same problem here Steven. Did you get any solution for that?
    Thanks
    Vishwajeet Lohakarey
    Yash Technologies Inc.
    [email protected]
    Steven R. Baturin <[email protected]> wrote in message
    news:[email protected]...
    I installed WebLogic Server 5.1 Service Pack 4, as described by the
    release_notes_sp4.html document. I can successfully do the followingusing
    NT Workstation 4.0:
    1. Start weblogic from the command line using startWebLogic.cmd
    2. Start weblogic from the Start | Programs | WebLogic 5.1.0 | WebLogic
    Server menu.
    I can also start the console from the command line using startConsole.cmd.
    But, from the console, when I start weblogic, but it is only 5.1.0, not
    5.1.0 sp4
    When I start the console from the Start | Programs | WebLogic 5.1.0 |
    WebLogic Console menu and then try to start weblogic , I get the following
    error:
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:140)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:112)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:104)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1392)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    516)
    at weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java,
    Compiled Code)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:388)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    Any help would be appreciated.

  • Can not start weblogic

    I'm using weblogic6.1 and want to take a look at weblogic 7.0. After
    install weblogic7.0, I can't even start weblogic server - workshop,
    examples, mydomain, petstore, etc. Can someone tell if I need to change
    anything to make weblogic 7.0 runs? Thanks in advance.
    Starting WebLogic Server...
    <Mar 27, 2002 4:18:24 PM PST> <Notice> <Management> <140005> <Loading
    configuration .\..\workshop\config.xml>
    <Mar 27, 2002 4:18:53 PM PST> <Emergency> <WebLogicServer> <000342> <Unable
    to initialize the server: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    at com.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    Reason: Fatal initialization exception

    Hi Vincent,
    Something is getting confused between the 6.1 installation and the 7.0
    installation. Can you set your WL_HOME environment variable through the
    control panel? Another thing you could try is rename the directory where
    your 6.1 is installed to and see what happens. I would expect that you
    would stop seeing the exception and start seeing complaints about files &
    directories not being found.
    Thanks,
    Mike Kaufman
    Software Engineer
    BEA Systems
    "Vincent Le" <[email protected]> wrote in message
    news:[email protected]...
    Mike,
    After install weblogic 7.0 without changing anything, I got below fatal
    initialization exception when I started any domains - petstore, mydomain,
    workshop. I also looked at
    \<bea-root>\weblogic700b\server\bin\startweblogic.cmd and knew thatWL_HOME
    points to weblogic 7.0. Though, I tried this at home with similar
    environment and installation steps, it just works fine. What to cause the
    exception? Thanks.
    Vincent
    "Mike Kaufman" <[email protected]> wrote in message
    news:[email protected]...
    Hi Vincent,
    You will need to update your WL_HOME environment variable to be the
    value
    <bea-root>\weblogic700b\server (e.g., c:\bea\weblogic700b\server). Youwill
    need to change WL_HOME back to the initial setting to run the wls 6.1.
    Hope this helps,
    Mike Kaufman
    Software Engineer
    BEA Systems
    "Vincent Le" <[email protected]> wrote in message
    news:[email protected]...
    Yes, I use startWebLogic.cmd from \bea\weblogic700b\samples\workshop.Then
    I also tried all other domains like petstore, mydomain using both
    command
    line and from workshop IDE. I get same error message as shown below.Note
    that this computer also have weblogic6.1. If I use another seperate
    computer that doesn't install weblogic before, then weblogic7.0 worksfine.
    Vincent
    "Mike Kaufman" <[email protected]> wrote in message
    news:[email protected]...
    Hi Vincent,
    Are you trying to start weblogic from the commandline or through the
    workshop ide? If from the command line, are you running the
    startWebLogic.cmd script from \bea\weblogic700b\samples\workshopdirectory?
    Thanks,
    Mike
    Mike Kaufman
    Software Engineer
    BEA Systems
    "Vincent Le" <[email protected]> wrote in message
    news:[email protected]...
    I'm using weblogic6.1 and want to take a look at weblogic 7.0.
    After
    install weblogic7.0, I can't even start weblogic server -
    workshop,
    examples, mydomain, petstore, etc. Can someone tell if I need tochange
    anything to make weblogic 7.0 runs? Thanks in advance.
    Starting WebLogic Server...
    <Mar 27, 2002 4:18:24 PM PST> <Notice> <Management> <140005>
    <Loading
    configuration .\..\workshop\config.xml>
    <Mar 27, 2002 4:18:53 PM PST> <Emergency> <WebLogicServer>
    <000342>
    <Unable
    to initialize the server: Fatal initialization exception
    Throwable: javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    atcom.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    javax.xml.parsers.FactoryConfigurationError:
    weblogic.xml.jaxp.RegistrySAXParserFactory
    at
    javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:157)
    atcom.octetstring.vde.schema.InitSchema.init(InitSchema.java:50)
    at
    weblogic.systemdatastore.SystemDataStoreService.initialize(SystemDataStoreSe
    rvice.java:198)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:688)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:575)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:271)
    at weblogic.Server.main(Server.java:33)
    Reason: Fatal initialization exception
    >>>>>
    >>>>>
    >>>>
    >>>>
    >>>
    >>>
    >>
    >>
    >
    >

  • Cannot start weblogic 8.1 User is not permitted to boot the server

    Hi,
    Sorry to cross-post, but I didn't seem to get any feedback on this in the 'security' newsgroup.
    I have installed Weblogic 8.1SP3 on two identical workstations as well as deployed our application. On one server WL8.1 starts up fine. On another, it says "BEA-090404 user weblogic 8.1 is not permitted to boot the server".
    The OS'es are identical: Windows XP Pro SP2.
    The only difference I can think of: one is logged into a windows-domain, the other directly onto the PC.
    I've ran diffs-ignoring-whitespace (i.e. diff -w) on the important-looking files (.ldift and config.xml) and don't see any differences that would warrant such difference.
    Any suggestions?
    thanks,
    bill

    when you installed the WLS , which admin user did you >create ?Admin user 'weblogic'. Actually someon did this long ago and checked in the generated config files (boot.properties) into our source tree?
    So, in which mode do you start the WLS ? development or >production ?This I don't know.
    Our setup is as follows:
    1) We install weblogic (server only)
    2) Run our ant scripts
    3) Ant populates and deploys the config files and pe.ear file to a new domain.
    4) we start weblogic from a script in that domain: startWeblogic.cmd
    <Jul 20, 2007 8:17:35 AM CDT> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
    <Jul 20, 2007 8:17:35 AM CDT> <Info> <Management>
    We use a few app servers and use a similar paradigm: install, deploy from build tree, start from script.
    My question: where do you specify that 'user weblogic is member of the administrator group' ?

  • Migration of weblogic 8.1 from solaris to 10.3 in Linux

    Hello All,
    We want migrate our WebLogic 8.1 from Solaris to 10.3 in linux, i am unable to find any documents on this.
    Can any one help me on this.
    Thanks,
    Nkhil

    install linux version of weblogic 10.3
    create domain, you may have to extend your domain to include adf libraries.
    start admin server
    goto, console create datasource
    also you can enable tunneling
    open your project in jdev
    create an app. server for tunneling
    deploy it.
    that's what I did.

  • Native VM not supported error when start WebLogic Server on Solaris

    I created a weblogic domain and server using configuration wizard from workshop 8.1, the JVM is jdk142_05. When I start weblogic server, get follwing error: native VM not supported. The enviroment is
    Solaris.
    We used the same jdk started medrec example without problem. Any idea for the possible cause?
    Thank any one who can help.
    Zhong
    uberpeer% ./startWebLogic.sh
    JAVA Memory arguments: -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=:/rg2/opt/bea/weblogic81/server/lib/weblogic_knex_patch.jar:/rg2/opt/bea/weblogic81/common/lib/log4j.jar:/rg2/opt/bea/weblogic81/server/lib/debugging.jar:/rg2/opt/bea/weblogic81/server/lib/knex.jar:/rg2/opt/bea/weblogic81/javelin/lib/javelin.jar:/rg2/opt/bea/weblogic81/server/lib/wlw-lang.jar:/rg2/opt/bea/jdk142_05/lib/tools.jar:/rg2/opt/bea/weblogic81/server/lib/weblogic_sp.jar:/rg2/opt/bea/weblogic81/server/lib/weblogic.jar:/rg2/opt/bea/weblogic81/server/lib/ant/ant.jar:/rg2/opt/bea/jdk142_05/jre/lib/rt.jar:::/rg2/opt/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/rg2/opt/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/rg2/opt/bea/weblogic81/server/lib/webserviceclient.jar:/rg2/opt/bea/weblogic81/server/lib/webserviceclient+ssl.jar:/rg2/opt/bea/weblogic81/server/lib/xbean.jar:/rg2/opt/bea/weblogic81/server/lib/wlxbean.jar:/rg2/opt/bea/weblogic81/server/lib/xqrl.jar:/rg2/opt/bea/weblogic81/server/lib/netui/netui-compiler.jar:/rg2/opt/bea/weblogic81/server/lib/wli.jar:/rg2/opt/bea/weblogic81/server/lib/fop.jar:/rg2/opt/bea/weblogic81/integration/adapters/sample/lib/sample-eis.jar:
    PATH=/rg2/opt/bea/weblogic81/server/bin:/rg2/opt/bea/jdk142_05/jre/bin:/rg2/opt/bea/jdk142_05/bin:/opt/bea/weblogic700/server/lib/solaris:/opt/bea/jdk131_03/jre/bin:/opt/bea/jdk131_03/bin:/rg1/users/zhongw/weblogic/PMDomain:/rg2/opt/bea/weblogic81/workshop:/rg1/users/zhongw/bin:/bin:/usr/bin:/usr/sbin:/usr/java/bin:/usr/openwin/bin:/opt/local/bin:/usr/ccs/bin:/usr/per15/bin:/usr/local/SUNWspro/bin:/usr/local/accurev/bin:/opt/jakarta-ant/bin:/usr/local/accurev/bin:/usr/ccs/bin:/usr/local/bin:/opt/enJin/2.3.1/bin:/usr/java/bin:/usr/openwin/bin:/usr/dt/bin:/rg1/users/zhongw/Borland/JBuilder2005/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.4.2_05"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)
    Java HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode)
    Starting WLS with line:
    /rg2/opt/bea/jdk142_05/bin/java -client -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize=128m -native -Xverify:none -da -Dplatform.home=/rg2/opt/bea/weblogic81 -Dwls.home=/rg2/opt/bea/weblogic81/server -Dwli.home=/rg2/opt/bea/weblogic81/integration -Dlog4j.configuration=file:/rg2/opt/bea/weblogic81/common/lib/workshopLogCfg.xml -Dweblogic.management.discover=true -Dweblogic.ProductionModeEnabled= -Dweblogic.security.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.Name=cgServer -Djava.security.policy=/rg2/opt/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    Error: native VM not supported
    Stopping Pointbase server...
    Pointbase server stopped.

    I believe this is the error you get when you try to start up a JVM with the commandline option '-native'.
    Remove this flag from your startup script and retry.
    By the way, it may be that you have the environment variable 'JAVA_OPTIONS' set to '-native' in which case:
    (first confirm this is the case)
    $ echo $JAVA_OPTIONS
    -native
    (Then edit the startup script if you get the result above)
    add in a line:
    # To remove '-native' flag
    unset JAVA_OPTIONS
    and retry.
    I have to confess I don't know what the '-native' flag is actually supposed to do, but my JVM also reports back that this is unsupported.

  • Accessing External Url using Http Utility | Error when using from Weblogic on Solaris

    We are using Http Utility (http://jakarta.apache.org/commons/httpclient/) from
    Apache for accessing external URL. A XML string is sent as POST parameter to the
    URL and the response is also an XML string. The URL is accessed over HTTPS protocol.
    I am setting the following parameters in the java class:
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    // set the property
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    The java class written to access the external URL using Http Utility works perfectly
    fine when it is run from either the command line (of Windows or Solaris using
    main() ) or from weblogic on windows. The same java class throws an exception
    when run from Solaris instance of Weblogic
    2003-09-30 11:02:12,411 FATAL [com.bp.beyondbp.presentation.userregistration.action.LloydsValidator]
    EXCEPTION: com.bp.beyondbp.presentation.userregistration.exception.LlyodsValidationFailedException,
    MESSAGE: Write Channel Closed, possible SSL handshaking or trust failure;
    CAUSE: (java.io.IOException: Write Channel Closed, possible SSL handshaking or
    trust failure)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.postXMLtoLloyd(LloydsValidator.java:243)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.validateLlyodsForNewUser(LloydsValidator.java:95)
    at com.bp.beyondbp.presentation.userregistration.action.PreferencesActionForm.validate(PreferencesActionForm.java:326)
    at org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:942)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:255)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
    java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
    at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
    Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at org.apache.commons.httpclient.HttpConnection$WrappedOutputStream.write(HttpConnection.java:1344)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:67)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:125)
    at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:779)
    at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2179)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2534)
    I tried to debug the problem by looking at system properties on windows and solaris,
    the difference that I found was
    On Windows
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol
    On Solaris
    [exec] tModelInstanceInfo_description : weblogic.utils|weblogic.tils|weblogic.net|weblogic.management
    After this I changed the startWLS.sh on Solaris and set
    -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol in java options.
    On looking the system properties again, the output was
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol|weblogic.utils|weblogic.utils|weblogic.net|weblogic.management
    But still the error is same. Can somebody help me out here as to what is going
    wrong? Please find the java class attached for reference, please have a look at
    postXMLtoLloyd() method in the class file..
    [LloydsValidator.java]

    We are using Http Utility (http://jakarta.apache.org/commons/httpclient/) from
    Apache for accessing external URL. A XML string is sent as POST parameter to the
    URL and the response is also an XML string. The URL is accessed over HTTPS protocol.
    I am setting the following parameters in the java class:
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    // set the property
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    The java class written to access the external URL using Http Utility works perfectly
    fine when it is run from either the command line (of Windows or Solaris using
    main() ) or from weblogic on windows. The same java class throws an exception
    when run from Solaris instance of Weblogic
    2003-09-30 11:02:12,411 FATAL [com.bp.beyondbp.presentation.userregistration.action.LloydsValidator]
    EXCEPTION: com.bp.beyondbp.presentation.userregistration.exception.LlyodsValidationFailedException,
    MESSAGE: Write Channel Closed, possible SSL handshaking or trust failure;
    CAUSE: (java.io.IOException: Write Channel Closed, possible SSL handshaking or
    trust failure)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.postXMLtoLloyd(LloydsValidator.java:243)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.validateLlyodsForNewUser(LloydsValidator.java:95)
    at com.bp.beyondbp.presentation.userregistration.action.PreferencesActionForm.validate(PreferencesActionForm.java:326)
    at org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:942)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:255)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
    java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
    at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
    Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at org.apache.commons.httpclient.HttpConnection$WrappedOutputStream.write(HttpConnection.java:1344)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:67)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:125)
    at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:779)
    at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2179)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2534)
    I tried to debug the problem by looking at system properties on windows and solaris,
    the difference that I found was
    On Windows
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol
    On Solaris
    [exec] tModelInstanceInfo_description : weblogic.utils|weblogic.tils|weblogic.net|weblogic.management
    After this I changed the startWLS.sh on Solaris and set
    -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol in java options.
    On looking the system properties again, the output was
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol|weblogic.utils|weblogic.utils|weblogic.net|weblogic.management
    But still the error is same. Can somebody help me out here as to what is going
    wrong? Please find the java class attached for reference, please have a look at
    postXMLtoLloyd() method in the class file..
    [LloydsValidator.java]

  • Have Weblogic 10.3.5 error when starting weblogic server from CLI

    I have installed wls 10.3.5 and ADF 11.1.1.5 runtime on windows machine.when I start the weblogic server from command line using C:\Oracle\Middleware\user_projects\domains\adf_domain\bin\startWebLogic.cmd
    My em doesnt start and is in Failed state and when I looked at the log I see errors too.
    Here is the stack trace.
    <Sep 1, 2011 10:51:13 AM EDT> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initializedcorrectly.>
    <Sep 1, 2011 10:51:17 AM EDT> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V.java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V
    at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:234)
    at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:199)
    at org.apache.xerces.jaxp.validation.XMLSchemaFactory.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace>
    <Sep 1, 2011 10:51:17 AM EDT> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NullPointerException.java.lang.NullPointerException
    at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:241)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run
    (EventsManager.java:482)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
    Truncated. see log file for complete stacktrace>
    <Sep 1, 2011 10:51:18 AM EDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'em'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V
    at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:234)
    at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:199)
    at org.apache.xerces.jaxp.validation.XMLSchemaFactory.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    Truncated. see log file for complete stacktrace
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default"is now listening on :7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "adf_domain" running in ProductionMode>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Sep 1, 2011 10:51:18 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Can you please help me resolve the issue?
    Thanks,
    --John.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    I ran the upgradeADF command command successfully and this is the final errors I have:
    ####<Sep 7, 2011 1:19:29 PM EDT> <Warning> <HTTP> <GAXGPRS32DV> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <7f351c71d03e540b:-3797f225:13244e58545:-8000-0000000000000003> <1315415969805> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.RuntimeException: java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V.
    java.lang.RuntimeException: java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:294)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V
         at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:234)
         at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:199)
         at org.apache.xerces.jaxp.validation.XMLSchemaFactory.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at javax.xml.validation.SchemaFactoryFinder.loadFromService(SchemaFactoryFinder.java:431)
         at javax.xml.validation.SchemaFactoryFinder._newFactory(SchemaFactoryFinder.java:246)
         at javax.xml.validation.SchemaFactoryFinder.newFactory(SchemaFactoryFinder.java:145)
         at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:205)
         at com.sun.faces.config.DbfFactory.initStatics(DbfFactory.java:228)
         at com.sun.faces.config.DbfFactory.<clinit>(DbfFactory.java:190)
         at com.sun.faces.config.ConfigManager$ParseTask.<init>(ConfigManager.java:815)
         at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:653)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Sep 7, 2011 1:19:29 PM EDT> <Info> <Deployer> <GAXGPRS32DV> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <7f351c71d03e540b:-3797f225:13244e58545:-8000-0000000000000003> <1315415969852> <BEA-149059> <Module /em of application em is transitioning from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<Sep 7, 2011 1:19:30 PM EDT> <Info> <Deployer> <GAXGPRS32DV> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <7f351c71d03e540b:-3797f225:13244e58545:-8000-0000000000000003> <1315415970649> <BEA-149060> <Module /em of application em successfully transitioned from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<Sep 7, 2011 1:19:30 PM EDT> <Info> <Deployer> <GAXGPRS32DV> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <7f351c71d03e540b:-3797f225:13244e58545:-8000-0000000000000003> <1315415970649> <BEA-149059> <Module empty.jar of application em is transitioning from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<Sep 7, 2011 1:19:30 PM EDT> <Info> <Deployer> <GAXGPRS32DV> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <7f351c71d03e540b:-3797f225:13244e58545:-8000-0000000000000003> <1315415970649> <BEA-149060> <Module empty.jar of application em successfully transitioned from STATE_ADMIN to STATE_PREPARED on server AdminServer.>
    ####<Sep 7, 2011 1:19:30 PM EDT> <Error> <Deployer> <GAXGPRS32DV> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <7f351c71d03e540b:-3797f225:13244e58545:-8000-0000000000000003> <1315415970649> <BEA-149231> <Unable to set the activation state to true for the application 'em'.
    weblogic.application.ModuleException:
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:637)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.NoSuchMethodError: org/apache/xerces/impl/xs/models/CMBuilder.<init>()V
         at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:234)
         at org.apache.xerces.impl.xs.XMLSchemaLoader.<init>(XMLSchemaLoader.java:199)
         at org.apache.xerces.jaxp.validation.XMLSchemaFactory.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at javax.xml.validation.SchemaFactoryFinder.loadFromService(SchemaFactoryFinder.java:431)
         at javax.xml.validation.SchemaFactoryFinder._newFactory(SchemaFactoryFinder.java:246)
         at javax.xml.validation.SchemaFactoryFinder.newFactory(SchemaFactoryFinder.java:145)
         at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:205)
         at com.sun.faces.config.DbfFactory.initStatics(DbfFactory.java:228)
         at com.sun.faces.config.DbfFactory.<clinit>(DbfFactory.java:190)
         at com.sun.faces.config.ConfigManager$ParseTask.<init>(ConfigManager.java:815)
         at com.sun.faces.config.ConfigManager.getConfigDocuments(ConfigManager.java:653)
         at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:309)
         at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:226)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Can someone Help?
    Thanks,
    --John.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

  • Problem in starting Weblogic 5.1 with Solaris 2.6

    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris 2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this. I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0 ?
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000 Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

    1) Remove the second section in your license file that contains
    expired licenses.
    2) Check the Supported Platforms page for what JDK you should
    use.
    Mike
    "Hari Pillai" <[email protected]> wrote:
    >
    Hi all:
    I am getting the following errors when I run Weblogic 5.1 on Solaris
    2.6. I
    am going to the prompt and
    executing startWebLogic.sh command. Do we have to write a KSH for this.
    I am getting
    the following errors.My first question is that do we need
    Java version 1.2 or above to execute WLS5.1. My license file has the
    valid license
    entries in the file. Please go
    through it and give me suggestions.
    My License file entries:
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="1d3c1f482515f5b4bbf4639c86564e3a"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8952273c8d5ffcd568c0092bc95faf05"
    />
    <LICENSE PRODUCT="WebLogic/ClusterII"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="4c607083770e6f917ea719a888499b68"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="8025e0ee6e6e301a03714f2e949c93a8"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="aa680dc79bee2b67645e1a9b602092c2"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7fd41a5a9f51f79e491d1a901ad5f04c"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7a5992e6f46cb94b13041d7d2992c0bb"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="161.127.67.35" UNITS="4" EXPIRATION="never"
    KEY="7ae6465612751853e942286a2fff2182"
    />
    </WEBLOGIC-LICENSES>
    <!--^M
    Copyright (c) 1997-1999 by BEA Systems, Inc. All Rights Reserved.^M
    ^M
    WebLogicLicense.xml^M
    ^M
    This is your WebLogic license file.^M
    ^M
    Prior to evalating the WebLogic products, you must first read and^M
    accept the evaluation license at:^M
    ^M
    http://www.weblogic.com/licbeta.html^M
    ^M
    and register as an evaluation user. ^M
    ^M
    When you purchase a product license for WebLogic, you will^M
    receive non-expiring keys for this file by email.^M
    ^M
    Instructions on how to edit and compile this file are online in the^M
    WebLogic Administrator Guide "Installing a WebLogic license" at:^M
    ^M
    http://www.weblogic.com/docs/techstart/license.html^M
    ^M
    If you have other questions about this file or obtaining license^M
    keys, you can email us at [email protected].^M
    -->^M
    <!-- Keys for version 4.0 and later -->^M
    <WEBLOGIC-LICENSES>^M
    <LICENSE PRODUCT="WebLogic"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="faebf1221509b2736dfaeb5c44888cd0"^M
    />^M
    <LICENSE PRODUCT="WebLogic/SSL"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="265850b96d6968031ae89006ee67eaae"^M
    />^M
    <LICENSE PRODUCT="Personalization"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7a066dc751368d3ed7f6a4814d4e503d"^M
    />^M
    <LICENSE PRODUCT="WebLogic/ClusterII"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="7727113940ad9e437a5b53ac91cfe10e"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Oracle"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="ece7c023669fa3acf4e071972a917299"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Sybase"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="db0a96966b5991110b522fb8a1a9a187"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="cade68cb4c93b1a58cb9fc27233dc872"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/Informix4"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="b1147046c1cb4d2fc50161ed4000075d"^M
    />^M
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"^M
    IP="any" UNITS="3" EXPIRATION="08-Dec-2000"^M
    KEY="d3d6d957274aa5492adab8224ef0b468"^M
    />^M
    </WEBLOGIC-LICENSES>^M
    Errors:
    LD_LIBRARY_PATH=/export/opt/weblogic/weblogic/lib/solaris
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: Fri Dec 08 03:00:00 EST 2000 but should have
    produced
    : Fri Dec 08 00:00:00 EST 2000. Is your java runtime older than 1.2.0
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    SimpleDateFormat produced: 07-Dec-2000 but should equal: 08-Dec-2000
    Note that
    older java runtime versions had a bug in SimpleDateFormat...
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Loaded License : /export/opt/weblogic/weblogic/license/WebLogicLicense.xml
    However Unable to start because :
    License key incorrect for WebLogic,any,3,07-Dec-2000|faebf1221509b2736dfaeb5c448
    88cd0
    As well as the fact that: No License found for Tengah
    As well as the fact that: No License found for WebLogic/JDBC
    As well as the fact that: No License found for Tengah/JDBC
    As well as the fact that: No License found for jdbcKona/T3

  • ClassFormatError when starting weblogic server on Solaris, SunOS 5.6

    Hi,
    I get the following error when I start the server:
    startWebLogic.sh
    LD_LIBRARY_PATH=/sybase/sybase11/lib:/oracle/app/oracle/product/8.1.6/lib:/u
    sr/openwin/lib:/opt/SUNWspro/lib:/usr/atria/lib:/usr/java1.2/jre/lib/sparc:/
    sybase/sybase11/lib:/oracle/app/oracle/product/8.1.6/lib:/opt/cobol4.1/cobli
    b:/weblogic/lib/solaris
    /usr/java1.2/bin/java -ms64m -mx64m -classpath
    ./classes/boot:./eval/cloudscape/lib/cloudscape.jar -Dweblogic.class.path=./
    license:./classes:./lib/weblogicaux.jar:./myserver/serverclasses -Dweblogic.
    home=. -Djava.security.manager -Djava.security.policy==/weblogic/weblogic.po
    licy weblogic.Server
    Exception in thread "main" java.lang.ClassFormatError:
    weblogic/boot/ServerSecurityManager (Illegal UTF8 string in constant pool)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:477)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:101)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:247)
    at java.net.URLClassLoader.access$1(URLClassLoader.java:213)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessController.doPrivileged(Compiled Code)
    at java.net.URLClassLoader.findClass(Compiled Code)
    at java.lang.ClassLoader.loadClass(Compiled Code)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:290)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
    Can anyone help?
    Regards
    Simon Reavely
    Software Developer
    Lucent Technologies

    I get a similar error when trying to start the 4.52 weblogic server on HP-UX 11.0 using Java 2 SDK for HP-UX 1.2.2.03.00:
    % java -ms64m -mx64m -classpath ./classes/boot:./eval/cloudscape/lib/cloudscape.jar:./myserver/serverclasses \
    -Djava.security.manager -Djava.security.policy==./weblogic.policy weblogic.Server
    Exception in thread "main" java.lang.ClassFormatError: weblogic/boot/ServerSecurityManager (Illegal UTF8 string in constant pool)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Similary, I cannot start the weblogic console:
    % java -mx32m -classpath ./classes/boot:./classes:./lib/weblogicaux.jar weblogic.Console
    ExceptionDef (Illegal constant pool type)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:290)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at weblogic.admin.ConsoleStarter.startup(ConsoleStarter.java:16)
    at weblogic.Console.main(Console.java:41)

  • How to start weblogic in debug mode from BEA WebLogic Eclipse plugin

    I have a problem making weblogic work with eclipse3.1. I am using a BEA WebLogic plugin to handle weblogic (start/stop) from eclipse. However I want to debug my application and I am unable to figure out a way to start my weblogic in debug mode like we do in WSAD. I tried using some other plugins also but no luck. Please suggest me a plugin to handle this or any other way of debugging my application from eclipse. I am using weblogic 8.1.

    Hi,
    Dev Environment
    weblogic eclipse plugin 2.0 beta
    weblogic server 8.1
    eclipse 3.1.1
    Created a server that i would like to deploy my EJB so that i can put break points on my EJB in eclipse.
    How do i do it?
    I managed to deploy an ear (containing the ejb) directly to the weblogic installed folder and it deployed the ejb. But the breakpoint set in eclipse is not triggered. Of course in this case as weblogic server is running the .ear file deployed manually in the file system.
    Any help is appreciated.
    Mel

  • Error starting WebLogic Server from Workshop

    I get the following error when trying to start WebLogic server
    from within Workshop. Any ideas? Also, it looks like the sample
    code that came with the first beta is no longer there - is that
    supposed to be the case?
    Build # 2002.0423.3
    Values from Workshop.properties:
    #Thu Jun 13 14:34:08 MDT 2002
    paths.domain=workshop
    paths.serverRoot=localhost
    paths.startCmd=startWebLogic
    defaultJndiDataSource=cgSampleDataSource
    paths.browser=C\:\\Program Files\\Internet Explorer\\IExplore.exe
    paths.httpRoot=http\://localhost\:7001
    paths.rootDirectory=C\:\\bea7.0beta2\\weblogic700\\samples
    paths.stopCmd=stopWebLogic
    recent.lastProject=C\:\\bea7.0beta2\\weblogic700\\samples\\workshop\\applications\\samples
    paths.classPath=C\:\\bea7.0beta2\\jdk131_02\\jre\\lib\\rt.jar;C\:\\bea7.0beta2\\weblogic700\\workshop\\stdlib.jar;C\:\\bea7.0beta2\\weblogic700\\server\\lib\\weblogic.jar
    recent.lastFiles=C\:\\bea7.0beta2\\weblogic700\\samples\\workshop\\applications\\samples\\HelloWorld.jws
    controls.applicationView.enabled=0
    paths.port=7001

    I get the following error when trying to start WebLogic server
    from within Workshop. Any ideas? Also, it looks like the sample
    code that came with the first beta is no longer there - is that
    supposed to be the case?
    Build # 2002.0423.3
    Values from Workshop.properties:
    #Thu Jun 13 14:34:08 MDT 2002
    paths.domain=workshop
    paths.serverRoot=localhost
    paths.startCmd=startWebLogic
    defaultJndiDataSource=cgSampleDataSource
    paths.browser=C\:\\Program Files\\Internet Explorer\\IExplore.exe
    paths.httpRoot=http\://localhost\:7001
    paths.rootDirectory=C\:\\bea7.0beta2\\weblogic700\\samples
    paths.stopCmd=stopWebLogic
    recent.lastProject=C\:\\bea7.0beta2\\weblogic700\\samples\\workshop\\applications\\samples
    paths.classPath=C\:\\bea7.0beta2\\jdk131_02\\jre\\lib\\rt.jar;C\:\\bea7.0beta2\\weblogic700\\workshop\\stdlib.jar;C\:\\bea7.0beta2\\weblogic700\\server\\lib\\weblogic.jar
    recent.lastFiles=C\:\\bea7.0beta2\\weblogic700\\samples\\workshop\\applications\\samples\\HelloWorld.jws
    controls.applicationView.enabled=0
    paths.port=7001

Maybe you are looking for

  • PAGES 09 CAN'T OPEN FILE FROM PAGES APP IPAD IOS 1.7

    Hi, This morning I was trying to open a file from the iCloud window of my Pages 0.9 - 4.2  on my iMac (Os 10.8.3) when I did so the window told me that I needed a new version of Pages and it sent my to the appstore, pointing to Pages 09 4.3. I was sh

  • How do I change the security setting to allow installation of software?

    I cannot install softwre from a Photoshop add-on vendor because my security settings allow only Apple and "recognized" software vendors products to be installed. How do I change this?

  • Cascading LOV always returns first row in af:query

    HI JDEV 11.1.1.3.0 A strange thing is happening with my cascading LOV which is input text with LOV. I have a read only table with a query section. I then also bring up any of the tables rows in a popup with single record view where the row is then in

  • Any function module for germany decimalnotation

    Dear All, In my report amount is coming like 1000.00 but the requirment is it should be come 1.000,00 instead of 1000.00. It is germany notification. Do you have ny idea about that how it to convert. regards, AMAR

  • Virtualization options greyed out in bios hp elite desktop 8300

    Hello, I've a HP 8300 Elite convertible microtower with Intel core i7-3770 In the bios under system security I'm unable to enable intel vt-x and intel vt-d. P/N: C3B59ESR#ABV I've tried upgrading to newest bios v2.90 but no sucess, also checked every