Advertisement
Guest User

apache a

a guest
Mar 25th, 2014
683
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 25/03/2014 13:10:02 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
  2.  
  3. INFO: The Apache Tomcat Native library which allows optimal performance in produ
  4. ction environments was not found on the java.library.path: C:\Program Files (x86
  5. )\DSS\WEBCLIENT\webclient\jre\bin;.;C:\Windows\system32;C:\Windows;C:\Program Fi
  6. les (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\syst
  7. em32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v
  8. 1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\
  9. Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine C
  10. omponents\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C
  11. :\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program
  12.  Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x
  13. 86)\Common Files\Ulead Systems\MPEG;C:\SWTOOLS\ReadyApps;C:\Program Files (x86)\
  14. Common Files\Lenovo;C:\Program Files (x86)\DSS\\mysql5\bin
  15. 25/03/2014 13:10:02 org.apache.coyote.http11.Http11BaseProtocol init
  16. INFO: Initializing Coyote HTTP/1.1 on http-80
  17. 25/03/2014 13:10:02 org.apache.catalina.startup.Catalina load
  18. INFO: Initialization processed in 405 ms
  19. 25/03/2014 13:10:02 org.apache.catalina.core.StandardService start
  20. INFO: Starting service Catalina
  21. 25/03/2014 13:10:02 org.apache.catalina.core.StandardEngine start
  22. INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
  23. 25/03/2014 13:10:02 org.apache.catalina.core.StandardHost start
  24. INFO: XML validation disabled
  25. 0    INFO  2014-03-25 13:10:04300 BaseDao:102 - jdbc:mysql://localhost:3306/anxi
  26. esoft user:mysql pass:password
  27. 287  INFO  2014-03-25 13:10:04587 LiveThread:81 - Thread Socket is created
  28. 288  INFO  2014-03-25 13:10:04588 LiveThread:129 - POST http://:0/register HTTP/
  29. 1.1
  30. Content-Length:35
  31. Content-Type:application/octet-stream
  32. CFL_Asynch:version=v3.14&operation=register&session=0&sequence=1&unit=WEB&id=53
  33.  
  34. type=5&id=53&capability=0&session=0
  35. 295  INFO  2014-03-25 13:10:04595 LiveThread:133 - HTTP/1.1 200 OK
  36. Content-Length: 109
  37. Content-Type: text/xml
  38. CFL_Asynch:version=v3.14&operation=register&session=1395753005&sequence=1&unit=B
  39. LS&id=1000
  40.  
  41. <?xml version="1.0" encoding="UTF-8" ?>
  42. <body>
  43.     <expires>60</expires>
  44.     <time>1395753004</time>
  45. </body>
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. 311  INFO  2014-03-25 13:10:04611 LiveThread:283 - send message ok:
  57. POST http://:0/cuFunMessage HTTP/1.1
  58. Content-Length:99
  59. Content-Type:application/octet-stream
  60. CFL_Asynch:version=v3.14&operation=cuFunMessage&session=1395753005&sequence=1&un
  61. it=WEB&id=53
  62.  
  63. code=22&fromtype=5&totype=3&msg1=http://10.32.0.68/clientupdate&msg2=http://10.3
  64. 2.0.68/clientupdate
  65. 315  INFO  2014-03-25 13:10:04615 LiveThread:285 - send message read() -- HTTP/1
  66. .1 200 OK
  67. Content-Length: 79
  68. Content-Type: text/xml
  69. CFL_Asynch:version=v3.14&operation=cuFunMessage&session=1395753005&sequence=1&un
  70. it=BLS&id=1000
  71.  
  72. <?xml version="1.0" encoding="UTF-8" ?>
  73. <body>
  74.     <useless></useless>
  75. </body>
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86. 318  INFO  2014-03-25 13:10:04618 DaemonThread:32 - update daemonthread.
  87. 342  INFO  2014-03-25 13:10:04642 TaskServlet:67 - TaskServlet Thread is Begin
  88. 25/03/2014 13:10:04 org.apache.coyote.http11.Http11BaseProtocol start
  89. INFO: Starting Coyote HTTP/1.1 on http-80
  90. 25/03/2014 13:10:04 org.apache.jk.common.ChannelSocket init
  91. INFO: JK: ajp13 listening on /0.0.0.0:8009
  92. 25/03/2014 13:10:04 org.apache.jk.server.JkMain start
  93. INFO: Jk running ID=0 time=0/22  config=null
  94. 25/03/2014 13:10:04 org.apache.catalina.storeconfig.StoreLoader load
  95. INFO: Find registry server-registry.xml at classpath resource
  96. 25/03/2014 13:10:04 org.apache.catalina.startup.Catalina start
  97. INFO: Server startup in 1924 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement