Advertisement
Guest User

start_HarvestControllerApplication_high.log

a guest
Mar 22nd, 2014
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.31 KB | None | 0 0
  1. Starting dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  2. Version: 4.2.0 status RELEASE
  3. dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer Running
  4. Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  5. java.lang.ExceptionInInitializerError
  6. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  9. at java.lang.reflect.Method.invoke(Method.java:597)
  10. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:178)
  11. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  12. Caused by: java.lang.IllegalArgumentException: No enum const class dk.netarkivet.harvester.datamodel.JobPriority.
  13. at java.lang.Enum.valueOf(Enum.java:196)
  14. at dk.netarkivet.harvester.datamodel.JobPriority.valueOf(JobPriority.java:37)
  15. at dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer.<clinit>(HarvestControllerServer.java:152)
  16. ... 6 more
  17. 22.03.2014 14:06:55 dk.netarkivet.common.utils.ApplicationUtils logExceptionAndPrint
  18. SCHWERWIEGEND: Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  19. java.lang.ExceptionInInitializerError
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  23. at java.lang.reflect.Method.invoke(Method.java:597)
  24. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:178)
  25. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  26. Caused by: java.lang.IllegalArgumentException: No enum const class dk.netarkivet.harvester.datamodel.JobPriority.
  27. at java.lang.Enum.valueOf(Enum.java:196)
  28. at dk.netarkivet.harvester.datamodel.JobPriority.valueOf(JobPriority.java:37)
  29. at dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer.<clinit>(HarvestControllerServer.java:152)
  30. ... 6 more
  31. 22.03.2014 14:06:56 com.sun.messaging.jmq.jmsclient.ExceptionHandler throwConnectionException
  32. WARNUNG: [C4003]: Error occurred on connection creation [localhost:7676]. - cause: java.net.ConnectException: Connection refused
  33. Could not send email on error notification:
  34. Host: wurzel-VirtualBox
  35. Date: Sat Mar 22 14:06:55 CET 2014
  36. dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:90)
  37. Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  38. java.lang.ExceptionInInitializerError
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  42. at java.lang.reflect.Method.invoke(Method.java:597)
  43. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:178)
  44. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  45. Caused by: java.lang.IllegalArgumentException: No enum const class dk.netarkivet.harvester.datamodel.JobPriority.
  46. at java.lang.Enum.valueOf(Enum.java:196)
  47. at dk.netarkivet.harvester.datamodel.JobPriority.valueOf(JobPriority.java:37)
  48. at dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer.<clinit>(HarvestControllerServer.java:152)
  49. ... 6 more
  50.  
  51.  
  52. dk.netarkivet.common.exceptions.IOFailure: Could not send email with subject 'NetarchiveSuite-ERROR: Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer' from 'example@netarkivet.dk' to 'example@netarkivet.dk'. Body:
  53. Host: wurzel-VirtualBox
  54. Date: Sat Mar 22 14:06:55 CET 2014
  55. dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:90)
  56. Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  57. java.lang.ExceptionInInitializerError
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  61. at java.lang.reflect.Method.invoke(Method.java:597)
  62. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:178)
  63. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  64. Caused by: java.lang.IllegalArgumentException: No enum const class dk.netarkivet.harvester.datamodel.JobPriority.
  65. at java.lang.Enum.valueOf(Enum.java:196)
  66. at dk.netarkivet.harvester.datamodel.JobPriority.valueOf(JobPriority.java:37)
  67. at dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer.<clinit>(HarvestControllerServer.java:152)
  68. ... 6 more
  69.  
  70. at dk.netarkivet.common.utils.EMailUtils.sendEmail(EMailUtils.java:175)
  71. at dk.netarkivet.common.utils.EMailUtils.sendEmail(EMailUtils.java:77)
  72. at dk.netarkivet.common.utils.EMailNotifications.sendMailNotifications(EMailNotifications.java:139)
  73. at dk.netarkivet.common.utils.EMailNotifications.notify(EMailNotifications.java:97)
  74. at dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:90)
  75. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:181)
  76. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  77. Caused by: javax.mail.SendFailedException: Invalid Addresses;
  78. nested exception is:
  79. com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <example@netarkivet.dk>: Relay access denied
  80.  
  81. at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
  82. at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
  83. at javax.mail.Transport.send0(Transport.java:169)
  84. at javax.mail.Transport.send(Transport.java:98)
  85. at dk.netarkivet.common.utils.EMailUtils.sendEmail(EMailUtils.java:173)
  86. ... 6 more
  87. Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <example@netarkivet.dk>: Relay access denied
  88.  
  89. at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1094)
  90. ... 10 more
  91. 22.03.2014 14:06:57 dk.netarkivet.common.utils.EMailNotifications sendMailNotifications
  92. SCHWERWIEGEND: Could not send email on error notification:
  93. Host: wurzel-VirtualBox
  94. Date: Sat Mar 22 14:06:55 CET 2014
  95. dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:90)
  96. Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  97. java.lang.ExceptionInInitializerError
  98. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  101. at java.lang.reflect.Method.invoke(Method.java:597)
  102. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:178)
  103. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  104. Caused by: java.lang.IllegalArgumentException: No enum const class dk.netarkivet.harvester.datamodel.JobPriority.
  105. at java.lang.Enum.valueOf(Enum.java:196)
  106. at dk.netarkivet.harvester.datamodel.JobPriority.valueOf(JobPriority.java:37)
  107. at dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer.<clinit>(HarvestControllerServer.java:152)
  108. ... 6 more
  109.  
  110.  
  111. dk.netarkivet.common.exceptions.IOFailure: Could not send email with subject 'NetarchiveSuite-ERROR: Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer' from 'example@netarkivet.dk' to 'example@netarkivet.dk'. Body:
  112. Host: wurzel-VirtualBox
  113. Date: Sat Mar 22 14:06:55 CET 2014
  114. dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:90)
  115. Could not start class dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer
  116. java.lang.ExceptionInInitializerError
  117. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  119. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  120. at java.lang.reflect.Method.invoke(Method.java:597)
  121. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:178)
  122. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  123. Caused by: java.lang.IllegalArgumentException: No enum const class dk.netarkivet.harvester.datamodel.JobPriority.
  124. at java.lang.Enum.valueOf(Enum.java:196)
  125. at dk.netarkivet.harvester.datamodel.JobPriority.valueOf(JobPriority.java:37)
  126. at dk.netarkivet.harvester.harvesting.distribute.HarvestControllerServer.<clinit>(HarvestControllerServer.java:152)
  127. ... 6 more
  128.  
  129. at dk.netarkivet.common.utils.EMailUtils.sendEmail(EMailUtils.java:175)
  130. at dk.netarkivet.common.utils.EMailUtils.sendEmail(EMailUtils.java:77)
  131. at dk.netarkivet.common.utils.EMailNotifications.sendMailNotifications(EMailNotifications.java:139)
  132. at dk.netarkivet.common.utils.EMailNotifications.notify(EMailNotifications.java:97)
  133. at dk.netarkivet.common.utils.ApplicationUtils.logExceptionAndPrint(ApplicationUtils.java:90)
  134. at dk.netarkivet.common.utils.ApplicationUtils.startApp(ApplicationUtils.java:181)
  135. at dk.netarkivet.harvester.harvesting.HarvestControllerApplication.main(HarvestControllerApplication.java:45)
  136. Caused by: javax.mail.SendFailedException: Invalid Addresses;
  137. nested exception is:
  138. com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <example@netarkivet.dk>: Relay access denied
  139.  
  140. at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1196)
  141. at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:584)
  142. at javax.mail.Transport.send0(Transport.java:169)
  143. at javax.mail.Transport.send(Transport.java:98)
  144. at dk.netarkivet.common.utils.EMailUtils.sendEmail(EMailUtils.java:173)
  145. ... 6 more
  146. Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <example@netarkivet.dk>: Relay access denied
  147.  
  148. at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1094)
  149. ... 10 more
  150. Cleaned up dk.netarkivet.monitor.distribute.JMSMonitorRegistryClient
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement