Don't like ads? PRO users don't see any ads ;-)
Guest

output_invalid_module_problem

By: a guest on Aug 1st, 2012  |  syntax: None  |  size: 18.93 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. user@root:~/path//xy-metriken/src/xy_project$  xy_project
  2. xy_project_HOME = /Volumes/H2D2/user/path//xy-metriken/src/xy_project
  3. OPENEJB_JAVAAGENT_JAR = -javaagent:/Volumes/H2D2/user/path//xy-metriken/src/xy_project/lib/openejb-javaagent-4.0.0.jar
  4. INFO - ********************************************************************************
  5. INFO - OpenEJB http://openejb.apache.org/
  6. INFO - Startup: Wed Aug 01 13:31:39 CEST 2012
  7. INFO - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
  8. INFO - Version: 4.0.0
  9. INFO - Build date: 20120426
  10. INFO - Build time: 08:49
  11. INFO - ********************************************************************************
  12. INFO - openejb.home = /Volumes/H2D2/user/path//xy-metriken/src/xy_project
  13. INFO - openejb.base = /Volumes/H2D2/user/path//xy-metriken/src/xy_project
  14. INFO - Created new singletonService org.apache.openejb.cdi.ThreadSingletonServiceImpl@4a48edb5
  15. INFO - succeeded in installing singleton service
  16. INFO - Using 'javax.ejb.embeddable.EJBContainer=true'
  17. INFO - openejb configuration file is '/Volumes/H2D2/user/path//xy-metriken/src/xy_project/conf/openejb.xml'
  18. INFO - Configuring Service(id=Default Security Service, type=SecurityService, provider-id=Default Security Service)
  19. INFO - Configuring Service(id=Default Transaction Manager, type=TransactionManager, provider-id=Default Transaction Manager)
  20. INFO - Configuring Service(id=xy_projectTestDB, type=Resource, provider-id=Default JDBC Database)
  21. INFO - Configuring Service(id=xy_projectDB, type=Resource, provider-id=Default JDBC Database)
  22. INFO - Configuring Service(id=SonarDB, type=Resource, provider-id=Default JDBC Database)
  23. INFO - Configuring Service(id=My Singleton xy_projectContainer, type=Container, provider-id=Default Singleton Container)
  24. INFO - Configuring Service(id=My Stateful xy_projectContainer, type=Container, provider-id=Default Stateful Container)
  25. INFO - Configuring Service(id=My Stateless xy_projectContainer, type=Container, provider-id=Default Stateless Container)
  26. INFO - Using 'openejb.embedded=true'
  27. INFO - Configuring enterprise application: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar
  28. INFO - Auto-deploying ejb xy_projectDataProcessingUnit.Comp: EjbDeployment(deployment-id=xy_projectDataProcessingUnit.Comp)
  29. INFO - Auto-deploying ejb BoOverviewService: EjbDeployment(deployment-id=BoOverviewService)
  30. INFO - Auto-deploying ejb BoBlockerService: EjbDeployment(deployment-id=BoBlockerService)
  31. INFO - Auto-deploying ejb BoBlockerRepository: EjbDeployment(deployment-id=BoBlockerRepository)
  32. INFO - Auto-deploying ejb BoOverviewRepository: EjbDeployment(deployment-id=BoOverviewRepository)
  33. INFO - Auto-deploying ejb PDFGenerator: EjbDeployment(deployment-id=PDFGenerator)
  34. INFO - Auto-deploying ejb GenerateIntervalService: EjbDeployment(deployment-id=GenerateIntervalService)
  35. INFO - Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
  36. INFO - Auto-creating a container for bean xy_projectDataProcessingUnit.Comp: Container(type=MANAGED, id=Default Managed Container)
  37. INFO - Configuring PersistenceUnit(name=xy_projectDataProcessingUnitPU)
  38. INFO - Auto-creating a Resource with id 'xy_projectDBNonJta' of type 'DataSource for 'xy_projectDataProcessingUnitPU'.
  39. INFO - Configuring Service(id=xy_projectDBNonJta, type=Resource, provider-id=xy_projectDB)
  40. INFO - Adjusting PersistenceUnit xy_projectDataProcessingUnitPU <non-jta-data-source> to Resource ID 'xy_projectDBNonJta' from 'null'
  41. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.pdf.PDFGenerator/projectRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  42. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/projectRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  43. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/snapshotRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  44. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoOverviewService/measurementRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  45. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.GenerateIntervalService/projectRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  46. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoOverviewService/snapshotRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  47. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/measurementRepository" in bean "xy_projectDataProcessingUnit.Comp".  Will attempt resolution again at runtime.
  48. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoOverviewService/snapshotRepository" in bean "BoOverviewService".  Will attempt resolution again at runtime.
  49. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoOverviewService/measurementRepository" in bean "BoOverviewService".  Will attempt resolution again at runtime.
  50. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/measurementRepository" in bean "BoBlockerService".  Will attempt resolution again at runtime.
  51. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/projectRepository" in bean "BoBlockerService".  Will attempt resolution again at runtime.
  52. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/snapshotRepository" in bean "BoBlockerService".  Will attempt resolution again at runtime.
  53. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.pdf.PDFGenerator/projectRepository" in bean "PDFGenerator".  Will attempt resolution again at runtime.
  54. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.GenerateIntervalService/projectRepository" in bean "GenerateIntervalService".  Will attempt resolution again at runtime.
  55. INFO - Using 'openejb.validation.output.level=VERBOSE'
  56. INFO - Enterprise application "/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar" loaded.
  57. INFO - Configuring enterprise application: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectRuntime.jar
  58. INFO - Auto-deploying ejb xy_projectRuntime.Comp: EjbDeployment(deployment-id=xy_projectRuntime.Comp)
  59. INFO - Auto-deploying ejb SnapshotRepository: EjbDeployment(deployment-id=SnapshotRepository)
  60. INFO - Auto-deploying ejb ProjectRepository: EjbDeployment(deployment-id=ProjectRepository)
  61. INFO - Auto-deploying ejb MeasurementRepository: EjbDeployment(deployment-id=MeasurementRepository)
  62. INFO - Auto-deploying ejb MetricRepository: EjbDeployment(deployment-id=MetricRepository)
  63. INFO - Auto-deploying ejb xy_projectService: EjbDeployment(deployment-id=xy_projectService)
  64. INFO - Auto-deploying ejb AddMeasurementService: EjbDeployment(deployment-id=AddMeasurementService)
  65. INFO - Configuring PersistenceUnit(name=xy_projectRuntime)
  66. INFO - Adjusting PersistenceUnit xy_projectRuntime <non-jta-data-source> to Resource ID 'xy_projectDBNonJta' from 'null'
  67. INFO - Using 'openejb.validation.output.level=VERBOSE'
  68. SEVERE - FAIL ... at.xy.xy_project.control.xy_projectController:        3.remoteClient.ejbLocalRef [at.xy.xy_project.control.xy_projectController, xy_projectService]
  69. SEVERE - Invalid ClientModule(name=xy_projectRuntime, path=/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectRuntime.jar)
  70. WARNING - Jar not loaded. /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectRuntime.jar.  Module failed validation. AppModule(name=xy_projectRuntime)
  71. INFO - Configuring enterprise application: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar
  72. INFO - Auto-deploying ejb xy_projectSonarAdapter.Comp: EjbDeployment(deployment-id=xy_projectSonarAdapter.Comp)
  73. INFO - Auto-deploying ejb SonarMetricsRepository: EjbDeployment(deployment-id=SonarMetricsRepository)
  74. INFO - Auto-deploying ejb SonarSnapshotsRepository: EjbDeployment(deployment-id=SonarSnapshotsRepository)
  75. INFO - Auto-deploying ejb SonarProjectMeasuresRepository: EjbDeployment(deployment-id=SonarProjectMeasuresRepository)
  76. INFO - Auto-deploying ejb xy_projectSonarAdapterSource: EjbDeployment(deployment-id=xy_projectSonarAdapterSource)
  77. INFO - Auto-deploying ejb SonarProjectsRepository: EjbDeployment(deployment-id=SonarProjectsRepository)
  78. INFO - Configuring PersistenceUnit(name=xy_projectSonarAdapterPU)
  79. INFO - Auto-creating a Resource with id 'SonarDBNonJta' of type 'DataSource for 'xy_projectSonarAdapterPU'.
  80. INFO - Configuring Service(id=SonarDBNonJta, type=Resource, provider-id=SonarDB)
  81. INFO - Adjusting PersistenceUnit xy_projectSonarAdapterPU <non-jta-data-source> to Resource ID 'SonarDBNonJta' from 'null'
  82. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.adapter.sonar.control.xy_projectSonarAdapterService/addMeasurementService" in bean "xy_projectSonarAdapter.Comp".  Will attempt resolution again at runtime.
  83. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.adapter.sonar.control.xy_projectSonarAdapterSource/addMeasurementService" in bean "xy_projectSonarAdapter.Comp".  Will attempt resolution again at runtime.
  84. WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.adapter.sonar.control.xy_projectSonarAdapterSource/addMeasurementService" in bean "xy_projectSonarAdapterSource".  Will attempt resolution again at runtime.
  85. INFO - Using 'openejb.validation.output.level=VERBOSE'
  86. INFO - Enterprise application "/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar" loaded.
  87. INFO - Creating TransactionManager(id=Default Transaction Manager)
  88. INFO - Creating SecurityService(id=Default Security Service)
  89. INFO - Creating Resource(id=xy_projectTestDB)
  90. INFO - Creating Resource(id=xy_projectDB)
  91. INFO - Creating Resource(id=SonarDB)
  92. INFO - Creating Resource(id=xy_projectDBNonJta)
  93. INFO - Creating Resource(id=SonarDBNonJta)
  94. INFO - Creating Container(id=My Singleton xy_projectContainer)
  95. INFO - Creating Container(id=My Stateful xy_projectContainer)
  96. INFO - Using directory /var/folders/th/90h1ssyd4496lnyzvd1_pt600000gn/T for stateful session passivation
  97. INFO - Creating Container(id=My Stateless xy_projectContainer)
  98. INFO - Creating Container(id=Default Managed Container)
  99. INFO - Using directory /var/folders/th/90h1ssyd4496lnyzvd1_pt600000gn/T for stateful session passivation
  100. INFO - Assembling app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar
  101. INFO - ignoreXmlConfiguration == true
  102. INFO - OpenJPA dynamically loaded a validation provider.
  103. INFO - PersistenceUnit(name=xy_projectDataProcessingUnitPU, provider=org.apache.openjpa.persistence.PersistenceProviderImpl) - provider time 531ms
  104. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewService!at.xy.xy_project.dpu.service.BoOverviewService")
  105. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewService")
  106. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerService!at.xy.xy_project.dpu.service.BoBlockerService")
  107. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerService")
  108. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerRepository!at.xy.xy_project.dpu.jpa.BoBlockerRepository")
  109. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerRepository")
  110. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewRepository!at.xy.xy_project.dpu.jpa.BoOverviewRepository")
  111. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewRepository")
  112. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/PDFGenerator!at.xy.xy_project.dpu.pdf.PDFGeneratorI")
  113. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/PDFGenerator")
  114. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/GenerateIntervalService!at.xy.xy_project.service.GenerateIntervalServiceI")
  115. INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/GenerateIntervalService")
  116. INFO - existing thread singleton service in SystemInstance() org.apache.openejb.cdi.ThreadSingletonServiceImpl@4a48edb5
  117. INFO - OpenWebBeans Container is starting...
  118. INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
  119. INFO - All injection points were validated successfully.
  120. INFO - OpenWebBeans Container has started, it took [124] ms.
  121. INFO - Created Ejb(deployment-id=GenerateIntervalService, ejb-name=GenerateIntervalService, container=My Stateful xy_projectContainer)
  122. INFO - Created Ejb(deployment-id=BoBlockerRepository, ejb-name=BoBlockerRepository, container=My Stateless xy_projectContainer)
  123. INFO - Created Ejb(deployment-id=BoBlockerService, ejb-name=BoBlockerService, container=My Stateless xy_projectContainer)
  124. INFO - Created Ejb(deployment-id=BoOverviewRepository, ejb-name=BoOverviewRepository, container=My Stateless xy_projectContainer)
  125. INFO - Created Ejb(deployment-id=PDFGenerator, ejb-name=PDFGenerator, container=My Stateless xy_projectContainer)
  126. INFO - Created Ejb(deployment-id=BoOverviewService, ejb-name=BoOverviewService, container=My Stateless xy_projectContainer)
  127. INFO - Started Ejb(deployment-id=GenerateIntervalService, ejb-name=GenerateIntervalService, container=My Stateful xy_projectContainer)
  128. INFO - Started Ejb(deployment-id=BoBlockerRepository, ejb-name=BoBlockerRepository, container=My Stateless xy_projectContainer)
  129. INFO - Started Ejb(deployment-id=BoBlockerService, ejb-name=BoBlockerService, container=My Stateless xy_projectContainer)
  130. INFO - Started Ejb(deployment-id=BoOverviewRepository, ejb-name=BoOverviewRepository, container=My Stateless xy_projectContainer)
  131. INFO - Started Ejb(deployment-id=PDFGenerator, ejb-name=PDFGenerator, container=My Stateless xy_projectContainer)
  132. INFO - Started Ejb(deployment-id=BoOverviewService, ejb-name=BoOverviewService, container=My Stateless xy_projectContainer)
  133. INFO - Deployed Application(path=/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar)
  134. INFO - Assembling app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar
  135. INFO - ignoreXmlConfiguration == true
  136. INFO - OpenJPA dynamically loaded a validation provider.
  137. INFO - PersistenceUnit(name=xy_projectSonarAdapterPU, provider=org.apache.openjpa.persistence.PersistenceProviderImpl) - provider time 14ms
  138. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarMetricsRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarMetricsRepository")
  139. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarMetricsRepository")
  140. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarSnapshotsRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarSnapshotsRepository")
  141. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarSnapshotsRepository")
  142. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectMeasuresRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarProjectMeasuresRepository")
  143. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectMeasuresRepository")
  144. INFO - Jndi(name="java:global/xy_projectSonarAdapter/xy_projectSonarAdapterSource!at.xy.xy_project.service.MetricDataSourceI")
  145. INFO - Jndi(name="java:global/xy_projectSonarAdapter/xy_projectSonarAdapterSource")
  146. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectsRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarProjectsRepository")
  147. INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectsRepository")
  148. INFO - existing thread singleton service in SystemInstance() org.apache.openejb.cdi.ThreadSingletonServiceImpl@4a48edb5
  149. INFO - OpenWebBeans Container is starting...
  150. INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
  151. INFO - All injection points were validated successfully.
  152. INFO - OpenWebBeans Container has started, it took [86] ms.
  153. INFO - Created Ejb(deployment-id=SonarSnapshotsRepository, ejb-name=SonarSnapshotsRepository, container=My Stateless xy_projectContainer)
  154. INFO - Created Ejb(deployment-id=xy_projectSonarAdapterSource, ejb-name=xy_projectSonarAdapterSource, container=My Stateless xy_projectContainer)
  155. INFO - Created Ejb(deployment-id=SonarProjectsRepository, ejb-name=SonarProjectsRepository, container=My Stateless xy_projectContainer)
  156. INFO - Created Ejb(deployment-id=SonarProjectMeasuresRepository, ejb-name=SonarProjectMeasuresRepository, container=My Stateless xy_projectContainer)
  157. INFO - Created Ejb(deployment-id=SonarMetricsRepository, ejb-name=SonarMetricsRepository, container=My Stateless xy_projectContainer)
  158. INFO - Started Ejb(deployment-id=SonarSnapshotsRepository, ejb-name=SonarSnapshotsRepository, container=My Stateless xy_projectContainer)
  159. INFO - Started Ejb(deployment-id=xy_projectSonarAdapterSource, ejb-name=xy_projectSonarAdapterSource, container=My Stateless xy_projectContainer)
  160. INFO - Started Ejb(deployment-id=SonarProjectsRepository, ejb-name=SonarProjectsRepository, container=My Stateless xy_projectContainer)
  161. INFO - Started Ejb(deployment-id=SonarProjectMeasuresRepository, ejb-name=SonarProjectMeasuresRepository, container=My Stateless xy_projectContainer)
  162. INFO - Started Ejb(deployment-id=SonarMetricsRepository, ejb-name=SonarMetricsRepository, container=My Stateless xy_projectContainer)
  163. INFO - Deployed Application(path=/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar)
  164. INFO - Searched 11 classpath urls in 1105 milliseconds.  Average 100 milliseconds per url.
  165. INFO - Undeploying app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar
  166. INFO - Undeploying app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar
  167. INFO - Closing DataSource: xy_projectTestDB
  168. INFO - Closing DataSource: xy_projectDB
  169. INFO - Closing DataSource: xy_projectDBNonJta
  170. INFO - Closing DataSource: SonarDB
  171. INFO - Closing DataSource: SonarDBNonJta
  172. Exception in thread "main" org.apache.openejb.OpenEjbContainer$NoModulesFoundException: No modules found to deploy.
  173. 1)Maybe descriptors are placed in incorrect location.
  174. Descriptors could go under:
  175. <base-dir>/META-INF or <base-dir>/WEB-INF
  176. but not directly under <base-dir>
  177. Check 'Application Discovery via the Classpath' docs page for more info
  178. 2)Maybe no modules are present in the classpath.
  179. Is 'openejb.base' system property pointing to the intended location?
  180.         at org.apache.openejb.util.Exceptions.newNoModulesFoundException(Exceptions.java:98)
  181.         at org.apache.openejb.OpenEjbContainer$Provider.load(OpenEjbContainer.java:440)
  182.         at org.apache.openejb.OpenEjbContainer$Provider.createEJBContainer(OpenEjbContainer.java:251)
  183.         at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:56)
  184.         at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:43)
  185.         at at.xy.xy_project.control.xy_projectController.<init>(xy_projectController.java:49)
  186.         at at.xy.xy_project.control.xy_projectController.main(xy_projectController.java:57)