Starting Weblogic 6.1 failure extracting WAR classes

Hi there,
I'm getting several error-messages when starting my weblogic 6.1 saying:
<Jan 10, 2002 9:07:32 AM CET> <Error> <HTTP> <[WebAppServletContext(4057696,cert
ificate,/certificate)] failure extracting WAR classes java.io.IOException: Permission
denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1162)
etc...
but the server is running and the applications work fine. Should I just ignore
the error-messages or how can I avoid them?
Any help is appreciated
thanx
Alex

Hi.
Not sure what could be the cause. Are you running the latest service pack (sp2)? If not
please upgrade and try again. You might also check rwx permissions on the war file and
the directories.
Regards,
Michael
Alex wrote:
Hi there,
I'm getting several error-messages when starting my weblogic 6.1 saying:
<Jan 10, 2002 9:07:32 AM CET> <Error> <HTTP> <[WebAppServletContext(4057696,cert
ificate,/certificate)] failure extracting WAR classes java.io.IOException: Permission
denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1162)
etc...
but the server is running and the applications work fine. Should I just ignore
the error-messages or how can I avoid them?
Any help is appreciated
thanx
Alex--
Michael Young
Developer Relations Engineer
BEA Support

Similar Messages

  • Starting Weblogic 6.1 failure extracting WAR classes file access denied

    When I start Weblogic I get following error
    <[WebAppServletContext(4057696,cert ificate,/certificate)] failure extracting WAR classes java.io.IOException: Permission denied at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.
    When I am shutting down weblogic with following command
    java weblogic.Admin -url 10.170.80.140:7001 SHUTDOWN -username system -password mydomainIt is not shutting down properly
    It does not show following message
    E:\bea\wlserver6.1>goto finish
    E:\bea\wlserver6.1>cd config\mydomain
    E:\bea\wlserver6.1\config\mydomain>ENDLOCAL
    which normally it should.

    Hi.
    Not sure what could be the cause. Are you running the latest service pack (sp2)? If not
    please upgrade and try again. You might also check rwx permissions on the war file and
    the directories.
    Regards,
    Michael
    Alex wrote:
    Hi there,
    I'm getting several error-messages when starting my weblogic 6.1 saying:
    <Jan 10, 2002 9:07:32 AM CET> <Error> <HTTP> <[WebAppServletContext(4057696,cert
    ificate,/certificate)] failure extracting WAR classes java.io.IOException: Permission
    denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.checkAndCreate(File.java:1162)
    etc...
    but the server is running and the applications work fine. Should I just ignore
    the error-messages or how can I avoid them?
    Any help is appreciated
    thanx
    Alex--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Failure extracting WAR classes when starting weblogic server

    I installed weblogic6.1 app server on Solaris box. It works fine at first. Then
    I moved the unix box to anther place which means it has different IP. Then I have
    following exception when I try to start the weblogic server:(I haven't deployed
    any thing in the server yet, so it's just a newly installed weblogic server)
    Starting WebLogic Server ....
    <Mar 8, 2002 10:40:26 AM PST> <Notice> <Management> <Loading configuration file
    ./config/mydomain/config.xml ...>
    <Mar 8, 2002 10:40:35 AM PST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "privoserver" for domain "privodomain">
    <Mar 8, 2002 10:40:45 AM PST> <Error> <HTTP> <[WebAppServletContext(604746,wl_management_internal2,/wl_management_internal2)]
    failure extracting WAR classes
    java.io.IOException: Permission denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.checkAndCreate(File.java:1162)
    at java.io.File.createTempFile(File.java:1247)
    at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:71)
    Thanks in advance for your reply!
    Linden

    Hi
    This is a Unix problem, you may check if you have all the permissions.
    I suspect that some of the files which may be owned by someone other than user-value and therefore preventing the writting to the
    files.
    Can you check the files owership under /usr/local/bea/wlserver6.1/config/mydomain/applications/.wlnotdelete to see if any of the
    files or subdirectories are owned by someone else, such as 'root' or even under different group?"
    Hope this help
    JFG
    Linden Lu wrote:
    I installed weblogic6.1 app server on Solaris box. It works fine at first. Then
    I moved the unix box to anther place which means it has different IP. Then I have
    following exception when I try to start the weblogic server:(I haven't deployed
    any thing in the server yet, so it's just a newly installed weblogic server)
    Starting WebLogic Server ....
    <Mar 8, 2002 10:40:26 AM PST> <Notice> <Management> <Loading configuration file
    /config/mydomain/config.xml ...>
    <Mar 8, 2002 10:40:35 AM PST> <Notice> <WebLogicServer> <Starting WebLogic Admin
    Server "privoserver" for domain "privodomain">
    <Mar 8, 2002 10:40:45 AM PST> <Error> <HTTP> <[WebAppServletContext(604746,wl_management_internal2,/wl_management_internal2)]
    failure extracting WAR classes
    java.io.IOException: Permission denied
    at java.io.UnixFileSystem.createFileExclusively(Native Method)
    at java.io.File.checkAndCreate(File.java:1162)
    at java.io.File.createTempFile(File.java:1247)
    at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.java:71)
    Thanks in advance for your reply!
    Linden

  • Failure extracting WAR classes

    Hi,
    I am not sure whether this is the right forum... but I guess somebody here should be able to answer my question. I am deploying a war file on Weblogic 6.1 on Solaris. But when I start Weblogic after deploying the application, I get the error :
    <Sep 16, 2002 6:31:52 AM GMT-05:00> <Error> <HTTP> <WebAppServletContext(100251,certificate,/certificate)] failure extracting WAR classes
    java.io.IOException: Permission denied
    I tried changing the permissions on the war file... even that did not help... Can anybody please help me?
    Thanks in advance...
    Nish

    Hey even i am getting the same error in Solaris 8 and
    weblogic 6.1.
    Can anyone tell why i am getting this error.It is
    urgent .
    Thanks in advance.
    You likely started Weblogic as another user at one point (perhaps root).
    Change ownership of all files in $WL_HOME/server/bin/myserver/.wlnotdelte to the user you would like to start weblogic and try again.

  • Starting weblogic issue: cannot find file .war

    When trying to start the server under my domain, I get a strack trace error in the console that states the system cannot find the project's war file. How can I resolve this issue?

    Look in the "config.xml" file in the domain configuration. In that file will be a reference to the application you've deployed, including the filesystem path to the deployment unit (war file). If that file doesn't exist, then that explains the error. That should give you a clue to why it doesn't exist.

  • Can not start WebLogic in Eclipse. Error: "Could not find the main class."

    I have installed Eclipse 2.0 and WebLogic Server 6.1. and the WebLogc plug in from GENUITEC (and jdk1.3.1_04, on Win2K Server). After I have done the configuration, the WebLogic start/stop buttons are integried into the Eclipse Toolbar, but when I click on the start button to start Weblogic, it pops up a dialog box "Java Virtual Machine Launcher" with message: "Could not find the main class. Program will exit!"
    Starting WebLogc Server from the Start panel works fine.
    Does any one have seen this before or have a suggestion what I should do?
    Many many thanks in advance.
    Huan

    Weblogic must be started with a full JDK; otherwise
    JSPs and dynamic EJB stubs could not be deployed. The
    error message
    indicates you are attempting to use a JRE. Configure
    Eclipse JRE to point to a JDK. The product
    documentation will help you with this process. It does not work for me. :-(
    I have tried JDK 1.3.1 and 1.4.1: same result: I get a "Could not find the main class: Program will exit"
    For free expert support please consider contacting
    Genuitec at [email protected] If just want any
    answer ask a newsgroup.
    WayneI'll try the support at '[email protected]' :)
    Michel
    Michel Szybist
    [email protected]
    Fax: +33 (0)173729897
    SMS: http://www.szybist.net/

  • Call a class after successfuly starting weblogic server

    I need to create a class which which some parameter and start a application automatically just after starting weblogic server so that when user request for application he will get quick response. Actually my application takes some time to be start service so that the very first user need to wait for some time.
    I am facing the exception of not founding initial context is thrown because the load-on-startup and
    by creating startup class the classes are loaded before the server comes in to running state.
    In that case the server doen't have its host name and port configurated.
    At the time of application setup we need to get the initial context from t3: by using
    host and port. At this stage any of the process is unable to get the context.
    Is there any way by which we can automatically call a class after starting the server.

    I have deployed a ear file.
    which has one Ear project and one ejb module and one portal application and about 4 web applications.
    One of my webapplication need to be started before the user start working on any web application.
    I have tried to configure and run you suggestion but i am unable to find the place where should i put the listener and startup class entry. my ear project has weblogic-application.xml file i shall put these entry there then xml doesn't validate and i shall get the project compile error. and same case with the application.xml of ear project and portal application weblogic.xml and web.xml file. I have found only one which is not giving compile time error is wlw-config.xml in portal application.
    I am working on weblogic workshop 10.2
    if you have any idea about that where i can put these configuration entry so that the class will called on firing event by server. then please let me know.
    thanks in advance.

  • Start Weblogic Server gives missing module b2b.war error

    I am getting the following error when I downloaded the BEA Workshop and platform
    8.1 and tried starting the WLS domain under evalguide. Any clues on how I can
    fix this missing b2b.war error is highly appreciated
    Thanks
    Raman
    <Mar 24, 2004 10:49:14 AM PST> <Notice> <WebLogicServer> <BEA-000327> <Starting
    WebLogic Admin Server "cgServer" for domain "evalguide">
    <Mar 24, 2004 10:49:16 AM PST> <Warning> <Management> <BEA-149317> <Application
    WLI-B2B is configured with a deprecated deployment protocol and will be deployed
    as such.>
    <Mar 24, 2004 10:49:19 AM PST> <Error> <Management> <BEA-141049> <An error occur
    red while initializing module b2b.war of application evalguide:Name=WLI-B2B,Type
    =Application from path C:\bea81\weblogic81\integration\lib: b2b.war does not exi
    st. Other modules in this application targeted to the same server will not be
    de
    ployed.>
    <Mar 24, 2004 10:49:19 AM PST> <Error> <Management> <BEA-141000> <Error occurred
    while initializing module b2b.war of application evalguide:Name=WLI-B2B,Type=Ap
    plication from path C:\bea81\weblogic81\integration\lib: weblogic.management.Dep
    loymentException: Missing module: b2b.war.>

    The file b2b.war is missing from the build 8.1 sp2.
    Go back to the original build 8.1 as found in the orange box "BEA WebLogic Workshop and Platform 8.1 - Evaluation and Resource Kit" Once you install this version you will have the file b2b.war

  • Fail to start WebLogic after upgrade to 9102

    Just performed the upgrade from 9101 to 9102 and now I can't start the server at all. Anyone recognize anything in this error log:
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: org.apache.struts.action.ActionServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: org.apache.struts.action.ActionServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.nexaweb.redirect.RedirectServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.nexaweb.redirect.RedirectServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:7
    6)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.BinaryStreamServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.BinaryStreamServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass
    (ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.ResetServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.ResetServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet at: weblogic.xml.schema.binding.util.ClassUtil.loa
    dClass(ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.CloseApplicationServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.CloseApplicationServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadC
    lass(ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: org.apache.struts.action.ActionServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: org.apache.struts.action.ActionServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.nexaweb.redirect.RedirectServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.nexaweb.redirect.RedirectServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:7
    6)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.BinaryStreamServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.BinaryStreamServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass
    (ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.ResetServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.ResetServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet at: weblogic.xml.schema.binding.util.ClassUtil.loa
    dClass(ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.CloseApplicationServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.CloseApplicationServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadC
    lass(ClassUtil.java:76)
    Loading xalan.jar for XPathAPI.
    Nexaweb Technologies Inc.(C)2000-2004. All Rights Reserved.
    Nexaweb Technologies Inc.
    10 Canal Park
    Cambridge, MA 02141
    Tel: 617.577.8100. Email: [email protected]
    <Sep 1, 2010 4:00:43 PM PDT> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@19433882[app:Xellerate module:xlWebApp path:/xlWebApp s
    pec-version:null] com.thortech.xl.webclient.security.SecurityFilter.
    java.lang.ClassNotFoundException: com.thortech.xl.webclient.security.SecurityFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    <Sep 1, 2010 4:00:43 PM PDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'Xellerate'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1399)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.thortech.xl.webclient.security.SecurityFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    <Sep 1, 2010 4:00:43 PM PDT> <Notice> <LoggingService> <BEA-320400> <The log file /app/oim/oracle/product/middleware/user_projects/domains/oimdev_domain/servers/AdminServer/lo
    gs/oimdev_domain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 1, 2010 4:00:43 PM PDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /app/oim/oracle/product/middleware/user_projects/domains/oimdev_domain/se
    rvers/AdminServer/logs/oimdev_domain.log00042. Log messages will continue to be logged in /app/oim/oracle/product/middleware/user_projects/domains/oimdev_domain/servers/AdminS
    erver/logs/oimdev_domain.log.>
    <Sep 1, 2010 4:00:43 PM PDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:216:3eff:fe61:4376:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 128.115.142.122:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "oimdev_domain" running in Development Mode>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    <Sep 1, 2010 4:01:25 PM PDT> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:216:3eff:fe61:4376:7001 was shutdown.>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default[2]" listening on 0:0:0:0:0:0:0:1:7001 was shutdown.>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 128.115.142.122:7001 was shutdown.>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default[3]" listening on 127.0.0.1:7001 was shutdown.>

    Just to make sure that this is not an upgrade issue. Did you have a look at the entire upgrade logs before confirming that the upgrade was through. Because in most of such cases the error turns out to be with the upgrade process.
    Thanks
    Sunny

  • How can I avoid re starting weblogic when servlets change

    Hello all,
    I always re start weblogic server 6.1 upon any changes to class files or servlets. does any one know of any configuration settings to avoid a re start when ever my servlets or class files change ? I deployed the application in exploded format and not in .war file format.
    thanks much
    Srik.

    Hi,
    if your question is: how can I update changes in my WebApp without having to restart my Weblogic server, then I have a hint:
    Maybe your server is running in productive mode. Try setting it to developement mode (edit the 'startWeblogic.cmd', find the line 'set STARTMODE=true' and change it to 'set STARTMODE=false').
    After this change the server needn't be restarted to make changes take effect.
    Hope this helps.
    Thomas.

  • I cannot start weblogic due to IOException

    Hello,
    Can you tell me how to sole this problem. After starting weblogic , I got an exception :
    *weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an error while opening the file store file "WLS_DIAGNOSTICS000000.DAT"*
    bash-3.00$ ./startWebLogic.sh
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=/product/gemaltovalidation/3rdps/bea/patch_wls1032/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/gemaltovalidation/3rdps/java/jdk1.6.0_21/lib/tools.jar:/product/gemaltovalidation/3rdps/bea/utils/config/10.3/config-launch.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/weblogic_sp.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/weblogic.jar:/product/gemaltovalidation/3rdps/bea/modules/features/weblogic.server.modules_10.3.2.0.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/webservices.jar:/product/gemaltovalidation/3rdps/bea/modules/org.apache.ant_1.7.0/lib/ant-all.jar:/product/gemaltovalidation/3rdps/bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/xqrl.jar
    PATH=/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/bin:/product/gemaltovalidation/3rdps/bea/modules/org.apache.ant_1.7.0/bin:/product/gemaltovalidation/3rdps/java/jdk1.6.0_21/jre/bin:/product/gemaltovalidation/3rdps/java/jdk1.6.0_21/bin:/opt/java1.6/bin:/opt/oracle/10.2.0/bin:/opt/java1.5/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/quest/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.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) Client VM (build 17.0-b16, mixed mode, sharing)
    Starting WLS with line:
    /product/gemaltovalidation/3rdps/java/jdk1.6.0_21/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/product/gemaltovalidation/3rdps/bea/wlserver_10.3 -Dwls.home=/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server -Dweblogic.home=/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/product/gemaltovalidation/3rdps/bea/patch_wls1032/profiles/default/sysext_manifest_classpath weblogic.Server
    <Jul 23, 2010 3:28:10 PM MEST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /product/gemaltovalidation/wls/domain/gemalto_domain/lib/commons-logging-1.1.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/eps-event-core-api.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/eps-ws-client.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/gemalto-domain-logging-startup.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/log4j.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/oaps-api.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/smsgw-api.jar:/product/gemaltovalidation/wls/domain/gemalto_domain/lib/smsgw-driver-api.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/wlcommons-logging.jar:/product/gemaltovalidation/3rdps/bea/wlserver_10.3/server/lib/wllog4j.jar>
    <Jul 23, 2010 3:28:10 PM MEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 17.0-b16 from Sun Microsystems Inc.>
    <Jul 23, 2010 3:28:11 PM MEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 >
    <Jul 23, 2010 3:28:13 PM MEST> <Info> <Management> <BEA-141227> <Making a backup copy of the configuration at /product/gemaltovalidation/wls/domain/gemalto_domain/config-original.jar.>
    <Jul 23, 2010 3:28:13 PM MEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 23, 2010 3:28:13 PM MEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 23, 2010 3:28:13 PM MEST> <Notice> <LoggingService> <BEA-320400> <The log file /product/gemaltovalidation/wls/domain/gemalto_domain/servers/AdminServer/logs/AdminServer__yyyy_MM_dd_hh_mm.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 23, 2010 3:28:13 PM MEST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /product/gemaltovalidation/wls/domain/gemalto_domain/servers/AdminServer/logs/AdminServer__2010_07_23_03_28.log00010. Log messages will continue to be logged in /product/gemaltovalidation/wls/domain/gemalto_domain/servers/AdminServer/logs/AdminServer__yyyy_MM_dd_hh_mm.log.>
    <Jul 23, 2010 3:28:13 PM MEST> <Notice> <Log Management> <BEA-170019> <The server log file /product/gemaltovalidation/wls/domain/gemalto_domain/servers/AdminServer/logs/AdminServer__%yyyy%_%MM%_%dd%_%hh%_%mm%.log is opened. All server side log events will be written to this file.>
    <Jul 23, 2010 3:28:13 PM MEST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an error while opening the file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:66)
    at weblogic.diagnostics.lifecycle.DiagnosticFoundationService.start(DiagnosticFoundationService.java:107)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an error while opening the file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.store.io.file.Heap.open(Heap.java:185)
    at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:88)
    at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:332)
    at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:323)
    at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:104)
    at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:177)
    at weblogic.diagnostics.archive.DiagnosticStoreRepository.getStore(DiagnosticStoreRepository.java:85)
    at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:64)
    ... 4 more
    Caused by: java.io.IOException: [Store:280021]There was an error while opening the file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.store.io.file.StoreDir.throwIOException(StoreDir.java:214)
    at weblogic.store.io.file.StoreDir.open(StoreDir.java:104)
    at weblogic.store.io.file.Heap.open(Heap.java:183)
    ... 11 more
    Caused by: java.io.IOException: Error from fcntl() for file locking, Resource temporarily unavailable, errno=11
    at weblogic.store.io.file.direct.DirectIONative.open(Native Method)
    at weblogic.store.io.file.direct.DirectFileChannel.<init>(DirectFileChannel.java:52)
    at weblogic.store.io.file.direct.DirectIOManager.open(DirectIOManager.java:139)
    at weblogic.store.io.file.StoreFile.openInternal(StoreFile.java:118)
    at weblogic.store.io.file.StoreFile.open(StoreFile.java:148)
    at weblogic.store.io.file.StoreDir.open(StoreDir.java:96)
    ... 12 more
    >
    The WebLogic Server encountered a critical failure
    Reason: Assertion violated
    Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class weblogic.protocol.ServerIdentityManager$Initializer
    at weblogic.protocol.ServerIdentityManager.findServerIdentity(ServerIdentityManager.java:64)
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:172)
    at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:801)
    at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:423)
    at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:409)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:187)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:458)
    at weblogic.Server.main(Server.java:67)
    Thanks in advance
    Grégory

    The diagnostics store is not transactional, it is written at the OS discretion.
    The exception is ultimately caused by java.io.IOException: Error from fcntl() for file locking, Resource temporarily unavailable, errno=11.
    Make sure (using an OS process list) that there is no accidentally started WLS instance of this server.
    If you ruled out another running instance of WLS and If your domain is stored on NFS, you might have run into a dangling lock issue after an NFS client crash. It is safe to get rid of the diagnostics store DAT files to recover from your situation (remove <DOMAIN>/servers/<SERVER>/data/store/diagnostics/WLS_DIAGNOSTICS<FILENUM>.DAT). If it were a store that contains useful data, such as the default store, custom JMS Server File Store, etc, we recommend copying this file within the same dir to some tmp name (e.g., <original-name>.copy), delete the original file, and rename <original-name>.copy back to <original-name>.

  • Getting errors while starting weblogic 9.1

    i successfullly installed weblogic 9.1 in solaris 10 machines. I've used jdk1.5.0_09 for weblogic installation. I configured the base domain. While starting the domain, i am getting the following error. Plz help ASAP.
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=:/data/weblogic91cisdev/patch_weblogic910/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/data/jdk1.5.0_09/lib/tools.jar:/data/weblogic91cisdev/weblogic91/server/lib/weblogic_sp.jar:/data/weblogic91cisdev/weblogic91/server/lib/weblogic.jar:/data/weblogic91cisdev/weblogic91/server/lib/webservices.jar::/data/weblogic91cisdev/weblogic91/common/eval/pointbase/lib/pbclient51.jar:/data/weblogic91cisdev/weblogic91/server/lib/xqrl.jar::/data/weblogic91cisdev/weblogic91/integration/lib/util.jar:
    PATH=/data/weblogic91cisdev/weblogic91/server/bin:/data/jdk1.5.0_09/jre/bin:/data/jdk1.5.0_09/bin:/data/jdk1.5.0_09/bin:/usr/sbin:/usr/bin:.:/usr/ccs/bin:/opt/SUNWspro/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.5.0_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode)
    Starting WLS with line:
    /data/jdk1.5.0_09/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -da -Dplatform.home=/data/weblogic91cisdev/weblogic91 -Dwls.home=/data/weblogic91cisdev/weblogic91/server -Dwli.home=/data/weblogic91cisdev/weblogic91/integration -Dweblogic.management.discover=true -Dweblogic.ProductionModeEnabled= -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/data/weblogic91cisdev/patch_weblogic910/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/data/weblogic91cisdev/weblogic91/server/lib/weblogic.policy weblogic.Server
    <Nov 6, 2006 9:25:43 AM GMT+05:30> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_09-b03 from Sun Microsystems Inc.>
    <Nov 6, 2006 9:25:46 AM GMT+05:30> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.1 Mon Dec 12 19:26:33 EST 2005 689178 >
    <Nov 6, 2006 9:25:46 AM GMT+05:30> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141266]Parsing Failure in config.xml: javax.xml.namespace.QName; local class incompatible: stream classdesc serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448754896609940
    at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:118)
    at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:365)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:116)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:67)
    Caused by: java.io.InvalidClassException: javax.xml.namespace.QName; local class incompatible: stream classdesc serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448754896609940
    at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:546)
    at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1552)
    at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
    at java.util.HashMap.readObject(HashMap.java:1066)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1809)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1908)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1832)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
    at java.util.HashMap.readObject(HashMap.java:1067)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1809)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
    at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1908)
    at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1832)
    at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
    at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
    at com.bea.staxb.buildtime.internal.bts.BindingFile.forSer(BindingFile.java:77)
    at com.bea.staxb.buildtime.internal.tylar.RuntimeTylar.getBindingFiles(RuntimeTylar.java:111)
    at com.bea.staxb.buildtime.internal.tylar.RuntimeTylar.getBindingLoader(RuntimeTylar.java:90)
    at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:66)
    at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:52)
    at weblogic.descriptor.internal.MarshallerFactory.<init>(MarshallerFactory.java:50)
    at weblogic.descriptor.DescriptorManager$DefaultMarshallerFactorySingleton.<clinit>(DescriptorManager.java:38)
    at weblogic.descriptor.DescriptorManager.getDefaultMF(DescriptorManager.java:110)
    at weblogic.descriptor.DescriptorManager.getMarshallerFactory(DescriptorManager.java:119)
    at weblogic.descriptor.DescriptorManager.getDescriptorFactory(DescriptorManager.java:147)
    at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:268)
    at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:52)
    at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:576)
    at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:220)
    at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:106)
    ... 7 more
    >
    <Nov 6, 2006 9:25:46 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Nov 6, 2006 9:25:46 AM GMT+05:30> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Nov 6, 2006 9:25:46 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    You're using a newer version of JDK 1.5 than is supported with WLS.
    If you want a supported JVM, then use the one which is packaged with 9.1.
    http://forums.bea.com/bea/thread.jspa?threadID=600014563&tstart=10
    has more information about the QName issue
    -- Rob
    WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • Cannot start Weblogic server after installation

    Hi,
    i just installed weblogic workshop 8.1 and i wanted to start creating a simple EJB application. After creating a simple (express) Basic Weblogic Platform Domain, when I create an application ans try to start the server, I get the error listed below. Can anyone let me know what I'm missing in the initial configuration?
    Thanks.
    ####<Sep 23, 2004 11:47:10 PM EDT> <Error> <WLW> <prablp> <cgServer> <main> <<WLS Kernel>> <> <000000> <resourceUnavailable( 08006,2006) NOT IMPLEMENTED!!!>
    ####<Sep 23, 2004 11:47:10 PM EDT> <Error> <WLW> <prablp> <cgServer> <main> <<WLS Kernel>> <> <000000> <resourceUnavailable( 08006,2006) NOT IMPLEMENTED!!!>
    ####<Sep 23, 2004 11:47:10 PM EDT> <Error> <WLW> <prablp> <cgServer> <main> <<WLS Kernel>> <> <000000> <resourceUnavailable( 08006,2006) NOT IMPLEMENTED!!!>
    ####<Sep 23, 2004 11:47:10 PM EDT> <Error> <WLW> <prablp> <cgServer> <main> <<WLS Kernel>> <> <000000> <Error in startup class com.bea.wli.init.WLIDBCreate Method: init:
    com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) COMMIT statement for null null: COMMIT
         at com.bea.wli.init.WLIDBCreate$WLIDataSource.createDBObjects(WLIDBCreate.java:668)
         at com.bea.wli.init.WLIDBCreate.init(WLIDBCreate.java:996)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:410)
         at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:275)
         at com.bea.wli.init.BPMStartup.main(BPMStartup.java:23)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
         at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
         at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
         at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
         at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:331)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:591)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:569)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:484)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:985)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7351)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:32)
    >
    ####<Sep 23, 2004 11:47:11 PM EDT> <Debug> <Management> <prablp> <cgServer> <main> <<WLS Kernel>> <> <BEA-141132> <Dynamic invocation while executing action updateDeployments on myWLPDomain:Location=cgServer,Name=cgServer,Type=ServerConfig MBean instance failed. The method updateDeployments with signature [] was invoked with parameters as [].
    weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) COMMIT statement for null null: COMMIT  ]
         at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:92)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:331)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:591)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:569)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:241)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:484)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:985)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7351)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1304)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:32)
    >
    ####<Sep 23, 2004 11:47:11 PM EDT> <Error> <Deployer> <prablp> <cgServer> <main> <<WLS Kernel>> <> <BEA-149601> <The deployment framework was unable to resume accepting requests.>
    ####<Sep 23, 2004 11:47:11 PM EDT> <Emergency> <WebLogicServer> <prablp> <cgServer> <main> <<WLS Kernel>> <> <BEA-000342> <Unable to initialize the server: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) COMMIT statement for null null: COMMIT  ]>

    Hi,
    I am also getting this error when i am trying to start my weblogic server. I am unable to resolve this. Can somebody please help. I am am using weblogic 8.1 SP3
    JAVA Memory arguments: -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX:MaxPermSize
    =128m
    WLS Start Mode=Development
    CLASSPATH=;C:\bea\WEBLOG~1\server\lib\weblogic_knex_patch.jar;C:\bea\WEBLOG~1\common\lib\log4j.jar;C
    :\bea\WEBLOG~1\server\lib\debugging.jar;C:\bea\WEBLOG~1\server\lib\knex.jar;C:\bea\WEBLOG~1\javelin\
    lib\javelin.jar;C:\bea\WEBLOG~1\server\lib\wlw-lang.jar;C:\bea\JDK142~1\lib\tools.jar;C:\bea\WEBLOG~
    1\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\server\lib\ant\
    ant.jar;C:\bea\JDK142~1\jre\lib\rt.jar;;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;C:\
    bea\WEBLOG~1\server\lib\webserviceclient.jar;C:\bea\WEBLOG~1\server\lib\webserviceclient+ssl.jar;C:\
    bea\WEBLOG~1\server\lib\xbean.jar;C:\bea\WEBLOG~1\server\lib\wlxbean.jar;C:\bea\WEBLOG~1\server\lib\
    xqrl.jar;C:\bea\WEBLOG~1\server\lib\netui\netui-compiler.jar;C:\bea\WEBLOG~1\server\lib\wli.jar;C:\b
    ea\WEBLOG~1\server\lib\fop.jar;C:\bea\WEBLOG~1\integration\adapters\sample\lib\sample-eis.jar;
    PATH=C:\bea\WEBLOG~1\server\bin;C:\bea\JDK142~1\jre\bin;C:\bea\JDK142~1\bin;C:\WINNT\system32;C:\WIN
    NT;C:\PROGRA~1\Serena\CHANGE~1\DIMENS~1\9.1\PROG;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft S
    QL Server\80\Tools\BINN;C:\Program Files\ATI Technologies\ATI Control Panel;P:\DLL;C:\bea\WEBLOG~1\s
    erver\bin\oci920_8
    * 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:
    === Debugging ===
    This window is necessary for debugging code using WebLogic Workshop
    java version "1.4.2_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
    Starting WLS with line:
    C:\bea\JDK142~1\bin\java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server
    =y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx256m -XX:CompileThreshold=8000 -XX:PermSize=32m -XX
    :MaxPermSize=128m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -Dplatform.home=C
    :\bea\WEBLOG~1 -Dwls.home=C:\bea\WEBLOG~1\server -Dwli.home=C:\bea\WEBLOG~1\integration -Dlog4j.con
    figuration=file:C:\bea\WEBLOG~1\common\lib\workshopLogCfg.xml -Dweblogic.management.discover=true -D
    weblogic.ProductionModeEnabled= -Dweblogic.security.SSL.ignoreHostnameVerify=false -Dwlw.iterativeD
    ev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.Name=cgServer -Djava.securit
    y.policy=C:\bea\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
    <Aug 24, 2006 1:27:44 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Ja
    va HotSpot(TM) Client VM Version 1.4.2_04-b05 from Sun Microsystems Inc.>
    <Aug 24, 2006 1:27:44 PM PDT> <Info> <Configuration Management> <BEA-150016> <This server is being s
    tarted as the administration server.>
    <Aug 24, 2006 1:27:44 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tu
    e Jun 29 23:11:19 PDT 2004 404973
    WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
    WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
    WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
    WebLogic Integration 8.1 SP3 Wed Jun 30 14:05:38 PDT 2004 405464>
    <Aug 24, 2006 1:27:45 PM PDT> <Notice> <Management> <BEA-140005> <Loading domain configuration from
    configuration repository at C:\bea\USER_P~1\domains\DARES1\.\config.xml.>
    <Aug 24, 2006 1:27:50 PM PDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\use
    r_projects\domains\DARES1\cgServer\cgServer.log is opened. All server side log events will be writte
    n to this file.>
    <Aug 24, 2006 1:27:51 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security
    realm myrealm.>
    <Aug 24, 2006 1:27:52 PM PDT> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server
    "cgServer" for domain "DARES1">
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( 42000,229) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:05 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,3704) NOT IMPLEMENT
    ED!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <resourceUnavailable( HY000,262) NOT IMPLEMENTE
    D!!!>
    <Aug 24, 2006 1:28:28 PM PDT> <Error> <WLW> <000000> <Error in startup class com.bea.wli.init.WLIDBC
    reate Method: init:
    com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) CREATE statement fo
    r TABLE WLI_USER: CREATE TABLE WLI_USER( ID VARCHAR(250) NOT NULL, EMAIL VARCHAR(250), CONSTRA
    INT PK_WLI_USER PRIMARY KEY(ID))
    at com.bea.wli.init.WLIDBCreate$WLIDataSource.createDBObjects(WLIDBCreate.java:668)
    at com.bea.wli.init.WLIDBCreate.init(WLIDBCreate.java:996)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:410)
    at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:275)
    at com.bea.wli.init.BPMStartup.main(BPMStartup.java:23)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
    at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
    at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
    at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
    at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:33
    1)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:5
    91)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarg
    et.java:569)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.jav
    a:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:48
    4)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.j
    ava:985)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.jav
    a:7351)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java
    :1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerS
    erverLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    >
    <Aug 24, 2006 1:33:02 PM PDT> <Error> <Deployer> <BEA-149601> <The deployment framework was unable t
    o resume accepting requests.>
    <Aug 24, 2006 1:33:03 PM PDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the se
    rver: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t3.
    srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - with
    nested exception:
    [com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) CREATE statement f
    or TABLE WLI_USER: CREATE TABLE WLI_USER( ID    VARCHAR(250)    NOT NULL, EMAIL VARCHAR(250), CONSTR
    AINT PK_WLI_USER PRIMARY KEY(ID)) ]>
    The WebLogic Server did not start up properly.
    weblogic.management.AbortDeploymentException: weblogic.t3.srvr.FatalStartupException: Can't start se
    rver due to startup class failure WLI Startup Class - with nested exception:
    [com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) CREATE statement f
    or TABLE WLI_USER: CREATE TABLE WLI_USER( ID    VARCHAR(250)    NOT NULL, EMAIL VARCHAR(250), CONSTR
    AINT PK_WLI_USER PRIMARY KEY(ID)) ]
    at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:92)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:33
    1)
    at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:5
    91)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarg
    et.java:569)
    at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.jav
    a:241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:731)
    at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:710)
    at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:48
    4)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.j
    ava:985)
    at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:943)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
    at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
    at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.jav
    a:7351)
    at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java
    :1304)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:347)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerS
    erverLifeCycleImpl.java:229)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Reason: [Deployer:149601]The deployment framework was unable to resume accepting requests.weblogic.t
    3.srvr.FatalStartupException: Can't start server due to startup class failure WLI Startup Class - wi
    th nested exception:
    [com.bea.wli.init.WLIDBCreateException: Could not execute (possibly among others) CREATE statement f
    or TABLE WLI_USER: CREATE TABLE WLI_USER( ID    VARCHAR(250)    NOT NULL, EMAIL VARCHAR(250), CONSTR
    AINT PK_WLI_USER PRIMARY KEY(ID)) ]
    Stopping the Weblogic Workshop debugger...

  • Problem starting Weblogic under Eclipse

    Hello!
    When I am trying to start the Weblogic server from Eclipse i receive the following error:
    <12.12.2006 11.20 Uhr CET> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Programme\bea\user_projects\domains\curves_domain\lib\quartz-all-1.5.2.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\p13n\p13n-schemas.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\p13n\p13n_common.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\p13n\p13n_system.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\wlp\netuix_common.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\wlp\netuix_schemas.jar;C:\Programme\bea\weblogic_ejb30_preview\platform\lib\wlp\netuix_system.jar>
    <12.12.2006 11.20 Uhr CET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.5.0_07-b03 from Sun Microsystems Inc.>
    <12.12.2006 11.20 Uhr CET> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2  Mon May 15 23:48:19 EDT 2006 763445 >
    <12.12.2006 11.20 Uhr CET> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141266]Parsing Failure in config.xml: javax.xml.namespace.QName; local class incompatible: stream classdesc serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448754896609940
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:122)
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:38)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:374)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:125)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:630)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:402)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
         at weblogic.Server.main(Server.java:67)
    Caused by: java.io.InvalidClassException: javax.xml.namespace.QName; local class incompatible: stream classdesc serialVersionUID = 4418622981026545151, local class serialVersionUID = -9120448754896609940
         at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:546)
         at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1551)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1465)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1698)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
         at java.util.HashMap.readObject(HashMap.java:1012)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1818)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1917)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1841)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
         at java.util.HashMap.readObject(HashMap.java:1013)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1818)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1917)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1841)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1718)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1304)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
         at com.bea.staxb.buildtime.internal.bts.BindingFile.forSer(BindingFile.java:77)
         at com.bea.staxb.buildtime.internal.tylar.RuntimeTylar.getBindingFiles(RuntimeTylar.java:111)
         at com.bea.staxb.buildtime.internal.tylar.RuntimeTylar.getBindingLoader(RuntimeTylar.java:90)
         at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:66)
         at com.bea.staxb.runtime.internal.BindingContextFactoryImpl.createBindingContext(BindingContextFactoryImpl.java:52)
         at weblogic.descriptor.internal.MarshallerFactory.<init>(MarshallerFactory.java:48)
         at weblogic.descriptor.DescriptorManager$DefaultMarshallerFactorySingleton.<clinit>(DescriptorManager.java:40)
         at weblogic.descriptor.DescriptorManager.getDefaultMF(DescriptorManager.java:116)
         at weblogic.descriptor.DescriptorManager.getMarshallerFactory(DescriptorManager.java:125)
         at weblogic.descriptor.DescriptorManager.getDescriptorFactory(DescriptorManager.java:153)
         at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:277)
         at weblogic.management.provider.internal.DescriptorManagerHelper.loadDescriptor(DescriptorManagerHelper.java:52)
         at weblogic.management.provider.internal.RuntimeAccessImpl$IOHelperImpl.parseXML(RuntimeAccessImpl.java:599)
         at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyleConfig(RuntimeAccessImpl.java:230)
         at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(RuntimeAccessImpl.java:110)
         ... 7 more
    >
    <12.12.2006 11.20 Uhr CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <12.12.2006 11.20 Uhr CET> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <12.12.2006 11.20 Uhr CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> I have seen this problem for AIX, but I am using Weblogic under Windows XP

    hi jprivas,
    i am having the same problem (but with wls 9.0). please, can you share with us how you solved your problem?
    many thanks

  • Unable to establish connection to policy manager while starting weblogic

    Hi,
    While i try starting weblogic, i get an error stating "The policy referenced by URI "oracle/no_authentication_service_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://indl144178:7101" due to invalid configuration or inactive state." and because of this error, im not able to retrieve any data from the bc layer on to the ui using a webservice datacontrol. I had earlier defined an oracle/no_authentication_service_policy in the <serviceinterface>.impl class and while defining webservice security in the datacontrols.dcx file of the web-service but have removed those now. This is a fragment of the error that i get on the server :
    <PolicySetBuilder> <resolveReference> The policy referenced by URI "oracle/no_authentication_service_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://indl144178:7101" due to invalid configuration or inactive state.
    oracle.wsm.policymanager.PolicyManagerException: WSM-02054 : Failure in looking up EJB component DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager.
         at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:684)
         at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:910)
         at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:567)
         at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:461)
         at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:381)
         at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:327)
         at oracle.wsm.policyaccess.ConfigurationFramework.getBean(ConfigurationFramework.java:1635)
         at oracle.wsm.policyaccess.ConfigurationFramework.access$500(ConfigurationFramework.java:133)
         at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.configure(ConfigurationFramework.java:452)
         at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.access$1400(ConfigurationFramework.java:299)
         at oracle.wsm.policyaccess.ConfigurationFramework.initializeAccessors(ConfigurationFramework.java:1915)
         at oracle.wsm.policyaccess.ConfigurationFramework.access$200(ConfigurationFramework.java:133)
         at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.isValid(ConfigurationFramework.java:607)
         at oracle.wsm.policyaccess.ConfigurationFramework$ContextualAccessor.access$800(ConfigurationFramework.java:299)
         at oracle.wsm.policyaccess.ConfigurationFramework$VirtualAccessor.validateAccessor(ConfigurationFramework.java:1075)
         at oracle.wsm.policyaccess.ConfigurationFramework$VirtualAccessor.retrieveDocuments(ConfigurationFramework.java:1044)
         at oracle.wsm.policymanager.bean.util.PolicySetBuilder.generateReferences(PolicySetBuilder.java:421)
         at oracle.wsm.policymanager.bean.util.PolicySetBuilder.<init>(PolicySetBuilder.java:248)
         at oracle.wsm.policyaccess.PolicyAccessPoint.registerListener(PolicyAccessPoint.java:366)
         at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:238)
         at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:234)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.getPolicySetMap(PolicyAccessorImpl.java:233)
         at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.getPolicySet(PolicyAccessorImpl.java:193)
         at oracle.integration.platform.common.mgmt.PolicyCacheImpl$CacheNode.refreshIfStale(PolicyCacheImpl.java:175)
         at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getPolicySet(PolicyCacheImpl.java:281)
         at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:194)
         at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:70)
         at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.createServerPipeline(GenericProviderInterceptorPipeline.java:133)
         at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:121)
         at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:103)
         at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:194)
         at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:101)
         at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:198)
         at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:532)
         at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:267)
         at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:199)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         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)
    Caused by: javax.naming.NameNotFoundException: While trying to lookup 'DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager' didn't find subcontext 'DocumentManager#oracle'. Resolved ''; remaining name 'DocumentManager#oracle/wsm/policymanager/bean/ejb/IRemoteDocumentManager'
         at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
         at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:247)
         at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
         at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
         at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
         at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:411)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at oracle.wsm.policymanager.BeanFactory$2.run(BeanFactory.java:660)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:652)
         ... 80 more
    thanks

    err message:
    The policy referenced by URI "oracle/no_authentication_service_policy" could not be retrieved as connection to Policy Manager cannot be established at "t3://indl144178:7101" due to invalid configuration or inactive state.
    --> Is your WLS Clusters ?!
    --> Is SSL enabled on all managed servers ...

Maybe you are looking for