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

Similar Messages

  • Cannot start weblogic server anymore after conf. jena for oracle database

    Hi,
    My weblogic server 10.3.4.0 installed in oracle developer days in oralce linux guest was able to start before using the oracle user account. Following the seman. tech. dev. guide, I set up jena adapter for oracle in my guest linux system. Since the oracle user doesn't have permission to copy folders into the autodeploy directory in weblogic server, so I login as root to copy the joseki.war folder into the autodeploy directory. However, after that, I am not able to start the weblogic server console anymore using the oracle user account. Any suggestions will be much appreciated. Thanks a lot in advance.
    Hong

    Pl do not post duplicates - cannot start weblogic server anymore in oracle user after config. in root

  • 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...

  • Cannot start WebLogic Domain

    Hi!
    I successfully installed WebLogic 10.3 on IBM AIX 5.3 and I used JDK IBM 1.6 for installation. Then I created a basic domain consisting of one Administration Server. When I try to start the domain using the script startWebLogic.sh in the $domain_home/bin I get the following message, but it does not show any message that the server is now running. It doesn't prompt me for the user name and password either and cannot access the Admin Console like http://host_name:7001/console. Am I missing something or just doing something wrong?
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=:/u01/app/oracle/product/wls1030/bea/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/product/wls1030/bea/patch_cie660/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java6_64/lib/tools.jar:/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/product/wls1030/bea/modules/features/weblogic.server.modules_10.3.0.0.jar:/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/product/wls1030/bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/u01/app/oracle/product/wls1030/bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/u01/app/oracle/product/wls1030/bea/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server/lib/xqrl.jar::
    PATH=/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server/bin:/u01/app/oracle/product/wls1030/bea/modules/org.apache.ant_1.6.5/bin:/usr/java6_64/jre/bin:/usr/java6_64/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/wls1030/bin:/usr/bin/X11:/sbin:.
    * 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"
    Java(TM) SE Runtime Environment (build pap6460sr8-20100409_01(SR8))
    IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 AIX ppc64-64 jvmap6460sr8-20100401_55940 (JIT enabled, AOT enabled)
    J9VM - 20100401_055940
    JIT - r9_20100401_15339
    GC - 20100308_AA)
    JCL - 20100408_01
    Starting WLS with line:
    /usr/java6_64/bin/java -Xms256m -Xmx512m -da -Dplatform.home=/u01/app/oracle/product/wls1030/bea/wlserver_10.3 -Dwls.home=/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server -Dweblogic.home=/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/u01/app/oracle/product/wls1030/bea/patch_wls1030/profiles/default/sysext_manifest_classpath:/u01/app/oracle/product/wls1030/bea/patch_cie660/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/u01/app/oracle/product/wls1030/bea/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
    I'm new to WebLogic Application Server and any help with this will be appreciated.
    Thanks!

    Can you double check where did you put your boot.properties file. if the file is not encrypted means did not boot..
    in 10.3 we need to create boot.properties file under $domain_home/servers/adminserver/security folder
    for Managed server $domain_home/servers/ms1/security folder
    create a boot.properties file under the security folder it will work
    you can find server logs under $domain_home/servers/adminserver/logs directory
    Thanks
    ksr

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

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

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

  • Cannot start Weblogic Admin Server

    When we start weblogic Admin server, we got the following message.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGBUS (0x7) at pc=0x000000373368316b, pid=348, tid=139846128580352
    # JRE version: 6.0_20-b20
    # Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
    # Derivative: IcedTea6 1.9.7
    # Distribution: Red Hat Enterprise Linux Server release 6.0 (Santiago), package rhel-1.39.1.9.7.el6-x86_64
    # Problematic frame:
    # C [libc.so.6+0x8316b]
    # If you would like to submit a bug report, please include
    # instructions how to reproduce the bug and visit:
    # http://icedtea.classpath.org/bugzilla
    --------------- T H R E A D ---------------
    Current thread is native thread
    siginfo:si_signo=SIGBUS: si_errno=0, si_code=2 (BUS_ADRERR), si_addr=0x00007f3077b08000
    Registers:
    RAX=0x00007f3077b08000, RBX=0x00007f3077b08000, RCX=0x0000000000000000, RDX=0x0000000000000000
    RSP=0x00007f3076d12a68, RBP=0x00007f3076d12b80, RSI=0x0000000000000000, RDI=0x00007f3077b08000
    R8 =0x0000000000007f80, R9 =0x0000000000200000, R10=0x0000000000000000, R11=0x0000003733682c6a
    R12=0x0000000000008000, R13=0x0000000000000003, R14=0x00007f3076d136a8, R15=0x00007f3076d12ab0
    RIP=0x000000373368316b, EFL=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000006
    TRAPNO=0x000000000000000e
    Register to memory mapping:
    RAX=0x00007f3077b08000
    Best Regards,

    Two things you may want to try
    1. It complains about libc.so.6+0x8316b. Check with your Linux administrator to see if they have recent version of libc.so file at the kernel and if not, upgrade and try to start admin server (Make sure you remove the cache, tmp folders under server folder)
    2. check your /etc/hosts and see if anything strange like duplicate host file, ip mismatch etc
    Post your results after trying the above
    Thanks
    Lawrence Manickam
    http://toyork.blogspot.ca

  • Cannot start Weblogic 10.3 using JRockit-R27.5.0-jdk1.5.0_14

    I'm having problems starting Weblogic Administration server. My setup is Oracle Enterprise Linux 5.0 64-bit on AMD platform. I've installed Weblogic 10.3 64bit and JRockit-R27.5.0-jdk1.5.0_14. When trying to start Weblogic within my domain by typing "./startWebLogic.sh" I get the following error:
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=:/opt/bfapps/bea/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/bfapps/bea/patch_cie660/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/lib/tools.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/weblogic.jar:/opt/bfapps/bea/modules/features/weblogic.server.modules_10.3.0.0.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/webservices.jar:/opt/bfapps/bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/opt/bfapps/bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/opt/bfapps/bea/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/opt/bfapps/bea/wlserver_10.3/server/lib/xqrl.jar::
    PATH=/opt/bfapps/bea/wlserver_10.3/server/bin:/opt/bfapps/bea/modules/org.apache.ant_1.6.5/bin:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/jre/bin:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/bin:/opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/NX/bin:/usr/NX/bin:/home/jeff/bin:/usr/NX/bin:/usr/NX/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_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
    BEA JRockit(R) (build R27.5.0-110_o-99226-1.5.0_14-20080528-1505-linux-x86_64, compiled mode)
    Starting WLS with line:
    /opt/bfapps/bea/jrockit-R27.5.0-jdk1.5.0_14/bin/java -jrockit -Xms256m -Xmx512m -da -Dplatform.home=/opt/bfapps/bea/wlserver_10.3 -Dwls.home=/opt/bfapps/bea/wlserver_10.3/server -Dweblogic.home=/opt/bfapps/bea/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/opt/bfapps/bea/patch_wls1030/profiles/default/sysext_manifest_classpath:/opt/bfapps/bea/patch_cie660/profiles/default/sysext_manifest_classpath -Dweblogic.Name=Admin -Djava.security.policy=/opt/bfapps/bea/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
    <Jul 22, 2009 4:40:59 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.5.0-110_o-99226-1.5.0_14-20080528-1505-linux-x86_64 from BEA Systems, Inc.>
    <Jul 22, 2009 4:41:00 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.UnsupportedClassVersionError: weblogic/jdbc/common/internal/ConnectionPool : unsupported classversion 50.0
    java.lang.UnsupportedClassVersionError: weblogic/jdbc/common/internal/ConnectionPool : unsupported classversion 50.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at weblogic.kernel.FinalThreadLocalList.initialize(FinalThreadLocalList.java:44)
    at weblogic.t3.srvr.PreConfigBootService.start(PreConfigBootService.java:70)
    at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:459)
    at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:164)
    at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:712)
    at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:486)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:440)
    at weblogic.Server.main(Server.java:67)
    >
    <Jul 22, 2009 4:41:00 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 22, 2009 4:41:00 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 22, 2009 4:41:00 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    I'm assuming I do not have my environment setup properly. Any ideas?
    Thanks,
    Jeff

    WLS 10.3 and above require Java 1.6, and certain versions. It's recommend that you use one of the JVM's installed with the product. For 10.3, I think that is jdk160_05.

  • New OBIEE 11g Installation - Cannot start weblogic

    Hi Everyone,
    Hoping someone can help,
    I have just install OBIEE 11g on Windows XP, when I click 'start BI services', I receive the following error when trying to start Weblogic.......
    JAVA Memory arguments: -Xms256m -Xmx512m
    +.+
    WLS Start Mode=Production
    +.+
    CLASSPATH=C:\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Middl
    ewareHome\Oracle_BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;c:\MIDDLE~1\patch_wls10
    +35\profiles\default\s.....etc+
    +<Aug 31, 2011 2:58:29 PM BST> <Critical> <WebLogicServer> <BEA-000386> <Server s+
    ubsystem failed. Reason: weblogic.security.SecurityInitializationException: Auth
    entication denied: Boot identity not valid; The user name and/or password from t
    he boot identity file (boot.properties) is not valid. The boot identity may have
    been changed since the boot identity file was created. Please edit and update t
    he boot identity file with the proper values of username and password. The first
    time the updated boot identity file is used to start the server, these new valu
    es are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot i
    dentity not valid; The user name and/or password from the boot identity file (bo
    ot.properties) is not valid. The boot identity may have been changed since the b
    oot identity file was created. Please edit and update the boot identity file wit
    h the proper values of username and password. The first time the updated boot id
    entity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do...etc...
    +<Aug 31, 2011 2:58:29 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server sta+
    te changed to FAILED>
    +<Aug 31, 2011 2:58:29 PM BST> <Error> <WebLogicServer> <BEA-000383> <A critical+
    service failed. The server will shut itself down>
    +<Aug 31, 2011 2:58:29 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server sta+
    te changed to FORCE_SHUTTING_DOWN>
    The above considered, my guess is that I need to add the correct username and pasword to a file somewhere (possibly boot.properties?)
    Would anybody be able to provide instructions on how to do this? i.e. I'm not sure on the format of info to be entered and which uname/password weblogic might need.
    Having looked in the Middleware Home, it looks as though weblogic is wlserver_10.3
    Any advice appreciated.

    Hi,
    I am not sure on windows but on Linux, I run the below command first time and it then stores the password in boot.properties.
    startWebLogic.sh -Dweblogic.management.username=weblogic -Dweblogic.management.password=<PASSWORD> -Dweblogic.system.StoreBootIdentity=true &
    If I memory is correct, the boot.properties are under the domain.... ~/AdminServer/security/ folder.
    Cherrish Vaidiyan

  • Cannot Start Weblogic After Modifying Java_options

    So I have been following the installation guide for WebCenter Sites. When I get to the steps for configuring weblogic, specifically setting the java options. I get the following issue
    starting weblogic with Java version:
    java version "1.6.0_30"
    Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
    Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
    Starting WLS with line:
    C:\JAVA_H~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\oracle\MIDDLE~1\wlserver\10.3\server\lib\weblogic.policy " -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\wlserver\10.3 -Dwls.home=C:\oracle\MIDDLE~1\wlserver\10.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\wlserver\10.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_oepe180\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_adfr1111\profiles\default\sysext_manifest_classpath -Djava.io.tmpdir=C:\wlstmp -Dfile.encoding=UTF-8 -Dnet.sf.ehcache.enableShutdownHook=true -Djava.net.preferIPv4Stack=true " weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: -Xverify:none -da -Dplatform/home=C:\oracle\MIDDLE~1\wlserver\10/3 -Dwls/home=C:\oracle\MIDDLE~1\wlserver\10/3\server -Dweblogic/home=C:\oracle\MIDDLE~1\wlserver\10/3\server -Dweblogic/management/discover=true -Dwlw/iterativeDev= -Dwlw/testConsole= -Dwlw/logErrorsToConsole= -Dweblogic/ext/dirs=C:\oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_oepe180\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_adfr1111\profiles\default\sysext_manifest_classpath -Djava/io/tmpdir=C:\wlstmp -Dfile/en coding=UTF-8 -Dnet/sf/ehcache/enableShutdownHook=true -Djava/net/preferIPv4Stack=true
    Caused by: java.lang.ClassNotFoundException: -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\wlserver\10.3 -Dwls.home=C:\oracle\MIDDLE~1\wlserver\10.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\wlserver\10.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_oepe180\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_adfr1111\profiles\default\sysext_manifest_classpath -Djava.io.tmpdir=C:\wlstmp -Dfile.encoding=UTF-8 -Dnet.sf.ehcache.enableShutdownHook=true -Djava.net.preferIPv4Stack=true
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    Could not find the main class: -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\wlserver\10.3 -Dwls.home=C:\oracle\MIDDLE~1\wlserver\10.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\wlserver\10.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_oepe180\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_adfr1111\profiles\default\sysext_manifest_classpath -Djava.io.tmpdir=C:\wlstmp -Dfile.encoding=UTF-8 -Dnet.sf.ehcache.enableShutdownHook=true -Djava.net.preferIPv4Stack=true . Program will exit.
    I have never done this for Weblogic can anyone advise? Thanks

    Looks like you have a rogue " (quote mark), it's appearing just after
    -Djava.security.policy=C:\oracle\MIDDLE~1\wlserver\10.3\server\lib\weblogic.policy
    and before
    -Xverify:none
    Try to find it in one of the scripts you modified, and remove it.
    Phil

  • Cannot start Weblogic! Plese help

    Hi all,we're facing a strange problem:when starting up weblogic,
    after the log message:
    Tue Feb 06 18:49:57 CET 2001:<I> <WebLogicServer> Server loading from weblogic.class.path.
    EJB redeployment enabled.
    the startup process freeze.Java doesn't use cpu or ram.Last week the startup was
    hung for 5 minutes, then the wls started.
    Today all is blocked since more than 30 minutes.
    Enabling the verbose classloader i can see as a last message:
    <ServerClassLoader><V>Loading Weblogic.security.acl.TTLCache$Entry...
    <ServerClassLoader><V>Loaded weblogic.security.acl.TTLCache$Entry from ./lib/weblogic510sp8.jar
    So i try to remove sp8; now the last message is
    <ServerClassLoader><V>Loading weblogic.security.acl.TTLCache$Entry...
    <ServerClassLoader><V>Loaded weblogic.security.acl.TTLCache$Entry from /opt/wls/weblogic/classes/weblogic/security/acl/TTLCache$Entry.class
    No error is present in the log.
    We are using weblogic server 5.1 with sp8 (now sp6), on HPUX 11.0
    jdk 1.2.2.04, heap size 768m.We are deploying about 150 ejbs
    Please help
    Sandro

    Just tried that and I get this:
    INIT: cannot execute "/etc/rc.sysinit"
    INIT: Entering runlevel: 5
    INIT: cannot execute "/etc/rc.multi"
    INIT: cannot execute "/bin/sh"
    (this part just repeats until it goes to)
    INIT: Id "x" respawning too fast: disabled for 5 minutes
    INIT: Id "c5" respawning too fast: disabled for 5 minutes
    INIT: Id "c6" respawning too fast: disabled for 5 minutes
    INIT: Id "c4" respawning too fast: disabled for 5 minutes
    INIT: Id "c1" respawning too fast: disabled for 5 minutes
    INIT: Id "c3" respawning too fast: disabled for 5 minutes
    INIT: Id "c2" respawning too fast: disabled for 5 minutes
    INIT: no more processes left in this runlevel
    Hope this helps.
    pink
    Last edited by Mr Pink57 (2010-01-18 01:05:17)

  • Cannot start weblogic server anymore in oracle user after config. in root

    Hi all,
    My weblogic server 10.3.4.0 installed in oracle developer days in oralce linux guest was able to start before using the oracle user account. However, after I copied a folder into the autodeploy directory in weblogic server under the root account, I am not able to start the weblogic server anymore using the oracle user account. The folder I copied into the autodeploy directory is called Joseki.war which is used to access Sparql service and semantic techonologies in Jena. Can anybody pls give some advice to fix the issue? Thank you very much in advance.

    Wrong forum - your post has nothing to do with the Oracle database. You wanted a WLS forum.

  • Cannot start Weblogic 10.0 from Workshop 10.3 on 64 bit Suse linux

    The following problem has cost me several hours. Maybe this will be helpful to others....
    In Weblogic Workshop 10.3, after registering a Weblogic 10.0 server configuration (Servers View > New...) and creating a new domain (taking the defaults from the wizard), the server fails to start (right-click on server in Servers View then select Start). There are no errors, but a time-out occurs. From the console output, the server appears to start normally and the admin console is available in a web browser, but the State in Workshop never changes from "starting" to "started". This makes deployment impossible.
    From another forum thread, I guessed this may have something to do with a 32-bit/64-bit Java Virtual Machine memory addressing problem.
    Solution
    I created a new domain using the wizard. In the domain-creation wizard, I selected a 64-bit JVM (not part of the Weblogic installation) instead of any of the defaults (which are presumably all 32-bit). With this, the server successfully starts.

    WLS 10.3 and above require Java 1.6, and certain versions. It's recommend that you use one of the JVM's installed with the product. For 10.3, I think that is jdk160_05.

  • Cannot start WebLogic Managed Server

    Hi,
    I have an weblogic domain on a physical machine with two servers (AdminServer and osb_server1 [Managed Server]). (Weblogic 10.3.6)
    I started nodeManager and enrolled the domain using nmEnroll command through WLST.
    I can start "AdminServer" thourgh nmStart('AdminServer') command. AdminServer starts successfully.
    However, when I want to start managed server (osb_server1):
    1. Through WebLogic administrator console it says:
    (Warning) The user is not authorized to perform lifecycle operations on server osb_server1.
    (Warning) All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    2. Using startManagedWebLogic.cmd script after entering username/password, it returns authentication denied.
    Oct 22, 2012 10:31:21 AM EEST> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied>
    <Oct 22, 2012 10:31:21 AM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    >
    3. Using nmStart command on nodeManager, it is complaining about boot.properties file.
    I can login AdminServer with same account without problems.
    Best Regards,
    Edited by: ToRRaDo on Oct 22, 2012 5:25 PM

    Copied boot.properties from AdminServer to osb_server1 and the error below occured. (I also with plain text passwords in boot.properties file but error did not change)
    <Oct 23, 2012 8:03:59 AM EEST> <Error> <Configuration Management> <BEA-150021> <The admin server failed to authenticate the identity of the user weblogic starting the managed server. The reason for the error is .>
    <Oct 23, 2012 8:03:59 AM EEST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001/.>
    <Oct 23, 2012 8:03:59 AM EEST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Oct 23, 2012 8:03:59 AM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Oct 23, 2012 8:03:59 AM EEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Oct 23, 2012 8:04:00 AM EEST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\my_domain\servers\osb_server1\logs\osb_server1.log is opened. All server side log events will be written to this file.>
    <Oct 23, 2012 8:04:19 AM EEST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 23, 2012 8:04:19 AM EEST> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid;
    The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Oct 23, 2012 8:04:20 AM EEST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password fromthe boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created.
    Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:960)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace>
    <Oct 23, 2012 8:04:20 AM EEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    Edited by: ToRRaDo on Oct 23, 2012 8:13 AM
    Edited by: ToRRaDo on Oct 23, 2012 8:14 AM

  • Cannot start WebLogic Server 6.1 as NT Sercice

    Windows NT 4.0SP6a, WebLogic SP6.1 runs just fine from the command line. However, after installing it as NT service, the service is not able to start. I get the famous Error 2140, An internal Windows NT error occurred, if started from the services control panel. If started from the command line, I get "The service could not be started. The service did not report any error." No entry is written in WebLogic.log.
    The machine is just a fresh NT installation without any java except the WebLogic installation, but this shouldn't be the problem.
    Any ideas? The problem is quite urgent, since we want to go live ASAP.

    You need the JDK bin folder on your system path, otherwise it will not be
    able to find javac and compile a JSPs. Who knows, maybe there is your
    problem with starting... You have to reboot after changing the system path.
    Also, make sure you have the password parameter passed to the startup line.
    That is in the installNTService.cmd With any change in this file, you have
    to remove the service and re-run the installNTS.. script.
    Look at logs/weblogic.log There should be a message indicating why it tries
    to start but stops. The Windows error is not helpful because Windows simply
    tries to run beasvc.exe with all related parameters, and beasvc exits,
    though a service process is not supposed to. And worse, it doesn't tell
    Windows why it exited.
    "André Füchsel" <[email protected]> wrote in message
    news:[email protected]..
    Sigmund Engel wrote:
    i had the same problem today. here's the solution
    Create a file named password.ini in your application domain
    (conifg/yourdomain)
    and enter the systems password (only the password, no key value pair orsomething
    like that)Doesn't help. The strange thing is, that on other machines it starts
    without any problems, it is just this machine.
    Just wait a little bit before trying to start the console!!!The service is just not starting, so I never tried to come to the
    console, since the windows nt service does not start. The error message
    is:
    net start xxx
    The xxx service is starting.
    The xxx service could not be started.
    The service did not report any error.
    More help is available by typing NET HELPMSG 3534.
    >
    >
    Which is, in fact, not helpful at all:
    net helpmsg 3534
    The service did not report an error.
    EXPLANATION
    The service did not report an error.
    ACTION
    Try the task later. If the problem persists, contact your network
    administrator.
    >
    >
    André

  • Cannot Start Weblogic Server After adding  Custom Authentication Provider

    Hi,
    I implemented a Custom authentication provider and configured it wih Weblogic 10.3 application server. Although I successfully added Authentication provider, I couldn't restart my server. I used MBeanMaker utility to package my Authentication provider and login module. Although the MBean Utility signalled some warnings and severe messages, it successfully packaged the files. When I look at the config.xml file after adding he authenticator it just adds three lines
    ( <sec:authentication-provider>
    <sec:name>STOREDPROCEDURE</sec:name>
    </sec:authentication-provider>
    ) Although there are some other attributes of the authenticator.
    Please advice.
    Here is some stack trace.
    Best Regards,
    Salim
    com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for STOREDPROCEDURE is not specified.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for STOREDPROCEDURE is not specified.
    at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:47)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    ####<Feb 3, 2009 12:22:42 AM EET> <Error> <Security> <localhost.localdomain> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1233613362036> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for STOREDPROCEDURE is not specified..
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for STOREDPROCEDURE is not specified.
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    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)
    com.bea.common.engine.ServiceInitializationException: com.bea.common.engine.SecurityServiceRuntimeException: [Security:097533]SecurityProvider service class name for STOREDPROCEDURE is not specified.
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:365)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
    at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
    at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
    at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(Unknown Source)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(Unknown Source)

    You need to make sure that you nuke the whole directory that you are specifying to the MBean marker generator. For example, I use the following command to generate the provider jar file.
    java -Dfiles=$PRJROOT/ERModel/classes -DMDF=$PRJROOT/ERModel/classes/MyCustomAuthenticator.xml -DMJF=$PRJROOT/ERModel/custom-auth-provider.jar -DtargetNameSpace=http://xmlns.oracle.com/oracleas/schema/11/adf/sampleapp/weblogic/providers -DpreserveStubs=true -DcreateStubs=true weblogic.management.commo.WebLogicMBeanMaker1c
    I need to nuke the directory in the -Dfile option i.e. 'rm -rf $PRJROOT/ERModel/classes/' each time I generate the jar file. If you don't, the jar file generates without any error but you will get a runtime exception.

Maybe you are looking for

  • Can't  drag around PNG files

    Hi, I just got Windows CS3 and have discovered I can't drag png files into other file windows in CS3. I can drag jpg's, psd pieces from different layers, tif's - but not png's. I could in 7.0. What am I forgeting?

  • August Patch Cluster Problems

    Has anyone had the following issue after installing the latest Patch Cluster? After a reboot I get couldn't set locale correctly To correct this I have to edit /etc/default/init and remove LC_COLLATE=en_GB.ISO8859-1 LC_CTYPE=en_GB.ISO8859-1 LC_MESSAG

  • Agent Desktop logging out frequently !!

    User is reporting that they periodically get logged out from the agent desktop application every 30 minutes. This happens frequently. A message appears on our desktop(cisco agent desktop application) in a grey box saying the time and connection lost

  • Partitions on raid-array not recognized on boot

    Hey there, I already had my share of problems with my raid setup and kernel/udev updates, but this one is new: I have a raid1 setup with several partitions on the array which get recognized as /dev/md0p1, /dev/md0p2, etc. My root-device is on /dev/md

  • How do you SAVE scanned photo to C:/ drive?

    My HP Scanner pooped out. I decided to buy an HP printer WITH a scanner as it was the same price. Now, when I scan, it scans into Photoshop and I cannot right click and SAVE AS like I used to! I have a website and need to save photos in that director