Cannot start Managed Server- after creating a new domain

I created a new domain, I could start Admin Server but ,I am unable to start Managed Server.
My DB is up & running
at com.collaxa.cube.engine.CubeEngine.finalizeActivity(CubeEngine.java:2842)
at com.collaxa.cube.engine.CubeEngine.checkBlockConditions(CubeEngine.java:3557)
at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2490)
at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1133)
at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:219)
at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:327)
at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4350)
at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4282)
at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:713)
at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:545)
at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:654)
at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:355)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61)
at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:106)
at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:106)
at sun.reflect.GeneratedMethodAccessor840.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy245.handleInvoke(Unknown Source)
at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.java:396)
at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35)
at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:141)
at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:82)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
at java.lang.Thread.run(Thread.java:619)
Caused By: com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}bindingFault}
parts: {{
summary=<summary>Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'ReadInputDataSelect' failed due to: JCA Binding Component connection issue.
JCA Binding Component is unable to create an outbound JCA (CCI) connection.
DemoDBAdapter:ReadInputData [ ReadInputData_ptt::ReadInputDataSelect(ReadInputDataSelect_inputParameters,CustomerCollection) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510
JCA Resource Adapter location error.
Unable to locate the JCA Resource Adapter via .jca binding file element &lt;connection-factory/>
The JCA Binding Component is unable to startup the Resource Adapter specified in the &lt;connection-factory/> element: location='eis/DB/DemoConnection'.
The reason for this is most likely that either
1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or
2) the '&lt;jndi-name>' element in weblogic-ra.xml has not been set to eis/DB/DemoConnection. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR).
Please correct this and then restart the Application Server

Dear Anuj,
I created a connection pool in DB adapter with JNDI name "eis/DB/DemoConnection"? and then updated
BUT WHEN I SEE DB ADAPTER in deployments, the sate is New . It should be ACTIVE . right?
Again when I start Managed Server,although my soa_server is up and running, I get this error
However, I did not create any JMS for this domain.
<Aug 9, 2010 11:21:45 AM CDT> <Warning> <oracle.soa.adapter> <BEA-000000> <JMSAdapter HelloWorld JMSMessageConsumer_init: Retrying connection; attempt #5>
<Aug 9, 2010 11:21:45 AM CDT> <Warning> <oracle.soa.adapter> <BEA-000000> <JMSAdapter HelloWorld
BINDING.JCA-12135
ERRJMS_ERR_CR_QUEUE_CONS.
ERRJMS_ERR_CR_QUEUE_CONS.
Unable to create Queue consumer due to JMSException.
Please examine the log file to determine the problem.
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:620)
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:497)
at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.createConsumer(JMSMessageConsumer.java:342)
at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.init(JMSMessageConsumer.java:913)
at oracle.tip.adapter.jms.inbound.JmsConsumer.init(JmsConsumer.java:862)
at oracle.tip.adapter.jms.JmsEndpoint.run(JmsEndpoint.java:163)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused by: weblogic.jms.common.JMSException: [JMSExceptions:045103]While trying to find a topic or a queue we could not find the specific JMSServer requested. The linked exception may contain more information about the reason for failure.
at weblogic.jms.dispatcher.DispatcherAdapter.convertToJMSExceptionAndThrow(DispatcherAdapter.java:110)
at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:61)
at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:3192)
at weblogic.jms.client.JMSSession.createQueue(JMSSession.java:2577)
at oracle.tip.adapter.jms.JMS.JMSDestination.getQueue(JMSDestination.java:83)
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:605)
... 8 more
Caused by: weblogic.jms.common.JMSException: [JMSExceptions:045103]While trying to find a topic or a queue we could not find the specific JMSServer requested. The linked exception may contain more information about the reason for failure.
at weblogic.jms.dispatcher.Request.handleThrowable(Request.java:87)
at weblogic.jms.dispatcher.Request.getResult(Request.java:52)
at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:1124)
at weblogic.messaging.dispatcher.DispatcherImpl.syncRequest(DispatcherImpl.java:184)
at weblogic.messaging.dispatcher.DispatcherImpl.dispatchSyncNoTran(DispatcherImpl.java:287)
at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:59)
... 12 more
Caused by: weblogic.jms.common.JMSException: [JMSExceptions:045103]While trying to find a topic or a queue we could not find the specific JMSServer requested. The linked exception may contain more information about the reason for failure.
at weblogic.jms.frontend.FEManager.destinationCreate(FEManager.java:289)
at weblogic.jms.frontend.FEManager.invoke(FEManager.java:548)
at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:961)
at weblogic.messaging.dispatcher.DispatcherImpl.syncRequest(DispatcherImpl.java:184)
at weblogic.messaging.dispatcher.DispatcherImpl.dispatchSyncNoTran(DispatcherImpl.java:287)
at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:59)
at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:3192)
at weblogic.jms.client.JMSSession.createQueue(JMSSession.java:2577)
at oracle.tip.adapter.jms.JMS.JMSDestination.getQueue(JMSDestination.java:83)
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:605)
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:497)
at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.createConsumer(JMSMessageConsumer.java:342)
at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.init(JMSMessageConsumer.java:914)
at oracle.tip.adapter.jms.inbound.JmsConsumer.init(JmsConsumer.java:864)
at oracle.tip.adapter.jms.JmsEndpoint.run(JmsEndpoint.java:163)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:106)
... 2 more
Caused by: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.jms.backend.jms'. Resolved 'weblogic.jms.backend'; remaining name 'jms'
at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1139)
at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:252)
at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:214)
at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:393)
at weblogic.jms.frontend.FEManager.destinationCreate(FEManager.java:287)
at weblogic.jms.frontend.FEManager.invoke(FEManager.java:548)
at weblogic.messaging.dispatcher.Request.wrappedFiniteStateMachine(Request.java:961)
at weblogic.messaging.dispatcher.DispatcherImpl.syncRequest(DispatcherImpl.java:184)
at weblogic.messaging.dispatcher.DispatcherImpl.dispatchSyncNoTran(DispatcherImpl.java:287)
at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:59)
at weblogic.jms.client.JMSSession.createDestination(JMSSession.java:3192)
at weblogic.jms.client.JMSSession.createQueue(JMSSession.java:2577)
at oracle.tip.adapter.jms.JMS.JMSDestination.getQueue(JMSDestination.java:83)
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:605)
at oracle.tip.adapter.jms.JMS.JMSConnection.createConsumer(JMSConnection.java:497)
at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.createConsumer(JMSMessageConsumer.java:342)
at oracle.tip.adapter.jms.JMS.JMSMessageConsumer.init(JMSMessageConsumer.java:913)
at oracle.tip.adapter.jms.inbound.JmsConsumer.init(JmsConsumer.java:862)
at oracle.tip.adapter.jms.JmsEndpoint.run(JmsEndpoint.java:163)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
... 2 more
>
<Aug 9, 2010 11:21:46 AM CDT> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
<Aug 9, 2010 11:21:46 AM CDT> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 192.168.128.102:8001 was shutdown.>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <Server> <BEA-002607> <Channel "Default[2]" listening on 127.0.0.1:8001 was shutdown.>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <Server> <BEA-002607> <Channel "Default[3]" listening on 0:0:0:0:0:0:0:1:8001 was shutdown.>
<Aug 9, 2010 11:21:47 AM CDT> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:20c:29ff:fe81:998f:8001 was shutdown.>
INFO: JMSAdapter JmsResourceAdapter_endpointDeactivation: Deactivating endpoint Endpoint_1
[TopLink Info]: 2010.08.09 11:21:53.232--ServerSession(382132253)--deferred_session logout successful
[TopLink Info]: 2010.08.09 11:21:53.232--ServerSession(381072707)--tracking_session logout successful
<Aug 9, 2010 11:21:54 AM CDT> <Notice> <LoggingService> <BEA-320400> <The log file /u01/app/oracle/product/Middleware/user_projects/domains/base_domain4/servers/soa_server1/logs/soa_server1.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<Aug 9, 2010 11:21:54 AM CDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /u01/app/oracle/product/Middleware/user_projects/domains/base_domain4/servers/soa_server1/logs/soa_server1.log00021. Log messages will continue to be logged in /u01/app/oracle/product/Middleware/user_projects/domains/base_domain4/servers/soa_server1/logs/soa_server1.log.>
[oracle@OracleTest1 bin]$

Similar Messages

  • A lot of problem for an error: Cannot start Managed Server through NM

    Hi, all. Thank for coming here.
    My main problem is cannot start Manager server through Node Manager. I've configured with the same way on my friend's network and It's works but It's wrong with mine.
    my weblogic domain:
    Machine 1: Administration Server + 1 Managed server
    Machine 2: 1 Managed server
    all of these servers communicate through SSL protocol. When I try to start Managed Server on remote machine:
    output from console which was invoked startWebLogic.sh
    +<Sep 9, 2010 12:09:53 PM> <INFO> <devdomain> <MS01> <Server failed during startup so will not be restarted>+
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.ServerManager log
    INFO: Server failed during startup so will not be restarted
    +<Sep 9, 2010 12:09:53 PM> <WARNING> <Exception while starting server 'MS01'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'MS01'
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    And this is MS01 log:
    starting weblogic with Java version:
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    +JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]+
    The application has requested the JVM to exit with an fatal error from JNI. Error message:
    JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    Starting WLS with line:
    +/opt/Oracle/Middleware/jrockit_160_14_R27.6.5-32/bin/java -jrockit -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms512m -Xmx512m -Dweblogic.Name=MS01 -Djava.security.policy=/opt/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.system.BootIdentityFile=/opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.ReverseDNSAllowed=false -Xrs -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/opt/Oracle/Middleware/wlserver_10.3 -Dwls.home=/opt/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/opt/Oracle/Middleware/wlserver_10.3/server -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://192.168.1.35:7001 -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/opt/Oracle/Middleware/patch_wls1032/profiles/default/sysext_manifest_classpath:/opt/Oracle/Middleware/patch_wlp1032/profiles/default/sysext_manifest_classpath:/opt/Oracle/Middleware/wlportal_10.3/p13n/lib/system:/opt/Oracle/Middleware/wlportal_10.3/light-portal/lib/system:/opt/Oracle/Middleware/wlportal_10.3/portal/lib/system:/opt/Oracle/Middleware/wlportal_10.3/info-mgmt/lib/system:/opt/Oracle/Middleware/wlportal_10.3/analytics/lib/system:/opt/Oracle/Middleware/wlportal_10.3/apps/lib/system:/opt/Oracle/Middleware/wlportal_10.3/info-mgmt/deprecated/lib/system:/opt/Oracle/Middleware/wlportal_10.3/content-mgmt/lib/system -Dweblogic.alternateTypesDirectory=/opt/Oracle/Middleware/wlportal_10.3/portal/lib/security weblogic.Server+
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    +JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]+
    The application has requested the JVM to exit with an fatal error from JNI. Error message:
    JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    Stopping PointBase server...
    PointBase server stopped.
    And this is output from console which node manager runs on:
    +<Sep 9, 2010 12:09:53 PM> <INFO> <devdomain> <MS01> <Server failed during startup so will not be restarted>+
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.ServerManager log
    INFO: Server failed during startup so will not be restarted
    +<Sep 9, 2010 12:09:53 PM> <WARNING> <Exception while starting server 'MS01'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Sep 9, 2010 12:09:53 PM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'MS01'
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    I tried to start Managed server some times again, but I face up to strange issue, this is output from console which Admin Server runs on (these exception messages throws continuously):
    +<Sep 9, 2010 12:42:53 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceNeverXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:57 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "cgDataSource": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "cgDataSource-nonXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "p13nDataSource": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "portalDataSource": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    +<Sep 9, 2010 12:42:58 PM EDT> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "portalDataSourceAlwaysXA": SQL-server rejected establishment of SQL-connection. Pointbase Server may not be running on localhost at port 9093.>+
    I can ensure that all of these connection pool has configured to run on 9093 port already. Then I view the DOMAIN_NAME/pointbase.log, it said:
    Unable to start the server. start server error: java.net.BindException: Address already in use
    I cannot understand what's run on pointbase address ?
    All of these error make me angry, because I've configured with the same way on other system and It's work. I've spent all of week to fix these bug, but I'm having nothing :((
    Please help me.

    Thank Jay SenSharma.
    I've looked for these JAVA_OPTION values you said, but I cant found them. That value is content of JAVA_DEBUG option, not JAVA_OPTION. In my situation, JAVA_DEBUG=" " (it's not set by default).
    Please re-view my error log:
    Node Manager output:
    +<Sep 9, 2010 11:32:44 PM> <WARNING> <Exception while starting server 'MS01'>+
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Sep 9, 2010 11:32:44 PM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'MS01'
    java.io.IOException: Server failed to start up. See server output log for more details.
    at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:331)
    at weblogic.nodemanager.server.Handler.handleStart(Handler.java:541)
    at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:118)
    at weblogic.nodemanager.server.Handler.run(Handler.java:70)
    at java.lang.Thread.run(Thread.java:619)
    Managed server MS01's log:
    +<Sep 9, 2010 11:45:05 PM> <INFO> <NodeManager> <Server output log file is '/opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.out'>+
    +<Sep 9, 2010 11:45:07 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.5-32_o-121899-1.6.0_14-20091001-2113-linux-ia32 from BEA Systems, Inc.>+
    +<Sep 9, 2010 11:45:09 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 9216172 Tue Jan 12 02:07:27 PST 2010+
    WebLogic Server 10.3.2.0  Tue Oct 20 12:16:15 PDT 2009 1267925 >
    +<Sep 9, 2010 11:45:13 PM EDT> <Error> <Management> <BEA-141244> <Schema validation errors while parsing /opt/Oracle/Middleware/user_projects/domains/devdomain/config/config.xml - Invalid xsi:type qname: 'wsrp:wsrp-identity-asserterType' in element realm@http://xmlns.oracle.com/weblogic/domain>+
    +<Sep 9, 2010 11:45:13 PM EDT> <Error> <Management> <BEA-141244> <Schema validation errors while parsing /opt/Oracle/Middleware/user_projects/domains/devdomain/config/config.xml - /opt/Oracle/Middleware/user_projects/domains/devdomain/<unknown>:11:9: error: failed to load java type corresponding to t=wsrp-identity-asserterType@http://www.bea.com/ns/wlp/90/security/wsrp>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <LoggingService> <BEA-320400> <The log file /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log00002. Log messages will continue to be logged in /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log.>+
    +<Sep 9, 2010 11:45:14 PM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /opt/Oracle/Middleware/user_projects/domains/devdomain/servers/MS01/logs/MS01.log is opened. All server side log events will be written to this file.>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory". See the nested exception for details..+
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".  See the nested exception for details.
    +     at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)+
    +     at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)+
    +     Truncated. see log file for complete stacktrace+
    Caused By: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".  See the nested exception for details.
    +     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(WLSIdentityServiceImpl.java:47)+
    +     Truncated. see log file for complete stacktrace+
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".  See the nested exception for details.
    +     at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSerivceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:145)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)+
    +     at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)+
    +     Truncated. see log file for complete stacktrace+
    Caused By: java.lang.RuntimeException: There were errors initializing your configuration: <openjpa-1.1.1-SNAPSHOT-r422266:807362 fatal store error> org.apache.openjpa.util.StoreException: com.pointbase.jdbc.jdbcUniversalDriver
    +     at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:123)+
    +     at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.createConnectionFactory(JDBCConfigurationImpl.java:776)+
    +     at org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl.getConnectionFactory(JDBCConfigurationImpl.java:683)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    +     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    +     at java.lang.reflect.Method.invoke(Method.java:597)+
    +     at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:288)+
    +     at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)+
    +     at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    +     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    +     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    +     at java.lang.reflect.Method.invoke(Method.java:597)+
    +     at org.apache.openjpa.kernel.Bootstrap.invokeFactory(Bootstrap.java:124)+
    +     at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:90)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSerivceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:145)+
    +     at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)+
    +     at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)+
    +     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(WLSIdentityServiceImpl.java:47)+
    +     at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:300)+
    +     at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)+
    +     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)+
    +     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)+
    Caused by: java.lang.ClassNotFoundException: com.pointbase.jdbc.jdbcUniversalDriver
    +     at java.lang.Class.forName0(Native Method)+
    +     at java.lang.Class.forName(Class.java:169)+
    +     at org.apache.openjpa.jdbc.schema.DataSourceFactory.newDataSource(DataSourceFactory.java:85)+
    +     ... 38 more+
    +     at org.apache.openjpa.lib.conf.ConfigurationImpl.instantiateAll(ConfigurationImpl.java:302)+
    +     at org.apache.openjpa.conf.OpenJPAConfigurationImpl.instantiateAll(OpenJPAConfigurationImpl.java:1409)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.makeReadOnly(AbstractBrokerFactory.java:646)+
    +     at org.apache.openjpa.kernel.AbstractBrokerFactory.pool(AbstractBrokerFactory.java:131)+
    +     at kodo.jdbc.kernel.KodoJDBCBrokerFactory.getInstance(KodoJDBCBrokerFactory.java:43)+
    +     Truncated. see log file for complete stacktrace+
    +>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:+
    There are 1 nested errors:
    +weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)+
    +     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)+
    +     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)+
    +     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)+
    +>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>+
    +<Sep 9, 2010 11:45:17 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>+
    +<Sep 9, 2010 11:45:17 PM> <FINEST> <NodeManager> <Waiting for the process to die: 16443>+
    +<Sep 9, 2010 11:45:17 PM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>+
    +<Sep 9, 2010 11:45:18 PM> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>+
    ps:
    I've come your weblog and found alot of tips for debugging WebLogic Server exceptions. It's really helpful. Thanks.
    Edited by: Doubt_Man on Sep 10, 2010 10:49 AM
    Edited by: Doubt_Man on Sep 10, 2010 3:54 PM

  • Cannot start Management Server

    Hello,
    I have just installed a database and run EMCA, and everything seemed to go fine. However, the ManagementServer service won't start. I hate to make this such a long message, but below are the contents of the oms.nohup file after the error.
    I would most appreciate any light that can be shed on the subject!
    Thank you,
    Owen Gibbins
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation.  All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation.  All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    java.lang.NullPointerException:
         at oracle.sysman.vxx.vxxo.VxxoEMORB.getName(VxxoEMORB.java:735)
         at oracle.sysman.vxx.vxxo.VxxoEMORB.deregister(VxxoEMORB.java:467)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.killService(VdgAgentGatewayImpl.java:599)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1482)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    oracle.sysman.vxx.vxxo.VxxoNameNotFoundException: VXX-2009 : Could not find service context
         at oracle.sysman.vxx.vxxo.VxxoEMORB.getNextBindName(VxxoEMORB.java:813)
         at oracle.sysman.vxx.vxxo.VxxoEMORB.bind(VxxoEMORB.java:333)
         at oracle.sysman.vxa.VxaAppServer.cacheServiceIOR(VxaAppServer.java:1904)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3150)
    exception VxaInvalidStateException{wstring reason="VXA-3032 : Error in attempting to bind OMS Services over ORB. Shutting down oms";}
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3152)
    Error starting Oracle Management Server. java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.stopServices(VxaAppServer.java:1406)
         at oracle.sysman.vxa.VxaAppServer.exit(VxaAppServer.java:2533)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3166)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    java.lang.NullPointerException:
         at java.util.Hashtable.get(Hashtable.java:259)
         at oracle.sysman.vxa.VxaAppServer.connectionLost(VxaAppServer.java:1474)
         at oracle.sysman.vdg.VdgAgentGatewayImpl.initiateExitAndRestart(VdgAgentGatewayImpl.java:689)
         at oracle.sysman.vdg.vdgConn.VdgConnection.pollForConnectionEvents(VdgConnection.java:2087)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.inConnPollLoop_(VdgListenThread.java:427)
         at oracle.sysman.vdg.vdgConn.VdgListenThread.run(VdgListenThread.java:362)
         at oracle.sysman.vtaGallery.threadPoolManager.WorkerThread.run(Worker.java:271)
    "Could not start management server. Initialization failure"

    Here goes,
    When the Database Configuration Assistant allows you to change the passwords for the database on its last dialog, take the default passwords instead of changing them.
    Note:
    Do not change the password for SYS. The Enterprise Manager Configuration Assistant assumes that the password is "change_on_install", and if you change this password now, when the Enterprise Manager attempts to login using those credentials, it will fail. You can change the password as soon as the Enterprise Manager Configuration Assistant has completed its operations, because it no longer needs the SYS credentials.
    You can reference the Oracle Enterprise Manager Configuration guide on pg 3-11
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/em.901/a88769.pdf

  • Cannot start managed server via WLST - 'Overriding the ListenPort ...'

    Hello everyone
    I've created a development domain that has two machine, each of them has two weblogic server instances. On machine-2, I've started NodeManager already.
    I started WLST tool, connect to AdminServer and invoke 'start' command to start managed server on machine-2:
    start('MS-02','Server','t3://dvc.danang.vn:7003')
    but I get fail message like that
    wls:/dnict_domain/serverConfig> start('MS-02','Server','t3://dvc.danang.vn:7003')
    Overriding the ListenPort or ListenAddress is not supported.
    WLST will use the ListenPort and ListenAddress that are configured on the ServerMBean
    Starting server MS-02 ....Permission denied (publickey,password).
    Traceback (innermost last):
      File "<console>", line 1, in ?
      File "<iostream>", line 1280, in start
      File "<iostream>", line 1744, in raiseWLSTException
    WLSTException: Error occured while performing start : Error starting the server : Error occured while performing start : Server with name MS-02 failed to be started 
    Use dumpStack() to view the full stacktrace
    wls:/dnict_domain/serverConfig> dumpStack()
    This Exception occurred at Sun Oct 09 18:46:16 ICT 2011.
    weblogic.management.scripting.ScriptException: Error occured while performing start : Server with name MS-02 failed to be started
         at weblogic.management.scripting.ExceptionHandler.handleException(ExceptionHandler.java:48)
         at weblogic.management.scripting.LifeCycleHandler.startServer(LifeCycleHandler.java:501)
         at weblogic.management.scripting.WLScriptContext.start(WLScriptContext.java:477)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyObject.invoke(Unknown Source)
         at org.python.pycode._pyx21.start$80(<iostream>:1270)
         at org.python.pycode._pyx21.call_function(<iostream>)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx28.f$0(<console>:1)
         at org.python.pycode._pyx28.call_function(<console>)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyCode.call(Unknown Source)
         at org.python.core.Py.runCode(Unknown Source)
         at org.python.core.Py.exec(Unknown Source)
         at org.python.util.PythonInterpreter.exec(Unknown Source)
         at org.python.util.InteractiveInterpreter.runcode(Unknown Source)
         at org.python.util.InteractiveInterpreter.runsource(Unknown Source)
         at org.python.util.InteractiveInterpreter.runsource(Unknown Source)
         at weblogic.management.scripting.WLST.main(WLST.java:180)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.WLST.main(WLST.java:29)
    weblogic.management.scripting.ScriptException: Error occured while performing start : Server with name MS-02 failed to be startedI'm wondering about "Permission denied (publickey,password)" error. Can you show me how to fix this issue?
    Any suggestion is appreciated
    Regards
    Cuong Pham

    Try removing the 't3://dvc.danang.vn:7003' argument. If this information is configured in the managed server, its unnecessary.
    Also, is the NodeManager registered with the AdminServer? You can use the command "nmEnroll([domainDir], [nmHome])" while connected to the AdminServer to if its not.

  • Cannot start Managed server from NodeManager

    Hello All,
    Software version installed:-
    Oracle Jdeveloper 11.1.1.7
    Weblogic 10.3.6
    RCU:- 11.1.1.7
    SOA suite:-11.1.1.7
    OSB 11.1.1.7
    OS windows 7 ultimate 64 bit
    =====================
    Sucessfully installed all the above software. I planned to install AIA Foundation Pack and for this i need to configure node manager do start
    manage servers.
    Node manager configuration sucessfully done by following  @http://neeraj-soa-tips.blogspot.in/2010/06/part-1-how-to-configure-node-manager-to.html
    after this i am see node manger status as reachable in weblogic console.
    From admin console under servers control tab, i tried starting soa_server1 but i am getting below error in nodemanger window.
    java.io.IOException: Cannot run program "E:\Oracle\MiddleWare\wlserver_10.3\comm
    on\bin\bin\startWebLogic.cmd" (in directory "E:\Oracle\MiddleWare\wlserver_10.3\
    common\bin"): CreateProcess error=2, The system cannot find the file specified
            at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041)
            at weblogic.nodemanager.server.WLSProcessImpl.start(WLSProcessImpl.java:
    44)
            at weblogic.nodemanager.server.WLSProcess.startProcess(WLSProcess.java:1
    94)
            at weblogic.nodemanager.server.AbstractServerMonitor.startWLSProcess_inn
    er(AbstractServerMonitor.java:419)
            at weblogic.nodemanager.server.AbstractServerMonitor.startWLSProcess(Abs
    tractServerMonitor.java:358)
            at weblogic.nodemanager.server.AbstractServerMonitor.start(AbstractServe
    rMonitor.java:103)
            at weblogic.nodemanager.server.ServerMonitor.start(ServerMonitor.java:25
            at weblogic.nodemanager.server.AbstractServerManager.startServer(Abstrac
    tServerManager.java:210)
            at weblogic.nodemanager.server.AbstractServerManager.start(AbstractServe
    rManager.java:181)
            at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:23
            at weblogic.nodemanager.server.Handler.handleStart(Handler.java:609)
            at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:121)
            at weblogic.nodemanager.server.Handler.run(Handler.java:71)
            at java.lang.Thread.run(Thread.java:744)
    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find th
    e file specified
            at java.lang.ProcessImpl.create(Native Method)
            at java.lang.ProcessImpl.<init>(ProcessImpl.java:385)
            at java.lang.ProcessImpl.start(ProcessImpl.java:136)
            at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022)
            ... 13 more
    I request everyone that if any one has idea on the above error then please throw light on me , this issue is really annoying me.
    Also to make sure i tried starting startManagedWebLogic.cmd and sucessfull can see soa_server1 in running state.

    Note that it is saying that it cannot the file
    " Cannot run program "E:\Oracle\MiddleWare\wlserver_10.3\common\bin\bin\startWebLogic.cmd" (in directory "E:\Oracle\MiddleWare\wlserver_10.3\common\bin"): CreateProcess error=2, The system cannot find the file specified"
    What is somewhat strange is that it is expecting startWebLogic to be present in ${WL_HOME}/common/bin/bin. The second /bin/ does not exist (well not in normal installations). Also the location of startWebLogic is odd, usually this should be present, in the ${DOMAIN_HOME}/bin directory. Could be there are some paths incorrect in JDeveloper.

  • 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 managed server domains for SOA Suite 11g with Weblogic

    Hi all,
    I have installed Oracle 11gR1 (11.1.1.3) SOA Suite with Oracle 11gR1 (10.3.3) Weblogic on Oracle Enterprise Linux 5 (64 bit OS) platform and cannot get the managed server domains to start due to the following
    authentication errors.
    $ sh startManagedWebLogic.sh soa_server1 http://xxx.xxx.xx.xxx:7001
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 14, 2010 11:12:44 AM EST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <LoggingService> <BEA-320400> <The log file /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log00005. Log messages will continue to be logged in /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log.>
    <Dec 14, 2010 11:12:44 AM EST> <Notice> <Log Management> <BEA-170019> <The server log file /weblogic1033/oracle/user_projects/domains/dummy_domain/servers/soa_server1/logs/soa_server1.log is opened. All server side log events will be written to this file.>
    <Dec 14, 2010 11:12:46 AM EST> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjp
    <Dec 14, 2010 11:12:46 AM EST> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:891341 fatal store error> kodo.jdo.FatalDataStoreException: error result.
    weblogic.security.service.SecurityServiceException: com.bea.common.engine.ServiceInitializationException: <openjpa-1.1.1-SNAPSHOT-r422266:891341 fatal store error> kodo.jdo.FatalDataStoreException: error result
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:465)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:869)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1028)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Dec 14, 2010 11:12:46 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Dec 14, 2010 11:12:46 AM EST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Dec 14, 2010 11:12:46 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Caused By: netscape.ldap.LDAPException: error result (49)
    at weblogic.ldap.EmbeddedLDAPConnection.bind(EmbeddedLDAPConnection.java:639)
    at weblogic.ldap.EmbeddedLDAPConnection.determineFailover(EmbeddedLDAPConnection.java:2204)
    at weblogic.ldap.EmbeddedLDAPConnection.connect(EmbeddedLDAPConnection.java:366)
    at com.bea.common.ldap.LDAPConfiguration.getConnection(LDAPConfiguration.java:78)
    at com.bea.common.ldap.LDAPStoreQuery.executeQuery(LDAPStoreQuery.java:199)
    Truncated. see log file for complete stacktrace
    >
    <Dec 14, 2010 11:12:46 AM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Dec 14, 2010 11:12:46 AM EST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    When I remove boot.properties file from $MIDDLEWARE_HOME/user_projects/domains/dummy_domain/servers/AdminServer/security
    I am able to start AdminServer, however, the ManagedServers do not start. When I try to use boot.properties file for AdminServer it will not start neither will Managed Servers.
    If anyone has idea how to resolve the issue, please let me know. I have tried using the following commands to change the passwords for ManagedServers to no success:
    cd /weblogic1033/oracle/user_projects/domains/dummy_domain/security
    java -cp /weblogic1033/oracle/wlserver_10.3/server/lib/weblogic.jar:$CLASSPATH weblogic.security.utils.AdminAccount newuser newpassword .
    It works but fails to change the password. I also tried changing settings for LDAP and security in the admin console to no success in resolving this issue.

    Take a backup of ldap folder under servers/managedServerName/data folder and delete those and thn restart managed servers,

  • Cannot start managed server

    Hi,
    I cannot start the managed server and here MyServer.out
    <Aug 6, 2011 11:40:42 PM> <INFO> <NodeManager> <Server output log file is 'C:\spl\Middleware\user_projects\domains\DWP\servers\MyServer\logs\MyServer.out'>
    <Aug 6, 2011 11:40:43 PM PDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Aug 6, 2011 11:40:43 PM PDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 6, 2011 11:40:44 PM PDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\spl\Middleware\user_projects\domains\DWP\lib\sipactivator.jar>
    <Aug 6, 2011 11:40:45 PM PDT> <Info> <Server> <BEA-002647> <The service plugin, com.oracle.core.sip.activator, was added from C:\spl\Middleware\user_projects\domains\DWP\lib\sipactivator.jar.>
    <Aug 6, 2011 11:40:45 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 19.1-b02 from Sun Microsystems Inc.>
    <Aug 6, 2011 11:40:46 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Aug 6, 2011 11:40:47 PM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141266]Parsing Failure in config.xml: java.lang.AssertionError: java.lang.ClassNotFoundException: com.bea.wcp.sip.management.descriptor.beans.SipServerBean>
    <Aug 6, 2011 11:40:47 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 6, 2011 11:40:47 PM PDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 6, 2011 11:40:47 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Aug 6, 2011 11:40:48 PM> <FINEST> <NodeManager> <Waiting for the process to die: 6200>
    <Aug 6, 2011 11:40:48 PM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    <Aug 6, 2011 11:40:48 PM> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
    Please help. Thanks.

    maybe this http://appsonlinedba.blogspot.com/2011/05/managed-server-failed-to-start-when.html can help

  • Cannot start Management Server 9i

    Hello,
    can anybody help me with the following problem? I installed management server 9i (oms) on windows xp pro, both database and repository were created but the management server coudn't start.
    If I look to the services there is the OraManagementServer created but not started... if I try it to start it I get an error and service is not start. If I look to windows Event Viewer there is the error in application log: The process termination failed for JRE. %2.
    Does anybody know where is the problem?
    Thanks for any help.
    Regards,
    Ondrej

    Here goes,
    When the Database Configuration Assistant allows you to change the passwords for the database on its last dialog, take the default passwords instead of changing them.
    Note:
    Do not change the password for SYS. The Enterprise Manager Configuration Assistant assumes that the password is "change_on_install", and if you change this password now, when the Enterprise Manager attempts to login using those credentials, it will fail. You can change the password as soon as the Enterprise Manager Configuration Assistant has completed its operations, because it no longer needs the SYS credentials.
    You can reference the Oracle Enterprise Manager Configuration guide on pg 3-11
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/em.901/a88769.pdf

  • Cannot start Managed Server on WLS6.0

    Hi,
    I can't start my managed server even though I have added it to my server
    list.
    Starting WebLogic Server ....
    Connecting to http://192.168.77.203:7001...
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.management.configuration.ConfigurationException: managed1 not
    found
    weblogic.management.configuration.ConfigurationException: managed1 not
    found
    at
    weblogic.management.Admin.getBootstrapLocalServer(Admin.java:924)
    at weblogic.management.Admin.initialize(Admin.java:285)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I just did a startManagedWeblogic.cmd managed1
    http://192.168.77.203:7001
    Any ideas?
    Cheers,
    kh
    [kianhui.vcf]

    Hi,
    I managed to solve the problem.
    Thanks,
    kh
    Robert Patrick wrote:
    Can you post the relevant section of the config.xml file that shows the
    registration of the "managed1" server?
    Teo Kian Hui wrote:
    Hi,
    I can't start my managed server even though I have added it to my server
    list.
    Starting WebLogic Server ....
    Connecting to http://192.168.77.203:7001...
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.management.configuration.ConfigurationException: managed1 not
    found
    weblogic.management.configuration.ConfigurationException: managed1 not
    found
    at
    weblogic.management.Admin.getBootstrapLocalServer(Admin.java:924)
    at weblogic.management.Admin.initialize(Admin.java:285)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I just did a startManagedWeblogic.cmd managed1
    http://192.168.77.203:7001
    Any ideas?
    Cheers,
    kh
    [kianhui.vcf]

  • Cannot Start OATS Server After Restart the Machine

    Hi, All
    I installed the Linux OATS server on a virtual machine.After i restart the machine, always failed to restart OATS server.
    I login the weblogic console to start the application of oats, failed. got error message
    javax.naming.NameNotFoundException: Unable to resolve 'OATS_common_DS'. Resolved ''; remaining name 'OATS_common_DS'.
    Check the log file:
    Caused By: javax.persistence.PersistenceException: Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.1.3.v20110304-r9073): org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [OATS_common_DS].
    Internal Exception: javax.naming.NameNotFoundException: Unable to resolve 'OATS_common_DS'. Resolved ''; remaining name 'OATS_common_DS'
    at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:417)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getServerSession(EntityManagerFactoryImpl.java:164)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:221)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:209)
    at weblogic.deployment.TransactionalEntityManagerProxyImpl.newPersistenceContext(TransactionalEntityManagerProxyImpl.java:65)
    at weblogic.deployment.BasePersistenceContextProxyImpl.getPersistenceContext(BasePersistenceContextProxyImpl.java:170)
    at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:101)
    at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:77)
    at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:87)
    at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:18)
    at $Proxy260.createNamedQuery(Unknown Source)
    at oracle.oats.configuration.SettingsManagerBean.getApplication(SettingsManagerBean.java:388)
    at oracle.oats.configuration.SettingsManagerBean.lookup(SettingsManagerBean.java:139)

    No problem :-) Happy to hear that you fixed it.
    BTW, there is a tool provided with OATS (Database Configuration Tool) allowing you to review/reconnect to the database. I didn't think about it at first but this is a good idea to try that one next one you (or someone else) faces the problem.
    Database Configuration Tool: <oats_install>/bin/DbConfig.sh
    Some other useful tools:
    Create Support Package: <oats_install>/bin/oats_support.sh
    OLT Agent Authentication Manager: <oats_install>/jdk/jre/bin/javaw -jar <oats_install>/agentmanager/AMAuthManager.jar
    Restart OATS App Service: <oats_install>/bin/restartSvc.sh [OracleATSServer | OracleATSAgent]
    Stop OATS App Service: <oats_install>/bin/stopSvc.sh [OracleATSServer | OracleATSAgent]
    JB

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

  • [SOLVED] Cannot start Xorg server after latest update

    The latest version of xf86-video-ati seems to have stopped my Xorg server running. I did my usual update this morning and got the new version of this driver along with a xorg-server update. On rebooting, I get the following error in Xorg-0.log
    [    27.172] drmOpenDevice: node name is /dev/dri/card0
    [    27.172] drmOpenDevice: open result is 11, (OK)
    [    27.172] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [    27.172] drmOpenDevice: node name is /dev/dri/card0
    [    27.172] drmOpenDevice: open result is 11, (OK)
    [    27.172] drmOpenByBusid: drmOpenMinor returns 11
    [    27.172] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [    27.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [    27.278]
    Backtrace:
    [    27.289] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f1a8]
    [    27.289] 1: /usr/bin/X (0x400000+0x60239) [0x460239]
    [    27.289] 2: /lib/libpthread.so.0 (0x7f42d79da000+0xf1c0) [0x7f42d79e91c0]
    [    27.289] Segmentation fault at address (nil)
    [    27.289]
    Fatal server error:
    [    27.289] Caught signal 11 (Segmentation fault). Server aborting
    [    27.289]
    [    27.289]
    I have tried rolling back to the previous version of xorg-server & xf86-video-ati and my kernel (standard 64bit) but none of these help.
    The only solution I have is to remove the xf86-video-ati driver and use the vesa driver. This as least lets me run the Xorg server.
    Has anyone else encountered this problem or know of what has caused this?
    Thanks,
    Last edited by iainwillis (2010-11-26 11:02:16)

    Full Xorg.0.log:
    [ 21.718]
    X.Org X Server 1.9.2
    Release Date: 2010-10-30
    [ 21.747] X Protocol Version 11, Revision 0
    [ 21.748] Build Operating System: Linux 2.6.35-ARCH x86_64
    [ 21.748] Current Operating System: Linux iainwillis 2.6.36-ARCH #1 SMP PREEMPT Wed Nov 24 00:39:57 CET 2010 x86_64
    [ 21.748] Kernel command line: root=/dev/disk/by-uuid/cedc06dd-72ea-41dd-985f-045b6b72afa5 ro radeon.modeset=0
    [ 21.748] Build Date: 01 November 2010 10:19:41PM
    [ 21.748]
    [ 21.748] Current version of pixman: 0.20.0
    [ 21.748] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 21.748] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 21.748] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 26 10:16:04 2010
    [ 21.857] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 22.266] (==) No Layout section. Using the first Screen section.
    [ 22.266] (==) No screen section available. Using defaults.
    [ 22.266] (**) |-->Screen "Default Screen Section" (0)
    [ 22.266] (**) | |-->Monitor "<default monitor>"
    [ 22.266] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 22.266] (==) Automatically adding devices
    [ 22.266] (==) Automatically enabling devices
    [ 22.323] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 22.323] Entry deleted from font path.
    [ 22.378] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 22.378] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 22.378] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 22.378] (II) Loader magic: 0x7d3360
    [ 22.378] (II) Module ABI versions:
    [ 22.378] X.Org ANSI C Emulation: 0.4
    [ 22.378] X.Org Video Driver: 8.0
    [ 22.378] X.Org XInput driver : 11.0
    [ 22.378] X.Org Server Extension : 4.0
    [ 22.379] (--) PCI:*(0:1:5:0) 1002:5975:103c:30b0 rev 0, Mem @ 0xc0000000/134217728, 0xd4300000/65536, I/O @ 0x00006000/256, BIOS @ 0x????????/131072
    [ 22.380] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 22.380] (II) LoadModule: "extmod"
    [ 22.438] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 22.443] (II) Module extmod: vendor="X.Org Foundation"
    [ 22.444] compiled for 1.9.2, module version = 1.0.0
    [ 22.444] Module class: X.Org Server Extension
    [ 22.444] ABI class: X.Org Server Extension, version 4.0
    [ 22.444] (II) Loading extension MIT-SCREEN-SAVER
    [ 22.444] (II) Loading extension XFree86-VidModeExtension
    [ 22.444] (II) Loading extension XFree86-DGA
    [ 22.444] (II) Loading extension DPMS
    [ 22.444] (II) Loading extension XVideo
    [ 22.444] (II) Loading extension XVideo-MotionCompensation
    [ 22.444] (II) Loading extension X-Resource
    [ 22.444] (II) LoadModule: "dbe"
    [ 22.444] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 22.447] (II) Module dbe: vendor="X.Org Foundation"
    [ 22.447] compiled for 1.9.2, module version = 1.0.0
    [ 22.447] Module class: X.Org Server Extension
    [ 22.447] ABI class: X.Org Server Extension, version 4.0
    [ 22.447] (II) Loading extension DOUBLE-BUFFER
    [ 22.447] (II) LoadModule: "glx"
    [ 22.448] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 22.460] (II) Module glx: vendor="X.Org Foundation"
    [ 22.460] compiled for 1.9.2, module version = 1.0.0
    [ 22.460] ABI class: X.Org Server Extension, version 4.0
    [ 22.460] (==) AIGLX enabled
    [ 22.460] (II) Loading extension GLX
    [ 22.461] (II) LoadModule: "record"
    [ 22.462] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 22.462] (II) Module record: vendor="X.Org Foundation"
    [ 22.462] compiled for 1.9.2, module version = 1.13.0
    [ 22.462] Module class: X.Org Server Extension
    [ 22.462] ABI class: X.Org Server Extension, version 4.0
    [ 22.462] (II) Loading extension RECORD
    [ 22.462] (II) LoadModule: "dri"
    [ 22.463] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 22.574] (II) Module dri: vendor="X.Org Foundation"
    [ 22.574] compiled for 1.9.2, module version = 1.0.0
    [ 22.574] ABI class: X.Org Server Extension, version 4.0
    [ 22.574] (II) Loading extension XFree86-DRI
    [ 22.574] (II) LoadModule: "dri2"
    [ 22.574] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 22.575] (II) Module dri2: vendor="X.Org Foundation"
    [ 22.575] compiled for 1.9.2, module version = 1.2.0
    [ 22.575] ABI class: X.Org Server Extension, version 4.0
    [ 22.575] (II) Loading extension DRI2
    [ 22.575] (==) Matched ati as autoconfigured driver 0
    [ 22.575] (==) Matched vesa as autoconfigured driver 1
    [ 22.575] (==) Matched fbdev as autoconfigured driver 2
    [ 22.575] (==) Assigned the driver to the xf86ConfigLayout
    [ 22.575] (II) LoadModule: "ati"
    [ 22.575] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 22.592] (II) Module ati: vendor="X.Org Foundation"
    [ 22.592] compiled for 1.9.0, module version = 6.13.2
    [ 22.592] Module class: X.Org Video Driver
    [ 22.592] ABI class: X.Org Video Driver, version 8.0
    [ 22.592] (II) LoadModule: "radeon"
    [ 22.592] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 22.730] (II) Module radeon: vendor="X.Org Foundation"
    [ 22.741] compiled for 1.9.0, module version = 6.13.2
    [ 22.741] Module class: X.Org Video Driver
    [ 22.741] ABI class: X.Org Video Driver, version 8.0
    [ 22.742] (II) LoadModule: "vesa"
    [ 22.742] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 22.743] (II) Module vesa: vendor="X.Org Foundation"
    [ 22.743] compiled for 1.9.0, module version = 2.3.0
    [ 22.743] Module class: X.Org Video Driver
    [ 22.743] ABI class: X.Org Video Driver, version 8.0
    [ 22.743] (II) LoadModule: "fbdev"
    [ 22.799] (WW) Warning, couldn't open module fbdev
    [ 22.799] (II) UnloadModule: "fbdev"
    [ 22.799] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 22.799] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP),
    ATI Radeon IGP320M (U1) 4336, ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4290, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Radeon HD 5900 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR
    [ 22.804] (II) VESA: driver for VESA chipsets: vesa
    [ 22.804] (++) using VT number 7
    [ 22.805] (II) [KMS] drm report modesetting isn't supported.
    [ 22.805] (WW) Falling back to old probe method for vesa
    [ 22.805] (II) RADEON(0): TOTO SAYS 00000000d4300000
    [ 22.805] (II) RADEON(0): MMIO registers at 0x00000000d4300000: size 64KB
    [ 22.805] (II) RADEON(0): PCI bus 1 card 5 func 0
    [ 22.806] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 22.806] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 22.806] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 22.816] (==) RADEON(0): Default visual is TrueColor
    [ 22.816] (II) Loading sub module "vgahw"
    [ 22.816] (II) LoadModule: "vgahw"
    [ 22.823] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 22.947] (II) Module vgahw: vendor="X.Org Foundation"
    [ 22.947] compiled for 1.9.2, module version = 0.1.0
    [ 22.947] ABI class: X.Org Video Driver, version 8.0
    [ 22.947] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 22.947] (==) RADEON(0): RGB weight 888
    [ 22.947] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 22.947] (--) RADEON(0): Chipset: "ATI Radeon XPRESS 200M 5975 (PCIE)" (ChipID = 0x5975)
    [ 22.947] (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    [ 22.947] (II) RADEON(0): PCI card detected
    [ 22.947] (II) Loading sub module "int10"
    [ 22.947] (II) LoadModule: "int10"
    [ 22.948] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 23.057] (II) Module int10: vendor="X.Org Foundation"
    [ 23.057] compiled for 1.9.2, module version = 1.0.0
    [ 23.057] ABI class: X.Org Video Driver, version 8.0
    [ 23.057] (II) RADEON(0): initializing int10
    [ 23.058] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 23.058] (II) RADEON(0): Legacy BIOS detected
    [ 23.095] drmOpenDevice: node name is /dev/dri/card0
    [ 23.095] drmOpenDevice: open result is 10, (OK)
    [ 23.095] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 23.096] drmOpenDevice: node name is /dev/dri/card0
    [ 23.096] drmOpenDevice: open result is 10, (OK)
    [ 23.096] drmOpenByBusid: drmOpenMinor returns 10
    [ 23.096] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 23.096] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 23.096] (II) RADEON(0): Direct rendering experimental on RS400/Xpress 200 enabled
    [ 23.096] (==) RADEON(0): Page Flipping disabled
    [ 23.096] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 23.096] (II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
    [ 23.096] (--) RADEON(0): Mapped VideoRAM: 131072 kByte (128 bit DDR SDRAM)
    [ 23.096] (II) RADEON(0): Color tiling enabled by default
    [ 23.096] (II) Loading sub module "ddc"
    [ 23.097] (II) LoadModule: "ddc"
    [ 23.097] (II) Module "ddc" already built-in
    [ 23.097] (II) Loading sub module "i2c"
    [ 23.097] (II) LoadModule: "i2c"
    [ 23.097] (II) Module "i2c" already built-in
    [ 23.116] (II) RADEON(0): ref_freq: 1432, min_out_pll: 20000, max_out_pll: 40000, min_in_pll: 100, max_in_pll: 1350, xclk: 13300, sclk: 399.000000, mclk: 133.000000
    [ 23.116] (II) RADEON(0): PLL parameters: rf=1432 rd=6 min=20000 max=40000; xclk=13300
    [ 23.116] (II) RADEON(0): Panel ID string: LGP
    [ 23.116] (II) RADEON(0): Panel Size from BIOS: 1400x1050
    [ 23.116] (II) RADEON(0): BIOS provided dividers will be used.
    [ 23.116] (WW) RADEON(0): LVDS Info:
    XRes: 1400, YRes: 1050, DotClock: 108000
    HBlank: 288, HOverPlus: 32808, HSyncWidth: 112
    VBlank: 13, VOverPlus: 2, VSyncWidth: 3
    [ 23.116] (WW) RADEON(0): LCD DDC Info Table found!
    [ 23.116] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 23.116] (II) RADEON(0): I2C bus "VGA-0" initialized.
    [ 23.116] (II) RADEON(0): Output LVDS has no monitor section
    [ 23.116] (II) RADEON(0): I2C bus "LVDS" initialized.
    [ 23.116] (II) RADEON(0): Output S-video has no monitor section
    [ 23.116] (II) RADEON(0): Default TV standard: NTSC
    [ 23.116] (II) RADEON(0): TV standards supported by chip: NTSC PAL PAL-M NTSC-J
    [ 23.116] (II) RADEON(0): Port0:
    [ 23.116] XRANDR name: VGA-0
    [ 23.116] Connector: VGA
    [ 23.116] CRT1: INTERNAL_DAC2
    [ 23.116] DDC reg: 0x68
    [ 23.116] (II) RADEON(0): Port1:
    [ 23.116] XRANDR name: LVDS
    [ 23.116] Connector: LVDS
    [ 23.116] LCD1: INTERNAL_LVDS
    [ 23.116] DDC reg: 0x1a0
    [ 23.116] (II) RADEON(0): Port2:
    [ 23.116] XRANDR name: S-video
    [ 23.116] Connector: S-video
    [ 23.116] TV1: INTERNAL_DAC2
    [ 23.116] DDC reg: 0x0
    [ 23.116] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    [ 23.118] (II) RADEON(0): I2C device "VGA-0:DDC control interface" registered at address 0x6E.
    [ 23.180] (II) RADEON(0): EDID for output VGA-0
    [ 23.180] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.180] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.180] (II) RADEON(0): EDID Version: 1.3
    [ 23.180] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.180] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.180] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.180] (II) RADEON(0): Gamma: 2.35
    [ 23.180] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.180] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.180] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.180] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.180] (II) RADEON(0): Supported established timings:
    [ 23.180] (II) RADEON(0): 720x400@70Hz
    [ 23.180] (II) RADEON(0): 640x480@60Hz
    [ 23.180] (II) RADEON(0): 640x480@67Hz
    [ 23.180] (II) RADEON(0): 640x480@72Hz
    [ 23.180] (II) RADEON(0): 640x480@75Hz
    [ 23.180] (II) RADEON(0): 800x600@56Hz
    [ 23.180] (II) RADEON(0): 800x600@60Hz
    [ 23.180] (II) RADEON(0): 800x600@72Hz
    [ 23.180] (II) RADEON(0): 800x600@75Hz
    [ 23.180] (II) RADEON(0): 832x624@75Hz
    [ 23.180] (II) RADEON(0): 1024x768@60Hz
    [ 23.180] (II) RADEON(0): 1024x768@70Hz
    [ 23.180] (II) RADEON(0): 1024x768@75Hz
    [ 23.180] (II) RADEON(0): 1280x1024@75Hz
    [ 23.180] (II) RADEON(0): 1152x864@75Hz
    [ 23.180] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.180] (II) RADEON(0): Supported standard timings:
    [ 23.180] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.180] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.180] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.180] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.180] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.180] (II) RADEON(0): Supported detailed timing:
    [ 23.180] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.181] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.181] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.181] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.181] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.181] (II) RADEON(0): Serial No: HMCP404774
    [ 23.181] (II) RADEON(0): EDID (in hex):
    [ 23.181] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.181] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.181] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.181] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.181] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.181] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.181] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.181] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.181] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.186] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 23.186] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 23.186] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 23.186] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.186] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.186] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.187] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.187] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.187] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.187] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.187] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 23.187] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 23.187] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.187] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.187] (II) RADEON(0): EDID Version: 1.3
    [ 23.187] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.187] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.187] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.187] (II) RADEON(0): Gamma: 2.35
    [ 23.187] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.187] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.187] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.187] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.187] (II) RADEON(0): Supported established timings:
    [ 23.187] (II) RADEON(0): 720x400@70Hz
    [ 23.187] (II) RADEON(0): 640x480@60Hz
    [ 23.187] (II) RADEON(0): 640x480@67Hz
    [ 23.187] (II) RADEON(0): 640x480@72Hz
    [ 23.187] (II) RADEON(0): 640x480@75Hz
    [ 23.187] (II) RADEON(0): 800x600@56Hz
    [ 23.187] (II) RADEON(0): 800x600@60Hz
    [ 23.187] (II) RADEON(0): 800x600@72Hz
    [ 23.187] (II) RADEON(0): 800x600@75Hz
    [ 23.187] (II) RADEON(0): 832x624@75Hz
    [ 23.187] (II) RADEON(0): 1024x768@60Hz
    [ 23.187] (II) RADEON(0): 1024x768@70Hz
    [ 23.187] (II) RADEON(0): 1024x768@75Hz
    [ 23.187] (II) RADEON(0): 1280x1024@75Hz
    [ 23.187] (II) RADEON(0): 1152x864@75Hz
    [ 23.187] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.187] (II) RADEON(0): Supported standard timings:
    [ 23.187] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.187] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.187] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.187] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.187] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.187] (II) RADEON(0): Supported detailed timing:
    [ 23.187] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.188] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.188] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.188] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.188] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.188] (II) RADEON(0): Serial No: HMCP404774
    [ 23.188] (II) RADEON(0): EDID (in hex):
    [ 23.188] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.188] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.188] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.188] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.188] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.188] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.188] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.188] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.188] finished output detect: 0
    [ 23.188] (II) RADEON(0): I2C device "LVDS:ddc2" registered at address 0xA0.
    [ 23.250] (II) RADEON(0): EDID for output LVDS
    [ 23.250] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.250] (II) RADEON(0): EDID Version: 1.2
    [ 23.250] (II) RADEON(0): Digital Display Input
    [ 23.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.250] (II) RADEON(0): Gamma: 2.20
    [ 23.250] (II) RADEON(0): No DPMS capabilities specified
    [ 23.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.250] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.250] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.250] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.250] (II) RADEON(0): Supported detailed timing:
    [ 23.250] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.250] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.250] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.250] (II) RADEON(0): LGPhilipsLCD
    [ 23.250] (II) RADEON(0): LP150E06-A3K2
    [ 23.250] (II) RADEON(0): EDID (in hex):
    [ 23.250] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.250] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.250] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.250] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.250] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.250] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.250] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.250] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.250] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    [ 23.250] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    [ 23.250] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.250] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.250] (II) RADEON(0): EDID Version: 1.2
    [ 23.250] (II) RADEON(0): Digital Display Input
    [ 23.250] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.250] (II) RADEON(0): Gamma: 2.20
    [ 23.250] (II) RADEON(0): No DPMS capabilities specified
    [ 23.250] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.250] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.251] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.251] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.251] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.251] (II) RADEON(0): Supported detailed timing:
    [ 23.251] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.251] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.251] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.251] (II) RADEON(0): LGPhilipsLCD
    [ 23.251] (II) RADEON(0): LP150E06-A3K2
    [ 23.251] (II) RADEON(0): EDID (in hex):
    [ 23.251] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.251] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.251] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.251] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.251] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.251] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.251] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.251] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.251] finished output detect: 1
    [ 23.251] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    [ 23.251] finished output detect: 2
    [ 23.251] finished all detect
    [ 23.312] (II) RADEON(0): EDID for output VGA-0
    [ 23.312] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.313] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.313] (II) RADEON(0): EDID Version: 1.3
    [ 23.313] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.313] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.313] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.313] (II) RADEON(0): Gamma: 2.35
    [ 23.313] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.313] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.313] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.313] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.313] (II) RADEON(0): Supported established timings:
    [ 23.313] (II) RADEON(0): 720x400@70Hz
    [ 23.313] (II) RADEON(0): 640x480@60Hz
    [ 23.313] (II) RADEON(0): 640x480@67Hz
    [ 23.313] (II) RADEON(0): 640x480@72Hz
    [ 23.313] (II) RADEON(0): 640x480@75Hz
    [ 23.313] (II) RADEON(0): 800x600@56Hz
    [ 23.313] (II) RADEON(0): 800x600@60Hz
    [ 23.313] (II) RADEON(0): 800x600@72Hz
    [ 23.313] (II) RADEON(0): 800x600@75Hz
    [ 23.313] (II) RADEON(0): 832x624@75Hz
    [ 23.313] (II) RADEON(0): 1024x768@60Hz
    [ 23.313] (II) RADEON(0): 1024x768@70Hz
    [ 23.313] (II) RADEON(0): 1024x768@75Hz
    [ 23.313] (II) RADEON(0): 1280x1024@75Hz
    [ 23.313] (II) RADEON(0): 1152x864@75Hz
    [ 23.313] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.313] (II) RADEON(0): Supported standard timings:
    [ 23.313] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.313] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.313] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.313] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.313] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.313] (II) RADEON(0): Supported detailed timing:
    [ 23.313] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.313] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.313] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.313] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.313] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.313] (II) RADEON(0): Serial No: HMCP404774
    [ 23.313] (II) RADEON(0): EDID (in hex):
    [ 23.313] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.313] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.313] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.313] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.313] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.313] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.313] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.313] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.313] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.313] (II) RADEON(0): Using hsync ranges from config file
    [ 23.313] (II) RADEON(0): Using vrefresh ranges from config file
    [ 23.313] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 23.314] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.314] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.314] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.314] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.314] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 23.314] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 23.314] (II) RADEON(0): Manufacturer: SAM Model: 285 Serial#: 1212231993
    [ 23.314] (II) RADEON(0): Year: 2007 Week: 14
    [ 23.314] (II) RADEON(0): EDID Version: 1.3
    [ 23.314] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.314] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 23.314] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 26
    [ 23.314] (II) RADEON(0): Gamma: 2.35
    [ 23.314] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.314] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.314] (II) RADEON(0): redX: 0.636 redY: 0.349 greenX: 0.290 greenY: 0.589
    [ 23.314] (II) RADEON(0): blueX: 0.143 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    [ 23.314] (II) RADEON(0): Supported established timings:
    [ 23.314] (II) RADEON(0): 720x400@70Hz
    [ 23.314] (II) RADEON(0): 640x480@60Hz
    [ 23.314] (II) RADEON(0): 640x480@67Hz
    [ 23.314] (II) RADEON(0): 640x480@72Hz
    [ 23.314] (II) RADEON(0): 640x480@75Hz
    [ 23.314] (II) RADEON(0): 800x600@56Hz
    [ 23.314] (II) RADEON(0): 800x600@60Hz
    [ 23.314] (II) RADEON(0): 800x600@72Hz
    [ 23.314] (II) RADEON(0): 800x600@75Hz
    [ 23.314] (II) RADEON(0): 832x624@75Hz
    [ 23.314] (II) RADEON(0): 1024x768@60Hz
    [ 23.314] (II) RADEON(0): 1024x768@70Hz
    [ 23.314] (II) RADEON(0): 1024x768@75Hz
    [ 23.314] (II) RADEON(0): 1280x1024@75Hz
    [ 23.314] (II) RADEON(0): 1152x864@75Hz
    [ 23.314] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.314] (II) RADEON(0): Supported standard timings:
    [ 23.314] (II) RADEON(0): #0: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.314] (II) RADEON(0): #1: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.314] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.314] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.314] (II) RADEON(0): #4: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.315] (II) RADEON(0): Supported detailed timing:
    [ 23.315] (II) RADEON(0): clock: 106.5 MHz Image Size: 410 x 257 mm
    [ 23.315] (II) RADEON(0): h_active: 1440 h_sync: 1520 h_sync_end 1672 h_blank_end 1904 h_border: 0
    [ 23.315] (II) RADEON(0): v_active: 900 v_sync: 903 v_sync_end 909 v_blanking: 934 v_border: 0
    [ 23.315] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.315] (II) RADEON(0): Monitor name: SyncMaster
    [ 23.315] (II) RADEON(0): Serial No: HMCP404774
    [ 23.315] (II) RADEON(0): EDID (in hex):
    [ 23.315] (II) RADEON(0): 00ffffffffffff004c2d850239314148
    [ 23.315] (II) RADEON(0): 0e1101030e291a872ad7a5a2594a9624
    [ 23.315] (II) RADEON(0): 145054bfef809500950f81808140714f
    [ 23.315] (II) RADEON(0): 0101010101019a29a0d0518422305098
    [ 23.315] (II) RADEON(0): 36009a011100001c000000fd00384b1e
    [ 23.315] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 23.315] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 23.315] (II) RADEON(0): 00484d43503430343737340a202000cb
    [ 23.315] (II) RADEON(0): EDID vendor "SAM", prod id 645
    [ 23.315] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 23.315] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.315] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.315] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.315] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.405] (II) RADEON(0): EDID for output LVDS
    [ 23.405] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.405] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.405] (II) RADEON(0): EDID Version: 1.2
    [ 23.405] (II) RADEON(0): Digital Display Input
    [ 23.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.405] (II) RADEON(0): Gamma: 2.20
    [ 23.405] (II) RADEON(0): No DPMS capabilities specified
    [ 23.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.405] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.405] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.405] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.405] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.405] (II) RADEON(0): Supported detailed timing:
    [ 23.405] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.405] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.405] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.405] (II) RADEON(0): LGPhilipsLCD
    [ 23.405] (II) RADEON(0): LP150E06-A3K2
    [ 23.405] (II) RADEON(0): EDID (in hex):
    [ 23.405] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.405] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.405] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.405] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.405] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.405] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.405] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.405] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.405] (II) RADEON(0): Output: LVDS, Detected Monitor Type: 2
    [ 23.405] (II) RADEON(0): EDID data from the display on output: LVDS ----------------------
    [ 23.405] (II) RADEON(0): Manufacturer: LGP Model: 1153 Serial#: 0
    [ 23.405] (II) RADEON(0): Year: 1990 Week: 0
    [ 23.405] (II) RADEON(0): EDID Version: 1.2
    [ 23.405] (II) RADEON(0): Digital Display Input
    [ 23.405] (II) RADEON(0): Max Image Size [cm]: horiz.: 30 vert.: 23
    [ 23.405] (II) RADEON(0): Gamma: 2.20
    [ 23.405] (II) RADEON(0): No DPMS capabilities specified
    [ 23.405] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 23.405] (II) RADEON(0): First detailed timing is preferred mode
    [ 23.405] (II) RADEON(0): redX: 0.590 redY: 0.343 greenX: 0.319 greenY: 0.539
    [ 23.405] (II) RADEON(0): blueX: 0.154 blueY: 0.133 whiteX: 0.312 whiteY: 0.328
    [ 23.405] (II) RADEON(0): Manufacturer's mask: 0
    [ 23.405] (II) RADEON(0): Supported detailed timing:
    [ 23.405] (II) RADEON(0): clock: 108.0 MHz Image Size: 305 x 228 mm
    [ 23.405] (II) RADEON(0): h_active: 1400 h_sync: 1432 h_sync_end 1544 h_blank_end 1688 h_border: 0
    [ 23.405] (II) RADEON(0): v_active: 1050 v_sync: 1052 v_sync_end 1056 v_blanking: 1066 v_border: 0
    [ 23.405] (II) RADEON(0): LGPhilipsLCD
    [ 23.405] (II) RADEON(0): LP150E06-A3K2
    [ 23.405] (II) RADEON(0): EDID (in hex):
    [ 23.405] (II) RADEON(0): 00ffffffffffff0030f0531100000000
    [ 23.406] (II) RADEON(0): 00000102801e17780a3c809757518a27
    [ 23.406] (II) RADEON(0): 22505400000001010101010101010101
    [ 23.406] (II) RADEON(0): 010101010101302a7820511a10402070
    [ 23.406] (II) RADEON(0): 240031e4100000180000000000000000
    [ 23.406] (II) RADEON(0): 00000000000000000000000000fe004c
    [ 23.406] (II) RADEON(0): 475068696c6970734c43440a000000fe
    [ 23.406] (II) RADEON(0): 004c503135304530362d41334b3200e8
    [ 23.406] (II) RADEON(0): EDID vendor "LGP", prod id 4435
    [ 23.406] (II) RADEON(0): Printing probed modes for output LVDS
    [ 23.406] (II) RADEON(0): Modeline "1400x1050"x60.0 108.00 1400 1432 1544 1688 1050 1052 1056 1066 -hsync -vsync (64.0 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x1024"x59.9 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x960"x59.9 101.25 1280 1360 1488 1696 960 963 967 996 -hsync +vsync (59.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x854"x59.9 89.25 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.1 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 23.406] (II) RADEON(0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 23.406] (II) RADEON(0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 23.406] (II) RADEON(0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 23.406] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
    [ 23.406] (II) RADEON(0): EDID for output S-video
    [ 23.406] (II) RADEON(0): Output VGA-0 connected
    [ 23.406] (II) RADEON(0): Output LVDS connected
    [ 23.406] (II) RADEON(0): Output S-video disconnected
    [ 23.406] (II) RADEON(0): Using fuzzy aspect match for initial modes
    [ 23.406] (II) RADEON(0): Output VGA-0 using initial mode 1280x960
    [ 23.406] (II) RADEON(0): Output LVDS using initial mode 1280x960
    [ 23.406] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.406] (**) RADEON(0): Display dimensions: (410, 260) mm
    [ 23.406] (**) RADEON(0): DPI set to (89, 140)
    [ 23.406] (II) Loading sub module "fb"
    [ 23.406] (II) LoadModule: "fb"
    [ 23.406] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.446] (II) Module fb: vendor="X.Org Foundation"
    [ 23.446] compiled for 1.9.2, module version = 1.0.0
    [ 23.446] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.446] (II) Loading sub module "ramdac"
    [ 23.446] (II) LoadModule: "ramdac"
    [ 23.446] (II) Module "ramdac" already built-in
    [ 23.447] (==) RADEON(0): Using EXA acceleration architecture
    [ 23.447] (II) Loading sub module "exa"
    [ 23.447] (II) LoadModule: "exa"
    [ 23.447] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 23.453] (II) Module exa: vendor="X.Org Foundation"
    [ 23.453] compiled for 1.9.2, module version = 2.5.0
    [ 23.453] ABI class: X.Org Video Driver, version 8.0
    [ 23.453] (==) RADEON(0): Assuming overlay scaler buffer width is 1536
    [ 23.453] (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    [ 23.453] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 23.453] (II) UnloadModule: "vesa"
    [ 23.453] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.453] (--) Depth 24 pixmap format is 32 bpp
    [ 23.453] (II) RADEON(0): RADEONScreenInit c0000000 0 0
    [ 23.509] Entering TV Save
    [ 23.509] Save TV timing tables
    [ 23.509] saveTimingTables: reading timing tables
    [ 23.509] TV Save done
    [ 24.009] disable TVDAC
    [ 24.026] (II) RADEON(0): Dynamic Power Management Disabled
    [ 24.026] (==) RADEON(0): Using 24 bit depth buffer
    [ 24.026] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 24.026] (II) RADEON(0): mem_size : 0x08000000
    [ 24.026] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800
    [ 24.026] (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    [ 24.026] (II) RADEON(0): Depth moves disabled by default
    [ 24.031] (II) RADEON(0): Allocating from a screen of 131072 kb
    [ 24.031] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00816000
    [ 24.031] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0081a000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for front buffer at offset 0x00000000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for back buffer at offset 0x0081e000
    [ 24.031] (II) RADEON(0): Will use 8280 kb for depth buffer at offset 0x01034000
    [ 24.031] (II) RADEON(0): Will use 52736 kb for textures at offset 0x0184a000
    [ 24.031] (II) RADEON(0): Will use 53464 kb for X Server offscreen at offset 0x04bca000
    [ 24.031] drmOpenDevice: node name is /dev/dri/card0
    [ 24.031] drmOpenDevice: open result is 10, (OK)
    [ 24.032] drmOpenDevice: node name is /dev/dri/card0
    [ 24.032] drmOpenDevice: open result is 10, (OK)
    [ 24.032] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 24.032] drmOpenDevice: node name is /dev/dri/card0
    [ 24.033] drmOpenDevice: open result is 10, (OK)
    [ 24.033] drmOpenByBusid: drmOpenMinor returns 10
    [ 24.033] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 24.033] (II) [drm] DRM interface version 1.4
    [ 24.033] (II) [drm] DRM open master succeeded.
    [ 24.033] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 24.033] (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
    [ 24.033] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 24.033] (II) RADEON(0): X context handle = 0x1
    [ 24.033] (II) RADEON(0): [drm] installed DRM signal handler
    [ 24.053] (II) RADEON(0): [pci] 32768 kB allocated with handle 0x10cf0900
    [ 24.053] (II) RADEON(0): [pci] ring handle = 0x2b7ff000
    [ 24.053] (II) RADEON(0): [pci] Ring mapped at 0x7f42cbd54000
    [ 24.053] (II) RADEON(0): [pci] Ring contents 0x00000000
    [ 24.053] (II) RADEON(0): [pci] ring read ptr handle = 0x1b800000
    [ 24.054] (II) RADEON(0): [pci] Ring read ptr mapped at 0x7f42d8691000
    [ 24.054] (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    [ 24.054] (II) RADEON(0): [pci] vertex/indirect buffers handle = 0x2b800000
    [ 24.054] (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x7f42cbb54000
    [ 24.054] (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    [ 24.054] (II) RADEON(0): [pci] GART texture map handle = 0x2b801000
    [ 24.054] (II) RADEON(0): [pci] GART Texture map mapped at 0x7f42c9ed4000
    [ 24.054] (II) RADEON(0): [drm] register handle = 0x2fff9000
    [ 24.054] (II) RADEON(0): [dri] Visual configs initialized
    [ 24.133] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 24.133] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 24.133] (II) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    [ 24.233] (==) RADEON(0): Backing store disabled
    [ 24.234] (II) RADEON(0): [DRI] installation complete
    [ 24.287] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    [ 24.287] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    [ 24.287] (II) RADEON(0): [drm] dma control initialized, using IRQ 17
    [ 24.287] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    [ 24.287] (WW) RADEON(0): DRI init changed memory map, adjusting ...
    [ 24.287] (WW) RADEON(0): MC_FB_LOCATION was: 0xbfffb800 is: 0xbfffb800
    [ 24.287] (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xc1ffc000
    [ 24.287] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 24.287] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 24.287] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 24.387] (II) RADEON(0): Direct rendering enabled
    [ 24.387] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 24.387] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 24.387] (II) RADEON(0): num quad-pipes is 1
    [ 24.387] (II) EXA(0): Offscreen pixmap area of 54747136 bytes
    [ 24.387] (II) EXA(0): Driver registered support for the following operations:
    [ 24.387] (II) Solid
    [ 24.387] (II) Copy
    [ 24.387] (II) Composite (RENDER acceleration)
    [ 24.387] (II) UploadToScreen
    [ 24.387] (II) DownloadFromScreen
    [ 24.387] (II) RADEON(0): Acceleration enabled
    [ 24.387] (==) RADEON(0): DPMS enabled
    [ 24.387] (==) RADEON(0): Silken mouse enabled
    [ 24.388] (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    [ 24.388] (II) Loading sub module "theatre_detect"
    [ 24.388] (II) LoadModule: "theatre_detect"
    [ 24.388] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    [ 24.399] (II) Module theatre_detect: vendor="X.Org Foundation"
    [ 24.399] compiled for 1.9.0, module version = 1.0.0
    [ 24.400] ABI class: X.Org Video Driver, version 8.0
    [ 24.400] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    [ 24.400] (II) RADEON(0): Set up overlay video
    [ 24.400] (II) RADEON(0): Set up textured video
    [ 24.418] disable TVDAC
    [ 24.918] disable TV
    [ 25.436] init memmap
    [ 25.436] init common
    [ 25.436] init crtc1
    [ 25.436] init pll1
    [ 25.436] restore memmap
    [ 25.436] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 25.436] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 25.436] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 25.536] restore common
    [ 25.536] restore crtc1
    [ 25.536] restore pll1
    [ 25.536] set RMX
    [ 25.536] set LVDS
    [ 25.536] enable LVDS
    [ 26.537] disable TVDAC
    [ 26.537] init memmap
    [ 26.537] init common
    [ 26.537] init crtc2
    [ 26.554] init pll2
    [ 26.554] freq: 108000000
    [ 26.554] best_freq: 107996667
    [ 26.554] best_feedback_div: 181
    [ 26.554] best_frac_feedback_div: 0
    [ 26.554] best_ref_div: 12
    [ 26.555] best_post_div: 2
    [ 26.555] restore memmap
    [ 26.555] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 26.555] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 26.555] (II) RADEON(0): MC_AGP_LOCATION : 0xc1ffc000
    [ 26.655] restore common
    [ 26.655] restore crtc2
    [ 26.655] restore pll2
    [ 26.660] finished PLL2
    [ 26.660] set TVDAC
    [ 26.660] enable LVDS
    [ 27.160] enable TVDAC
    [ 27.160] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 27.160] (--) RandR disabled
    [ 27.160] (II) Initializing built-in extension Generic Event Extension
    [ 27.160] (II) Initializing built-in extension SHAPE
    [ 27.161] (II) Initializing built-in extension MIT-SHM
    [ 27.161] (II) Initializing built-in extension XInputExtension
    [ 27.161] (II) Initializing built-in extension XTEST
    [ 27.161] (II) Initializing built-in extension BIG-REQUESTS
    [ 27.161] (II) Initializing built-in extension SYNC
    [ 27.161] (II) Initializing built-in extension XKEYBOARD
    [ 27.161] (II) Initializing built-in extension XC-MISC
    [ 27.161] (II) Initializing built-in extension SECURITY
    [ 27.161] (II) Initializing built-in extension XINERAMA
    [ 27.161] (II) Initializing built-in extension XFIXES
    [ 27.161] (II) Initializing built-in extension RENDER
    [ 27.161] (II) Initializing built-in extension RANDR
    [ 27.161] (II) Initializing built-in extension COMPOSITE
    [ 27.161] (II) Initializing built-in extension DAMAGE
    [ 27.172] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 27.172] drmOpenDevice: node name is /dev/dri/card0
    [ 27.172] drmOpenDevice: open result is 11, (OK)
    [ 27.172] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 27.172] drmOpenDevice: node name is /dev/dri/card0
    [ 27.172] drmOpenDevice: open result is 11, (OK)
    [ 27.172] drmOpenByBusid: drmOpenMinor returns 11
    [ 27.172] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [ 27.172] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 27.278]
    Backtrace:
    [ 27.289] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f1a8]
    [ 27.289] 1: /usr/bin/X (0x400000+0x60239) [0x460239]
    [ 27.289] 2: /lib/libpthread.so.0 (0x7f42d79da000+0xf1c0) [0x7f42d79e91c0]
    [ 27.289] Segmentation fault at address (nil)
    [ 27.289]
    Fatal server error:
    [ 27.289] Caught signal 11 (Segmentation fault). Server aborting
    [ 27.289]
    [ 27.289]
    Please consult the The X.Org Foundation support
    at [url]http://wiki.x.org[/url]
    for help.
    [ 27.289] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 27.289]
    [ 27.790] disable TVDAC
    [ 27.790] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 27.790] (II) RADEON(0): MC_FB_LOCATION : 0xbfffb800 0xbfffb800
    [ 27.790] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 27.895] finished PLL2
    [ 27.945] finished PLL1
    [ 27.945] Entering Restore TV
    [ 27.945] Restore TV PLL
    [ 27.946] Restore TVHV
    [ 27.946] Restore TV Restarts
    [ 27.946] Restore Timing Tables
    [ 27.946] Restore TV standard
    [ 27.946] Leaving Restore TV
    --mod edit: put that in a code block please
    Last edited by litemotiv (2010-11-26 10:56:19)

  • 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

  • Nodemanager does not restart managed server after Linux OS reboot

    Running Linux 2.6.18, Sun JDK 1.6.0_14, and WebLogic 10.3, we have a correctly functioning nodemanager watching a single managed server. If I kill -9 the managed server, the nodemanager fires up a new one immediately. If, however, we reboot the box, the nodemanager will start cleanly and will not start the managed server. It appears to believe the node should remain down and reports its status as UNKNOWN.
    I've seen where this is a known problem on Windows boxes, easily gotten around by supplying the -Xrs parameter to the startup parms for the managed server. (Section 5 of the general nodemanager config doc.) I don't see, however, where there's an equally clean solution for Linux.
    Things I've tried:
    + When I set the server to DEBUG, it shows zero sign of receiving a shutdown signal. It's dumping loads of cluster messages, etc, into the log and then suddenly the log just ends so it's dying via kill -9. If the nodemanager is still running at that time, it might try to restart the managed server and log it somewhere as permanently failed.
    + The nodemanager only logs to INFO level, and logs no evidence of deciding to leave the node down. (DEBUG is an invalid LogLevel, so that's all I've got.)
    + A restart signal sent from our AdminServer (on another Linux box) successfully starts the managed node through the nodemanager. Nothing unusual occurs or is logged.
    Things I'm curious about:
    + Is there some way to see in what state the nodemanager believes the managed server to be?
    + Is there some value in some doc somewhere that might say the server should not be restarted?
    + Is there not a log of NodeManager client actions? I don't see anything in domain.log or AdminServer.log except when the NM is down.
    Thanks,
    Kevin
    ListenPort=5556
    ListenBacklog=50
    SecureListener=true
    AuthenticationEnabled=true
    NativeVersionEnabled=false
    CrashRecoveryEnabled=true
    JavaHome=/appl/java/jre
    StartScriptEnabled=false
    StopScriptEnabled=false
    StartScriptName=startWebLogic.sh
    StopScriptName=
    LogFile=/appl/bea/wlserver_10.3/common/nodemanager/logs/nodemanager.log
    LogLevel=INFO
    LogLimit=0
    LogCount=1

    can you set NativeVersionEnabled to true. We have faced this in windows which was fixed by changing this property. Some notes from that issue:
    Faced this interesting issue in Windows 2008 environment. Managed Servers were started by node manager and it was expected that on a system restart after a crash, the node manager will restore the state of the managed servers to the state it was before the crash. Node Manger was configured to run as a windows service. Hence it started after the server restart. But the individual managed servers were not getting started. Interestingly, for the managed servers started by the node manager there were no <Managed_Server_Name>.lck file in the <Server>/data/NodeManger folder.
    To fix this always set the following properties in the nodemanager.properties on the node maager home directory.
    CrashRecoveryEnabled=true /* This by default is set to false. This needs to be turned for auto restart after crash to work */
    NativeVersionEnabled=true /* This is by default set to true and it should be set as such. If you turn this off on platforms for which weblogic provide native JNI libraries ( e.g. as in Windows 2008) then this wont create the .lck file and hence node manager wont restart the managed server after the crash.
    Note: As per official documentation .lck files are required for weblogic node managers to do auto restart after system crash
    From Official documentation:
    After the system is restarted, Node Manager checks each managed domain specified in the nodemanager.domains file to determine if there are any server instances that were not cleanly shutdown. This is determined by the presence of any lock files which are created by Node Manager when a WebLogic Server process is created. This lock file contains the process identifier for WebLogic Server startup script. If the lock file exists, but the process ID is not running, Node Manager will attempt to automatically restart the server.
    If the process is running, Node Manager performs an additional check to access the management servlet running in the process to verify that the process corresponding to the process ID is a WebLogic Server instance.
    After the system is restarted, Node Manager checks each managed domain specified in the nodemanager.domains file to determine if there are any server instances that were not cleanly shutdown. This is determined by the presence of any lock files which are created by Node Manager when a WebLogic Server process is created. This lock file contains the process identifier for WebLogic Server startup script. If the lock file exists, but the process ID is not running, Node Manager will attempt to automatically restart the server.If the process is running, Node Manager performs an additional check to access the management servlet running in the process to verify that the process corresponding to the process ID is a WebLogic Server instance.
    */

Maybe you are looking for

  • ISA-Ecommerce : Passing extension data at item level to CRM backend?

    Hi Experts, I want to pass the extension filed data which is present at item level to the CRM back end system. In DEMO1 example provided, they have demonstrated about header data to pass. HeaderData headerdata = isaBOM.getBasket().getHeaderData();(he

  • Why won't all my tv shows from my computer show up on my ipad when I am in sharing mode?

    I have turned on sharing on iTunes on my iMac and made sure that everything is sharable, but that it is protected by a password.  On my iPad, I can access my iMac's library via the grey icon with the home/music note on it.  When I view my tv shows, m

  • Backup failed with error: 11 -Error: (-41) SrcErr:NO Copying

    Like many of you, I was unlucky to get the famous TimeMachine error message: "The backup was not performed because an error occurred while copying files to the backup disk". I started to get as much help as I could from Google and all your forum post

  • Lost my serial number

    Recently my harddrive crashed. I've had it replaced and now I must reinstall FCE HD. Unfortunately I have lost my serial number. I bought the package at Penn Computer Connection, however I dont have my receipt but I do Have the original packaging. In

  • Why will Creative Cloud not update on my laptop?

    When I open the Creative Cloud app, I receive the message an update is available, and have the choice of updating or immediately quitting the app. So I choose update, and halfway through, receive a message that another version of creative cloud is ru