cd D:\Development\builds\nbUserdir-20120117144530\EmbeddedGlassfish; JAVA_HOME=D:\\jdk1.7.0_02 D:\\Development\\builds\\20120116\\netbeans\\java\\maven\\bin\\mvn.bat install Scanning for projects... ------------------------------------------------------------------------ Building embedded-glassfish 1.0 ------------------------------------------------------------------------ [resources:resources] [debug] execute contextualize Using 'UTF-8' encoding to copy filtered resources. skip non existing resourceDirectory D:\Development\builds\nbUserdir-20120117144530\EmbeddedGlassfish\src\main\resources [compiler:compile] Compiling 8 source files to D:\Development\builds\nbUserdir-20120117144530\EmbeddedGlassfish\target\classes [resources:testResources] [debug] execute contextualize Using 'UTF-8' encoding to copy filtered resources. skip non existing resourceDirectory D:\Development\builds\nbUserdir-20120117144530\EmbeddedGlassfish\src\test\resources [compiler:testCompile] No sources to compile [surefire:test] No tests to run. Surefire report directory: D:\Development\builds\nbUserdir-20120117144530\EmbeddedGlassfish\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 >>> exec-maven-plugin:1.1.1:java (default) @ embedded-glassfish >>> <<< exec-maven-plugin:1.1.1:java (default) @ embedded-glassfish <<< [exec:java] I 17, 2012 3:00:04 ODP. com.sun.enterprise.module.single.ProxyModuleDefinition SEVERE: Illegal character in path at index 18: file:/C:/Documents and Settings/jskrivanek/.m2/repository/org/glassfish/extras/glassfish-embedded-all/3.1.1/glassfish-embedded-all-3.1.1.jar java.net.URISyntaxException: Illegal character in path at index 18: file:/C:/Documents and Settings/jskrivanek/.m2/repository/org/glassfish/extras/glassfish-embedded-all/3.1.1/glassfish-embedded-all-3.1.1.jar at java.net.URI$Parser.fail(URI.java:2829) at java.net.URI$Parser.checkChars(URI.java:3002) at java.net.URI$Parser.parseHierarchical(URI.java:3086) at java.net.URI$Parser.parse(URI.java:3034) at java.net.URI.(URI.java:595) at java.net.URL.toURI(URL.java:936) at com.sun.enterprise.module.single.ProxyModuleDefinition.(ProxyModuleDefinition.java:107) at com.sun.enterprise.module.single.ProxyModuleDefinition.(ProxyModuleDefinition.java:73) at com.sun.enterprise.module.single.SingleModulesRegistry.(SingleModulesRegistry.java:79) at com.sun.enterprise.module.single.SingleModulesRegistry.(SingleModulesRegistry.java:67) at com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory.(SingleHK2Factory.java:74) at com.sun.enterprise.glassfish.bootstrap.SingleHK2Factory.initialize(SingleHK2Factory.java:68) at com.sun.enterprise.glassfish.bootstrap.StaticGlassFishRuntimeBuilder.build(StaticGlassFishRuntimeBuilder.java:89) at org.glassfish.embeddable.GlassFishRuntime._bootstrap(GlassFishRuntime.java:157) at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:110) at org.glassfish.embeddable.GlassFishRuntime.bootstrap(GlassFishRuntime.java:84) at embedded.telephonedirectory.client.EmbeddedTelephoneDirectory.run(EmbeddedTelephoneDirectory.java:114) at embedded.telephonedirectory.client.EmbeddedTelephoneDirectory.main(EmbeddedTelephoneDirectory.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:283) at java.lang.Thread.run(Thread.java:722) I 17, 2012 3:00:05 ODP. org.hibernate.validator.util.Version INFO: Hibernate Validator null I 17, 2012 3:00:05 ODP. org.hibernate.validator.engine.resolver.DefaultTraversableResolver detectJPA INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver. I 17, 2012 3:00:05 ODP. com.sun.enterprise.v3.services.impl.GrizzlyService createNetworkProxy INFO: Network listener https-listener on port 0 disabled per domain.xml I 17, 2012 3:00:05 ODP. com.sun.enterprise.v3.server.AppServerStartup run INFO: GlassFish Server Open Source Edition 3.1.1 (12) startup time : Embedded (547ms), startup services(391ms), total(938ms) I 17, 2012 3:00:05 ODP. com.sun.enterprise.v3.services.impl.GrizzlyProxy$2$1 onReady INFO: Grizzly Framework 1.9.36 started in: 110ms - bound to [0.0.0.0:9590] I 17, 2012 3:00:06 ODP. org.glassfish.admin.mbeanserver.JMXStartupService$JMXConnectorsStarterThread run INFO: JMXStartupService: JMXConnector system is disabled, skipping. PlainTextActionReporterSUCCESSJDBC connection pool telephone_directory_pool created successfully. PlainTextActionReporterSUCCESSJDBC resource jdbc/__telephone_directory created successfully. I 17, 2012 3:00:06 ODP. com.sun.enterprise.security.SecurityLifecycle INFO: SEC1002: Security Manager is OFF. I 17, 2012 3:00:07 ODP. org.glassfish.api.ActionReport failure SEVERE: Exception while deploying the app [embedded-telephone_directory] I 17, 2012 3:00:07 ODP. com.sun.enterprise.v3.server.ApplicationLifecycle deploy SEVERE: injection failed on com.sun.enterprise.security.SecurityLifecycle.sslUtils with class com.sun.enterprise.security.ssl.SSLUtils org.jvnet.hk2.component.ComponentException: injection failed on com.sun.enterprise.security.SecurityLifecycle.sslUtils with class com.sun.enterprise.security.ssl.SSLUtils at org.jvnet.hk2.component.InjectionManager.error_injectionException(InjectionManager.java:277) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:159) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:91) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:126) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at com.sun.enterprise.security.SecuritySniffer.setup(SecuritySniffer.java:109) at com.sun.enterprise.v3.server.ContainerStarter.startContainer(ContainerStarter.java:116) at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainer(ApplicationLifecycle.java:944) at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:652) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:368) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232) at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:129) at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:105) at embedded.telephonedirectory.client.EmbeddedTelephoneDirectory.run(EmbeddedTelephoneDirectory.java:148) at embedded.telephonedirectory.client.EmbeddedTelephoneDirectory.main(EmbeddedTelephoneDirectory.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:283) at java.lang.Thread.run(Thread.java:722) Caused by: org.jvnet.hk2.component.ComponentException: injection failed on com.sun.enterprise.security.ssl.SSLUtils.secSupp with class com.sun.enterprise.server.pluggable.SecuritySupport at org.jvnet.hk2.component.InjectionManager.error_injectionException(InjectionManager.java:277) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:159) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:91) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:126) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at org.jvnet.hk2.component.Habitat.getBy(Habitat.java:1048) at org.jvnet.hk2.component.Habitat.getByType(Habitat.java:1029) at com.sun.hk2.component.InjectInjectionResolver.getComponentInjectValue(InjectInjectionResolver.java:159) at com.sun.hk2.component.InjectInjectionResolver.getValue(InjectInjectionResolver.java:90) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:141) ... 30 more Caused by: org.jvnet.hk2.component.ComponentException: Failed to create class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl at com.sun.hk2.component.ConstructorCreator.create(ConstructorCreator.java:73) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:80) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at org.jvnet.hk2.component.Habitat.getComponent(Habitat.java:796) at com.sun.hk2.component.InjectInjectionResolver.getServiceInjectValue(InjectInjectionResolver.java:147) at com.sun.hk2.component.InjectInjectionResolver.getValue(InjectInjectionResolver.java:88) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:141) ... 42 more Caused by: java.lang.IllegalStateException: java.io.FileNotFoundException: C:\DOCUME~1\JSKRIV~1\LOCALS~1\Temp\gfembed980756135601034502tmp\config\keystore.jks (The system cannot find the file specified) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.loadStores(SecuritySupportImpl.java:217) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.initJKS(SecuritySupportImpl.java:150) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.(SecuritySupportImpl.java:122) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.(SecuritySupportImpl.java:117) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at com.sun.hk2.component.ConstructorCreator.create(ConstructorCreator.java:65) ... 50 more Caused by: java.io.FileNotFoundException: C:\DOCUME~1\JSKRIV~1\LOCALS~1\Temp\gfembed980756135601034502tmp\config\keystore.jks (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:97) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.loadKS(SecuritySupportImpl.java:250) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.loadStores(SecuritySupportImpl.java:208) ... 60 more I 17, 2012 3:00:07 ODP. org.glassfish.deployment.admin.DeployCommand execute SEVERE: Exception while deploying the app [embedded-telephone_directory] : injection failed on com.sun.enterprise.security.SecurityLifecycle.sslUtils with class com.sun.enterprise.security.ssl.SSLUtils org.jvnet.hk2.component.ComponentException: injection failed on com.sun.enterprise.security.ssl.SSLUtils.secSupp with class com.sun.enterprise.server.pluggable.SecuritySupport at org.jvnet.hk2.component.InjectionManager.error_injectionException(InjectionManager.java:277) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:159) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:91) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:126) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at org.jvnet.hk2.component.Habitat.getBy(Habitat.java:1048) at org.jvnet.hk2.component.Habitat.getByType(Habitat.java:1029) at com.sun.hk2.component.InjectInjectionResolver.getComponentInjectValue(InjectInjectionResolver.java:159) at com.sun.hk2.component.InjectInjectionResolver.getValue(InjectInjectionResolver.java:90) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:141) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:91) at com.sun.hk2.component.AbstractCreatorImpl.inject(AbstractCreatorImpl.java:126) at com.sun.hk2.component.ConstructorCreator.initialize(ConstructorCreator.java:91) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:82) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at com.sun.enterprise.security.SecuritySniffer.setup(SecuritySniffer.java:109) at com.sun.enterprise.v3.server.ContainerStarter.startContainer(ContainerStarter.java:116) at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainer(ApplicationLifecycle.java:944) at com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:652) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:368) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382) at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232) at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:129) at com.sun.enterprise.admin.cli.embeddable.DeployerImpl.deploy(DeployerImpl.java:105) at embedded.telephonedirectory.client.EmbeddedTelephoneDirectory.run(EmbeddedTelephoneDirectory.java:148) at embedded.telephonedirectory.client.EmbeddedTelephoneDirectory.main(EmbeddedTelephoneDirectory.java:82) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:283) at java.lang.Thread.run(Thread.java:722) Caused by: org.jvnet.hk2.component.ComponentException: Failed to create class com.sun.enterprise.security.ssl.impl.SecuritySupportImpl at com.sun.hk2.component.ConstructorCreator.create(ConstructorCreator.java:73) at com.sun.hk2.component.AbstractCreatorImpl.get(AbstractCreatorImpl.java:80) at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:67) at com.sun.hk2.component.EventPublishingInhabitant.get(EventPublishingInhabitant.java:139) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:76) at org.jvnet.hk2.component.Habitat.getComponent(Habitat.java:796) at com.sun.hk2.component.InjectInjectionResolver.getServiceInjectValue(InjectInjectionResolver.java:147) at com.sun.hk2.component.InjectInjectionResolver.getValue(InjectInjectionResolver.java:88) at org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:141) ... 42 more Caused by: java.lang.IllegalStateException: java.io.FileNotFoundException: C:\DOCUME~1\JSKRIV~1\LOCALS~1\Temp\gfembed980756135601034502tmp\config\keystore.jks (The system cannot find the file specified) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.loadStores(SecuritySupportImpl.java:217) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.initJKS(SecuritySupportImpl.java:150) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.(SecuritySupportImpl.java:122) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.(SecuritySupportImpl.java:117) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:525) at java.lang.Class.newInstance0(Class.java:372) at java.lang.Class.newInstance(Class.java:325) at com.sun.hk2.component.ConstructorCreator.create(ConstructorCreator.java:65) ... 50 more Caused by: java.io.FileNotFoundException: C:\DOCUME~1\JSKRIV~1\LOCALS~1\Temp\gfembed980756135601034502tmp\config\keystore.jks (The system cannot find the file specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at java.io.FileInputStream.(FileInputStream.java:97) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.loadKS(SecuritySupportImpl.java:250) at com.sun.enterprise.security.ssl.impl.SecuritySupportImpl.loadStores(SecuritySupportImpl.java:208) ... 60 more PlainTextActionReporterFAILUREDescription: deploy AdminCommandError occurred during deployment: Exception while deploying the app [embedded-telephone_directory] : injection failed on com.sun.enterprise.security.SecurityLifecycle.sslUtils with class com.sun.enterprise.security.ssl.SSLUtils. Please see server.log for more details. [name=embedded-telephone_directory Deployed [ null ] Access the application at http://localhost:9590/td Type quit when you finish accessing the application