- user@root:~/path//xy-metriken/src/xy_project$ xy_project
- xy_project_HOME = /Volumes/H2D2/user/path//xy-metriken/src/xy_project
- OPENEJB_JAVAAGENT_JAR = -javaagent:/Volumes/H2D2/user/path//xy-metriken/src/xy_project/lib/openejb-javaagent-4.0.0.jar
- INFO - ********************************************************************************
- INFO - OpenEJB http://openejb.apache.org/
- INFO - Startup: Wed Aug 01 13:31:39 CEST 2012
- INFO - Copyright 1999-2012 (C) Apache OpenEJB Project, All Rights Reserved.
- INFO - Version: 4.0.0
- INFO - Build date: 20120426
- INFO - Build time: 08:49
- INFO - ********************************************************************************
- INFO - openejb.home = /Volumes/H2D2/user/path//xy-metriken/src/xy_project
- INFO - openejb.base = /Volumes/H2D2/user/path//xy-metriken/src/xy_project
- INFO - Created new singletonService org.apache.openejb.cdi.ThreadSingletonServiceImpl@4a48edb5
- INFO - succeeded in installing singleton service
- INFO - Using 'javax.ejb.embeddable.EJBContainer=true'
- INFO - openejb configuration file is '/Volumes/H2D2/user/path//xy-metriken/src/xy_project/conf/openejb.xml'
- INFO - Configuring Service(id=Default Security Service, type=SecurityService, provider-id=Default Security Service)
- INFO - Configuring Service(id=Default Transaction Manager, type=TransactionManager, provider-id=Default Transaction Manager)
- INFO - Configuring Service(id=xy_projectTestDB, type=Resource, provider-id=Default JDBC Database)
- INFO - Configuring Service(id=xy_projectDB, type=Resource, provider-id=Default JDBC Database)
- INFO - Configuring Service(id=SonarDB, type=Resource, provider-id=Default JDBC Database)
- INFO - Configuring Service(id=My Singleton xy_projectContainer, type=Container, provider-id=Default Singleton Container)
- INFO - Configuring Service(id=My Stateful xy_projectContainer, type=Container, provider-id=Default Stateful Container)
- INFO - Configuring Service(id=My Stateless xy_projectContainer, type=Container, provider-id=Default Stateless Container)
- INFO - Using 'openejb.embedded=true'
- INFO - Configuring enterprise application: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar
- INFO - Auto-deploying ejb xy_projectDataProcessingUnit.Comp: EjbDeployment(deployment-id=xy_projectDataProcessingUnit.Comp)
- INFO - Auto-deploying ejb BoOverviewService: EjbDeployment(deployment-id=BoOverviewService)
- INFO - Auto-deploying ejb BoBlockerService: EjbDeployment(deployment-id=BoBlockerService)
- INFO - Auto-deploying ejb BoBlockerRepository: EjbDeployment(deployment-id=BoBlockerRepository)
- INFO - Auto-deploying ejb BoOverviewRepository: EjbDeployment(deployment-id=BoOverviewRepository)
- INFO - Auto-deploying ejb PDFGenerator: EjbDeployment(deployment-id=PDFGenerator)
- INFO - Auto-deploying ejb GenerateIntervalService: EjbDeployment(deployment-id=GenerateIntervalService)
- INFO - Configuring Service(id=Default Managed Container, type=Container, provider-id=Default Managed Container)
- INFO - Auto-creating a container for bean xy_projectDataProcessingUnit.Comp: Container(type=MANAGED, id=Default Managed Container)
- INFO - Configuring PersistenceUnit(name=xy_projectDataProcessingUnitPU)
- INFO - Auto-creating a Resource with id 'xy_projectDBNonJta' of type 'DataSource for 'xy_projectDataProcessingUnitPU'.
- INFO - Configuring Service(id=xy_projectDBNonJta, type=Resource, provider-id=xy_projectDB)
- INFO - Adjusting PersistenceUnit xy_projectDataProcessingUnitPU <non-jta-data-source> to Resource ID 'xy_projectDBNonJta' from 'null'
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoOverviewService/snapshotRepository" in bean "BoOverviewService". Will attempt resolution again at runtime.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoOverviewService/measurementRepository" in bean "BoOverviewService". Will attempt resolution again at runtime.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/measurementRepository" in bean "BoBlockerService". Will attempt resolution again at runtime.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/projectRepository" in bean "BoBlockerService". Will attempt resolution again at runtime.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.BoBlockerService/snapshotRepository" in bean "BoBlockerService". Will attempt resolution again at runtime.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.pdf.PDFGenerator/projectRepository" in bean "PDFGenerator". Will attempt resolution again at runtime.
- WARNING - Unresolved ejb reference "java:comp/env/at.xy.xy_project.dpu.service.GenerateIntervalService/projectRepository" in bean "GenerateIntervalService". Will attempt resolution again at runtime.
- INFO - Using 'openejb.validation.output.level=VERBOSE'
- INFO - Enterprise application "/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar" loaded.
- INFO - Configuring enterprise application: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectRuntime.jar
- INFO - Auto-deploying ejb xy_projectRuntime.Comp: EjbDeployment(deployment-id=xy_projectRuntime.Comp)
- INFO - Auto-deploying ejb SnapshotRepository: EjbDeployment(deployment-id=SnapshotRepository)
- INFO - Auto-deploying ejb ProjectRepository: EjbDeployment(deployment-id=ProjectRepository)
- INFO - Auto-deploying ejb MeasurementRepository: EjbDeployment(deployment-id=MeasurementRepository)
- INFO - Auto-deploying ejb MetricRepository: EjbDeployment(deployment-id=MetricRepository)
- INFO - Auto-deploying ejb xy_projectService: EjbDeployment(deployment-id=xy_projectService)
- INFO - Auto-deploying ejb AddMeasurementService: EjbDeployment(deployment-id=AddMeasurementService)
- INFO - Configuring PersistenceUnit(name=xy_projectRuntime)
- INFO - Adjusting PersistenceUnit xy_projectRuntime <non-jta-data-source> to Resource ID 'xy_projectDBNonJta' from 'null'
- INFO - Using 'openejb.validation.output.level=VERBOSE'
- SEVERE - FAIL ... at.xy.xy_project.control.xy_projectController: 3.remoteClient.ejbLocalRef [at.xy.xy_project.control.xy_projectController, xy_projectService]
- SEVERE - Invalid ClientModule(name=xy_projectRuntime, path=/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectRuntime.jar)
- WARNING - Jar not loaded. /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectRuntime.jar. Module failed validation. AppModule(name=xy_projectRuntime)
- INFO - Configuring enterprise application: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar
- INFO - Auto-deploying ejb xy_projectSonarAdapter.Comp: EjbDeployment(deployment-id=xy_projectSonarAdapter.Comp)
- INFO - Auto-deploying ejb SonarMetricsRepository: EjbDeployment(deployment-id=SonarMetricsRepository)
- INFO - Auto-deploying ejb SonarSnapshotsRepository: EjbDeployment(deployment-id=SonarSnapshotsRepository)
- INFO - Auto-deploying ejb SonarProjectMeasuresRepository: EjbDeployment(deployment-id=SonarProjectMeasuresRepository)
- INFO - Auto-deploying ejb xy_projectSonarAdapterSource: EjbDeployment(deployment-id=xy_projectSonarAdapterSource)
- INFO - Auto-deploying ejb SonarProjectsRepository: EjbDeployment(deployment-id=SonarProjectsRepository)
- INFO - Configuring PersistenceUnit(name=xy_projectSonarAdapterPU)
- INFO - Auto-creating a Resource with id 'SonarDBNonJta' of type 'DataSource for 'xy_projectSonarAdapterPU'.
- INFO - Configuring Service(id=SonarDBNonJta, type=Resource, provider-id=SonarDB)
- INFO - Adjusting PersistenceUnit xy_projectSonarAdapterPU <non-jta-data-source> to Resource ID 'SonarDBNonJta' from 'null'
- 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.
- 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.
- 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.
- INFO - Using 'openejb.validation.output.level=VERBOSE'
- INFO - Enterprise application "/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar" loaded.
- INFO - Creating TransactionManager(id=Default Transaction Manager)
- INFO - Creating SecurityService(id=Default Security Service)
- INFO - Creating Resource(id=xy_projectTestDB)
- INFO - Creating Resource(id=xy_projectDB)
- INFO - Creating Resource(id=SonarDB)
- INFO - Creating Resource(id=xy_projectDBNonJta)
- INFO - Creating Resource(id=SonarDBNonJta)
- INFO - Creating Container(id=My Singleton xy_projectContainer)
- INFO - Creating Container(id=My Stateful xy_projectContainer)
- INFO - Using directory /var/folders/th/90h1ssyd4496lnyzvd1_pt600000gn/T for stateful session passivation
- INFO - Creating Container(id=My Stateless xy_projectContainer)
- INFO - Creating Container(id=Default Managed Container)
- INFO - Using directory /var/folders/th/90h1ssyd4496lnyzvd1_pt600000gn/T for stateful session passivation
- INFO - Assembling app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar
- INFO - ignoreXmlConfiguration == true
- INFO - OpenJPA dynamically loaded a validation provider.
- INFO - PersistenceUnit(name=xy_projectDataProcessingUnitPU, provider=org.apache.openjpa.persistence.PersistenceProviderImpl) - provider time 531ms
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewService!at.xy.xy_project.dpu.service.BoOverviewService")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewService")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerService!at.xy.xy_project.dpu.service.BoBlockerService")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerService")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerRepository!at.xy.xy_project.dpu.jpa.BoBlockerRepository")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoBlockerRepository")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewRepository!at.xy.xy_project.dpu.jpa.BoOverviewRepository")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/BoOverviewRepository")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/PDFGenerator!at.xy.xy_project.dpu.pdf.PDFGeneratorI")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/PDFGenerator")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/GenerateIntervalService!at.xy.xy_project.service.GenerateIntervalServiceI")
- INFO - Jndi(name="java:global/xy_projectDataProcessingUnit/GenerateIntervalService")
- INFO - existing thread singleton service in SystemInstance() org.apache.openejb.cdi.ThreadSingletonServiceImpl@4a48edb5
- INFO - OpenWebBeans Container is starting...
- INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
- INFO - All injection points were validated successfully.
- INFO - OpenWebBeans Container has started, it took [124] ms.
- INFO - Created Ejb(deployment-id=GenerateIntervalService, ejb-name=GenerateIntervalService, container=My Stateful xy_projectContainer)
- INFO - Created Ejb(deployment-id=BoBlockerRepository, ejb-name=BoBlockerRepository, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=BoBlockerService, ejb-name=BoBlockerService, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=BoOverviewRepository, ejb-name=BoOverviewRepository, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=PDFGenerator, ejb-name=PDFGenerator, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=BoOverviewService, ejb-name=BoOverviewService, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=GenerateIntervalService, ejb-name=GenerateIntervalService, container=My Stateful xy_projectContainer)
- INFO - Started Ejb(deployment-id=BoBlockerRepository, ejb-name=BoBlockerRepository, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=BoBlockerService, ejb-name=BoBlockerService, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=BoOverviewRepository, ejb-name=BoOverviewRepository, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=PDFGenerator, ejb-name=PDFGenerator, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=BoOverviewService, ejb-name=BoOverviewService, container=My Stateless xy_projectContainer)
- INFO - Deployed Application(path=/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar)
- INFO - Assembling app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar
- INFO - ignoreXmlConfiguration == true
- INFO - OpenJPA dynamically loaded a validation provider.
- INFO - PersistenceUnit(name=xy_projectSonarAdapterPU, provider=org.apache.openjpa.persistence.PersistenceProviderImpl) - provider time 14ms
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarMetricsRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarMetricsRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarMetricsRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarSnapshotsRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarSnapshotsRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarSnapshotsRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectMeasuresRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarProjectMeasuresRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectMeasuresRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/xy_projectSonarAdapterSource!at.xy.xy_project.service.MetricDataSourceI")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/xy_projectSonarAdapterSource")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectsRepository!at.xy.xy_project.adapter.sonar.service.jpa.SonarProjectsRepository")
- INFO - Jndi(name="java:global/xy_projectSonarAdapter/SonarProjectsRepository")
- INFO - existing thread singleton service in SystemInstance() org.apache.openejb.cdi.ThreadSingletonServiceImpl@4a48edb5
- INFO - OpenWebBeans Container is starting...
- INFO - Adding OpenWebBeansPlugin : [CdiPlugin]
- INFO - All injection points were validated successfully.
- INFO - OpenWebBeans Container has started, it took [86] ms.
- INFO - Created Ejb(deployment-id=SonarSnapshotsRepository, ejb-name=SonarSnapshotsRepository, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=xy_projectSonarAdapterSource, ejb-name=xy_projectSonarAdapterSource, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=SonarProjectsRepository, ejb-name=SonarProjectsRepository, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=SonarProjectMeasuresRepository, ejb-name=SonarProjectMeasuresRepository, container=My Stateless xy_projectContainer)
- INFO - Created Ejb(deployment-id=SonarMetricsRepository, ejb-name=SonarMetricsRepository, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=SonarSnapshotsRepository, ejb-name=SonarSnapshotsRepository, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=xy_projectSonarAdapterSource, ejb-name=xy_projectSonarAdapterSource, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=SonarProjectsRepository, ejb-name=SonarProjectsRepository, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=SonarProjectMeasuresRepository, ejb-name=SonarProjectMeasuresRepository, container=My Stateless xy_projectContainer)
- INFO - Started Ejb(deployment-id=SonarMetricsRepository, ejb-name=SonarMetricsRepository, container=My Stateless xy_projectContainer)
- INFO - Deployed Application(path=/Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar)
- INFO - Searched 11 classpath urls in 1105 milliseconds. Average 100 milliseconds per url.
- INFO - Undeploying app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectDataProcessingUnit.jar
- INFO - Undeploying app: /Volumes/H2D2/user/path//xy-metriken/src/xy_project/apps/xy_projectSonarAdapter.jar
- INFO - Closing DataSource: xy_projectTestDB
- INFO - Closing DataSource: xy_projectDB
- INFO - Closing DataSource: xy_projectDBNonJta
- INFO - Closing DataSource: SonarDB
- INFO - Closing DataSource: SonarDBNonJta
- Exception in thread "main" org.apache.openejb.OpenEjbContainer$NoModulesFoundException: No modules found to deploy.
- 1)Maybe descriptors are placed in incorrect location.
- Descriptors could go under:
- <base-dir>/META-INF or <base-dir>/WEB-INF
- but not directly under <base-dir>
- Check 'Application Discovery via the Classpath' docs page for more info
- 2)Maybe no modules are present in the classpath.
- Is 'openejb.base' system property pointing to the intended location?
- at org.apache.openejb.util.Exceptions.newNoModulesFoundException(Exceptions.java:98)
- at org.apache.openejb.OpenEjbContainer$Provider.load(OpenEjbContainer.java:440)
- at org.apache.openejb.OpenEjbContainer$Provider.createEJBContainer(OpenEjbContainer.java:251)
- at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:56)
- at javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:43)
- at at.xy.xy_project.control.xy_projectController.<init>(xy_projectController.java:49)
- at at.xy.xy_project.control.xy_projectController.main(xy_projectController.java:57)