Launching GlassFish on Felix platform OSGiGlassFishRuntime: Initialized + org.apache.felix.framework [0] Aug 10, 2010 9:18:49 AM com.sun.enterprise.util.EarlyLogger add INFO: Total time to parse domain.xml: 98 milliseconds gfKernel = com.sun.enterprise.v3.server.AppServerStartup@4f4a1ab7 INFO: This message was emitted before the logging service started: Total time to parse domain.xml: 98 milliseconds INFO: Perform lazy SSL initialization for the listener 'http-listener-2' INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.19-beta7 - 8/10/10 9:18 AM INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.19-beta7 - 8/10/10 9:18 AM INFO: Grizzly Framework 1.9.19-beta7 started in: 59ms - bound to [localhost:7676] INFO: Grizzly Framework 1.9.19-beta7 started in: 100ms - bound to [0.0.0.0:8181] INFO: Grizzly Framework 1.9.19-beta7 started in: 93ms - bound to [0.0.0.0:4848] INFO: Grizzly Framework 1.9.19-beta7 started in: 158ms - bound to [0.0.0.0:8080] INFO: Grizzly Framework 1.9.19-beta7 started in: 83ms - bound to [0.0.0.0:3700] INFO: The Admin Console is already installed, but not yet loaded. INFO: GlassFish Server Open Source Edition 3.1-b14 (14) startup time : Felix(8644ms) startup services(1837ms) total(10481ms) INFO: Expanded at file:/tmp/osgiapp180076277837029124/ INFO: DTX5019: Using [com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate] as the delegate INFO: SEC1002: Security Manager is OFF. INFO: Entering Security Startup Service INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper. INFO: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. INFO: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. INFO: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. INFO: Security Service(s) Started Successfully INFO: Skipping reparsing...file:/tmp/osgiapp180076277837029124/ CONFIG: The access type for the persistent class [class com.profitbricks.verification.persistence.model.VerificationPE] is set to [FIELD]. CONFIG: The alias name for the entity class [class com.profitbricks.verification.persistence.model.VerificationPE] is being defaulted to: VerificationPE. INFO: addTransformer called org.glassfish.persistence.jpa.ServerProviderContainerContractInfo$1@148c0c7a INFO: Hibernate Validator bean-validator-3.0-JBoss-4.0.2_03 INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. INFO: EclipseLink, version: Eclipse Persistence Services - 2.1.0.v20100614-r7608 INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. FINE: Detected Vendor platform: org.eclipse.persistence.platform.database.PostgreSQLPlatform CONFIG: connecting(DatabaseLogin( platform=>DatabasePlatform user name=> "" connector=>JNDIConnector datasource name=>null )) CONFIG: Connected: jdbc:postgresql://localhost:5432/vdc?loginTimeout=0&socketTimeout=0&prepareThreshold=5&unknownLength=2147483647&tcpkeepalive=false User: glassfish Database: PostgreSQL Version: 8.4.4 Driver: PostgreSQL Native Driver Version: PostgreSQL 8.4 JDBC3 (build 701) CONFIG: connecting(DatabaseLogin( platform=>PostgreSQLPlatform user name=> "" connector=>JNDIConnector datasource name=>null )) CONFIG: Connected: jdbc:postgresql://localhost:5432/vdc?loginTimeout=0&socketTimeout=0&prepareThreshold=5&unknownLength=2147483647&tcpkeepalive=false User: glassfish Database: PostgreSQL Version: 8.4.4 Driver: PostgreSQL Native Driver Version: PostgreSQL 8.4 JDBC3 (build 701) INFO: file:/tmp/osgiapp180076277837029124/_VerificationServicePU login successful WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_verification (c_id SERIAL NOT NULL, c_attachment TEXT, c_token VARCHAR(255), c_userid BIGINT, c_bpname VARCHAR(255), c_timeout TIMESTAMP NOT NULL, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_verification" already exists INFO: Portable JNDI names for EJB VerificationServicePersistenceImpl : [java:global/com.profitbricks.verification.persistence_0.1.0.SNAPSHOT/VerificationServicePersistenceImpl, java:global/com.profitbricks.verification.persistence_0.1.0.SNAPSHOT/VerificationServicePersistenceImpl!com.profitbricks.verification.persistence.api.VerificationServicePersistence] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = VerificationServicePersistenceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.verification.persistence.api.VerificationServicePersistence] isLocalBean false jndiName ejbClassName com.profitbricks.verification.persistence.impl.VerificationServicePersistenceImpl transactionType Container methodContainerTransactions {Method Descriptor name: saveVerificationToken params: (com.profitbricks.verification.persistence.model.VerificationPE p1) intf: Local=Container Transaction: Required@, Method Descriptor name: findVerificationTokenByUserAndToken params: (java.lang.Long p1, java.lang.String p2) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: findVerificationTokenByUserAndToken params: (java.lang.Long p1, java.lang.String p2) intf: Local, Method Descriptor name: saveVerificationToken params: (com.profitbricks.verification.persistence.model.VerificationPE p1) intf: Local] INFO: deployed bundle com.profitbricks.verification.persistence [248] at file:/tmp/osgiapp180076277837029124/ INFO: Expanded at file:/tmp/osgiapp7832834410263741511/ INFO: Skipping reparsing...file:/tmp/osgiapp7832834410263741511/ INFO: Portable JNDI names for EJB UserServiceImpl : [java:global/com.profitbricks.user.impl_0.1.0.SNAPSHOT/UserServiceImpl!com.profitbricks.user.api.UserService, java:global/com.profitbricks.user.impl_0.1.0.SNAPSHOT/UserServiceImpl] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = UserServiceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.user.api.UserService] isLocalBean false jndiName ejbClassName com.profitbricks.user.impl.UserServiceImpl transactionType Container methodContainerTransactions {Method Descriptor name: changeStatus params: (java.lang.Long p1, com.profitbricks.user.api.model.UserStatus p2) intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: addUser params: (com.profitbricks.user.api.model.User p1) intf: Local=Container Transaction: Required@, Method Descriptor name: addLegalEntity params: (com.profitbricks.user.api.model.LegalEntity p1, java.lang.Long p2) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: deleteUser params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: activateUser params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: updateUserPassword params: (java.lang.Long p1, java.lang.String p2) intf: Local=Container Transaction: Required@, Method Descriptor name: findByUsername params: (java.lang.String p1) intf: Local=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences Env-Prop: com.profitbricks.user.impl.UserServiceImpl/usp@Field-Injectable Resource. Class name = com.profitbricks.user.impl.UserServiceImpl Field name=usp@java.lang.String@com.profitbricks.user.impl.UserServiceImpl/usp@@ messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: findByUsername params: (java.lang.String p1) intf: Local, Method Descriptor name: changeStatus params: (java.lang.Long p1, com.profitbricks.user.api.model.UserStatus p2) intf: Local, Method Descriptor name: activateUser params: (java.lang.Long p1) intf: Local, Method Descriptor name: deleteUser params: (java.lang.Long p1) intf: Local, Method Descriptor name: addLegalEntity params: (com.profitbricks.user.api.model.LegalEntity p1, java.lang.Long p2) intf: Local, Method Descriptor name: updateUserPassword params: (java.lang.Long p1, java.lang.String p2) intf: Local, Method Descriptor name: addUser params: (com.profitbricks.user.api.model.User p1) intf: Local] INFO: deployed bundle com.profitbricks.user.impl [249] at file:/tmp/osgiapp7832834410263741511/ INFO: Expanded at file:/tmp/osgiapp1031710807286370133/ INFO: Skipping reparsing...file:/tmp/osgiapp1031710807286370133/ INFO: Loading EJBTimerService. Please wait. FINE: Adding engine (org.apache.catalina.core.StandardEngine/1.0) INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080] FINE: Adding connector (org.apache.catalina.connector.Connector/2.0) INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181] FINE: Adding connector (org.apache.catalina.connector.Connector/2.0) INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848] FINE: Adding connector (org.apache.catalina.connector.Connector/2.0) FINEST: Add child StandardHost[server] StandardEngine[com.sun.appserv] INFO: WEB0171: Created virtual server [server] FINEST: Add child StandardHost[__asadmin] StandardEngine[com.sun.appserv] INFO: WEB0171: Created virtual server [__asadmin] FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/__default-web-module/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[] StandardEngine[com.sun.appserv].StandardHost[server] INFO: WEB0172: Virtual server [server] loaded default web module [] FINE: Starting Servlet container component of GlassFish Server Open Source Edition 3.1-b14 FINE: Catalina naming disabled FINE: Creating name for connector com.sun.appserv:type=Connector,port=8080,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Mapper,port=8080,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Connector,port=8181,address=0.0.0.0 FINE: Creating name for connector com.sun.appserv:type=Connector,port=8181,address=0.0.0.0 FINE: Handle com.sun.appserv:type=ProtocolHandler,port=8181,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Mapper,port=8181,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Mapper,port=8181,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Connector,port=4848,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Connector,port=4848,address=0.0.0.0 FINE: Creating name for connector com.sun.appserv:type=Connector,port=4848,address=0.0.0.0 FINE: Handle com.sun.appserv:type=ProtocolHandler,port=4848,address=0.0.0.0 FINE: Handle com.sun.appserv:type=ProtocolHandler,port=4848,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Mapper,port=4848,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Mapper,port=4848,address=0.0.0.0 FINE: Handle com.sun.appserv:type=Mapper,port=4848,address=0.0.0.0 FINE: Register com.sun.appserv FINE: Handle com.sun.appserv:type=Engine FINE: Handle com.sun.appserv:type=Engine FINE: Handle com.sun.appserv:type=Engine FINE: Handle com.sun.appserv:type=Service,serviceName=null FINE: Handle com.sun.appserv:type=Service,serviceName=null FINE: Handle com.sun.appserv:type=Service,serviceName=null FINE: Starting Servlet Engine FINE: Registering host server with domain com.sun.appserv FINE: Handle com.sun.appserv:type=Host,host=server FINE: Handle com.sun.appserv:type=Host,host=server FINE: Handle com.sun.appserv:type=Host,host=server FINE: HTTP listener with network listener name admin-listener ignoring registration of host with object name com.sun.appserv:type=Host,host=server, because none of the host's associated HTTP listeners matches this network listener name FINE: No realm for this host com.sun.appserv:type=Host,host=server FINE: PWC1365: XML validation disabled FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting ROOT FINE: Registering j2eeType=WebModule,name=//server/,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: No realm for this host com.sun.appserv:type=Realm,host=server,path= FINE: Handle com.sun.appserv:type=Loader,path=/,host=server FINE: Handle com.sun.appserv:type=Loader,path=/,host=server FINE: Handle com.sun.appserv:type=Loader,path=/,host=server FINEST: PWC1648: Starting this Loader FINE: Dual registration of jndi stream handler: factory already defined FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/__default-web-module-server FINEST: getClasspath java.lang.NoSuchMethodException: org.apache.felix.framework.ModuleImpl$ModuleClassLoader.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.startChildren(ContainerBase.java:1511) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1178) at org.apache.catalina.core.StandardHost.start(StandardHost.java:960) at org.apache.catalina.core.ContainerBase.startChildren(ContainerBase.java:1511) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1178) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:523) at org.apache.catalina.startup.Embedded.start(Embedded.java:930) at com.sun.enterprise.web.WebContainer.postConstruct(WebContainer.java:566) at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:109) at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:92) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:68) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:136) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:61) at org.glassfish.internal.data.EngineInfo.getContainer(EngineInfo.java:91) at com.sun.enterprise.v3.server.ApplicationLifecycle.startContainers(ApplicationLifecycle.java:756) at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:501) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:296) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at com.sun.ejb.containers.EjbContainerUtilImpl.deployEJBTimerService(EjbContainerUtilImpl.java:483) at com.sun.ejb.containers.EjbContainerUtilImpl.initEJBTimerService(EjbContainerUtilImpl.java:250) at org.glassfish.ejb.startup.EjbDeployer.checkEjbBundleForTimers(EjbDeployer.java:424) at org.glassfish.ejb.startup.EjbDeployer.event(EjbDeployer.java:399) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:366) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiejb.EJBExtender.deploy(EJBExtender.java:156) at org.glassfish.osgiejb.EJBExtender.start(EJBExtender.java:86) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: valve parent=,path=/,host=server com.sun.appserv:j2eeType=WebModule,name=//server/,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[] FINE: Handle com.sun.appserv:type=Manager,path=/,host=server FINE: Handle com.sun.appserv:type=Manager,path=/,host=server FINE: Handle com.sun.appserv:type=Manager,path=/,host=server FINE: Registering com.sun.appserv:type=Manager,path=/,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: PWC2766: Loading persisted sessions from SESSIONS.ser FINE: Loading 0 persisted sessions FINE: Finish: Loading persisted sessions FINE: Starting filters FINEST: Startup successfully completed FINE: Checking for com.sun.appserv:j2eeType=WebModule,name=//server/,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/,J2EEApplication=null,J2EEServer=server FINE: valve parent=,host=server com.sun.appserv:type=Host,host=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardHostValve,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardHostValve,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardHostValve,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardHostValve,host=server FINE: Registering host __asadmin with domain com.sun.appserv FINE: Handle com.sun.appserv:type=Host,host=__asadmin FINE: HTTP listener with network listener name http-listener-1 ignoring registration of host with object name com.sun.appserv:type=Host,host=__asadmin, because none of the host's associated HTTP listeners matches this network listener name FINE: Handle com.sun.appserv:type=Host,host=__asadmin FINE: HTTP listener with network listener name http-listener-2 ignoring registration of host with object name com.sun.appserv:type=Host,host=__asadmin, because none of the host's associated HTTP listeners matches this network listener name FINE: Handle com.sun.appserv:type=Host,host=__asadmin FINE: No realm for this host com.sun.appserv:type=Host,host=__asadmin FINE: PWC1365: XML validation disabled FINE: valve parent=,host=__asadmin com.sun.appserv:type=Host,host=__asadmin FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardHostValve,host=__asadmin FINE: Handle com.sun.appserv:type=Valve,name=StandardHostValve,host=__asadmin FINE: Handle com.sun.appserv:type=Valve,name=StandardHostValve,host=__asadmin FINE: Handle com.sun.appserv:type=Valve,name=StandardHostValve,host=__asadmin FINE: valve parent= com.sun.appserv:type=Engine FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardEngineValve FINE: Handle com.sun.appserv:type=Valve,name=StandardEngineValve FINE: Handle com.sun.appserv:type=Valve,name=StandardEngineValve FINE: Handle com.sun.appserv:type=Valve,name=StandardEngineValve INFO: Skipping reparsing...file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/applications/ejb-timer-service-app/WEB-INF/classes/ INFO: [TimerBeanContainer] Created TimerBeanContainer: TimerBean INFO: Portable JNDI names for EJB TimerBean : [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!com.sun.ejb.containers.TimerLocal] INFO: EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool] INFO: ==> Restoring Timers ... INFO: <== ... Timers Restored. FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/ejb-timer-service-app/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[/ejb-timer-service-app] StandardEngine[com.sun.appserv].StandardHost[server] FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [/ejb-timer-service-app] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting /ejb-timer-service-app FINE: Registering j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: Handle com.sun.appserv:type=Loader,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ejb-timer-service-app,host=server FINEST: PWC1648: Starting this Loader FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/ejb-timer-service-app FINEST: PWC1639: Deploy class files /WEB-INF/classes to /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/applications/ejb-timer-service-app/WEB-INF/classes FINEST: getClasspath java.lang.NoSuchMethodException: org.glassfish.internal.api.DelegatingClassLoader.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at com.sun.ejb.containers.EjbContainerUtilImpl.deployEJBTimerService(EjbContainerUtilImpl.java:483) at com.sun.ejb.containers.EjbContainerUtilImpl.initEJBTimerService(EjbContainerUtilImpl.java:250) at org.glassfish.ejb.startup.EjbDeployer.checkEjbBundleForTimers(EjbDeployer.java:424) at org.glassfish.ejb.startup.EjbDeployer.event(EjbDeployer.java:399) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:366) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiejb.EJBExtender.deploy(EJBExtender.java:156) at org.glassfish.osgiejb.EJBExtender.start(EJBExtender.java:86) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINEST: getClasspath java.lang.NoSuchMethodException: com.sun.enterprise.v3.server.APIClassLoaderServiceImpl$APIClassLoader.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at com.sun.ejb.containers.EjbContainerUtilImpl.deployEJBTimerService(EjbContainerUtilImpl.java:483) at com.sun.ejb.containers.EjbContainerUtilImpl.initEJBTimerService(EjbContainerUtilImpl.java:250) at org.glassfish.ejb.startup.EjbDeployer.checkEjbBundleForTimers(EjbDeployer.java:424) at org.glassfish.ejb.startup.EjbDeployer.event(EjbDeployer.java:399) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:366) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiejb.EJBExtender.deploy(EJBExtender.java:156) at org.glassfish.osgiejb.EJBExtender.start(EJBExtender.java:86) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Realm,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ejb-timer-service-app,host=server FINE: Register Realm com.sun.appserv:type=Realm,path=/ejb-timer-service-app,host=server FINE: valve parent=,path=/ejb-timer-service-app,host=server com.sun.appserv:j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ejb-timer-service-app,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[TimerWelcomeServlet] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ejb-timer-service-app] FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ejb-timer-service-app] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ejb-timer-service-app] FINE: valve parent=,path=/ejb-timer-service-app,host=server com.sun.appserv:j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ejb-timer-service-app,host=server FINE: No SingleSignOn Valve is present WARNING: WEB9053: Invalid URLClassLoader path component: [/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/ejb-timer-service-app/] is neither a JAR file nor a directory INFO: WSSERVLET12: JAX-WS context listener initializing FINE: Handle com.sun.appserv:type=Manager,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ejb-timer-service-app,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ejb-timer-service-app,host=server FINE: Registering com.sun.appserv:type=Manager,path=/ejb-timer-service-app,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: PWC2766: Loading persisted sessions from ejbtimerserviceapp_SESSIONS.ser FINE: Loading 0 persisted sessions FINE: Finish: Loading persisted sessions FINE: Starting filters FINEST: Startup successfully completed FINE: Checking for com.sun.appserv:j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=TimerWelcomeServlet,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper TimerWelcomeServlet in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=TimerWelcomeServlet,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper TimerWelcomeServlet in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=TimerWelcomeServlet,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper TimerWelcomeServlet in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /ejb-timer-service-app FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/ejb-timer-service-app,J2EEApplication=null,J2EEServer=server INFO: WEB0671: Loading application [ejb-timer-service-app] at [/ejb-timer-service-app] INFO: JTS5014: Recoverable JTS instance, serverId = [3700] INFO: ADDRESSLIST in setJmsServiceProvider mq://localhost:7676/ INFO: JMS Service Connection URL is :mq://localhost:7676/ INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. INFO: MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting: DIRECT INFO: MQJMSRA_RA1101: SJSMQ JMSRA Started:DIRECT INFO: endpoint.determine.destinationtype INFO: Portable JNDI names for EJB MessagingServiceImpl : [java:global/com.profitbricks.messaging.impl_0.1.0.SNAPSHOT/MessagingServiceImpl, java:global/com.profitbricks.messaging.impl_0.1.0.SNAPSHOT/MessagingServiceImpl!com.profitbricks.messaging.api.MessagingService] INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. INFO: EclipseLink, version: Eclipse Persistence Services - 2.1.0.v20100614-r7608 INFO: file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App login successful INFO: addingService: Found 2 no. of EJBs INFO: Display Names: lang[en] = EmailDeliverer <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [] isLocalBean false jndiName ejbClassName com.profitbricks.messaging.queue.destination.EmailDeliverer transactionType Container methodContainerTransactions {Method Descriptor name: setMessageToQueueAgain params: (javax.ejb.Timer p1) intf: Bean=Container Transaction: Required@, Method Descriptor name: onMessage params: (javax.jms.Message p1) intf: Bean=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences Env-Prop: com.profitbricks.messaging.queue.destination.EmailDeliverer/msgDrivenBeanCtx@Field-Injectable Resource. Class name = com.profitbricks.messaging.queue.destination.EmailDeliverer Field name=msgDrivenBeanCtx@java.lang.String@com.profitbricks.messaging.queue.destination.EmailDeliverer/msgDrivenBeanCtx@@Env-Prop: com.profitbricks.messaging.queue.destination.EmailDeliverer/msgService@Field-Injectable Resource. Class name = com.profitbricks.messaging.queue.destination.EmailDeliverer Field name=msgService@java.lang.String@com.profitbricks.messaging.queue.destination.EmailDeliverer/msgService@@ messageDestReferences resourceReferences Res-Ref-Env-Property: session/MessagingSession@javax.mail.Session@ resolved as: jndi: session/MessagingSession@res principal: null@mail: null No Runtime properties Database Vendor : null Create Tables at Deploy : false Delete Tables at Undeploy : false serviceReferences roleReferences Message-driven descriptor : [][Env-Prop: Destination@Non-Injectable Resource@java.lang.String@PhysicalQueue@@, Env-Prop: DestinationType@Non-Injectable Resource@java.lang.String@javax.jms.Queue@@, Env-Prop: SubscriptionName@Non-Injectable Resource@java.lang.String@@@, Env-Prop: EndpointPoolMaxSize@Non-Injectable Resource@java.lang.Integer@32@@, Env-Prop: EndpointPoolSteadySize@Non-Injectable Resource@java.lang.Integer@0@@, Env-Prop: EndpointPoolResizeCount@Non-Injectable Resource@java.lang.Integer@8@@, Env-Prop: EndpointPoolResizeTimeout@Non-Injectable Resource@java.lang.Integer@600@@, Env-Prop: EndpointExceptionRedeliveryAttempts@Non-Injectable Resource@java.lang.Integer@1@@] INFO: Only stateless bean or singleton beans can be registered as OSGi service INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = MessagingServiceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.messaging.api.MessagingService] isLocalBean false jndiName ejbClassName com.profitbricks.messaging.impl.MessagingServiceImpl transactionType Container methodContainerTransactions {Method Descriptor name: sendEmail params: (java.lang.String p1, java.lang.Long p2, java.lang.String p3, java.lang.String p4, int p5) intf: Local=Container Transaction: Required@, Method Descriptor name: sendEmailVerification params: (java.lang.String p1, java.lang.Long p2, java.lang.String p3, java.lang.String p4) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences messageDestReferences Unresolved Message-Destination-Ref com.profitbricks.messaging.impl.MessagingServiceImpl/queue@java.lang.String@null resourceReferences Res-Ref-Env-Property: com.profitbricks.messaging.impl.MessagingServiceImpl/connectionFactory@javax.jms.QueueConnectionFactory@ resolved as: jndi: connectionFactory/MessagingConnectionFactory@res principal: null@mail: null No Runtime properties Database Vendor : null Create Tables at Deploy : false Delete Tables at Undeploy : false serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: sendEmail params: (java.lang.String p1, java.lang.Long p2, java.lang.String p3, java.lang.String p4, int p5) intf: Local, Method Descriptor name: sendEmailVerification params: (java.lang.String p1, java.lang.Long p2, java.lang.String p3, java.lang.String p4) intf: Local] INFO: deployed bundle com.profitbricks.messaging.impl [252] at file:/tmp/osgiapp1031710807286370133/ INFO: Expanded at file:/tmp/osgiapp4834000342548446563/ INFO: Skipping reparsing...file:/tmp/osgiapp4834000342548446563/ CONFIG: The access type for the persistent class [class com.profitbricks.security.persistence.model.RoleRightPE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.security.persistence.model.RolePE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.security.persistence.model.GroupPE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.security.persistence.model.LoginPE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.security.persistence.model.PermissionPE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.security.persistence.model.SudoRequestPE] is set to [FIELD]. CONFIG: The alias name for the entity class [class com.profitbricks.security.persistence.model.RoleRightPE] is being defaulted to: RoleRightPE. CONFIG: The alias name for the entity class [class com.profitbricks.security.persistence.model.RolePE] is being defaulted to: RolePE. CONFIG: The alias name for the entity class [class com.profitbricks.security.persistence.model.GroupPE] is being defaulted to: GroupPE. CONFIG: The alias name for the entity class [class com.profitbricks.security.persistence.model.LoginPE] is being defaulted to: LoginPE. CONFIG: The alias name for the entity class [class com.profitbricks.security.persistence.model.PermissionPE] is being defaulted to: PermissionPE. CONFIG: The alias name for the entity class [class com.profitbricks.security.persistence.model.SudoRequestPE] is being defaulted to: SudoRequestPE. CONFIG: The primary key column name for the mapping element [field group] is being defaulted to: c_id. CONFIG: The foreign key column name for the mapping element [field group] is being defaulted to: GROUP_c_id. CONFIG: The primary key column name for the mapping element [field role] is being defaulted to: c_id. CONFIG: The foreign key column name for the mapping element [field role] is being defaulted to: ROLE_c_id. CONFIG: The primary key column name for the mapping element [field groups] is being defaulted to: c_id. CONFIG: The primary key column name for the mapping element [field role] is being defaulted to: c_id. CONFIG: The foreign key column name for the mapping element [field role] is being defaulted to: ROLE_c_id. INFO: addTransformer called org.glassfish.persistence.jpa.ServerProviderContainerContractInfo$1@3b8628c8 INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. INFO: EclipseLink, version: Eclipse Persistence Services - 2.1.0.v20100614-r7608 FINE: Detected Vendor platform: org.eclipse.persistence.platform.database.PostgreSQLPlatform CONFIG: connecting(DatabaseLogin( platform=>DatabasePlatform user name=> "" connector=>JNDIConnector datasource name=>null )) CONFIG: Connected: jdbc:postgresql://localhost:5432/vdc?loginTimeout=0&socketTimeout=0&prepareThreshold=5&unknownLength=2147483647&tcpkeepalive=false User: glassfish Database: PostgreSQL Version: 8.4.4 Driver: PostgreSQL Native Driver Version: PostgreSQL 8.4 JDBC3 (build 701) CONFIG: connecting(DatabaseLogin( platform=>PostgreSQLPlatform user name=> "" connector=>JNDIConnector datasource name=>null )) CONFIG: Connected: jdbc:postgresql://localhost:5432/vdc?loginTimeout=0&socketTimeout=0&prepareThreshold=5&unknownLength=2147483647&tcpkeepalive=false User: glassfish Database: PostgreSQL Version: 8.4.4 Driver: PostgreSQL Native Driver Version: PostgreSQL 8.4 JDBC3 (build 701) INFO: file:/tmp/osgiapp4834000342548446563/_SecurityServicePU login successful WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_sudorequest (c_id SERIAL NOT NULL, fk_ticket_id VARCHAR(255), fk_identity_id BIGINT, fk_user_id BIGINT NOT NULL, c_timestamp_create TIMESTAMP NOT NULL, c_one_time_pass VARCHAR(255), PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_sudorequest" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_login (c_id SERIAL NOT NULL, c_timestamp TIMESTAMP NOT NULL, fk_ticket_id VARCHAR(255) NOT NULL, fk_identity_id BIGINT NOT NULL, fk_user_id BIGINT NOT NULL, c_sudo BOOLEAN NOT NULL, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_login" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_group_permissions (fk_group_id BIGINT NOT NULL, fk_permission_id BIGINT NOT NULL, PRIMARY KEY (fk_group_id, fk_permission_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_group_permissions" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_group (c_id SERIAL NOT NULL, c_name VARCHAR(255), ROLE_c_id BIGINT, fk_role_id BIGINT, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_group" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_permission (c_id SERIAL NOT NULL, c_method_name VARCHAR(255), c_service_name VARCHAR(255), PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_permission" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_role (c_id SERIAL NOT NULL, c_name VARCHAR(255) NOT NULL, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_role" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_roleright (c_id SERIAL NOT NULL, fk_identity_id BIGINT, GROUP_c_id BIGINT, ROLE_c_id BIGINT, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_roleright" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_group_permissions ADD CONSTRAINT FK_pb_group_permissions_fk_group_id FOREIGN KEY (fk_group_id) REFERENCES pb_group (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_group_permissions_fk_group_id" for relation "pb_group_permissions" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_group_permissions ADD CONSTRAINT FK_pb_group_permissions_fk_permission_id FOREIGN KEY (fk_permission_id) REFERENCES pb_permission (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_group_permissions_fk_permission_id" for relation "pb_group_permissions" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_group ADD CONSTRAINT FK_pb_group_fk_role_id FOREIGN KEY (fk_role_id) REFERENCES pb_role (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_group_fk_role_id" for relation "pb_group" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_group ADD CONSTRAINT FK_pb_group_ROLE_c_id FOREIGN KEY (ROLE_c_id) REFERENCES pb_role (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_group_role_c_id" for relation "pb_group" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_roleright ADD CONSTRAINT FK_pb_roleright_GROUP_c_id FOREIGN KEY (GROUP_c_id) REFERENCES pb_group (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_roleright_group_c_id" for relation "pb_roleright" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_roleright ADD CONSTRAINT FK_pb_roleright_ROLE_c_id FOREIGN KEY (ROLE_c_id) REFERENCES pb_role (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_roleright_role_c_id" for relation "pb_roleright" already exists INFO: Portable JNDI names for EJB SecurityServicePersistenceImpl : [java:global/com.profitbricks.security.persistence_0.1.0.SNAPSHOT/SecurityServicePersistenceImpl, java:global/com.profitbricks.security.persistence_0.1.0.SNAPSHOT/SecurityServicePersistenceImpl!com.profitbricks.security.persistence.api.SecurityServicePersistence] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = SecurityServicePersistenceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.security.persistence.api.SecurityServicePersistence] isLocalBean false jndiName ejbClassName com.profitbricks.security.persistence.impl.SecurityServicePersistenceImpl transactionType Container methodContainerTransactions {Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: getRoleRightsByIdentityId params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: getPermissionsFromRoleRightsByIdentityId params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: saveSudoRequest params: (com.profitbricks.security.persistence.model.SudoRequestPE p1) intf: Local=Container Transaction: Required@, Method Descriptor name: getPermissionsByRoleName params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: getGroupsByRoleName params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: saveLogin params: (com.profitbricks.security.persistence.model.LoginPE p1) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: findLoginById params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: findSudoRequestById params: (java.lang.Long p1) intf: Local=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: getRoleRightsByIdentityId params: (java.lang.Long p1) intf: Local, Method Descriptor name: findLoginById params: (java.lang.Long p1) intf: Local, Method Descriptor name: getPermissionsFromRoleRightsByIdentityId params: (java.lang.Long p1) intf: Local, Method Descriptor name: getPermissionsByRoleName params: (java.lang.String p1) intf: Local, Method Descriptor name: getGroupsByRoleName params: (java.lang.String p1) intf: Local, Method Descriptor name: saveSudoRequest params: (com.profitbricks.security.persistence.model.SudoRequestPE p1) intf: Local, Method Descriptor name: saveLogin params: (com.profitbricks.security.persistence.model.LoginPE p1) intf: Local, Method Descriptor name: findSudoRequestById params: (java.lang.Long p1) intf: Local] INFO: deployed bundle com.profitbricks.security.persistence [256] at file:/tmp/osgiapp4834000342548446563/ INFO: Expanded at file:/tmp/osgiapp5452972402969842426/ INFO: Skipping reparsing...file:/tmp/osgiapp5452972402969842426/ INFO: Portable JNDI names for EJB BPELServiceImpl : [java:global/com.profitbricks.process.impl_0.1.0.SNAPSHOT/BPELServiceImpl!com.profitbricks.process.api.BusinessProcessService, java:global/com.profitbricks.process.impl_0.1.0.SNAPSHOT/BPELServiceImpl] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = BPELServiceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.process.api.BusinessProcessService] isLocalBean false jndiName ejbClassName com.profitbricks.process.impl.BPELServiceImpl transactionType Container methodContainerTransactions {Method Descriptor name: getProcessInstanceIDs params: (com.profitbricks.process.api.model.ProcessInstanceStatus p1) intf: Local=Container Transaction: Required@, Method Descriptor name: getAllProcessIDs params: (com.profitbricks.process.api.model.ProcessStatus p1) intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: getAllProcessIDs params: () intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: retireProcess params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: executeSync params: (java.lang.String p1, java.lang.Object p2) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: undeployProcess params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: deployProcess params: (java.lang.String p1, java.lang.String p2) intf: Local=Container Transaction: Required@, Method Descriptor name: execute params: (java.lang.String p1, java.lang.Object p2) intf: Local=Container Transaction: Required@, Method Descriptor name: activateProcess params: (java.lang.String p1) intf: Local=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: getProcessInstanceIDs params: (com.profitbricks.process.api.model.ProcessInstanceStatus p1) intf: Local, Method Descriptor name: getAllProcessIDs params: (com.profitbricks.process.api.model.ProcessStatus p1) intf: Local, Method Descriptor name: undeployProcess params: (java.lang.String p1) intf: Local, Method Descriptor name: executeSync params: (java.lang.String p1, java.lang.Object p2) intf: Local, Method Descriptor name: deployProcess params: (java.lang.String p1, java.lang.String p2) intf: Local, Method Descriptor name: getAllProcessIDs params: () intf: Local, Method Descriptor name: retireProcess params: (java.lang.String p1) intf: Local, Method Descriptor name: activateProcess params: (java.lang.String p1) intf: Local, Method Descriptor name: execute params: (java.lang.String p1, java.lang.Object p2) intf: Local] INFO: deployed bundle com.profitbricks.process.impl [259] at file:/tmp/osgiapp5452972402969842426/ INFO: Expanded at file:/tmp/osgiapp2579504708889993358/ INFO: Skipping reparsing...file:/tmp/osgiapp2579504708889993358/ INFO: Portable JNDI names for EJB VerificationServiceImpl : [java:global/com.profitbricks.verification.impl_0.1.0.SNAPSHOT/VerificationServiceImpl, java:global/com.profitbricks.verification.impl_0.1.0.SNAPSHOT/VerificationServiceImpl!com.profitbricks.verification.api.VerificationService] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = VerificationServiceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.verification.api.VerificationService] isLocalBean false jndiName ejbClassName com.profitbricks.verification.impl.VerificationServiceImpl transactionType Container methodContainerTransactions {Method Descriptor name: getAttachment params: (java.lang.Long p1, java.lang.String p2) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: request params: (java.lang.Long p1, java.lang.String p2, java.util.Date p3) intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: verify params: (java.lang.Long p1, java.lang.String p2) intf: Local=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences Env-Prop: com.profitbricks.verification.impl.VerificationServiceImpl/vsp@Field-Injectable Resource. Class name = com.profitbricks.verification.impl.VerificationServiceImpl Field name=vsp@java.lang.String@com.profitbricks.verification.impl.VerificationServiceImpl/vsp@@ messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: getAttachment params: (java.lang.Long p1, java.lang.String p2) intf: Local, Method Descriptor name: verify params: (java.lang.Long p1, java.lang.String p2) intf: Local, Method Descriptor name: request params: (java.lang.Long p1, java.lang.String p2, java.util.Date p3) intf: Local] INFO: deployed bundle com.profitbricks.verification.impl [261] at file:/tmp/osgiapp2579504708889993358/ INFO: Expanded at file:/tmp/osgiapp6845117643584338860/ INFO: Skipping reparsing...file:/tmp/osgiapp6845117643584338860/ CONFIG: The access type for the persistent class [class com.profitbricks.user.persistence.model.IdentityPE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.user.persistence.model.UserPE] is set to [FIELD]. CONFIG: The access type for the persistent class [class com.profitbricks.user.persistence.model.LegalEntityPE] is set to [FIELD]. CONFIG: The alias name for the entity class [class com.profitbricks.user.persistence.model.IdentityPE] is being defaulted to: IdentityPE. CONFIG: The alias name for the entity class [class com.profitbricks.user.persistence.model.UserPE] is being defaulted to: UserPE. CONFIG: The alias name for the entity class [class com.profitbricks.user.persistence.model.LegalEntityPE] is being defaulted to: LegalEntityPE. CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: c_id. CONFIG: The primary key column name for the mapping element [field legalEntity] is being defaulted to: c_id. INFO: addTransformer called org.glassfish.persistence.jpa.ServerProviderContainerContractInfo$1@1d6dafa2 INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. INFO: EclipseLink, version: Eclipse Persistence Services - 2.1.0.v20100614-r7608 FINE: Detected Vendor platform: org.eclipse.persistence.platform.database.PostgreSQLPlatform CONFIG: connecting(DatabaseLogin( platform=>DatabasePlatform user name=> "" connector=>JNDIConnector datasource name=>null )) CONFIG: Connected: jdbc:postgresql://localhost:5432/vdc?loginTimeout=0&socketTimeout=0&prepareThreshold=5&unknownLength=2147483647&tcpkeepalive=false User: glassfish Database: PostgreSQL Version: 8.4.4 Driver: PostgreSQL Native Driver Version: PostgreSQL 8.4 JDBC3 (build 701) CONFIG: connecting(DatabaseLogin( platform=>PostgreSQLPlatform user name=> "" connector=>JNDIConnector datasource name=>null )) CONFIG: Connected: jdbc:postgresql://localhost:5432/vdc?loginTimeout=0&socketTimeout=0&prepareThreshold=5&unknownLength=2147483647&tcpkeepalive=false User: glassfish Database: PostgreSQL Version: 8.4.4 Driver: PostgreSQL Native Driver Version: PostgreSQL 8.4 JDBC3 (build 701) INFO: file:/tmp/osgiapp6845117643584338860/_UserServicePU login successful WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_identity (c_id SERIAL NOT NULL, fk_user BIGINT, fk_legal_entity BIGINT, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_identity" already exists WARNING: PER01000: Got SQLException executing statement "CREATE INDEX IX_pb_identity_UNQ_pb_identity_0 ON pb_identity (fk_user, fk_legal_entity)": org.postgresql.util.PSQLException: ERROR: relation "ix_pb_identity_unq_pb_identity_0" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_legal_entity (c_id SERIAL NOT NULL, c_external_id VARCHAR(100) UNIQUE, PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_legal_entity" already exists WARNING: PER01000: Got SQLException executing statement "CREATE TABLE pb_user (c_id SERIAL NOT NULL, c_lastname VARCHAR(255), c_username VARCHAR(255), c_status INTEGER, c_gender INTEGER, c_emailaddress VARCHAR(255), c_firstname VARCHAR(255), c_pass VARCHAR(255), PRIMARY KEY (c_id))": org.postgresql.util.PSQLException: ERROR: relation "pb_user" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_identity ADD CONSTRAINT UNQ_pb_identity_0 UNIQUE (fk_user, fk_legal_entity)": org.postgresql.util.PSQLException: ERROR: relation "unq_pb_identity_0" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_identity ADD CONSTRAINT FK_pb_identity_fk_legal_entity FOREIGN KEY (fk_legal_entity) REFERENCES pb_legal_entity (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_identity_fk_legal_entity" for relation "pb_identity" already exists WARNING: PER01000: Got SQLException executing statement "ALTER TABLE pb_identity ADD CONSTRAINT FK_pb_identity_fk_user FOREIGN KEY (fk_user) REFERENCES pb_user (c_id)": org.postgresql.util.PSQLException: ERROR: constraint "fk_pb_identity_fk_user" for relation "pb_identity" already exists INFO: Portable JNDI names for EJB UserServicePersistenceImpl : [java:global/com.profitbricks.user.persistence_0.1.0.SNAPSHOT/UserServicePersistenceImpl, java:global/com.profitbricks.user.persistence_0.1.0.SNAPSHOT/UserServicePersistenceImpl!com.profitbricks.user.persistence.api.UserServicePersistence] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = UserServicePersistenceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.user.persistence.api.UserServicePersistence] isLocalBean false jndiName ejbClassName com.profitbricks.user.persistence.impl.UserServicePersistenceImpl transactionType Container methodContainerTransactions {Method Descriptor name: removeUser params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: findUserByUsername params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: findUserById params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: saveUser params: (com.profitbricks.user.persistence.model.UserPE p1) intf: Local=Container Transaction: Required@, Method Descriptor name: saveLegalEntity params: (com.profitbricks.user.persistence.model.LegalEntityPE p1) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: findLegalEntityById params: (java.lang.Long p1) intf: Local=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: saveUser params: (com.profitbricks.user.persistence.model.UserPE p1) intf: Local, Method Descriptor name: saveLegalEntity params: (com.profitbricks.user.persistence.model.LegalEntityPE p1) intf: Local, Method Descriptor name: removeUser params: (java.lang.Long p1) intf: Local, Method Descriptor name: findUserById params: (java.lang.Long p1) intf: Local, Method Descriptor name: findLegalEntityById params: (java.lang.Long p1) intf: Local, Method Descriptor name: findUserByUsername params: (java.lang.String p1) intf: Local] INFO: deployed bundle com.profitbricks.user.persistence [263] at file:/tmp/osgiapp6845117643584338860/ INFO: Expanded at file:/tmp/osgiapp888821464160014123/ INFO: Skipping reparsing...file:/tmp/osgiapp888821464160014123/ INFO: Portable JNDI names for EJB ProvisioningServiceImpl : [java:global/com.profitbricks.provisioning.impl_0.1.0.SNAPSHOT/ProvisioningServiceImpl, java:global/com.profitbricks.provisioning.impl_0.1.0.SNAPSHOT/ProvisioningServiceImpl!com.profitbricks.provisioning.api.ProvisioningService] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = ProvisioningServiceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.provisioning.api.ProvisioningService] isLocalBean false jndiName ejbClassName com.profitbricks.provisioning.impl.ProvisioningServiceImpl transactionType Container methodContainerTransactions {Method Descriptor name: execute params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: getExecutions params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: queue params: (java.lang.String p1) intf: Local=Container Transaction: Required@, Method Descriptor name: getInfos params: (java.lang.Long p1) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: getExecutions params: (java.lang.String p1) intf: Local, Method Descriptor name: queue params: (java.lang.String p1) intf: Local, Method Descriptor name: execute params: (java.lang.String p1) intf: Local, Method Descriptor name: getInfos params: (java.lang.Long p1) intf: Local] INFO: deployed bundle com.profitbricks.provisioning.impl [269] at file:/tmp/osgiapp888821464160014123/ INFO: Expanded at file:/tmp/osgiapp711380629809604085/ INFO: Skipping reparsing...file:/tmp/osgiapp711380629809604085/ INFO: Portable JNDI names for EJB SecurityServiceImpl : [java:global/com.profitbricks.security.impl_0.1.0.SNAPSHOT/SecurityServiceImpl, java:global/com.profitbricks.security.impl_0.1.0.SNAPSHOT/SecurityServiceImpl!com.profitbricks.security.api.SecurityService] INFO: addingService: Found 1 no. of EJBs INFO: Session descriptor sessionType StatelessDisplay Names: lang[en] = SecurityServiceImpl <== No attribute ==> homeClassName null remoteClassName null remoteBusinessIntfs [] localhomeClassName null localClassName null localBusinessIntfs [com.profitbricks.security.api.SecurityService] isLocalBean false jndiName ejbClassName com.profitbricks.security.impl.SecurityServiceImpl transactionType Container methodContainerTransactions {Method Descriptor name: hasRight params: (java.lang.Long p1, com.profitbricks.security.api.model.Permission p2) intf: Local=Container Transaction: Required@, Method Descriptor name: loginSupport params: (java.lang.Long p1, java.lang.Long p2, boolean p3, java.lang.String p4, java.lang.String p5) intf: Local=Container Transaction: Required@, Method Descriptor name: remove params: (java.lang.Object p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: remove params: () intf: Local=Container Transaction: Required@, Method Descriptor name: requestSupportLogin params: (java.lang.Long p1, java.lang.Long p2, java.lang.String p3, java.util.Date p4) intf: Local=Container Transaction: Required@, Method Descriptor name: create params: (java.lang.String p1) intf: LocalHome=Container Transaction: Required@, Method Descriptor name: hasRightUnverified params: (com.profitbricks.security.api.model.Permission p1) intf: Local=Container Transaction: Required@} environmentProperties ejbReferences jmsDestReferences Env-Prop: com.profitbricks.security.impl.SecurityServiceImpl/ssp@Field-Injectable Resource. Class name = com.profitbricks.security.impl.SecurityServiceImpl Field name=ssp@java.lang.String@com.profitbricks.security.impl.SecurityServiceImpl/ssp@@ messageDestReferences resourceReferences serviceReferences roleReferences method-permission->method: unchecked -> [Method Descriptor name: hasRightUnverified params: (com.profitbricks.security.api.model.Permission p1) intf: Local, Method Descriptor name: loginSupport params: (java.lang.Long p1, java.lang.Long p2, boolean p3, java.lang.String p4, java.lang.String p5) intf: Local, Method Descriptor name: hasRight params: (java.lang.Long p1, com.profitbricks.security.api.model.Permission p2) intf: Local, Method Descriptor name: requestSupportLogin params: (java.lang.Long p1, java.lang.Long p2, java.lang.String p3, java.util.Date p4) intf: Local] INFO: deployed bundle com.profitbricks.security.impl [270] at file:/tmp/osgiapp711380629809604085/ FINEST: Returning non-STM instance FINE: Got encoding: ISO-8859-1 FINE: realWrite(b, 0, 1034) com.sun.grizzly.tcp.Response@10e5ab41 FINEST: recycle() FINE: recycle() INFO: Expanded at file:/tmp/osgiapp3321457053661212091/ SEVERE: Exception while parsing file com.sun.enterprise.v3.server.ReadableArchiveScannerAdapter@616a37dc java.lang.ArrayIndexOutOfBoundsException: 48188 at org.objectweb.asm.ClassReader.readClass(Unknown Source) at org.objectweb.asm.ClassReader.accept(Unknown Source) at org.objectweb.asm.ClassReader.accept(Unknown Source) at org.glassfish.hk2.classmodel.reflect.Parser$3.on(Parser.java:212) at com.sun.enterprise.v3.server.ReadableArchiveScannerAdapter.onEachEntry(ReadableArchiveScannerAdapter.java:48) at com.sun.enterprise.v3.server.ReadableArchiveScannerAdapter.onEachEntry(ReadableArchiveScannerAdapter.java:66) at org.glassfish.hk2.classmodel.reflect.Parser.doJob(Parser.java:204) at org.glassfish.hk2.classmodel.reflect.Parser.access$100(Parser.java:58) at org.glassfish.hk2.classmodel.reflect.Parser$2.call(Parser.java:171) at org.glassfish.hk2.classmodel.reflect.Parser$2.call(Parser.java:164) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/org.apache.ode.axis2-war_1.3.4/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[/ode] StandardEngine[com.sun.appserv].StandardHost[server] FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [/ode] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting /ode FINE: Registering j2eeType=WebModule,name=//server/ode,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: Handle com.sun.appserv:type=Loader,path=/ode,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ode,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ode,host=server FINEST: PWC1648: Starting this Loader FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/org.apache.ode.axis2-war_1.3.4 FINEST: PWC1639: Deploy class files /WEB-INF/classes to /tmp/osgiapp3321457053661212091/WEB-INF/classes FINEST: getClasspath java.lang.NoSuchMethodException: org.glassfish.osgiweb.OSGiWebDeploymentContext$1.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Realm,path=/ode,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ode,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ode,host=server FINE: Register Realm com.sun.appserv:type=Realm,path=/ode,host=server FINE: valve parent=,path=/ode,host=server com.sun.appserv:j2eeType=WebModule,name=//server/ode,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[AxisServlet] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ode] FINEST: Add child StandardWrapper[AxisAdminServlet] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ode] FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ode] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ode] FINE: valve parent=,path=/ode,host=server com.sun.appserv:j2eeType=WebModule,name=//server/ode,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: No SingleSignOn Valve is present SEVERE: WEB9051: Error trying to scan the classes at /tmp/osgiapp3321457053661212091/WEB-INF/lib/jibx-bind-1.1.5.jar for annotations in which a ServletContainerInitializer has expressed interest java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:114) at java.util.jar.JarFile.(JarFile.java:135) at java.util.jar.JarFile.(JarFile.java:72) at org.glassfish.web.loader.ServletContainerInitializerUtil.getInitializerList(ServletContainerInitializerUtil.java:257) at org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:5381) at com.sun.enterprise.web.WebModule.callServletContainerInitializers(WebModule.java:543) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5313) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Manager,path=/ode,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ode,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ode,host=server FINE: Registering com.sun.appserv:type=Manager,path=/ode,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: Starting filters INFO: No services directory was found under /tmp/osgiapp3321457053661212091/WEB-INF. INFO: No modules directory was found under /tmp/osgiapp3321457053661212091/WEB-INF. SEVERE: Failed to resolved external DataSource at "jdbc/apache_ode". javax.naming.NamingException: Lookup failed for 'jdbc/apache_ode' in SerialContext [Root exception is javax.naming.NameNotFoundException: jdbc] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:456) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.naming.InitialContext.lookup(InitialContext.java:392) at org.apache.ode.il.dbutil.Database.lookupInJndi(Database.java:261) at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:161) at org.apache.ode.il.dbutil.Database.initDataSource(Database.java:146) at org.apache.ode.il.dbutil.Database.start(Database.java:100) at org.apache.ode.axis2.ODEServer.initDataSource(ODEServer.java:267) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:174) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:133) at org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:53) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1423) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1225) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5038) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5330) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) Caused by: javax.naming.NameNotFoundException: jdbc at com.sun.enterprise.naming.impl.TransientContext.resolveContext(TransientContext.java:266) at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:185) at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:72) at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:115) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:444) ... 51 more SEVERE: Error starting database connections, check the database configuration! org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:166) at org.apache.ode.il.dbutil.Database.initDataSource(Database.java:146) at org.apache.ode.il.dbutil.Database.start(Database.java:100) at org.apache.ode.axis2.ODEServer.initDataSource(ODEServer.java:267) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:174) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:133) at org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:53) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1423) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1225) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5038) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5330) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) Caused by: javax.naming.NamingException: Lookup failed for 'jdbc/apache_ode' in SerialContext [Root exception is javax.naming.NameNotFoundException: jdbc] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:456) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.naming.InitialContext.lookup(InitialContext.java:392) at org.apache.ode.il.dbutil.Database.lookupInJndi(Database.java:261) at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:161) ... 47 more Caused by: javax.naming.NameNotFoundException: jdbc at com.sun.enterprise.naming.impl.TransientContext.resolveContext(TransientContext.java:266) at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:185) at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:72) at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:115) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:444) ... 51 more SEVERE: WebModule[/ode]PWC1396: Servlet /ode threw load() exception org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:166) at org.apache.ode.il.dbutil.Database.initDataSource(Database.java:146) at org.apache.ode.il.dbutil.Database.start(Database.java:100) at org.apache.ode.axis2.ODEServer.initDataSource(ODEServer.java:267) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:174) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:133) at org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:53) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1423) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1225) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5038) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5330) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) Caused by: javax.naming.NamingException: Lookup failed for 'jdbc/apache_ode' in SerialContext [Root exception is javax.naming.NameNotFoundException: jdbc] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:456) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.naming.InitialContext.lookup(InitialContext.java:392) at org.apache.ode.il.dbutil.Database.lookupInJndi(Database.java:261) at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:161) ... 47 more Caused by: javax.naming.NameNotFoundException: jdbc at com.sun.enterprise.naming.impl.TransientContext.resolveContext(TransientContext.java:266) at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:185) at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:72) at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:115) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:444) ... 51 more SEVERE: PWC1306: Startup of context /ode failed due to previous errors INFO: Shutdown completed. FINE: Stopping filters FINE: Stopping FINE: Handle com.sun.appserv:type=Manager,path=/ode,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ode,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ode,host=server FINEST: PWC3035: ContextConfig: Processing STOP FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ode,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ode,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ode,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ode,host=server FINE: unregistering realm com.sun.appserv:type=Realm,path=/ode,host=server FINEST: PWC1649: Stopping this Loader FINE: Handle com.sun.appserv:type=Loader,path=/ode,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ode,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ode,host=server FINE: resetContext com.sun.appserv:j2eeType=WebModule,name=//server/ode,J2EEApplication=null,J2EEServer=server null FINE: Stopping complete SEVERE: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.apache.catalina.core.StandardContext.start(StandardContext.java:5339) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) Caused by: org.apache.catalina.LifecycleException: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5048) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5330) ... 37 more Caused by: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:166) at org.apache.ode.il.dbutil.Database.initDataSource(Database.java:146) at org.apache.ode.il.dbutil.Database.start(Database.java:100) at org.apache.ode.axis2.ODEServer.initDataSource(ODEServer.java:267) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:174) at org.apache.ode.axis2.ODEServer.init(ODEServer.java:133) at org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:53) at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1423) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1225) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5038) ... 38 more Caused by: javax.naming.NamingException: Lookup failed for 'jdbc/apache_ode' in SerialContext [Root exception is javax.naming.NameNotFoundException: jdbc] at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:456) at javax.naming.InitialContext.lookup(InitialContext.java:392) at javax.naming.InitialContext.lookup(InitialContext.java:392) at org.apache.ode.il.dbutil.Database.lookupInJndi(Database.java:261) at org.apache.ode.il.dbutil.Database.initExternalDb(Database.java:161) ... 47 more Caused by: javax.naming.NameNotFoundException: jdbc at com.sun.enterprise.naming.impl.TransientContext.resolveContext(TransientContext.java:266) at com.sun.enterprise.naming.impl.TransientContext.lookup(TransientContext.java:185) at com.sun.enterprise.naming.impl.SerialContextProviderImpl.lookup(SerialContextProviderImpl.java:72) at com.sun.enterprise.naming.impl.LocalSerialContextProviderImpl.lookup(LocalSerialContextProviderImpl.java:115) at com.sun.enterprise.naming.impl.SerialContext.lookup(SerialContext.java:444) ... 51 more WARNING: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:917) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) WARNING: Can not find resource bundle for this logger. class name that failed: org.glassfish.internal.data.ApplicationInfo SEVERE: Exception while invoking class com.sun.enterprise.web.WebApplication start method SEVERE: Exception while loading the app WARNING: Can not find resource bundle for this logger. class name that failed: org.glassfish.internal.data.ApplicationInfo INFO: failed to deploy org.apache.ode.axis2-war [246] for following reason: Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". INFO: Deleted /tmp/osgiapp3321457053661212091 SEVERE: Exception deploying bundle file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/autodeploy/bundles/ode-axis2-war-1.3.4.war SEVERE: Exception Stack Trace java.lang.Exception: Deployment of org.apache.ode.axis2-war [246] failed because of following reason: Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: org.apache.catalina.LifecycleException: org.apache.ode.il.dbutil.DatabaseConfigException: Failed to resolved external DataSource at "jdbc/apache_ode". at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:103) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) INFO: Expanded at file:/tmp/osgiapp7013238212243829687/ INFO: Skipping reparsing...file:/tmp/osgiapp7013238212243829687/WEB-INF/classes/ INFO: WS00018: Webservice Endpoint deployed ProvisioningServiceWS listening at address at http://ladydeath:8080/ProvisioningService/ProvisioningServiceWSService FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/com.profitbricks.provisioning.webservice_0.1.0.SNAPSHOT/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[/ProvisioningService] StandardEngine[com.sun.appserv].StandardHost[server] FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [/ProvisioningService] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting /ProvisioningService FINE: Registering j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: Handle com.sun.appserv:type=Loader,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/ProvisioningService,host=server FINEST: PWC1648: Starting this Loader FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/com.profitbricks.provisioning.webservice_0.1.0.SNAPSHOT FINEST: PWC1639: Deploy class files /WEB-INF/classes to /tmp/osgiapp7013238212243829687/WEB-INF/classes FINEST: getClasspath java.lang.NoSuchMethodException: org.glassfish.osgiweb.OSGiWebDeploymentContext$1.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Realm,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/ProvisioningService,host=server FINE: Register Realm com.sun.appserv:type=Realm,path=/ProvisioningService,host=server FINE: valve parent=,path=/ProvisioningService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/ProvisioningService,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[ProvisioningServiceWS] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ProvisioningService] FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ProvisioningService] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ProvisioningService] FINE: valve parent=,path=/ProvisioningService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/ProvisioningService,host=server FINE: No SingleSignOn Valve is present INFO: WSSERVLET12: JAX-WS context listener initializing FINE: Handle com.sun.appserv:type=Manager,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ProvisioningService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/ProvisioningService,host=server FINE: Registering com.sun.appserv:type=Manager,path=/ProvisioningService,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: Starting filters FINEST: Startup successfully completed FINE: Checking for com.sun.appserv:j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=ProvisioningServiceWS,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper ProvisioningServiceWS in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=ProvisioningServiceWS,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper ProvisioningServiceWS in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=ProvisioningServiceWS,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper ProvisioningServiceWS in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /ProvisioningService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /ProvisioningService FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/ProvisioningService,J2EEApplication=null,J2EEServer=server INFO: WEB0671: Loading application [com.profitbricks.provisioning.webservice_0.1.0.SNAPSHOT] at [/ProvisioningService] INFO: Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.profitbricks.provisioning.webservice, osgi.web.version=0.1.0.SNAPSHOT, osgi.web.contextpath=/ProvisioningService} INFO: deployed bundle com.profitbricks.provisioning.webservice [254] at file:/tmp/osgiapp7013238212243829687/ INFO: Expanded at file:/tmp/osgiapp2959538844555948286/ INFO: Skipping reparsing...file:/tmp/osgiapp2959538844555948286/WEB-INF/classes/ INFO: Skipping reparsing...file:/tmp/osgiapp2959538844555948286/WEB-INF/lib/xpp3_min-1.1.4c.jar INFO: Skipping reparsing...file:/tmp/osgiapp2959538844555948286/WEB-INF/lib/xstream-1.3.1.jar INFO: WS00018: Webservice Endpoint deployed UserServiceWS listening at address at http://ladydeath:8080/UserService/UserServiceWSService FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/com.profitbricks.user.webservice_0.1.0.SNAPSHOT/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[/UserService] StandardEngine[com.sun.appserv].StandardHost[server] FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [/UserService] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting /UserService FINE: Registering j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: Handle com.sun.appserv:type=Loader,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/UserService,host=server FINEST: PWC1648: Starting this Loader FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/com.profitbricks.user.webservice_0.1.0.SNAPSHOT FINEST: PWC1639: Deploy class files /WEB-INF/classes to /tmp/osgiapp2959538844555948286/WEB-INF/classes FINEST: getClasspath java.lang.NoSuchMethodException: org.glassfish.osgiweb.OSGiWebDeploymentContext$1.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Realm,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/UserService,host=server FINE: Register Realm com.sun.appserv:type=Realm,path=/UserService,host=server FINE: valve parent=,path=/UserService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/UserService,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[UserServiceWS] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/UserService] FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/UserService] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/UserService] FINE: valve parent=,path=/UserService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/UserService,host=server FINE: No SingleSignOn Valve is present INFO: WSSERVLET12: JAX-WS context listener initializing FINE: Handle com.sun.appserv:type=Manager,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/UserService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/UserService,host=server FINE: Registering com.sun.appserv:type=Manager,path=/UserService,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: Starting filters FINEST: Startup successfully completed FINE: Checking for com.sun.appserv:j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /UserService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /UserService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=UserServiceWS,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper UserServiceWS in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=UserServiceWS,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper UserServiceWS in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=UserServiceWS,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper UserServiceWS in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /UserService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /UserService FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/UserService,J2EEApplication=null,J2EEServer=server INFO: WEB0671: Loading application [com.profitbricks.user.webservice_0.1.0.SNAPSHOT] at [/UserService] INFO: Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.profitbricks.user.webservice, osgi.web.version=0.1.0.SNAPSHOT, osgi.web.contextpath=/UserService} INFO: deployed bundle com.profitbricks.user.webservice [258] at file:/tmp/osgiapp2959538844555948286/ INFO: Expanded at file:/tmp/osgiapp4633200292508976552/ INFO: Skipping reparsing...file:/tmp/osgiapp4633200292508976552/WEB-INF/classes/ INFO: WS00018: Webservice Endpoint deployed VerificationServiceWS listening at address at http://ladydeath:8080/VerificationService/VerificationServiceWSService FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/com.profitbricks.verification.webservice_0.1.0.SNAPSHOT/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[/VerificationService] StandardEngine[com.sun.appserv].StandardHost[server] FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [/VerificationService] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting /VerificationService FINE: Registering j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: Handle com.sun.appserv:type=Loader,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/VerificationService,host=server FINEST: PWC1648: Starting this Loader FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/com.profitbricks.verification.webservice_0.1.0.SNAPSHOT FINEST: PWC1639: Deploy class files /WEB-INF/classes to /tmp/osgiapp4633200292508976552/WEB-INF/classes FINEST: getClasspath java.lang.NoSuchMethodException: org.glassfish.osgiweb.OSGiWebDeploymentContext$1.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Realm,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/VerificationService,host=server FINE: Register Realm com.sun.appserv:type=Realm,path=/VerificationService,host=server FINE: valve parent=,path=/VerificationService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/VerificationService,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[VerificationServiceWS] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/VerificationService] FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/VerificationService] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/VerificationService] FINE: valve parent=,path=/VerificationService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/VerificationService,host=server FINE: No SingleSignOn Valve is present INFO: WSSERVLET12: JAX-WS context listener initializing FINE: Handle com.sun.appserv:type=Manager,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/VerificationService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/VerificationService,host=server FINE: Registering com.sun.appserv:type=Manager,path=/VerificationService,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: Starting filters FINEST: Startup successfully completed FINE: Checking for com.sun.appserv:j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=VerificationServiceWS,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper VerificationServiceWS in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=VerificationServiceWS,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper VerificationServiceWS in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=VerificationServiceWS,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper VerificationServiceWS in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /VerificationService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /VerificationService FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/VerificationService,J2EEApplication=null,J2EEServer=server INFO: WEB0671: Loading application [com.profitbricks.verification.webservice_0.1.0.SNAPSHOT] at [/VerificationService] INFO: Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.profitbricks.verification.webservice, osgi.web.version=0.1.0.SNAPSHOT, osgi.web.contextpath=/VerificationService} INFO: deployed bundle com.profitbricks.verification.webservice [264] at file:/tmp/osgiapp4633200292508976552/ INFO: Expanded at file:/tmp/osgiapp471246003796197812/ INFO: Skipping reparsing...file:/tmp/osgiapp471246003796197812/WEB-INF/classes/ INFO: WS00018: Webservice Endpoint deployed MessagingServiceWS listening at address at http://ladydeath:8080/MessagingService/MessagingServiceWSService FINEST: PWC1636: Adding repository file:/srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/com.profitbricks.messaging.webservice_0.1.0.SNAPSHOT/ INFO: PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder FINEST: Add child StandardContext[/MessagingService] StandardEngine[com.sun.appserv].StandardHost[server] FINE: PWC3029: ContextConfig: Initializing FINE: Processing context [/MessagingService] configuration file /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1 config/context.xml FINE: Starting /MessagingService FINE: Registering j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server for null FINE: Configuring default Resources FINE: Handle com.sun.appserv:type=Loader,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Loader,path=/MessagingService,host=server FINEST: PWC1648: Starting this Loader FINEST: PWC1637: Deploying class repositories to work directory /srv/servers/glassfish/v31-b14/glassfishv3/glassfish/domains/domain1/generated/jsp/com.profitbricks.messaging.webservice_0.1.0.SNAPSHOT FINEST: PWC1639: Deploy class files /WEB-INF/classes to /tmp/osgiapp471246003796197812/WEB-INF/classes FINEST: getClasspath java.lang.NoSuchMethodException: org.glassfish.osgiweb.OSGiWebDeploymentContext$1.getClasspath() at java.lang.Class.getMethod(Class.java:1605) at org.apache.catalina.loader.WebappLoader.getClasspath(WebappLoader.java:1185) at org.apache.catalina.loader.WebappLoader.setClassPath(WebappLoader.java:1134) at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:685) at org.apache.catalina.core.StandardContext.start(StandardContext.java:5243) at com.sun.enterprise.web.WebModule.start(WebModule.java:492) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:913) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:897) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:693) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1921) at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1600) at com.sun.enterprise.web.WebApplication.start(WebApplication.java:96) at org.glassfish.internal.data.EngineRef.start(EngineRef.java:127) at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:238) at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:256) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:378) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:208) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.deploy(OSGiDeploymentRequest.java:153) at org.glassfish.osgijavaeebase.OSGiDeploymentRequest.execute(OSGiDeploymentRequest.java:112) at org.glassfish.osgijavaeebase.OSGiContainer.deployJavaEEArtifacts(OSGiContainer.java:193) at org.glassfish.osgijavaeebase.OSGiContainer.deploy(OSGiContainer.java:101) at org.glassfish.osgiweb.WebExtender.deploy(WebExtender.java:172) at org.glassfish.osgiweb.WebExtender.start(WebExtender.java:98) at org.glassfish.osgijavaeebase.ExtenderManager$ExtenderTracker.addingService(ExtenderManager.java:144) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:896) at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:261) at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:184) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:339) at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:273) at org.glassfish.osgijavaeebase.ExtenderManager.startExtenders(ExtenderManager.java:101) at org.glassfish.osgijavaeebase.ExtenderManager$GlassFishServerTracker$1.event(ExtenderManager.java:176) at org.glassfish.kernel.event.EventsImpl.send(EventsImpl.java:125) at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:308) at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128) at com.sun.enterprise.glassfish.bootstrap.GlassFishActivator$1$1.start(GlassFishActivator.java:95) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain$Launcher.launch(GlassFishMain.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.enterprise.glassfish.bootstrap.GlassFishMain.main(GlassFishMain.java:98) at com.sun.enterprise.glassfish.bootstrap.ASMain.main(ASMain.java:61) FINE: Handle com.sun.appserv:type=Realm,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Realm,path=/MessagingService,host=server FINE: Register Realm com.sun.appserv:type=Realm,path=/MessagingService,host=server FINE: valve parent=,path=/MessagingService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=StandardContextValve,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Valve,name=StandardContextValve,path=/MessagingService,host=server FINE: Propagating distributable=false to manager FINEST: Add child StandardWrapper[MessagingServiceWS] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/MessagingService] FINEST: Add child StandardWrapper[default] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/MessagingService] FINEST: Add child StandardWrapper[jsp] StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/MessagingService] FINE: valve parent=,path=/MessagingService,host=server com.sun.appserv:j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: valve objectname = com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Valve,name=BasicAuthenticator,path=/MessagingService,host=server FINE: No SingleSignOn Valve is present INFO: WSSERVLET12: JAX-WS context listener initializing FINE: Handle com.sun.appserv:type=Manager,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/MessagingService,host=server FINE: Handle com.sun.appserv:type=Manager,path=/MessagingService,host=server FINE: Registering com.sun.appserv:type=Manager,path=/MessagingService,host=server FINEST: Force random number initialization starting FINEST: Force random number initialization completed FINE: Start: Loading persisted sessions FINE: Starting filters FINEST: Startup successfully completed FINE: Checking for com.sun.appserv:j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=WebModule,name=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4006: Register Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=MessagingServiceWS,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper MessagingServiceWS in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=MessagingServiceWS,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper MessagingServiceWS in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=MessagingServiceWS,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper MessagingServiceWS in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=default,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper default in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /MessagingService FINE: Handle com.sun.appserv:j2eeType=Servlet,name=jsp,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: PWC4008: Register Wrapper jsp in Context /MessagingService FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server FINE: Handle com.sun.appserv:type=JspMonitor,name=jsp,WebModule=//server/MessagingService,J2EEApplication=null,J2EEServer=server INFO: WEB0671: Loading application [com.profitbricks.messaging.webservice_0.1.0.SNAPSHOT] at [/MessagingService] INFO: Registered ServletContext as a service with properties: {osgi.web.symbolicname=com.profitbricks.messaging.webservice, osgi.web.version=0.1.0.SNAPSHOT, osgi.web.contextpath=/MessagingService} INFO: deployed bundle com.profitbricks.messaging.webservice [267] at file:/tmp/osgiapp471246003796197812/ INFO: Expanded at file:/tmp/osgiapp254237513383886433/ INFO: Skipping reparsing...file:/tmp/osgiapp254237513383886433/WEB-INF/classes/ FINEST: Returning non-STM instance FINE: Got encoding: ISO-8859-1 FINE: realWrite(b, 0, 1034) com.sun.grizzly.tcp.Response@64dee69c FINEST: recycle() FINE: recycle() INFO: CORE10003: Updated log levels for loggers. INFO: Skipping reparsing...file:/tmp/osgiapp254237513383886433/WEB-INF/lib/ocpsoft-pretty-faces-2.0.4-gf31fix.jar INFO: Skipping reparsing...file:/tmp/osgiapp254237513383886433/WEB-INF/lib/richfaces-components-impl-4.0.0.20100715-M1.jar INFO: Skipping reparsing...file:/tmp/osgiapp254237513383886433/WEB-INF/lib/filters-2.0.235.jar