Rapid2214

Cloudstack Management with Bonds

Oct 22nd, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. 2013-08-23 08:49:08,352 DEBUG [cloud.api.ApiServlet] (catalina-exec-24:null) ===END=== my.desktop.computer.ip -- POST null
  2. 2013-08-23 08:49:09,989 DEBUG [cloud.api.ApiServlet] (catalina-exec-25:null) ===START=== my.desktop.computer.ip -- POST null
  3. 2013-08-23 08:49:09,989 ERROR [cloud.api.ApiServlet] (catalina-exec-25:null) unknown exception writing api response
  4. java.lang.NullPointerException
  5. at com.cloud.api.ApiServer.loginUser(ApiServer.java:757)
  6. at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:210)
  7. at com.cloud.api.ApiServlet.doPost(ApiServlet.java:71)
  8. at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
  9. at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  10. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  11. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  12. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
  13. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
  14. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
  15. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  16. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:615)
  17. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
  18. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
  19. at org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java:889)
  20. at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:744)
  21. at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:2282)
  22. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  24. at java.lang.Thread.run(Thread.java:724)
  25. 2013-08-23 08:49:09,991 DEBUG [cloud.api.ApiServlet] (catalina-exec-25:null) ===END=== my.desktop.computer.ip -- POST null
  26. 2013-08-23 08:49:10,352 INFO [utils.component.ComponentContext] (Timer-1:null) Running SystemIntegrityChecker encryptionSecretKeyChecker
  27. 2013-08-23 08:49:10,353 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (Timer-1:null) Encryption Type: file
  28. 2013-08-23 08:49:10,353 WARN [utils.crypt.EncryptionSecretKeyChecker] (Timer-1:null) Encryption already enabled, is check() called twice?
  29. 2013-08-23 08:49:10,353 INFO [utils.component.ComponentContext] (Timer-1:null) Running SystemIntegrityChecker databaseIntegrityChecker
  30. 2013-08-23 08:49:10,354 INFO [cloud.upgrade.DatabaseIntegrityChecker] (Timer-1:null) Grabbing lock to check for database integrity.
  31. 2013-08-23 08:49:10,652 INFO [cloud.upgrade.DatabaseIntegrityChecker] (Timer-1:null) Performing database integrity check
  32. 2013-08-23 08:49:10,674 DEBUG [cloud.upgrade.DatabaseIntegrityChecker] (Timer-1:null) No duplicate hosts with the same local storage found in database
  33. 2013-08-23 08:49:10,679 DEBUG [upgrade.dao.VersionDaoImpl] (Timer-1:null) Checking to see if the database is at a version before it was the version table is created
  34. 2013-08-23 08:49:10,711 INFO [utils.component.ComponentContext] (Timer-1:null) Running SystemIntegrityChecker managementServerNode
  35. 2013-08-23 08:49:10,712 ERROR [utils.component.ComponentContext] (Timer-1:null) System integrity check failed. Refuse to startup
Advertisement
Add Comment
Please, Sign In to add comment