Getting the below Exception after starting the components in JavaES5

Hi All,
I have Installed the JES5 "java_es-5_appsuite-windows-x86" on windows and after successfull intsallation and checking the option to start all the components getting the below error in the appserver-->domains-->domain1-->logs-->server.log file
===============================
[#|2008-05-19T22:20:34.562+0530|SEVERE|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|launcher.jvmoptions_exception
com.sun.enterprise.admin.util.InvalidJvmOptionException: Invalid Jvm Option Files/Sun/JavaES5/appserver/domains/domain1/config/server.policy. Option must start with -.
     at com.sun.enterprise.admin.util.JvmOptionsElement.checkValidOption(JvmOptionsHelper.java:393)
     at com.sun.enterprise.admin.util.JvmOptionsElement.<init>(JvmOptionsHelper.java:280)
     at com.sun.enterprise.admin.util.JvmOptionsHelper.<init>(JvmOptionsHelper.java:69)
     at com.sun.enterprise.tools.launcher.ProcessLauncher.buildInternalCommand(ProcessLauncher.java:545)
     at com.sun.enterprise.tools.launcher.ProcessLauncher.buildCommand(ProcessLauncher.java:414)
     at com.sun.enterprise.tools.launcher.ProcessLauncher.process(ProcessLauncher.java:204)
     at com.sun.enterprise.tools.launcher.ProcessLauncher.main(ProcessLauncher.java:128)
[#|2008-05-19T22:03:56.125+0530|WARNING|sun-appserver-ee8.2|javax.enterprise.system.tools.admin|_ThreadID=16;|ADM1082:Creating the application reference failed - Detailed Message:
com.sun.enterprise.deployment.backend.IASDeploymentException: Component not registered
     at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.getRegisteredType(DeploymentServiceUtils.java:973)
     at com.sun.enterprise.deployment.phasing.PEDeploymentService.associate(PEDeploymentService.java:232)
     at com.sun.enterprise.deployment.phasing.PEDeploymentService.associate(PEDeploymentService.java:276)
     at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.createApplicationReference(ApplicationsConfigMBean.java:652)
     at sun.reflect.GeneratedMethodAccessor218.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:305)
     at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:360)
     at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
     at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
     at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
     at $Proxy1.invoke(Unknown Source)
     at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
     at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
     at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
     at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
     at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
     at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
     at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
     at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
|#]
[#|2008-05-19T22:04:03.718+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.deployment|_ThreadID=26;|DPL5109: EJBC - START of EJBC for [guessnumber]|#]
[#|2008-05-19T22:04:03.718+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.deployment|_ThreadID=26;|Processing beans ...|#]
[#|2008-05-19T22:04:03.781+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.deployment|_ThreadID=26;|DPL5110: EJBC - END of EJBC for [guessnumber]|#]
[#|2008-05-19T22:04:03.937+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.deployment|_ThreadID=26;|Total Deployment Time: 4875 msec, Total EJB Compiler Module Time: 63 msec, Portion spent EJB Compiling: 1%
Breakdown of EJBC Module Time: Total Time for EJBC: 63 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 63 msec (100%),
|#]
[#|2008-05-19T22:04:11.437+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.deployment|_ThreadID=26;|deployed with moduleid = guessnumber|#]
[#|2008-05-19T22:04:11.718+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- reference-added guessnumber]|#]
[#|2008-05-19T22:04:12.000+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
[#|2008-05-19T22:04:12.031+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.admin|_ThreadID=16;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/guessnumber]|#]
[#|2008-05-19T22:04:12.046+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=16;|WEB0100: Loading web module [guessnumber] in virtual server [server] at [guessnumber]|#]
[#|2008-05-19T22:04:15.734+0530|INFO|sun-appserver-ee8.2|javax.enterprise.system.tools.admin|_ThreadID=16;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
[#|2008-05-19T22:04:23.593+0530|WARNING|sun-appserver-ee8.2|javax.enterprise.system.tools.admin|_ThreadID=14;|ADM1082:Creating the application reference failed - Detailed Message:
com.sun.enterprise.deployment.backend.IASDeploymentException: Component not registered
     at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.getRegisteredType(DeploymentServiceUtils.java:973)
     at com.sun.enterprise.deployment.phasing.PEDeploymentService.associate(PEDeploymentService.java:232)
     at com.sun.enterprise.deployment.phasing.PEDeploymentService.associate(PEDeploymentService.java:276)
     at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.createApplicationReference(ApplicationsConfigMBean.java:652)
     at sun.reflect.GeneratedMethodAccessor218.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:305)
     at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:360)
     at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
     at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
     at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
     at $Proxy1.invoke(Unknown Source)
     at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
     at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
     at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
     at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
     at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
     at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
     at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:235)
     at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2114)
|#]
=========================================================
Any suggestions would be greatly appreciated.
Thanks & regards
Srikanth

Solution
Hi,
It is what I guessed as the web page explains. The domain.xml file does not recognize any equipment name that has an acute in it. That was my case. So I have changed the name of my equipment and the problem was resolved when I installed the GlassFish again.
Thanks for all of you about to visit my posts
See you around,
Oggie
PS:
Here I leave you the tag in the domain.xml that causes the problem,
<jms-service addresslist-behavior="random" addresslist-iterations="3" default-jms-host="default_JMS_host" init-timeout-in-seconds="60" reconnect-attempts="3" reconnect-enabled="true" reconnect-interval-in-seconds="5" type="EMBEDDED">
        <jms-host admin-password="admin" admin-user-name="admin" host="Jose" name="default_JMS_host" port="7676"/>
      </jms-service>I hope this time you get it like me

Similar Messages

  • When I open FF4 for the first time after starting the computer it is very slow to load. From then on it loads normaly.

    I have an HP Pavilion DV9000.

    I had this problem too. Not just with FF 4 but also previous versions. For that and other reasons I decided to by an SSD and install windows and all the programs on there. That worked fine except for firefox. Boot time is much faster (2o secs) and programs (from the startup folder) are loaded almost immediately after the desktop comes up. However firefox still took 90 seconds to load. After some trial and error I disables in the registry prefetcher and superprefetch (I am running windows 7, no SP1). Then I restarted my computer twice. The first time firefox did not load any faster but at any subsequent startup firefox starts in a few seconds. In fact some times it is so fast it comes up before the wireless network connection is established. HTH
    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/SessionManager/MemoryManagement/PrefetchParamaters/EnablePrefetcher --> 0
    HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/SessionManager/MemoryManagement/PrefetchParamaters/EnableSuperFetch --> 0

  • Unable to start the Managed servers OIM and SOA after starting the Weblogic

    Hi,
    We are unable to start the any manager servers after starting the weblogic Admin Server.
    We are getting the below error after trying to start the OIM or SOA managed servers.
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have also cross verified that the port 5555 is listening after starting the weblogic Admin server.
    Please help us to start the managed servers in the weblogic 10.3.5.
    Thanks.

    We are getting the below errors after starting the Admin server and Managed servers.
    Admin Server:
    <Jan 11, 2012 7:15:06 AM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jan 11, 2012 7:16:02 AM EST> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter manager not initialized correctly.>
    Managed Server:
    Starting WLS with line:
    /opt/jdk1.6.0_27/bin/java -client -Xms1024m -Xmx4096m -XX:PermSize=512m -XX:MaxPermSize=1024m -Dweblogic.Name=oim_server1 -Djava.security.policy=/ama/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.security.SSL.trustedCAKeyStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/cacerts -Xverify:none -da -Dplatform.home=/ama/Oracle/Middleware/wlserver_10.3 -Dwls.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/ama/Oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/ama/Oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Djrockit.optfile=/ama/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/servers/oim_server1 -Doracle.domain.config.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/carml -Digf.arisidstack.home=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/ama/Oracle/Middleware/user_projects/domains/base_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/ama/Oracle/Middleware/user_projects/domains/base_domain/servers/oim_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/ama/Oracle/Middleware/Oracle_IDM1/server/loginmodule/wls,/ama/Oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/ama/Oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol -Dweblogic.jdbc.remoteEnabled=false -DXL.HomeDir=/ama/Oracle/Middleware/Oracle_IDM1/server -Djava.security.auth.login.config=/ama/Oracle/Middleware/Oracle_IDM1/server/config/authwl.conf -Dorg.owasp.esapi.resources=/ama/Oracle/Middleware/Oracle_IDM1/server/apps/oim.ear/APP-INF/classes -da:org.apache.xmlbeans... -Dsoa.archives.dir=/ama/Oracle/Middleware/Oracle_SOA1/soa -Dsoa.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dsoa.instance.home=/ama/Oracle/Middleware/user_projects/domains/base_domain -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=/ama/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dem.oracle.home=/ama/Oracle/Middleware/oracle_common -Djava.awt.headless=true -Dums.oracle.home=/ama/Oracle/Middleware/Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://127.0.0.1:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/ama/Oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/ama/Oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 5555; nested exception is:
         java.net.BindException: Address already in use
    We have to find out why the port 5555 is in listening mode after starting the Admin server.

  • DOS Window automaticly close after execute the batch file and start the App

    Hi, all. I have made a batch file. When I start the batch file, thet is getting open the DOS Window. But I want close the DOS Window after Start the Application, or make it hidden?
    It is possible?
    Thanks all:-)
    Nikolay

    Hi,my batch file is:
    java -cp File.jar Desktop
    I have tryaed with:
    javaw -cp File.jar Desktop , but it dosn�t close the DOS Window.
    Have I make anythink false?
    Thanks.
    Nikolay

  • Access Exception after starting Managed Server

    After Starting the managed server in our one of the domains we are getting this
    following exception.Actually we are using JCA Adapters(Clarify and MQ).So after
    starting servers it is trying to access these adapters and corresponding application
    views.
    Exception class: weblogic.management.NoAccessRuntimeException
    Access not allowed for subject: principals=[admin], on ResourceType: AppViewDeployment
    Action: execute, Target: undeployApplicationView
    weblogic.management.NoAccessRuntimeException: Access not allowed for subject:
    principals=[admin], on ResourceType: AppViewDeployment Action: execute, Target:
    undeployApplicationView
         at weblogic.management.internal.Helper$IsAccessAllowedPrivilegeAction.run(Helper.java:2034)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
         at weblogic.management.internal.Helper.isAccessAllowed(Helper.java:1865)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:949)
         at com.bea.wlai.client.bean.DeployManagerBean.undeployApplicationView(Unknown
    Source)
         at com.bea.wlai.client.bean.DeployManagerBean_qam0jv_EOImpl.undeployApplicationView(DeployManagerBean_qam0jv_EOImpl.java:210)
         at com.bea.wlai.client.bean.DeployManagerBean_qam0jv_EOImpl_WLSkel.invoke(Unknown
    Source)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:159)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:263)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:230)
         at com.bea.wlai.client.bean.DeployManagerBean_qam0jv_EOImpl_WLStub.undeployApplicationView(Unknown
    Source)
         at com.bea.adapter.web.AbstractDesignTimeRequestHandler.undepappvw(Unknown
    Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.bea.web.ControllerServlet.processRequest(ControllerServlet.java:356)
         at com.bea.web.ControllerServlet.doAction(ControllerServlet.java:282)
         at com.bea.web.ControllerServlet.doPost(ControllerServlet.java:175)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5445)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3105)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2588)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:215)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:191)
    Thanks and regds
    Sudarsan M

              One not so good solution I ever used is to remove the managed server and reinstall/configure
              it.
              "Victor" <[email protected]> wrote:
              >
              >
              >
              >Hi,
              >
              >I am getting 'Connection Refused' exception while starting the Managed
              >Server.Attached
              >log has the complete trace. It was working fine till few days back and
              >I havent
              >changed any configuration.
              >
              >I will be thankful to you if anyone gives me a clue to trace for the
              >solution
              >on this.
              >
              >Regards,
              

  • Getting exception after increasing the heap size

    Hi ,
    I have increased the heap size of my manged server from 512MB to 1024MB and started the server. When I tried to post the messages to queue I am getting the below exception and my managed server is going down. Weblogic server version is 10.3.0. Could you please help me to resolve this issue. It is verr urgent
    ******* EXCEPTION FROM THE MAIN METHOD -Generic Exception *******
    weblogic.jms.common.JMSException: weblogic.messaging.dispatcher.DispatcherException: weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
    at weblogic.jms.dispatcher.DispatcherAdapter.convertToJMSExceptionAndThrow(DispatcherAdapter.java:116)
    at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncTran(DispatcherAdapter.java:53)
    at weblogic.jms.client.JMSProducer.toFEProducer(JMSProducer.java:1271)
    at weblogic.jms.client.JMSProducer.deliveryInternal(JMSProducer.java:783)
    at weblogic.jms.client.JMSProducer.sendInternal(JMSProducer.java:541)
    at weblogic.jms.client.JMSProducer.sendWithListener(JMSProducer.java:394)
    at weblogic.jms.client.JMSProducer.send(JMSProducer.java:384)
    at weblogic.jms.client.WLProducerImpl.send(WLProducerImpl.java:970)
    at QueueSendConfig.send(QueueSendConfig.java:88)
    at QueueSendConfig.main(QueueSendConfig.java:126)
    Caused by: weblogic.messaging.dispatcher.DispatcherException: weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
    at weblogic.messaging.dispatcher.DispatcherWrapperState.dispatchSyncTran(DispatcherWrapperState.java:350)
    at weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncTran(DispatcherAdapter.java:51)
    ... 8 more
    Caused by: weblogic.rjvm.PeerGoneException: No message was received for: '240' seconds
    at weblogic.rjvm.ResponseImpl.getThrowable(ResponseImpl.java:202)
    at weblogic.messaging.dispatcher.DispatcherProxy.unmarshalResponse(DispatcherProxy.java:253)
    at weblogic.messaging.dispatcher.DispatcherProxy.dispatchSyncTranFuture(DispatcherProxy.java:134)
    at weblogic.messaging.dispatcher.DispatcherWrapperState.dispatchSyncTran(DispatcherWrapperState.java:338)
    Thanks & Regards
    James

    Hi James,
    weblogic.rjvm.PeerGoneException is basically caused due to a network failure between the peers like message producer and the consumer failing to communicate in the specified time frame.
    240 seconds is the default value for the t3 connection timeout, if the peer is not getting response for 240 seconds. Then it would timed out.
    This value can be tuned, however it is not recommended.
    Can you check the network traffic and see if any network glitches causing the issue?
    Also check whether you are trying to send large messages over a slow network causing the delay.
    You can capture the thread dumps as well to get more insights on the issue.
    Cheers,
    Andy

  • Getting JMS Exception while starting the managed servers

    Hi ,
    I have Savvion BPM tool hosted on WebLogic server 10.3 version.Before the manage servers coming to Running state its throwing the below mention warning message.Can anybody help me to identify what could be the reason the managed server the below exceptions.
    Thanks in advance...
    <Jun 19, 2012 3:54:32 AM EDT> <Notice> <Cluster> <BEA-000142> <Trying to download cluster JNDI tree from server sbmejb2.>
    <Jun 19, 2012 3:54:33 AM EDT> <Notice> <Cluster> <BEA-000164> <Synchronized cluster JNDI tree from server sbmejb2.>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    *<Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLServiceMDB is unable to connect to the J*
    MS destination: jms/BLAdminTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster addres
    s "sbmejb1,sbmejb2">
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLCacheSyncMDB is unable to connect to the
    JMS destination: jms/BLCacheSyncTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLSessionMDB is unable to connect to the J
    MS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.177.16.126:16103 for pr
    otocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jun 19, 2012 3:54:34 AM EDT> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "sbmejb1" for domain "sb
    m76" running in Production Mode>
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLBizStoreMDB is unable to connect to the
    JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:34 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLCheckDueMDB is unable to connect to the
    JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLEmailMDB is unable to connect to the JMS
    destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: BLResumeWSMDB is unable to connect to the
    JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: MConsoleServiceMDB is unable to connect to
    the JMS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:41 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: EPServiceMDB is unable to connect to the J
    MS destination: jms/SBMTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:42 AM EDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: EventReaderBean is unable to connect to th
    e JMS destination: jms/BPAdminTopic. The Error was:
    weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.jms.common.JMSException: could not find Server sbmejb1
    Nested exception: weblogic.messaging.dispatcher.DispatcherException: could not find Server sbmejb1
    Nested exception: javax.naming.NameNotFoundException: Unable to resolve 'weblogic.messaging.dispatcher.S:sbmejb1'. Resolved 'w
    eblogic.messaging.dispatcher'; remaining name 'S:sbmejb1'>
    <Jun 19, 2012 3:54:42 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jun 19, 2012 3:54:42 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>

    Hi Rohit,
    Thanks for your response..
    Below is the BLAdminTopic configuration.Please let me know if you need any further info.
    Topic:BLAdminTopic
    Type:Distributed Topic
    JNDI:jms/BLAdminTopic
    Sub Deployment :N/A
    Target:N/A
    BLAdminTopic@jmsnode1BL Topic jms/BLAdminTopic@jmsnode1BL BLAdminTopic@jmsnode1BL jmsnode1BL
    BLAdminTopic@jmsnode2BL Topic jms/BLAdminTopic@jmsnode2BL BLAdminTopic@jmsnode2BL jmsnode2BL
    Regards,
    Jyotiranjan

  • Getting the below error when running the Baseline.grf for the first time

    I am getting the below error when running the Baseline.grf for the first time.
    Appreciate your support in resolving it.
    Error below:
    INFO [main] - *** CloverETL framework/transformation graph, (c) 2002-2012 Javlin a.s, released under GNU Lesser General Public License ***
    INFO [main] - Running with CloverETL library version 3.2.1 build#63 compiled 04/01/2012 12:53:21
    INFO [main] - Running on 4 CPU(s), OS Windows 7, architecture amd64, Java version 1.6.0_20, max available memory for JVM 901120 KB
    INFO [main] - Loading default properties from: defaultProperties
    INFO [main] - Graph definition file: graph/Baseline.grf
    INFO [main] - Graph revision: 1.114 Modified by: mkressirer Modified: Thu Apr 12 13:27:18 EDT 2012
    INFO [main] - Checking graph configuration...
    INFO [main] - Graph configuration is valid.
    INFO [main] - Graph initialization (Baseline)
    INFO [main] - [Clover] Initializing phase: 0
    INFO [main] - [Clover] phase: 0 initialized successfully.
    INFO [main] - register MBean with name:org.jetel.graph.runtime:type=CLOVERJMX_1306871483270_0
    INFO [WatchDog] - Starting up all nodes in phase [0]
    INFO [WatchDog] - Successfully started all nodes in phase!
    INFO [RUN_GRAPH1_0] - Running graph ./graph/InitDataStore.grf in the same instance.
    INFO [RUN_GRAPH1_0] - Checking graph configuration...
    INFO [RUN_GRAPH1_0] - Graph configuration is valid.
    INFO [RUN_GRAPH1_0] - Graph initialization (InitDataStore)
    INFO [RUN_GRAPH1_0] - [Clover] Initializing phase: 0
    WARN [RUN_GRAPH1_0] - WS messenger cleanup failed.
    java.lang.NullPointerException
         at org.apache.axis2.client.Stub.cleanup(Stub.java:134)
         at com.opensys.cloveretl.component.WebServiceClient.free(Unknown Source)
         at org.jetel.graph.Phase.free(Phase.java:487)
         at org.jetel.graph.TransformationGraph.freeResources(TransformationGraph.java:681)
         at org.jetel.graph.TransformationGraph.free(TransformationGraph.java:955)
         at org.jetel.graph.runtime.PrimitiveAuthorityProxy.executeGraph(PrimitiveAuthorityProxy.java:149)
         at org.jetel.component.RunGraph.runGraphThisInstance(RunGraph.java:511)
         at org.jetel.component.RunGraph.runSingleGraph(RunGraph.java:409)
         at org.jetel.component.RunGraph.execute(RunGraph.java:302)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    WARN [RUN_GRAPH1_0] - Some graphs wasn't executed (because graph "./graph/InitDataStore.grf" finished with error).
    WARN [RUN_GRAPH1_0] - Some graph(s) finished with error.
    ERROR [WatchDog] - Graph execution finished with error
    ERROR [WatchDog] - Node RUN_GRAPH1 finished with status: ERROR caused by: Graph './graph/InitDataStore.grf' failed!
    ERROR [WatchDog] - Node RUN_GRAPH1 error details:
    org.jetel.exception.JetelException: Graph './graph/InitDataStore.grf' failed!
         at org.jetel.component.RunGraph.execute(RunGraph.java:324)
         at org.jetel.graph.Node.run(Node.java:414)
         at java.lang.Thread.run(Thread.java:619)
    INFO [WatchDog] - [Clover] Post-execute phase finalization: 0
    INFO [WatchDog] - [Clover] phase: 0 post-execute finalization successfully.
    INFO [WatchDog] - Execution of phase [0] finished with error - elapsed time(sec): 2
    ERROR [WatchDog] - !!! Phase finished with error - stopping graph run !!!
    INFO [WatchDog] - -----------------------** Summary of Phases execution **---------------------
    INFO [WatchDog] - Phase# Finished Status RunTime(sec) MemoryAllocation(KB)
    INFO [WatchDog] - 0 ERROR 2 20132
    INFO [WatchDog] - ------------------------------** End of Summary **---------------------------
    WARN [exNode_0_1306871483270_RUN_GRAPH1] - Attempt to unregister non-registered thread in the ContextProvider.
    ./graph/InitDataStore.grf: Execution of graph failed! Error during graph initialization: Phase 0 can't be initilized.
    INFO [WatchDog] - WatchDog thread finished - total execution time: 2 (sec)
    INFO [main] - Freeing graph resources.
    ERROR [main] - Execution of graph failed !

    It can't find an Endeca specific class when running via the clover command line utility. Thus, the classpath being set in that shell script is not incorporating the .jar files where the endeca-specific classes are packaged. I would start by adding an line to see what your classpath is set to. There are actually already some lines of shell script in clover that you can uncomment to see what .jars are getting loaded:
    #echo $CLOVER_LIB/*
    for i in $CLOVER_LIB/*.jar $CLOVER_LIB/*.zip; do
         LOCAL_CLASSPATH="$LOCAL_CLASSPATH:$i"
    done;
    #for i in `ls $CLOVER_LIB/*.jar`; do
    #echo $i
    #done;
    You could also echo LOCAL_CLASSPATH to see what is getting set there. At the end of the day, you will need the endeca-specific jars to load which can be found here: /Endeca/Discovery/2.3.0/Integrator/plugins/com.endeca.latitude_1.0.0/*
    HTH,
    Dan
    http://branchbird.com

  • Getting warning while trying to start the Jdeveloper for first time

    Hi ,
    Every day i am facing this problem while trying to start the Jdeveloper first time, and not able to start till some time.
    i am getting the below exception...
    Unable to create an instance of the java virtual Machine Located at path
    E:\Oracle\Middleware\jdk160_24\jre\bin\client\jvm.dll
    Please can i have the solution to this..
    Regards,
    Rajesh

    user,
    better you remove the contact number. dont leave those things in forums,
    some one may misuse that.
    nice, you can search over forums.
    Jdeveloper installation issue
    https://cn.forums.oracle.com/forums/thread.jspa?messageID=9665899
    http://adfhowto.blogspot.in/2011/09/troubleshooting-unable-t-o-create.html
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=1070230
    unable to create an instance of the Java Virtual Machine Located at path:
    http://pisceansheart.wordpress.com/2009/08/06/solution-to-unable-to-create-an-instance-of-the-java-virtual-machine-for-jdeveloper/

  • Could not retrieve the in-memory service URL after starting the in-memory.

    A local jvm process is discovered but mission control will not connect.
    Both jvm process and mission control are on the same host.
    Any suggestion?
    Thanks.
    This is the mission control help version:
    Oracle® JRockit Mission Control 3.1.0 (R27.6.3-40_o, 112101)
    I'm running mission control and a jboss web server on jrockit:
    $ java -version
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    BEA JRockit(R) (build R27.6.3-40_o-112056-1.6.0_11-20090318-2103-linux-x86_64, compiled mode)
    On linux:
    $ uname -a
    Linux isidore 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC 2009 x86_64 GNU/Linux
    This is the message that appears in the controlling tty window:
    Apr 24, 2009 9:55:43 PM com.jrockit.mc.browser.attach.LocalConnectionDescriptor tryJRCMDStyleStartingOfTheAgent
    SEVERE: Could not retrieve the in-memory service URL after starting the in-memory agent!
    Apr 24, 2009 9:55:43 PM com.jrockit.mc.browser.attach.LocalConnectionDescriptor tryJRCMDStyleStartingOfTheAgent
    Here is the exception in the dialog details:
    Could not open Management Console for [1.6] JBoss (5,474).
    java.lang.NullPointerException: null
    java.lang.NullPointerException
         at com.jrockit.mc.rjmx.ConnectionDescriptorToolkit.getHostName(ConnectionDescriptorToolkit.java:152)
         at com.jrockit.mc.rjmx.internal.RJMXConnection.setupServer(RJMXConnection.java:521)
         at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:144)
         at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.establishConnection(RJMXConnectorModel.java:111)
         at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.connect(RJMXConnectorModel.java:154)
         at com.jrockit.mc.rjmx.ConnectionManager.innerConnect(ConnectionManager.java:95)
         at com.jrockit.mc.rjmx.ConnectionManager.connect(ConnectionManager.java:61)
         at com.jrockit.mc.console.ui.actions.StartConsole$1.preConnect(StartConsole.java:38)
         at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:74)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    After I posed the above, I saw that the url on the exception is munged.
    I didn't stumble over how to manually override that url.
    Instead, I added remote jmx capability to the process and added a connector. That is my work around.
    Thanks,
    John

  • I am getting the below mentioned error in the weblogic console.  Jun 26, 2014 12:14:45 PM IST Error javax.enterprise.resource.webcontainer.jsf.application BEA-000000

    Hi,
    After migrating to Spring webflow 2.4.0 , I am getting the below mentioned error in the weblogic console.
    <Jun 26, 2014 12:14:45 PM IST> <Error> <javax.enterprise.resource.webcontainer.jsf.application> <BEA-000000> <Unable to determine expected return type for java.util.List()>.
    It doesn't affect  the application but not able to find the cause for it.
    Regards,
    Sneha

    After many hard working days.i finally found the error cause,i needed to make weblogic datasource also ADF doesnt work on internet explorer browser,it works on safary.hope it helps somebody

  • Got an exception after run the import script in the command prompt

    Hi,
    I got an exception after running the import script in the command prompt.
    import script run successfully in the command prompt with apps user.
    But when i am opening the page in the front end oracle applications, i got the below exception.
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543flsm.oracle.apps.po.per.server.FlsmrootAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition flsm.oracle.apps.po.per.server.FlsmrootAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:508)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1297)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:735)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition flsm.oracle.apps.po.per.server.FlsmrootAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:508)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1297)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:735)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition flsm.oracle.apps.po.per.server.FlsmrootAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:358)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:340)
         at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:700)
         at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)
         at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:401)
         at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:139)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:80)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2468)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:536)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:508)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1297)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:735)
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543flsm.oracle.apps.po.per.server.FlsmrootAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition flsm.oracle.apps.po.per.server.FlsmrootAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:508)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1297)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:735)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition flsm.oracle.apps.po.per.server.FlsmrootAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
         at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:233)
         at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:508)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:208)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1297)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:735)
    could yopu please,help me on this.
    Regards,
    Muthu

    Hi Kali,
    After import completed successfully,i have bounce the apache server by connecting functional administrator and clear the cache(it si fine or not),
    it is working fine,actually i never do this,i directly bounce the apache.
    i am also got the same exception.
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543flsm.oracle.apps.po.per.server.FlsmrootAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition flsm.oracle.apps.po.per.server.FlsmrootAM of type ApplicationModule not found
    please,can you help me is there any mistakes,i checked all my l class files in the server top,it is ok all are correct.
    but why i got this error,i didn,t find it.
    Regards,
    Muthu

  • BEA-423442-Exception while starting the client classifications file poller

    While Weblogic 10.3.2 server is started, below error is displayed in console. Please provide if any solution for this.
    <netuix> <BEA-423442> <Exception while starting the client classifications file poller: [java.lang.AbstractMethodError]
    java.lang.AbstractMethodError
    at com.bea.netuix.xml.util.DomToolkit.parse(DomToolkit.java:166)
    at com.bea.netuix.xml.util.JDomToolkit.build(JDomToolkit.java:45)
    at com.bea.netuix.client.repository.ClassifierRepository.getDocumentFromInputStream(ClassifierRepository.java:339)
    at com.bea.netuix.client.repository.ClassifierRepository.createRepositoryFromInputStream(ClassifierRepository.java:326)
    at com.bea.netuix.client.ClientClassifierImpl.<init>(ClientClassifierImpl.java:103)
    Truncated. see log file for complete stacktrace

    Hi Angel,
    Please see the following doc for instructions on starting an OMS.
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/emctl.htm#BABFEEAJ
    Regards,
    - Loc

  • I am getting the below dump error at the time of posting F-02.

    Hi ,
    Can any body help on the below issue .
    I am getting the below dump error at the time of posting F-02.
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          26.08.2009 13:12:09
    Short text
         Exception condition "WRONG_PARAMETERS" raised.
    What happened?
         The current ABAP/4 program encountered an unexpected
         situation.
    Error analysis
         A RAISE statement in the program "SAPLGLT2" raised the exception
         condition "WRONG_PARAMETERS".
         Since the exception was not intercepted by a superior
         program, processing was terminated.
         Short description of exception condition:
         For detailed documentation of the exception condition, use
         Transaction SE37 (Function Library). You can take the called
         function module from the display of active calls.
    Trigger Location of Runtime Error
         Program                                 SAPLGLT2
         Include                                 LGLT2F07
         Row                                     52
         Module type                             (FUNCTION)Line  SourceCde
       22         E_SPLIT+000016(000010) = I_ACCIT-KOSTL .
       23       ENDIF.
       24     ENDIF.
       25     IF NOT i_accit-PRCTR IS INITIAL.
       26       E_SPLIT+000026(000010) = I_ACCIT-PRCTR .
       27     ENDIF.
       28     IF I_BS_FIELDS IS INITIAL.
       29       IF NOT i_accit-PS_PSP_PNR IS INITIAL.
       30         E_SPLIT+000036(000008) = I_ACCIT-PS_PSP_PNR .
       31       ENDIF.
       32     ENDIF.
       33     IF NOT i_accit-SEGMENT IS INITIAL.
       34       E_SPLIT+000044(000010) = I_ACCIT-SEGMENT .
       35     ENDIF.
       36     IF NOT i_accit-PARGB IS INITIAL.
       37       E_PARTNER+000000(000004) = I_ACCIT-PARGB .
       38     ENDIF.
       39     IF NOT i_accit-PPRCTR IS INITIAL.
       40       E_PARTNER+000004(000010) = I_ACCIT-PPRCTR .
       41     ENDIF.
       42     IF NOT i_accit-PSEGMENT IS INITIAL.
       43       E_PARTNER+000014(000010) = I_ACCIT-PSEGMENT .
       44     ENDIF.
       45     E_BALANCE+000000(000004) = I_ACCIT-GSBER .
       46     E_BALANCE+000004(000010) = I_ACCIT-PRCTR .
       47     E_BALANCE+000014(000010) = I_ACCIT-SEGMENT .
       48     E_SPL_PAR+000000(000004) = I_ACCIT-GSBER .
       49     E_SPL_PAR+000004(000010) = I_ACCIT-PRCTR .
       50     E_SPL_PAR+000014(000010) = I_ACCIT-SEGMENT .
       51   ELSE.
    >>>>>     RAISE WRONG_PARAMETERS.
       53   ENDIF.

    Hello,
    I guess, you activated document splitting.
    Please refer OSS note below,
    Note 1295877 - RAISE_EXCEPTION when navigating to Cust. for doc. splitting
    Note 985672 - Subsequently posting FI docs: Runtime error WRONG_PARAMETERS
    Regards,
    Burak

  • A few seconds after start the GDM mouse stops working

    After today's update I have the following problem: a few seconds after start the GDM mouse stops working. XDM doesn't work.
    Edited: Mouse works. Only pointer does not move.
    lscpi says:
    00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02)
    gdm says:
    usb 2-2: new low speed USB device using uhci_hcd and address 4
    input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input6
    generic-usb 0003:04B3:310C.0003: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-2/input0
    [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 1071 at 650, next 1076)
    (this line is repeated several times:)
    [drm:i915_do_wait_request] *ERROR* something (likely vbetool) disabled interrupts, re-enabling
    [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
    [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 1079 at 650, next 1080)
    [drm:i915_reset] *ERROR* GPU hanging too fast, declaring wedged!
    [drm:i915_reset] *ERROR* Failed to reset chip.
    /var/log/Xorg.0.log says:
    [ 23.129]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 23.129]
    X.Org X Server 1.9.3.901 (1.9.4 RC 1)
    Release Date: 2011-01-07
    [ 23.129] X Protocol Version 11, Revision 0
    [ 23.129] Build Operating System: Linux 2.6.36-ARCH i686
    [ 23.129] Current Operating System: Linux mariuszch 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686
    [ 23.129] Kernel command line: root=/dev/disk/by-uuid/3e82e71b-7de4-406d-8da9-8101fe4a713f ro i915.modeset=1
    [ 23.129] Build Date: 08 January 2011 11:27:31PM
    [ 23.129]
    [ 23.130] Current version of pixman: 0.20.2
    [ 23.130] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 23.130] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 23.131] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 31 09:24:08 2011
    [ 23.163] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 23.206] (==) No Layout section. Using the first Screen section.
    [ 23.206] (==) No screen section available. Using defaults.
    [ 23.206] (**) |-->Screen "Default Screen Section" (0)
    [ 23.206] (**) | |-->Monitor "<default monitor>"
    [ 23.206] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 23.206] (==) Automatically adding devices
    [ 23.206] (==) Automatically enabling devices
    [ 23.260] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 23.260] Entry deleted from font path.
    [ 23.295] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 23.295] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 23.295] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 23.295] (II) Loader magic: 0x81f3160
    [ 23.295] (II) Module ABI versions:
    [ 23.295] X.Org ANSI C Emulation: 0.4
    [ 23.295] X.Org Video Driver: 8.0
    [ 23.295] X.Org XInput driver : 11.0
    [ 23.295] X.Org Server Extension : 4.0
    [ 23.296] (--) PCI:*(0:0:2:0) 8086:2972:17aa:1015 rev 2, Mem @ 0xd0000000/1048576, 0xc0000000/268435456, I/O @ 0x000018c0/8
    [ 23.296] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 23.296] (II) LoadModule: "extmod"
    [ 23.306] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 23.314] (II) Module extmod: vendor="X.Org Foundation"
    [ 23.314] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.314] Module class: X.Org Server Extension
    [ 23.314] ABI class: X.Org Server Extension, version 4.0
    [ 23.314] (II) Loading extension MIT-SCREEN-SAVER
    [ 23.314] (II) Loading extension XFree86-VidModeExtension
    [ 23.314] (II) Loading extension XFree86-DGA
    [ 23.314] (II) Loading extension DPMS
    [ 23.314] (II) Loading extension XVideo
    [ 23.314] (II) Loading extension XVideo-MotionCompensation
    [ 23.314] (II) Loading extension X-Resource
    [ 23.314] (II) LoadModule: "dbe"
    [ 23.314] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 23.320] (II) Module dbe: vendor="X.Org Foundation"
    [ 23.320] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.320] Module class: X.Org Server Extension
    [ 23.320] ABI class: X.Org Server Extension, version 4.0
    [ 23.320] (II) Loading extension DOUBLE-BUFFER
    [ 23.320] (II) LoadModule: "glx"
    [ 23.320] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 23.337] (II) Module glx: vendor="X.Org Foundation"
    [ 23.337] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.337] ABI class: X.Org Server Extension, version 4.0
    [ 23.337] (==) AIGLX enabled
    [ 23.337] (II) Loading extension GLX
    [ 23.337] (II) LoadModule: "record"
    [ 23.338] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 23.338] (II) Module record: vendor="X.Org Foundation"
    [ 23.338] compiled for 1.9.3.901, module version = 1.13.0
    [ 23.338] Module class: X.Org Server Extension
    [ 23.338] ABI class: X.Org Server Extension, version 4.0
    [ 23.339] (II) Loading extension RECORD
    [ 23.339] (II) LoadModule: "dri"
    [ 23.339] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 23.347] (II) Module dri: vendor="X.Org Foundation"
    [ 23.347] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.347] ABI class: X.Org Server Extension, version 4.0
    [ 23.347] (II) Loading extension XFree86-DRI
    [ 23.347] (II) LoadModule: "dri2"
    [ 23.348] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.351] (II) Module dri2: vendor="X.Org Foundation"
    [ 23.351] compiled for 1.9.3.901, module version = 1.2.0
    [ 23.351] ABI class: X.Org Server Extension, version 4.0
    [ 23.351] (II) Loading extension DRI2
    [ 23.351] (==) Matched intel as autoconfigured driver 0
    [ 23.351] (==) Matched vesa as autoconfigured driver 1
    [ 23.351] (==) Matched fbdev as autoconfigured driver 2
    [ 23.351] (==) Assigned the driver to the xf86ConfigLayout
    [ 23.351] (II) LoadModule: "intel"
    [ 23.352] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 23.408] (II) Module intel: vendor="X.Org Foundation"
    [ 23.408] compiled for 1.9.3, module version = 2.14.0
    [ 23.408] Module class: X.Org Video Driver
    [ 23.408] ABI class: X.Org Video Driver, version 8.0
    [ 23.408] (II) LoadModule: "vesa"
    [ 23.408] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.414] (II) Module vesa: vendor="X.Org Foundation"
    [ 23.414] compiled for 1.9.0, module version = 2.3.0
    [ 23.414] Module class: X.Org Video Driver
    [ 23.414] ABI class: X.Org Video Driver, version 8.0
    [ 23.414] (II) LoadModule: "fbdev"
    [ 23.425] (WW) Warning, couldn't open module fbdev
    [ 23.425] (II) UnloadModule: "fbdev"
    [ 23.425] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 23.426] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
    [ 23.426] (II) VESA: driver for VESA chipsets: vesa
    [ 23.426] (++) using VT number 7
    [ 23.435] (WW) Falling back to old probe method for vesa
    [ 23.435] drmOpenDevice: node name is /dev/dri/card0
    [ 23.435] drmOpenDevice: open result is 8, (OK)
    [ 23.435] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 23.435] drmOpenDevice: node name is /dev/dri/card0
    [ 23.435] drmOpenDevice: open result is 8, (OK)
    [ 23.435] drmOpenByBusid: drmOpenMinor returns 8
    [ 23.435] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 23.435] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 23.435] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 23.435] (==) intel(0): RGB weight 888
    [ 23.435] (==) intel(0): Default visual is TrueColor
    [ 23.436] (II) intel(0): Integrated Graphics Chipset: Intel(R) 946GZ
    [ 23.436] (--) intel(0): Chipset: "946GZ"
    [ 23.436] (**) intel(0): Tiling enabled
    [ 23.436] (**) intel(0): SwapBuffers wait enabled
    [ 23.436] (==) intel(0): video overlay key set to 0x101fe
    [ 23.520] (II) intel(0): Output VGA1 has no monitor section
    [ 23.587] (II) intel(0): EDID for output VGA1
    [ 23.587] (II) intel(0): Manufacturer: SAM Model: 594 Serial#: 1297691186
    [ 23.587] (II) intel(0): Year: 2010 Week: 1
    [ 23.587] (II) intel(0): EDID Version: 1.3
    [ 23.587] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 23.587] (II) intel(0): Sync: Separate Composite SyncOnGreen
    [ 23.587] (II) intel(0): Max Image Size [cm]: horiz.: 44 vert.: 30
    [ 23.587] (II) intel(0): Gamma: 2.20
    [ 23.587] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
    [ 23.587] (II) intel(0): First detailed timing is preferred mode
    [ 23.587] (II) intel(0): redX: 0.646 redY: 0.339 greenX: 0.290 greenY: 0.603
    [ 23.587] (II) intel(0): blueX: 0.145 blueY: 0.070 whiteX: 0.312 whiteY: 0.329
    [ 23.587] (II) intel(0): Supported established timings:
    [ 23.587] (II) intel(0): 720x400@70Hz
    [ 23.587] (II) intel(0): 640x480@60Hz
    [ 23.587] (II) intel(0): 640x480@67Hz
    [ 23.587] (II) intel(0): 640x480@72Hz
    [ 23.587] (II) intel(0): 640x480@75Hz
    [ 23.587] (II) intel(0): 800x600@56Hz
    [ 23.587] (II) intel(0): 800x600@60Hz
    [ 23.587] (II) intel(0): 800x600@72Hz
    [ 23.587] (II) intel(0): 800x600@75Hz
    [ 23.587] (II) intel(0): 832x624@75Hz
    [ 23.587] (II) intel(0): 1024x768@60Hz
    [ 23.587] (II) intel(0): 1024x768@70Hz
    [ 23.587] (II) intel(0): 1024x768@75Hz
    [ 23.587] (II) intel(0): 1280x1024@75Hz
    [ 23.587] (II) intel(0): 1152x864@75Hz
    [ 23.587] (II) intel(0): Manufacturer's mask: 0
    [ 23.587] (II) intel(0): Supported standard timings:
    [ 23.587] (II) intel(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 23.587] (II) intel(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 23.587] (II) intel(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 23.587] (II) intel(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 23.587] (II) intel(0): #4: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 23.587] (II) intel(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 23.587] (II) intel(0): #6: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 23.588] (II) intel(0): Supported detailed timing:
    [ 23.588] (II) intel(0): clock: 119.0 MHz Image Size: 459 x 296 mm
    [ 23.588] (II) intel(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 23.588] (II) intel(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 23.588] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 23.588] (II) intel(0): Monitor name: SyncMaster
    [ 23.588] (II) intel(0): Serial No: HMFZ102588
    [ 23.588] (II) intel(0): EDID (in hex):
    [ 23.588] (II) intel(0): 00ffffffffffff004c2d94053232594d
    [ 23.588] (II) intel(0): 011401030e2c1e782ab501a5564a9a25
    [ 23.588] (II) intel(0): 125054bfef80b30081808140714f8100
    [ 23.588] (II) intel(0): 9500950f01017c2e90a0601a1e403020
    [ 23.588] (II) intel(0): 3600cb281100001a000000fd00384b1e
    [ 23.588] (II) intel(0): 510e000a202020202020000000fc0053
    [ 23.588] (II) intel(0): 796e634d61737465720a2020000000ff
    [ 23.588] (II) intel(0): 00484d465a3130323538380a20200026
    [ 23.588] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 23.613] (II) intel(0): Using EDID range info for horizontal sync
    [ 23.613] (II) intel(0): Using EDID range info for vertical refresh
    [ 23.613] (II) intel(0): Printing DDC gathered Modelines:
    [ 23.613] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.613] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.613] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.613] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.613] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.613] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.613] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.613] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 23.613] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.613] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.614] (II) intel(0): Printing probed modes for output VGA1
    [ 23.614] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 23.614] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 23.614] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 23.614] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 23.614] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 23.614] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 23.614] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 23.614] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 23.614] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 23.614] (II) intel(0): Output VGA1 connected
    [ 23.614] (II) intel(0): Using exact sizes for initial modes
    [ 23.614] (II) intel(0): Output VGA1 using initial mode 1680x1050
    [ 23.614] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 23.614] (II) intel(0): Kernel page flipping support detected, enabling
    [ 23.614] (**) intel(0): Display dimensions: (440, 300) mm
    [ 23.614] (**) intel(0): DPI set to (96, 88)
    [ 23.614] (II) Loading sub module "fb"
    [ 23.614] (II) LoadModule: "fb"
    [ 23.615] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 23.628] (II) Module fb: vendor="X.Org Foundation"
    [ 23.629] compiled for 1.9.3.901, module version = 1.0.0
    [ 23.629] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 23.629] (II) UnloadModule: "vesa"
    [ 23.629] (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 23.629] (==) Depth 24 pixmap format is 32 bpp
    [ 23.629] (==) intel(0): VideoRam: 262144 KB
    [ 23.629] (II) intel(0): [DRI2] Setup complete
    [ 23.629] (II) intel(0): [DRI2] DRI driver: i915
    [ 23.629] (II) intel(0): Allocated new frame buffer 1728x1050 stride 7168, tiled
    [ 23.656] (II) UXA(0): Driver registered support for the following operations:
    [ 23.656] (II) solid
    [ 23.656] (II) copy
    [ 23.656] (II) composite (RENDER acceleration)
    [ 23.656] (II) put_image
    [ 23.656] (II) get_image
    [ 23.656] (==) intel(0): Backing store disabled
    [ 23.656] (==) intel(0): Silken mouse enabled
    [ 23.658] (II) intel(0): Initializing HW Cursor
    [ 23.673] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 23.673] (==) intel(0): DPMS enabled
    [ 23.673] (==) intel(0): Intel XvMC decoder disabled
    [ 23.673] (II) intel(0): Set up textured video
    [ 23.673] (II) intel(0): Set up overlay video
    [ 23.673] (II) intel(0): direct rendering: DRI2 Enabled
    [ 23.673] (==) intel(0): hotplug detection: "enabled"
    [ 23.674] (--) RandR disabled
    [ 23.674] (II) Initializing built-in extension Generic Event Extension
    [ 23.674] (II) Initializing built-in extension SHAPE
    [ 23.674] (II) Initializing built-in extension MIT-SHM
    [ 23.674] (II) Initializing built-in extension XInputExtension
    [ 23.674] (II) Initializing built-in extension XTEST
    [ 23.674] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.674] (II) Initializing built-in extension SYNC
    [ 23.674] (II) Initializing built-in extension XKEYBOARD
    [ 23.674] (II) Initializing built-in extension XC-MISC
    [ 23.674] (II) Initializing built-in extension SECURITY
    [ 23.674] (II) Initializing built-in extension XINERAMA
    [ 23.674] (II) Initializing built-in extension XFIXES
    [ 23.674] (II) Initializing built-in extension RENDER
    [ 23.674] (II) Initializing built-in extension RANDR
    [ 23.674] (II) Initializing built-in extension COMPOSITE
    [ 23.674] (II) Initializing built-in extension DAMAGE
    [ 23.754] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 23.754] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 23.754] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 23.754] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 23.754] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 23.754] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i915_dri.so
    [ 23.754] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 23.755] (II) intel(0): Setting screen physical size to 444 x 277
    [ 24.316] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 24.316] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.316] (II) LoadModule: "evdev"
    [ 24.317] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 24.334] (II) Module evdev: vendor="X.Org Foundation"
    [ 24.334] compiled for 1.9.0, module version = 2.5.0
    [ 24.334] Module class: X.Org XInput Driver
    [ 24.334] ABI class: X.Org XInput driver, version 11.0
    [ 24.334] (**) Power Button: always reports core events
    [ 24.334] (**) Power Button: Device: "/dev/input/event1"
    [ 24.340] (--) Power Button: Found keys
    [ 24.340] (II) Power Button: Configuring as keyboard
    [ 24.340] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 24.340] (**) Option "xkb_rules" "evdev"
    [ 24.340] (**) Option "xkb_model" "evdev"
    [ 24.340] (**) Option "xkb_layout" "us"
    [ 24.380] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 24.380] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 24.380] (**) Power Button: always reports core events
    [ 24.380] (**) Power Button: Device: "/dev/input/event0"
    [ 24.386] (--) Power Button: Found keys
    [ 24.386] (II) Power Button: Configuring as keyboard
    [ 24.386] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 24.386] (**) Option "xkb_rules" "evdev"
    [ 24.386] (**) Option "xkb_model" "evdev"
    [ 24.386] (**) Option "xkb_layout" "us"
    [ 24.394] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
    [ 24.394] (II) No input driver/identifier specified (ignoring)
    [ 24.398] (II) config/udev: Adding input device CHICONY USB NetVista Full Width Keyboard (/dev/input/event4)
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: always reports core events
    [ 24.398] (**) CHICONY USB NetVista Full Width Keyboard: Device: "/dev/input/event4"
    [ 24.403] (--) CHICONY USB NetVista Full Width Keyboard: Found keys
    [ 24.403] (II) CHICONY USB NetVista Full Width Keyboard: Configuring as keyboard
    [ 24.403] (II) XINPUT: Adding extended input device "CHICONY USB NetVista Full Width Keyboard" (type: KEYBOARD)
    [ 24.403] (**) Option "xkb_rules" "evdev"
    [ 24.403] (**) Option "xkb_model" "evdev"
    [ 24.403] (**) Option "xkb_layout" "us"
    [ 24.411] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 24.411] (II) No input driver/identifier specified (ignoring)
    [ 27.181] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.182] (II) intel(0): Using hsync ranges from config file
    [ 27.182] (II) intel(0): Using vrefresh ranges from config file
    [ 27.182] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.182] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.182] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.182] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.182] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.182] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.182] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.182] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.182] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.182] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.182] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.256] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.256] (II) intel(0): Using hsync ranges from config file
    [ 27.256] (II) intel(0): Using vrefresh ranges from config file
    [ 27.256] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.256] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.256] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.256] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.256] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.256] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.256] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.256] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.256] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.256] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.256] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.363] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.363] (II) intel(0): Using hsync ranges from config file
    [ 27.364] (II) intel(0): Using vrefresh ranges from config file
    [ 27.364] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.364] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.364] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.364] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.364] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.364] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.364] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.364] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.364] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.364] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.364] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 27.433] (II) intel(0): EDID vendor "SAM", prod id 1428
    [ 27.433] (II) intel(0): Using hsync ranges from config file
    [ 27.433] (II) intel(0): Using vrefresh ranges from config file
    [ 27.433] (II) intel(0): Printing DDC gathered Modelines:
    [ 27.433] (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 27.434] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 27.434] (II) intel(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 27.434] (II) intel(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 27.434] (II) intel(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 27.434] (II) intel(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 27.434] (II) intel(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 27.434] (II) intel(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz)
    [ 27.434] (II) intel(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 27.434] (II) intel(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz)
    [ 33.144] (EE) intel(0): Detected a hung GPU, disabling acceleration.
    [ 33.145] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.146] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.162] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.162] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.166] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.166] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.284] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.287] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.294] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.402] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.402] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.723] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.724] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.725] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.725] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 33.732] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 34.493] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 34.893] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 35.695] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 36.096] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 36.896] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 37.298] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 38.948] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 38.949] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.057] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.057] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.064] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.064] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.255] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.255] (EE) intel(0): failed to set cursor: Input/output error
    [ 39.329] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.337] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 39.341] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 42.522] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.522] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.531] (WW) intel(0): intel_uxa_prepare_access: bo map failed: Input/output error
    [ 42.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 42.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 45.970] (EE) intel(0): failed to set cursor: Input/output error
    [ 45.970] (EE) intel(0): failed to set cursor: Input/output error
    [ 46.957] (EE) intel(0): failed to set cursor: Input/output error
    [ 46.957] (EE) intel(0): failed to set cursor: Input/output error
    [ 53.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 53.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.206] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.206] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.804] (EE) intel(0): failed to set cursor: Input/output error
    [ 54.804] (EE) intel(0): failed to set cursor: Input/output error
    [ 72.861] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
    [ 72.861] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 72.861] (**) USB Optical Mouse: always reports core events
    [ 72.861] (**) USB Optical Mouse: Device: "/dev/input/event5"
    [ 72.866] (--) USB Optical Mouse: Found 3 mouse buttons
    [ 72.866] (--) USB Optical Mouse: Found scroll wheel(s)
    [ 72.866] (--) USB Optical Mouse: Found relative axes
    [ 72.866] (--) USB Optical Mouse: Found x and y relative axes
    [ 72.866] (II) USB Optical Mouse: Configuring as mouse
    [ 72.866] (**) USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 72.866] (**) USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 72.867] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
    [ 72.867] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration profile 0
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 72.867] (**) USB Optical Mouse: (accel) acceleration threshold: 4
    [ 72.867] (II) USB Optical Mouse: initialized for relative axes.
    [ 72.868] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
    [ 72.868] (II) No input driver/identifier specified (ignoring)
    [ 84.484] (EE) intel(0): failed to set cursor: Input/output error
    [ 84.484] (EE) intel(0): failed to set cursor: Input/output error
    [ 136.555] (EE) intel(0): failed to set cursor: Input/output error
    [ 136.555] (EE) intel(0): failed to set cursor: Input/output error
    [ 163.561] (EE) intel(0): failed to set cursor: Input/output error
    [ 163.561] (EE) intel(0): failed to set cursor: Input/output error
    [ 176.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 176.752] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.565] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.565] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.613] (EE) intel(0): failed to set cursor: Input/output error
    [ 179.613] (EE) intel(0): failed to set cursor: Input/output error
    [ 190.939] (EE) intel(0): failed to set cursor: Input/output error
    [ 190.939] (EE) intel(0): failed to set cursor: Input/output error
    [ 196.719] (EE) intel(0): failed to set cursor: Input/output error
    [ 196.719] (EE) intel(0): failed to set cursor: Input/output error
    [ 197.007] (EE) intel(0): failed to set cursor: Input/output error
    [ 197.007] (EE) intel(0): failed to set cursor: Input/output error
    [ 200.991] (EE) intel(0): failed to set cursor: Input/output error
    [ 200.991] (EE) intel(0): failed to set cursor: Input/output error
    [ 202.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 202.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 203.164] (EE) intel(0): failed to set cursor: Input/output error
    [ 203.164] (EE) intel(0): failed to set cursor: Input/output error
    [ 207.322] (EE) intel(0): failed to set cursor: Input/output error
    [ 207.323] (EE) intel(0): failed to set cursor: Input/output error
    [ 208.093] (EE) intel(0): failed to set cursor: Input/output error
    [ 208.094] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.080] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.081] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.641] (EE) intel(0): failed to set cursor: Input/output error
    [ 209.642] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.392] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.392] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.885] (EE) intel(0): failed to set cursor: Input/output error
    [ 214.885] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.899] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.899] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.912] (EE) intel(0): failed to set cursor: Input/output error
    [ 225.913] (EE) intel(0): failed to set cursor: Input/output error
    [ 244.351] (EE) intel(0): failed to set cursor: Input/output error
    [ 244.351] (EE) intel(0): failed to set cursor: Input/output error
    [ 245.332] (EE) intel(0): failed to set cursor: Input/output error
    [ 245.332] (EE) intel(0): failed to set cursor: Input/output error
    [ 248.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 248.712] (EE) intel(0): failed to set cursor: Input/output error
    [ 249.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 249.348] (EE) intel(0): failed to set cursor: Input/output error
    [ 252.594] (EE) intel(0): failed to set cursor: Input/output error
    [ 252.594] (EE) intel(0): failed to set cursor: Input/output error
    [ 253.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 253.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 273.635] (EE) intel(0): failed to set cursor: Input/output error
    [ 273.635] (EE) intel(0): failed to set cursor: Input/output error
    [ 274.148] (EE) intel(0): failed to set cursor: Input/output error
    [ 274.148] (EE) intel(0): failed to set cursor: Input/output error
    [ 285.208] (EE) intel(0): failed to set cursor: Input/output error
    [ 285.208] (EE) intel(0): failed to set cursor: Input/output error
    [ 287.473] (EE) intel(0): failed to set cursor: Input/output error
    [ 287.473] (EE) intel(0): failed to set cursor: Input/output error
    [ 353.216] (EE) intel(0): failed to set cursor: Input/output error
    [ 353.216] (EE) intel(0): failed to set cursor: Input/output error
    [ 355.928] (EE) intel(0): failed to set cursor: Input/output error
    [ 355.928] (EE) intel(0): failed to set cursor: Input/output error
    [ 357.845] (EE) intel(0): failed to set cursor: Input/output error
    [ 357.845] (EE) intel(0): failed to set cursor: Input/output error
    [ 360.465] (EE) intel(0): failed to set cursor: Input/output error
    [ 360.465] (EE) intel(0): failed to set cursor: Input/output error
    [ 361.916] (EE) intel(0): failed to set cursor: Input/output error
    [ 361.917] (EE) intel(0): failed to set cursor: Input/output error
    [ 363.505] (EE) intel(0): failed to set cursor: Input/output error
    [ 363.505] (EE) intel(0): failed to set cursor: Input/output error
    [ 364.433] (EE) intel(0): failed to set cursor: Input/output error
    [ 364.433] (EE) intel(0): failed to set cursor: Input/output error
    [ 366.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 366.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 367.953] (EE) intel(0): failed to set cursor: Input/output error
    [ 367.954] (EE) intel(0): failed to set cursor: Input/output error
    [ 369.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 369.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 372.906] (EE) intel(0): failed to set cursor: Input/output error
    [ 372.906] (EE) intel(0): failed to set cursor: Input/output error
    [ 374.450] (EE) intel(0): failed to set cursor: Input/output error
    [ 374.451] (EE) intel(0): failed to set cursor: Input/output error
    [ 376.802] (EE) intel(0): failed to set cursor: Input/output error
    [ 376.803] (EE) intel(0): failed to set cursor: Input/output error
    [ 378.140] (EE) intel(0): failed to set cursor: Input/output error
    [ 378.140] (EE) intel(0): failed to set cursor: Input/output error
    [ 382.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 382.347] (EE) intel(0): failed to set cursor: Input/output error
    [ 383.812] (EE) intel(0): failed to set cursor: Input/output error
    [ 383.812] (EE) intel(0): failed to set cursor: Input/output error
    [ 386.612] (EE) intel(0): failed to set cursor: Input/output error
    [ 386.612] (EE) intel(0): failed to set cursor: Input/output error
    [ 388.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 388.092] (EE) intel(0): failed to set cursor: Input/output error
    [ 389.436] (EE) intel(0): failed to set cursor: Input/output error
    [ 389.436] (EE) intel(0): failed to set cursor: Input/output error
    [ 391.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 391.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 392.372] (EE) intel(0): failed to set cursor: Input/output error
    [ 392.373] (EE) intel(0): failed to set cursor: Input/output error
    [ 393.630] (EE) intel(0): failed to set cursor: Input/output error
    [ 393.631] (EE) intel(0): failed to set cursor: Input/output error
    [ 394.932] (EE) intel(0): failed to set cursor: Input/output error
    [ 394.933] (EE) intel(0): failed to set cursor: Input/output error
    [ 396.629] (EE) intel(0): failed to set cursor: Input/output error
    [ 396.629] (EE) intel(0): failed to set cursor: Input/output error
    [ 398.349] (EE) intel(0): failed to set cursor: Input/output error
    [ 398.349] (EE) intel(0): failed to set cursor: Input/output error
    [ 400.264] (EE) intel(0): failed to set cursor: Input/output error
    [ 400.264] (EE) intel(0): failed to set cursor: Input/output error
    [ 402.517] (EE) intel(0): failed to set cursor: Input/output error
    [ 402.518] (EE) intel(0): failed to set cursor: Input/output error
    [ 404.749] (EE) intel(0): failed to set cursor: Input/output error
    [ 404.749] (EE) intel(0): failed to set cursor: Input/output error
    [ 407.798] (EE) intel(0): failed to set cursor: Input/output error
    [ 407.798] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.170] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.170] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.910] (EE) intel(0): failed to set cursor: Input/output error
    [ 411.912] (EE) intel(0): failed to set cursor: Input/output error
    [ 413.276] (EE) intel(0): failed to set cursor: Input/output error
    [ 413.276] (EE) intel(0): failed to set cursor: Input/output error
    [ 414.775] (EE) intel(0): failed to set cursor: Input/output error
    [ 414.775] (EE) intel(0): failed to set cursor: Input/output error
    [ 416.762] (EE) intel(0): failed to set cursor: Input/output error
    [ 416.763] (EE) intel(0): failed to set cursor: Input/output error
    [ 420.439] (EE) intel(0): failed to set cursor: Input/output error
    [ 420.440] (EE) intel(0): failed to set cursor: Input/output error
    [ 424.614] (EE) intel(0): failed to set cursor: Input/output error
    [ 424.614] (EE) intel(0): failed to set cursor: Input/output error
    [ 426.920] (EE) intel(0): failed to set cursor: Input/output error
    [ 426.920] (EE) intel(0): failed to set cursor: Input/output error
    [ 430.033] (EE) intel(0): failed to set cursor: Input/output error
    [ 430.033] (EE) intel(0): failed to set cursor: Input/output error
    [ 432.265] (EE) intel(0): failed to set cursor: Input/output error
    [ 432.265] (EE) intel(0): failed to set cursor: Input/output error
    [ 435.339] (EE) intel(0): failed to set cursor: Input/output error
    [ 435.339] (EE) intel(0): failed to set cursor: Input/output error
    [ 437.705] (EE) intel(0): failed to set cursor: Input/output error
    [ 437.706] (EE) intel(0): failed to set cursor: Input/output error
    [ 441.112] (EE) intel(0): failed to set cursor: Input/output error
    [ 441.112] (EE) intel(0): failed to set cursor: Input/output error
    [ 444.922] (EE) intel(0): failed to set cursor: Input/output error
    [ 444.922] (EE) intel(0): failed to set cursor: Input/output error
    [ 448.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 448.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 450.299] (EE) intel(0): failed to set cursor: Input/output error
    [ 450.299] (EE) intel(0): failed to set cursor: Input/output error
    [ 453.190] (EE) intel(0): failed to set cursor: Input/output error
    [ 453.191] (EE) intel(0): failed to set cursor: Input/output error
    [ 455.467] (EE) intel(0): failed to set cursor: Input/output error
    [ 455.468] (EE) intel(0): failed to set cursor: Input/output error
    [ 458.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 458.751] (EE) intel(0): failed to set cursor: Input/output error
    [ 460.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 460.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 462.768] (EE) intel(0): failed to set cursor: Input/output error
    [ 462.770] (EE) intel(0): failed to set cursor: Input/output error
    [ 464.061] (EE) intel(0): failed to set cursor: Input/output error
    [ 464.061] (EE) intel(0): failed to set cursor: Input/output error
    [ 467.064] (EE) intel(0): failed to set cursor: Input/output error
    [ 467.064] (EE) intel(0): failed to set cursor: Input/output error
    [ 469.637] (EE) intel(0): failed to set cursor: Input/output error
    [ 469.637] (EE) intel(0): failed to set cursor: Input/output error
    [ 472.446] (EE) intel(0): failed to set cursor: Input/output error
    [ 472.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 475.654] (EE) intel(0): failed to set cursor: Input/output error
    [ 475.654] (EE) intel(0): failed to set cursor: Input/output error
    [ 477.849] (EE) intel(0): failed to set cursor: Input/output error
    [ 477.852] (EE) intel(0): failed to set cursor: Input/output error
    [ 481.102] (EE) intel(0): failed to set cursor: Input/output error
    [ 481.102] (EE) intel(0): failed to set cursor: Input/output error
    [ 483.658] (EE) intel(0): failed to set cursor: Input/output error
    [ 483.658] (EE) intel(0): failed to set cursor: Input/output error
    [ 486.239] (EE) intel(0): failed to set cursor: Input/output error
    [ 486.239] (EE) intel(0): failed to set cursor: Input/output error
    [ 489.082] (EE) intel(0): failed to set cursor: Input/output error
    [ 489.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 491.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 491.280] (EE) intel(0): failed to set cursor: Input/output error
    [ 494.315] (EE) intel(0): failed to set cursor: Input/output error
    [ 494.315] (EE) intel(0): failed to set cursor: Input/output error
    [ 495.905] (EE) intel(0): failed to set cursor: Input/output error
    [ 495.905] (EE) intel(0): failed to set cursor: Input/output error
    [ 498.171] (EE) intel(0): failed to set cursor: Input/output error
    [ 498.172] (EE) intel(0): failed to set cursor: Input/output error
    [ 499.312] (EE) intel(0): failed to set cursor: Input/output error
    [ 499.313] (EE) intel(0): failed to set cursor: Input/output error
    [ 501.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 501.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 502.817] (EE) intel(0): failed to set cursor: Input/output error
    [ 502.817] (EE) intel(0): failed to set cursor: Input/output error
    [ 507.125] (EE) intel(0): failed to set cursor: Input/output error
    [ 507.125] (EE) intel(0): failed to set cursor: Input/output error
    [ 508.209] (EE) intel(0): failed to set cursor: Input/output error
    [ 508.210] (EE) intel(0): failed to set cursor: Input/output error
    [ 540.521] (EE) intel(0): failed to set cursor: Input/output error
    [ 540.526] (EE) intel(0): failed to set cursor: Input/output error
    [ 541.621] (EE) intel(0): failed to set cursor: Input/output error
    [ 541.621] (EE) intel(0): failed to set cursor: Input/output error
    [ 552.597] (EE) intel(0): failed to set cursor: Input/output error
    [ 552.597] (EE) intel(0): failed to set cursor: Input/output error
    [ 553.470] (EE) intel(0): failed to set cursor: Input/output error
    [ 553.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 554.186] (EE) intel(0): failed to set cursor: Input/output error
    [ 554.186] (EE) intel(0): failed to set cursor: Input/output error
    [ 555.103] (EE) intel(0): failed to set cursor: Input/output error
    [ 555.103] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.263] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.263] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.333] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.333] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.557] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.557] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.591] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.591] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.606] (EE) intel(0): failed to set cursor: Input/output error
    [ 690.607] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.055] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.055] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.070] (EE) intel(0): failed to set cursor: Input/output error
    [ 691.071] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.300] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.300] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.444] (EE) intel(0): failed to set cursor: Input/output error
    [ 755.444] (EE) intel(0): failed to set cursor: Input/output error
    [ 765.910] (EE) intel(0): failed to set cursor: Input/output error
    [ 765.911] (EE) intel(0): failed to set cursor: Input/output error
    [ 769.826] (EE) intel(0): failed to set cursor: Input/output error
    [ 769.827] (EE) intel(0): failed to set cursor: Input/output error
    [ 771.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 771.279] (EE) intel(0): failed to set cursor: Input/output error
    [ 776.475] (EE) intel(0): failed to set cursor: Input/output error
    [ 776.475] (EE) intel(0): failed to set cursor: Input/output error
    [ 777.584] (EE) intel(0): failed to set cursor: Input/output error
    [ 777.584] (EE) intel(0): failed to set cursor: Input/output error
    [ 782.163] (EE) intel(0): failed to set cursor: Input/output error
    [ 782.163] (EE) intel(0): failed to set cursor: Input/output error
    [ 784.345] (EE) intel(0): failed to set cursor: Input/output error
    [ 784.345] (EE) intel(0): failed to set cursor: Input/output error
    [ 789.813] (EE) intel(0): failed to set cursor: Input/output error
    [ 789.814] (EE) intel(0): failed to set cursor: Input/output error
    [ 793.986] (EE) intel(0): failed to set cursor: Input/output error
    [ 793.986] (EE) intel(0): failed to set cursor: Input/output error
    [ 796.717] (EE) intel(0): failed to set cursor: Input/output error
    [ 796.717] (EE) intel(0): failed to set cursor: Input/output error
    [ 802.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 802.971] (EE) intel(0): failed to set cursor: Input/output error
    [ 805.567] (EE) intel(0): failed to set cursor: Input/output error
    [ 805.568] (EE) intel(0): failed to set cursor: Input/output error
    [ 807.811] (EE) intel(0): failed to set cursor: Input/output error
    [ 807.811] (EE) intel(0): failed to set cursor: Input/output error
    [ 814.410] (EE) intel(0): failed to set cursor: Input/output error
    [ 814.410] (EE) intel(0): failed to set cursor: Input/output error
    [ 815.460] (EE) intel(0): failed to set cursor: Input/output error
    [ 815.460] (EE) intel(0): failed to set cursor: Input/output error
    [ 818.800] (EE) intel(0): failed to set cursor: Input/output error
    [ 818.800] (EE) intel(0): failed to set cursor: Input/output error
    [ 821.589] (EE) intel(0): failed to set cursor: Input/output error
    [ 821.589] (EE) intel(0): failed to set cursor: Input/output error
    [ 825.657] (EE) intel(0): failed to set cursor: Input/output error
    [ 825.657] (EE) intel(0): failed to set cursor: Input/output error
    [ 828.078] (EE) intel(0): failed to set cursor: Input/output error
    [ 828.078] (EE) intel(0): failed to set cursor: Input/output error
    [ 831.833] (EE) intel(0): failed to set cursor: Input/output error
    [ 831.834] (EE) intel(0): failed to set cursor: Input/output error
    [ 833.806] (EE) intel(0): failed to set cursor: Input/output error
    [ 833.807] (EE) intel(0): failed to set cursor: Input/output error
    [ 835.978] (EE) intel(0): failed to set cursor: Input/output error
    [ 835.978] (EE) intel(0): failed to set cursor: Input/output error
    [ 840.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 840.143] (EE) intel(0): failed to set cursor: Input/output error
    [ 854.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 854.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 855.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 855.471] (EE) intel(0): failed to set cursor: Input/output error
    [ 867.428] (EE) intel(0): failed to set cursor: Input/output error
    [ 867.429] (EE) intel(0): failed to set cursor: Input/output error
    [ 870.354] (EE) intel(0): failed to set cursor: Input/output error
    [ 870.355] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.062] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.955] (EE) intel(0): failed to set cursor: Input/output error
    [ 873.955] (EE) intel(0): failed to set cursor: Input/output error
    [ 877.131] (EE) intel(0): failed to set cursor: Input/output error
    [ 877.132] (EE) intel(0): failed to set cursor: Input/output error
    [ 878.020] (EE) intel(0): failed to set cursor: Input/output error
    [ 878.021] (EE) intel(0): failed to set cursor: Input/output error
    [ 880.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 880.499] (EE) intel(0): failed to set cursor: Input/output error
    [ 881.708] (EE) intel(0): failed to set cursor: Input/output error
    [ 881.708] (EE) intel(0): failed to set cursor: Input/output error
    [ 884.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 884.711] (EE) intel(0): failed to set cursor: Input/output error
    [ 893.533] (EE) intel(0): failed to set cursor: Input/output error
    [ 893.533] (EE) intel(0): failed to set cursor: Input/output error
    [ 896.537] (EE) intel(0): failed to set cursor: Input/output error
    [ 896.537] (EE) intel(0): failed to set cursor: Input/output error
    [ 898.029] (EE) intel(0): failed to set cursor: Input/output error
    [ 898.030] (EE) intel(0): failed to set cursor: Input/output error
    [ 901.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 901.447] (EE) intel(0): failed to set cursor: Input/output error
    [ 902.670] (EE) intel(0): failed to set cursor: Input/output error
    [ 902.670] (EE) intel(0): failed to set cursor: Input/output error
    [ 907.266] (EE) intel(0): failed to set cursor: Input/output error
    [ 907.267] (EE) intel(0): failed to set cursor: Input/output error
    [ 908.415] (EE) intel(0): failed to set cursor: Input/output error
    [ 908.415] (EE) intel(0): failed to set cursor: Input/output error
    [ 911.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 911.083] (EE) intel(0): failed to set cursor: Input/output error
    [ 912.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 912.335] (EE) intel(0): failed to set cursor: Input/output error
    [ 914.699] (EE) intel(0): failed to set cursor: Input/output error
    [ 914.699] (EE) intel(0): failed to set cursor: Input/output error
    [ 915.519] (EE) intel(0): failed to set cursor: Input/output error
    [ 915.520] (EE) intel(0): failed to set cursor: Input/output error
    [ 921.179] (EE) intel(0): failed to set cursor: Input/output error
    [ 921.180] (EE) intel(0): failed to set cursor: Input/output error
    [ 923.296] (EE) intel(0): failed to set cursor: Input/output error
    [ 923.297] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.020] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.021] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.881] (EE) intel(0): failed to set cursor: Input/output error
    [ 926.881] (EE) intel(0): failed to set cursor: Input/output error
    [ 930.252] (EE) intel(0): failed to set cursor: Input/output error
    [ 930.252] (EE) intel(0): failed to set cursor: Input/output error
    [ 931.105] (EE) intel(0): failed to set cursor: Input/output error
    [ 931.105] (EE) intel(0): failed to set cursor: Input/output error
    [ 938.375] (EE) intel(0): failed to set cursor: Input/output error
    [ 938.376] (EE) intel(0): failed to set cursor: Input/output error
    [ 951.395] (EE) intel(0): failed to set cursor: Input/output error
    [ 951.396] (EE) intel(0): failed to set cursor: Input/output error
    [ 997.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 997.695] (EE) intel(0): failed to set cursor: Input/output error
    [ 1034.261] (EE) intel(0): failed to set cursor: Input/output error
    [ 1034.261] (EE) intel(0): failed to set cursor: Input/output error
    [ 1042.673] (EE) intel(0): failed to set cursor: Input/output error
    [ 1042.674] (EE) intel(0): failed to set cursor: Input/output error
    [ 1058.408] (EE) intel(0): failed to set cursor: Input/output error
    [ 1058.408] (EE) intel(0): failed to set cursor: Input/output error
    [ 1061.964] (EE) intel(0): failed to set cursor: Input/output error
    [ 1061.964] (EE) intel(0): failed to set cursor: Input/outpu

    I have installed the xf86-video-intel-newest from AUR, but with modified version - 2.13.0. Now mouse pointer works.

Maybe you are looking for

  • Credit re-block after confirmed qty in Sales order

    I have a problem with credit checking in sales order. Credit goes on hold again after I comfirmed qty in sales order. My steps are as follow. (I don't have stock in warehouse but I need to create sales order). 1. Create a sales order 120 L 2. Credit

  • Data transfer toolbox dump

    Hi, I am using sap standard data transfer toolbox (transaction - /n/hrbp/zdtt) to upload my OM related data. Initially I am trying to upload infotype 1000 and 1001. But I am getting a short dump with the below description. "The ABAP program lines are

  • My phone is glitching??

    So lately my phone has been glitching. My music stops playing when I'm listening to it and it randomly starts playing when I'm not listening to it. Siri will come on randomly and its so annoying. All of this started happening when I got my screen fix

  • Portals supported for Business Objects

    Post Author: izhar CA Forum: General Feedback Hi all members, I want to know, just like Sharepoint Portal which are other portals to connect with Business Objects. Which are other portals to be supported with Business Objects? Kindly any member guide

  • How do I install printer Deskjet 5550 w/cable, no software to my Dell laptop? Forgot software CD.

    My printer was installed at my home computer.  Brought my laptop, printer and cable on vacation, but forgot the software cd. Can I download installation software?