PCIe tx engine stops due to trn_tdst_rdy_n is deasserted

HI,
I have implemented DMA engine using Spartan-6 45T PCIe endpoint Block v1.3. It performs DMA write and sends the data to the host memory. When the application is started, after sending few data the Tx Engine stops due to trn_tdst_rdy_n is high.
The application software running on the host system is also halted as it is waiting for the data from the core, but the core has deasserted the trn_tdst_rdy_n. What can be the reason?
 

It likely is a malformed TLP packet going into the core. Check that the payload size field in the header matches the actual number of data beats, that the transaction doesn't cross 4KB boundaries and you're respecting the maximum payload size of the link.

Similar Messages

  • Server stopped due to start up failure

    hi!
    i have downloaded and installed j2ee sdk without any problems.
    however when i start the server it closes itself.
    at the end of the log file it says:
    " [#|2005-07-13T09:54:37.267+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]"
    the whole log file is below. can anybody help?
    ps: i am a beginner.
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2005-07-13T09:52:32.438+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]
    [#|2005-07-13T09:52:36.413+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2005-07-13T09:52:37.104+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2005-07-13T09:52:46.137+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2005-07-13T09:52:46.187+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2005-07-13T09:52:46.237+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2005-07-13T09:52:54.299+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2005-07-13T09:52:59.106+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2005-07-13T09:53:02.210+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2005-07-13T09:53:05.565+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2005-07-13T09:53:05.856+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\MEjbApp.ear] for autodeployment|#]
    [#|2005-07-13T09:53:05.956+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment|#]
    [#|2005-07-13T09:53:05.986+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
    [#|2005-07-13T09:53:07.007+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1022:Deployment failed - Detailed Message:
    com.sun.enterprise.admin.common.exception.ServerInstanceException
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(ApplicationsConfigMBean.java:2133)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.setHostAndPort(ApplicationsConfigMBean.java:3038)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:274)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.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:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:471)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:367)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:346)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:167)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:180)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:155)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:77)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:295)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:220)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:53:07.017+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Exception occures while invoking backend deployment service for file : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear. -- null -- null|#]
    [#|2005-07-13T09:53:07.097+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear.|#]
    [#|2005-07-13T09:53:07.097+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear ] for autodeployment.|#]
    [#|2005-07-13T09:53:07.117+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1022:Deployment failed - Detailed Message:
    com.sun.enterprise.admin.common.exception.ServerInstanceException
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.getVirtualServerHostAndPort(ApplicationsConfigMBean.java:2133)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.setHostAndPort(ApplicationsConfigMBean.java:3038)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:274)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.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:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:471)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:367)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:346)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:167)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:180)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:155)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:77)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:295)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:220)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:53:07.127+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Exception occures while invoking backend deployment service for file : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear. -- null -- null|#]
    [#|2005-07-13T09:53:07.137+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear.|#]
    [#|2005-07-13T09:53:07.298+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2005-07-13T09:53:08.900+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2005-07-13T09:53:10.683+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2005-07-13T09:53:10.693+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2005-07-13T09:53:10.743+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2005-07-13T09:53:10.803+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2005-07-13T09:53:10.803+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2005-07-13T09:53:11.363+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2005-07-13T09:53:25.003+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2005-07-13T09:53:32.724+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
    [#|2005-07-13T09:53:32.864+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
    [#|2005-07-13T09:53:33.916+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
    [#|2005-07-13T09:53:33.946+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
    [#|2005-07-13T09:53:34.006+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2005-07-13T09:53:34.026+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Sun\AppServer\imq\var\instances|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2005-07-13T09:54:36.326+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:415)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:224)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:172)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:97)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:50)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:53)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:271)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:107)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:92)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:562)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1102)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1741)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:588)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:274)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:734)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:324)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:384)
         ... 7 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:152)
         ... 25 more
    |#]
    [#|2005-07-13T09:54:36.326+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2005-07-13T09:54:36.326+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2005-07-13T09:54:36.336+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 8080 server:type=ThreadPool,name=http8080|#]
    [#|2005-07-13T09:54:36.506+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 1043 server:type=ThreadPool,name=http1043|#]
    [#|2005-07-13T09:54:36.536+0300|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 4848 server:type=ThreadPool,name=http4848|#]
    [#|2005-07-13T09:54:37.027+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2005-07-13T09:54:37.057+0300|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2005-07-13T09:54:37.057+0300|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:364)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:433)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-07-13T09:54:37.267+0300|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]

    Hi,
    Did you resolve this issue? I have the same problem. I appreciate if you could please let me know what the problem was.
    Thanks

  • Time Machine stops due to computer going into Sleep/Hibernation Mode

    Time Machine stops due to computer going into Sleep/Hibernation Mode then restarts to try to start the Back up process again and again vicious cycle. I have made sure all settings are turned off. I have done one or two backups since the initial first backup. My HDD is almost full and I want it backed up before I try to clone/mirror the drive to upgrade it to a 1TB HDD. Thank you in advance. 

    Set the Energy Saver (in System Preferences) to Never. Then reset the NVRAM, as follows:
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the third time.
    Release the keys.

  • Download stopped due to lack of space.  Later space available-download doesn't work!

    Made App store purchase of Mavericks,
    Download stopped due to lack of space.  Later space available-download doesn't work!
    Tried to download mavericks and got a message that there was insufficent space.  I made space and went back to the app store, "purchases" clicked on download button on the mavericks line and nothing happened.  I searched my hard drive but could not find any dmg file for it.  I can't download a new iphoto till I have mavericks. help!
    thanks and regards
    vats3

    Rentals are a one-time only download from the store. If you can't free up enough space on your phone for it then you can try the 'report a problem' link to contact iTunes Support and see if they grant you a redownload for your Mac : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • XML import - stopped due to "critical error"

    Hi all. For the moment, I'm still working with FCS1/FCP 5.1.4, OS 10.4.11.
    In the past, when I've needed to open a project I've started on other machines running 6.0.x, I've done an XML export, and imported said xml file into a new project on my machine. If I recall correctly, XML type 2 worked just fine.
    Well, it doesn't work now, and I'm wondering why?
    The machine I'm exporting from is running OS10.4.11, and FCP 6.0.3. I've exported the project out of there in all flavors of xml (1,2,3 and 4), with and without clip metadata. And I get nothing on import, bupkus, nada, zilch and zero...except for the oh-so-helpful message "XML import stopped due to critical error"
    So who broke this?

    I've had this happen to me when the original project contained sequences that used filters not supported by 5.1.4.
    My solution was to strip out suspect filters until it worked.
    Best,
    Tom

  • Error Mrp: Total Planning Run stopped due to 25 Terminations of 202 Matls

    Hi
    We are trying to run the Mrp Job I.e  steps (RMMRP00) with variant PLVH_NETCHNG)..
    I have 1 db server and 2 apps servers and it the starts to run for about 2 minutes and then  crashes with the ffg error:
    Total Planning Run stopped due to 25 Terminations (dumps)of 202 Matls.
    Apps Guys  says its a basis issue and i cant see an issue.
    ANy help will be appreciated

    Hi,
    Please check the MRP setting some times we define mrp value upto 3-4 decimal and our setting upto 2 decimal points. If you send error log then that will be helpful for us to see the exact problem in the dump.
    In case you want to send this by mail send [email protected]
    Regards,
    Anil

  • Monitor stopped due to setup error or custom action

    Hi folks,
    i have installed the sun cluster and created a resource group for my oracle database. I have created resourece's for database server and or listener.
    My question is when I am issuing the scstat command on my oracle server resource i get the following mesg.
    "Monitor stopped due to setup error or custom action"
    What does it means, does anybody give me some hint about it.
    - Resource Groups and Resources --
    Group Name Resources
    Resources: aaa-rg DB1-aaa-rs aaa-lh-rs aaa-srv-rs aaa-lsnr-rs
    -- Resource Groups --
    Group Name Node Name State
    Group: aaa-rg medsrv5 Online
    Group: aaa-rg medsrv6 Offline
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: DB1-aaa-rs medsrv5 Online Online
    Resource: DB1-aaa-rs medsrv6 Offline Offline
    Resource: aaa-lh-rs medsrv5 Online Online - LogicalHostname online.
    Resource: aaa-lh-rs medsrv6 Offline Offline - LogicalHostname offline.
    Resource: aaa-srv-rs medsrv5 Online Unknown - Monitor stopped due to setup error or custom action.
    Resource: aaa-srv-rs medsrv6 Offline Offline
    Resource: aaa-lsnr-rs medsrv5 Online Online
    Resource: aaa-lsnr-rs medsrv6 Offline Offline

    i check the /var/adm/message log and find out fallowing message
    Jun 19 14:07:27 medsrv5 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource sas-srv-rs status on node medsrv5 change to R_FM_UNKNOWN
    Jun 19 14:07:27 medsrv5 SC[SUNWscor.oracle_server.monitor]:sas-rg:sas-srv-rs: [ID 564643 local7.error] Fault monitor detected error DBMS_ERROR: 1017 DEFAULT Action=STOP : Please correct login information in HA-DBMS Oracle database configuration
    Jun 19 14:07:27 medsrv5 SC[SUNWscor.oracle_server.monitor]:sas-rg:sas-srv-rs: [ID 780539 local7.error] Stopping fault monitor: DBMS_ERROR:1017:Please correct login information in HA-DBMS Oracle database configuration
    Jun 19 14:07:27 medsrv5 Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource sas-srv-rs status msg on node medsrv5 change to <Monitor stopped due to setup error or custom action.>
    Jun 19 14:07:27 medsrv5 SC[SUNWscor.oracle_server.monitor]:sas-rg:sas-srv-rs: [ID 796592 local7.error] Monitor stopped due to setup error or custom action.
    and then i notice that i am using "sqlplus '/ as sysdba'" as Connect_strings, that is why i can start/stop the database but not able to monitor the database, for that i need to create an oracle account as it mentioned in "sun cluster data service for HA-Oracle" like
    # sqlplus �/as sysdba�
    grant connect, resource to user identified by passwd;
    alter user user default tablespace system quota 1m on
    system;
    grant select on v_$sysstat to user;
    grant create session to user;
    grant create table to user;
    exit;
    i would appriciate your update if i m doing some thing wrong here
    thanks

  • Error -: AIP-16001: The model validation engine failed due to an internal s

    Hi Gurus,
    While reactivitaing the config, I am getting the below error.
    Error -: AIP-16001: The model validation engine failed due to an internal system error.
    Could you please help me how to resolve this.

    These are the log files,
    <HEADER>
    <TSTZ_ORIGINATING>2009-08-04T05:38:22.454+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>IP</COMPONENT_ID>
    <MSG_ID>AIP-18529</MSG_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>IP</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>essapt020-u009.emrsn.com</HOST_ID>
    <HOST_NWADDR>10.236.93.62</HOST_NWADDR>
    <MODULE_ID>IP</MODULE_ID>
    <THREAD_ID>AJPRequestHandler-ApplicationServerThread-8</THREAD_ID>
    <USER_ID>aelshat4</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-18529: Failed to reactivate the configuration.
         at oracle.tip.configuration.ConfigurationManager.reactivateConfiguration(ConfigurationManager.java:907)
         at oracle.tip.tools.integration.buslogic.deployment.DeploymentEventHandler.handleReactivateConfiguration(DeploymentEventHandler.java:745)
         at oracle.tip.tools.integration.buslogic.deployment.DeploymentEventHandler.performExtendedActions(DeploymentEventHandler.java:249)
         at oracle.tip.tools.integration.event.IPBaseUnboundEventHandler.performActions(IPBaseUnboundEventHandler.java:88)
         at oracle.tip.tools.integration.event.IPEventHandler.handleEventIP(IPEventHandler.java:138)
         at oracle.tip.tools.integration.event.IPEventHandler.handleEvent(IPEventHandler.java:104)
         at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
         at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
         at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
         at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
         at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
         at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
         at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
         at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:835)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:341)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:816)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:231)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:136)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-08-04T05:38:22.455+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>UI</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>UI</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>essapt020-u009.emrsn.com</HOST_ID>
    <HOST_NWADDR>10.236.93.62</HOST_NWADDR>
    <MODULE_ID>UI</MODULE_ID>
    <THREAD_ID>AJPRequestHandler-ApplicationServerThread-8</THREAD_ID>
    <USER_ID>aelshat4</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>handleReactivatingConfiguration() - Error -: AIP-18529: Failed to reactivate the configuration.</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-08-04T05:38:22.456+00:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>UI</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>UI</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>essapt020-u009.emrsn.com</HOST_ID>
    <HOST_NWADDR>10.236.93.62</HOST_NWADDR>
    <MODULE_ID>UI</MODULE_ID>
    <THREAD_ID>AJPRequestHandler-ApplicationServerThread-8</THREAD_ID>
    <USER_ID>aelshat4</USER_ID>
    </HEADER>

  • Account information not recognized: Could not reach CMS ' MachineName :6400'. The CMS on machine ' MachineName ' was stopped due to a critical error. (FWM 20031)

    I have just installed Information platform services 4.1 sp2 on a windows server 2008 R2 standard service pack 1. having 8 GB RAM.
    Central Configuration manager is in Running status but when I try to login to Cental management Console then I get following error
    "Account information not recognized: Could not reach CMS '<MachineName>:6400'. The CMS on machine '<MachineName>' was stopped due to a critical error. (FWM 20031)"
    I have CMS and AUDIT database on Oracle server and they are getting connected from my machine through SQL developer and the tables are also created under CMS and audit databases.
    I am not able to figure out what Issue is causing the Error. Below is the content of error_cms6400.log file located in the directory <E:\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\logging>.
    33007
    CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)
    35101
    The root server reported an error Initialization Failure. (Reason: CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027)CMS system database is overloaded, please try again. If the problem persists, please contact the system administrator(FWB 00027) CacheObjectIDs ).
    I have created New databases for CMS and audit and it is saying database is overloaded.
    Please help me rectify the Issue.
    Thanks in Advance

    Hi Ankur,
    As per the error message you entered the issue might occur because the Oracle CMS database reside in a different network or there is a network delay between BO server and database server. Please refer KBA 1706849 and try following steps.
    Confirm that the CMS database and BO server are in same network
    Try to ping database server from BO server and check the reply. The reply should come in 1 ms
    Confirm with DBA whether there are 14 connections established to CMS database
    Stop the SIA and restart your database schema. Then start the SIA and try login 
    Please let us know error messages in Event viewer if this is a Windows server and also is this a clustered environment ?
    Regards,
    Hrishikesh

  • Epson printer and driver, all jobs "stopped due to filter errors"

    My printer broke, so I'm trying to use my roommate's Epson WorkForce 520 with my Arch64 system. I grabbed the 64-bit driver rpm from Epson, extracted and copied everything to /opt (no readme for a manual installation, but the paths in the PPD point to having the files installed there). The driver came with some libraries, so I added their path to ld.so.conf and ran ldconfig. Successfully added the printer in CUPS, but trying to print anything gives me "/opt/..../epson_inkjet_printer_filter failed". I checked the permissions on the filter, they're 755 and it's executable. The CUPS error log shows "Job stopped due to filter errors; please consult the error_log file for details" followed by debug spew which doesn't clarify the issue for me, attached below.
    I searched on the problem, found some people blaming it on issues with the update to CUPS 1.4 which have since been addressed, and others who were told to switch to using opensource drivers. Unfortunately that doesn't seem to be an option for me; Gutenprint and foomatic have drivers for the 500 but they don't support the 520; the only driver I can find that does is the one from Epson.
    Anyway, I'm really hoping this is an issue with my CUPS/printer config, or that I missed some critical step in manually installing the printer drivers, and not that Epson's driver is just broken. If anyone has any ideas I'd be much obliged, let me know if you need more information.
    Here's the complete error log from when I try to print. Sorry if it's obnoxiously long, I'm not sure which parts are relevant:
    E [06/Oct/2010:11:45:04 -0400] [Job 17] Job stopped due to filter errors; please consult the error_log file for details.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] The following messages were recorded from 11:45:04 to 11:45:04
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Constructing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Putting.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] [612.0 792.0]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /.MediaSize
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /%MediaDestination
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /%MediaSource
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsBitsPerColor
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsColorOrder
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsColorSpace
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsCompression
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] true
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsBitsPerColor to 8...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsColorOrder to 0...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsColorSpace to 1...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsCompression to 1...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Updating PageSize to [612 792]...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.Duplex = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.Tumble = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->page = 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsPPD = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsPPD->flip_duplex = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] (4) Flip: X=0 Y=0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.cupsPageSizeName =
    D [06/Oct/2010:11:45:04 -0400] [Job 17] size = Letter
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins[] = [ 0.116667 0.116667 0.116667 0.116667 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Reallocating memory, [612 792] = 2976x3876 pixels, color space: 1, bits per color: 8...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_space_params(0x1348128, 0x7fff0ad37d10)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cache_size = 8388608
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37ad0)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37a90)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.117 0.117 0.117 0.117 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Result of putting.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] false
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Installing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] false
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38050)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38000)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38090)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38080)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37f40)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38030)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Finishing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] **** DSC comment: /Page
    D [06/Oct/2010:11:45:04 -0400] [Job 17] << /DSC_struct -dsc_data_struct- /PageNum 1 >>
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] **** DSC comment: /PageBoundingBox
    D [06/Oct/2010:11:45:04 -0400] [Job 17] << /DSC_struct -dsc_data_struct- >>
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Wrote 1 pages...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_print_pages(0x1348128, 0x7fd9faf08780, 1)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsWidth = 2976, cupsBytesPerLine = 8928, srcbytes = 8928
    D [06/Oct/2010:11:45:04 -0400] [Job 17] End of messages
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state=3(idle)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state-message="Processing page 1..."
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state-reasons=none
    E [06/Oct/2010:11:48:16 -0400] [Job 17] Job stopped due to filter errors; please consult the error_log file for details.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] The following messages were recorded from 11:48:16 to 11:48:16
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Constructing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Putting.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] [612.0 792.0]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /.MediaSize
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /%MediaDestination
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /%MediaSource
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsBitsPerColor
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsColorOrder
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsColorSpace
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsCompression
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] true
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsBitsPerColor to 8...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsColorOrder to 0...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsColorSpace to 1...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsCompression to 1...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Updating PageSize to [612 792]...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.Duplex = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.Tumble = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->page = 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsPPD = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsPPD->flip_duplex = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] (4) Flip: X=0 Y=0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.cupsPageSizeName =
    D [06/Oct/2010:11:48:16 -0400] [Job 17] size = Letter
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins[] = [ 0.116667 0.116667 0.116667 0.116667 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Reallocating memory, [612 792] = 2976x3876 pixels, color space: 1, bits per color: 8...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_space_params(0x2623128, 0x7fff41eea420)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cache_size = 8388608
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea1e0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea1a0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.117 0.117 0.117 0.117 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Result of putting.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] false
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Installing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] false
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea760)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea710)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea7a0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea790)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea650)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea740)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Finishing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] **** DSC comment: /Page
    D [06/Oct/2010:11:48:16 -0400] [Job 17] << /DSC_struct -dsc_data_struct- /PageNum 1 >>
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] **** DSC comment: /PageBoundingBox
    D [06/Oct/2010:11:48:16 -0400] [Job 17] << /DSC_struct -dsc_data_struct- >>
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Wrote 1 pages...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_print_pages(0x2623128, 0x7f485d7e3780, 1)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsWidth = 2976, cupsBytesPerLine = 8928, srcbytes = 8928
    D [06/Oct/2010:11:48:16 -0400] [Job 17] End of messages
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state=3(idle)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state-message="Processing page 1..."
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state-reasons=none
    Thanks in advance

    @kusmar
    You could recompile the filter with --enable-debug. It will create the file "/tmp/epson-inkjet-printer-filter.txt" if you call the filter...
    I installed the driver from epson-inkjet-printer-workforce-635-nx625-series-1.0.0-1lsb3.2.src.rpm and compiled the filter by myself. But I get an error if the filter will load the closed source core library of epson.
    $ sudo cat /tmp/epson-inkjet-printer-filter.txt
    [printJob:483] TRACE IN
    [load_core_library:164] TRACE IN
    [get_ppd_attr:139] PPD Attribute epcgCoreLibrary -> libEpson_WorkForce_635_60_NX625.so.1.0.0
    [load_core_library:181] Failed to dlopen(libEpson_WorkForce_635_60_NX625.so.1.0.0)->/usr/lib/libEpson_WorkForce_635_60_NX625.so.1.0.0: undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE
    [load_core_library:242] TRACE OUT=1
    [printJob:526] TRACE OUT=1
    [eps_heap_usage_end:42] =============================================================
    [eps_heap_usage_end:43] HEAP USAGE : max(0 bytes) leak(0 bytes)
    [eps_heap_usage_end:44] =============================================================
    _ZTVN10__cxxabiv117__class_type_infoE looks like libstdc++ - but I already have that library in /usr/lib
    Does someone knows what library does he miss?
    Edited:
      It was no missing library. It is a really strange problem here. If I build it with my PKGBUILD it will give the error above.
      If you go into the $srcdir, compile and overwrite it manually it will work properly.
    cd "$srcdir/$_pkgname_filter-$pkgver"
    make clean
    ./configure --prefix=/opt/epson-inkjet-printer-workforce-635-nx625-series
    make
    cp src/epson_inkjet_printer_filter /opt/epson-inkjet-printer-workforce-635-nx625-series/cups/lib/filter/epson_inkjet_printer_filter
    pkgname=epson-inkjet-printer-workforce-635-nx625-series
    _pkgname_filter=epson-inkjet-printer-filter
    pkgver=1.0.0
    pkgrel=1
    pkgdesc="Linux printer driver for Epson AIO"
    arch=('i686' 'x86_64')
    url="http://avasys.jp/eng/linux_driver/download/lsb/epson-inkjet/escp/"
    license=('GPL, LGPL, custom:AVASYS Public Licence')
    depends=('cups')
    makedepends=('rpmextract' 'libtool')
    source=(http://linux.avasys.jp/drivers/lsb/epson-inkjet/stable/RPMS/x86_64/$pkgname-$pkgver-1lsb3.2.src.rpm)
    md5sums=('e2240acfbad8f965b167f312aeefbfe7')
    build() {
    cd "$startdir/src"
    rpmextract.sh $pkgname-$pkgver-1lsb3.2.src.rpm || return 1
    tar xzf $pkgname-$pkgver.tar.gz || return 1
    tar xzf $_pkgname_filter-$pkgver.tar.gz || return 1
    cd $_pkgname_filter-$pkgver
    aclocal
    libtoolize
    chmod +x configure
    ./configure --prefix=/opt/$pkgname --enable-debug || return 1
    make || return 1
    package() {
    cd "$srcdir/$pkgname-$pkgver"
    install -d "$pkgdir/opt/$pkgname/"
    cp -r lib "$pkgdir/opt/$pkgname/"
    cp -r resource "$pkgdir/opt/$pkgname/"
    cp -r watermark "$pkgdir/opt/$pkgname/"
    install -d "$pkgdir/usr/share/cups/model/$pkgname"
    install -m 644 ppds/* "$pkgdir/usr/share/cups/model/$pkgname"
    cd "$srcdir/$_pkgname_filter-$pkgver"
    install -d "$pkgdir/opt/$pkgname/cups/lib/filter/"
    install -m 755 src/epson_inkjet_printer_filter "$pkgdir/opt/$pkgname/cups/lib/filter/epson_inkjet_printer_filter"
    Edited 2:
      Ok, I found the problem. Arch's makepkg will add an "--as-needed" to LDFLAGS and the binary won't be linked to libstdc++.so.6 and libgcc_s.so because the binary does not need it but the core library of epson. I overwrite that with "--as-no-needed" and now it works. Added the package: http://aur.archlinux.org/packages.php?ID=42294
    Last edited by Misery (2010-10-29 10:51:02)

  • HT4972 After the process stops due to a "corrupted" download of the new iOS file, why does the second try repeat the ten-hour backup process?

    After the process stops due to a "corrupted" download of the new iOS file, why does the second try repeat the ten-hour backup process? I am doing this on the latest iTunes, and a Windows XP computer.

    After the process stops due to a "corrupted" download of the new iOS file, why does the second try repeat the ten-hour backup process? I am doing this on the latest iTunes, and a Windows XP computer.

  • Session "Microsoft Security Client OOBE" stopped due to the following error: 0xC000000D

    i keep getting this Event in my event viewer and dont know what to do. Could use any help

    Hi,
    Regarding the error messages mentioned here, have you checked the below thread?
    Microsoft Security Client OOBE stopped
    due to the following error: 0xC000000D
    Please take a try with the methods suggested by the others above.
    Best regards
    Michael Shao
    TechNet Community Support

  • Bsod Session "Microsoft Security Client OOBE" stopped due to the following error: 0xC000000D

    I have a t540 with all hardawre and software updates running Win 7/64 pro and get this message repeatedly.  Microsoft says to delete  MSSEOOBE.etl but that file doesn't appear to be in the 64 bit version of Microsoft Security Essentials
    If it happen when the PC is in SLEEP mode it  causes an abnormal shutdown/recovery when the PC restarts  Did uninstall and reinstall MSE
    One MS thread says to contact the OEM - so here I am.
    I was also getting Code 10 Disk Errors but there was a MS KB fix for that
    Log Name:      Microsoft-Windows-Kernel-EventTracing/Admin
    Source:        Microsoft-Windows-Kernel-EventTracing
    Date:          5/29/2014 8:39:03 AM
    Event ID:      3
    Task Category: Session
    Level:         Error
    Keywords:      Session
    User:          SYSTEM
    Computer:      bill-THINK
    Description:
    Session "Microsoft Security Client OOBE" stopped due to the following error: 0xC000000D
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/ev​ent">
      <System>
        <Provider Name="Microsoft-Windows-Kernel-EventTracing" Guid="{B675EC37-BDB6-4648-BC92-F3FDC74D3CA2}" />
        <EventID>3</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>2</Task>
        <Opcode>14</Opcode>
        <Keywords>0x8000000000000010</Keywords>
        <TimeCreated SystemTime="2014-05-29T13:39:03.627614300Z" />
        <EventRecordID>209</EventRecordID>
        <Correlation />
        <Execution ProcessID="4" ThreadID="212" />
        <Channel>Microsoft-Windows-Kernel-EventTracing/Adm​in</Channel>
        <Computer>bill-THINK</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="SessionName">Microsoft Security Client OOBE</Data>
        <Data Name="FileName">C:\ProgramData\Microsoft\Microsoft Security Client\Support\EppOobe.etl</Data>
        <Data Name="ErrorCode">3221225485</Data>
        <Data Name="LoggingMode">5</Data>
      </EventData>
    </Event>
    Any thoughts?  I guess I will try another AntiVirus but Microsoft Security Essential is running on 2 other Win 7 laptops
    Thanks

    Hi,
    Regarding the error messages mentioned here, have you checked the below thread?
    Microsoft Security Client OOBE stopped
    due to the following error: 0xC000000D
    Please take a try with the methods suggested by the others above.
    Best regards
    Michael Shao
    TechNet Community Support

  • Session "EventLog-Microsoft-Windows-MBAM-Diagnostic" stopped due to the following error: 0xC0000188

    Hi team,
    I find following event logs in my event viewer. It's quite annoying though nothing abnormal happens. I wanna know the root cause and how to fix that.
    Session "EventLog-Microsoft-Windows-MBAM-Diagnostic" stopped due to the following error: 0xC0000188
    My box is 
    Windows 8.1 64
    I can provide more information if you need it.
    Thanks,
    -J
    Keep involved!

    did recently you facing issue with autoshutdown or any power related and PC still attached to any 3rd party USB device?
    This issue addresses as normal behavior and don't affected your Windows
    https://support.microsoft.com/en-us/kb/2001347/
    The logging of this error will not affect the operation of your computer.  ReadyBoot is used by the ReadyBoost service that optimizes the boot time of your computer to a minimum
    this ready boost service normally start when you attached 3rd party removable drive or device, you can disable it if you want. This option will not applicable if you installed SSD
    http://www.sevenforums.com/tutorials/33289-readyboost-setup-use.html

  • Session "Microsoft Security Essentials OOBE" stopped due to the following error: 0xC000000D using win 7 64bit over and over BSOD

    Session "Microsoft Security Essentials OOBE" stopped due to the following error: 0xC000000D    using win 7 64bit over and over BSOD
    My event viewer has been coughing the error line above. It has lead to the feeling of a Carotid Artery leak of memory where my whole
    system slowly stops working till BSOD. Windows Explorer just stops working then Death.
    I HAVE HAD THIS HAPPEN MORE AND MORE, AND IT APPEARS TO BE A PROGRAM PROBLEM, ANYBODY ELSE HAVE THIS.
    IT HAS COST ME 2 DAYS WORK NOW.
    MIKE

    Hi,
    When does the issue begin to occur?
    Since Windows system uses separated user mode and kernel mode memory space, stop errors are usually caused by kernel portion components, such as a hardware device,
    third-party drivers, backup software or anti-virus services (buggy services).
    Please refer to the following steps to troubleshoot the issue.
    1. Boot the computer in
    Clean Boot for a test.
    2. Temporarily disable all unnecessary hardware devices in Device Manager, such as Modem, sound card or external device.
    For detail steps, we can refer to the link below:
    Device Clean Boot
    3. Upgrade the virus definition, run antivirus program and perform a full scanning.
    If the issue persists, please upload the minidump file (%systemroot%\minidump) to SkyDrive (
    www.skydrive.live.com ), then share the link to me. I will be glad to assist you to analysis the data.
    Thanks,
    Novak

Maybe you are looking for

  • Field Names within a table

    Is there a document that will show the filed names in each table and what would be the valid layout for DTW?

  • Conditional Receiver Determination

    Hi Friends, From Proxy i send a field to XI. Using JDBC lookups i have mapped in such a manner that if the content of the particular field exists in the Oracle Table i send the incoming field content to receiver field. But incase the field doesn't ex

  • Surround sound on imac

    I have never heard of any surround support on any mac whatsoever. Is there a chance the new imac will have surround sound? Id expect apple to have come out wtih something like this since a majority of their products are sound and music based.

  • Ipod "Corrupted"

    My iPod is frozen on the "Do Not Disconnect Screen." When it finally registers on iTunes(it sometimes takes multiple tries) it gives me the pop up: "Itunes has detected an iPod that appears to be corrupted. You may need to restore this ipod before it

  • Forgot XSKey, need to work 1 day - any suggestions?

    Hello all, I forgot my XS key, I am away from home, I need to spend another day completing the end credits. I am an idiot. Accepted. Is there any way I would be able to launch Logic Pro for a trial period, which would get me by? I only need a day. I