Skip to content

Instantly share code, notes, and snippets.

@fuss86
Created June 11, 2017 18:49
Show Gist options
  • Save fuss86/dbe5a7957677c406e01f7d3ef46bf618 to your computer and use it in GitHub Desktop.
Save fuss86/dbe5a7957677c406e01f7d3ef46bf618 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Strongbox: Web Core 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ strongbox-web-core ---
[INFO] Deleting C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-web-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-logging) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-common-resources\1.0-SNAPSHOT\strongbox-common-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-etc) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-common-resources\1.0-SNAPSHOT\strongbox-common-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox with includes "etc/**" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-storage-resources) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-common-resources\1.0-SNAPSHOT\strongbox-common-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-web-resources) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-web-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-web-resources\1.0-SNAPSHOT\strongbox-web-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox with includes "etc/**,webapp/**" and excludes ""
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ strongbox-web-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\classes
[INFO] /C:/Users/fuss/IdeaProjects/strongbox/strongbox-web-core/src/main/java/org/carlspring/strongbox/web/HeaderMappingFilter.java: Some input files use or override a deprecated API.
[INFO] /C:/Users/fuss/IdeaProjects/strongbox/strongbox-web-core/src/main/java/org/carlspring/strongbox/web/HeaderMappingFilter.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-web-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ strongbox-web-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\test-classes
[INFO]
[INFO] --- system-properties-maven-plugin:1.0:set (set-properties) @ strongbox-web-core ---
[INFO] Backing up System.getProperties()...
[INFO] Set property: strongbox.port = '48080'.
[INFO]
[INFO] >>> jetty-maven-plugin:9.4.5.v20170502:run (jetty-run) > test-compile @ strongbox-web-core >>>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ strongbox-web-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-logging) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-common-resources\1.0-SNAPSHOT\strongbox-common-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-resources-etc) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-common-resources\1.0-SNAPSHOT\strongbox-common-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox with includes "etc/**" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-storage-resources) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-common-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-common-resources\1.0-SNAPSHOT\strongbox-common-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc with includes "logback.xml" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.9:unpack (unpack-web-resources) @ strongbox-web-core ---
[INFO] Configured Artifact: org.carlspring.strongbox:strongbox-web-resources:1.0-SNAPSHOT:jar
[INFO] Unpacking C:\Users\fuss\.m2\repository\org\carlspring\strongbox\strongbox-web-resources\1.0-SNAPSHOT\strongbox-web-resources-1.0-SNAPSHOT.jar to C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox with includes "etc/**,webapp/**" and excludes ""
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ strongbox-web-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ strongbox-web-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ strongbox-web-core ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- system-properties-maven-plugin:1.0:set (set-properties) @ strongbox-web-core ---
[INFO] Set property: strongbox.port = '48080'.
[INFO]
[INFO] <<< jetty-maven-plugin:9.4.5.v20170502:run (jetty-run) < test-compile @ strongbox-web-core <<<
[INFO]
[INFO]
[INFO] --- jetty-maven-plugin:9.4.5.v20170502:run (jetty-run) @ strongbox-web-core ---
[INFO] Logging initialized @11609ms to org.eclipse.jetty.util.log.Slf4jLog
[INFO] Configuring Jetty for project: Strongbox: Web Core
[INFO] Webapp source directory = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\webapp
[INFO] Reload Mechanic: automatic
[INFO] Classes = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\classes
[INFO] Configuring Jetty from xml configuration file = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\jetty\jetty.xml
[INFO] Configuring Jetty from xml configuration file = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\jetty\jetty-http.xml
[INFO] Context path = /
[INFO] Tmp directory = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides = none
[INFO] web.xml file = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target/strongbox/webapp/WEB-INF/web.xml
[INFO] Webapp directory = C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\webapp
[INFO] jetty-9.4.5.v20170502
[INFO] Scanning elapsed time=4528ms
[INFO] 1 Spring WebApplicationInitializers detected on classpath
[INFO] DefaultSessionIdManager workerName=node0
[INFO] No SessionScavenger set, using defaults
[INFO] Scavenging every 600000ms
[INFO] Initializing Spring root WebApplicationContext
20:46:51.991 11-06-2017 | DEBUG | main | DataServiceConfig | Create database strongbox
20:46:53.667 11-06-2017 | DEBUG | main | org.carlspring.strongbox.config.WebConfig | Initialized web configuration.
20:46:55.870 11-06-2017 | DEBUG | main | o.c.s.configuration.ConfigurationRepository | ConfigurationRepository.init()
20:46:56.649 11-06-2017 | DEBUG | main | o.c.s.configuration.ConfigurationRepository | Loading configuration from XML file...
20:46:56.729 11-06-2017 | ERROR | main | org.springframework.web.context.ContextLoader | Context initialization failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authenticatorsConfigController': Unsatisfied dependency expressed through field 'configurationManager'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'configurationManager': Unsatisfied dependency expressed through field 'configurationRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationRepository': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:588)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542)
at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:444)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:326)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:890)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:532)
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:853)
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:344)
at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1501)
at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp(JettyWebAppContext.java:357)
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1463)
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:785)
at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:261)
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:545)
at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:432)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
at org.eclipse.jetty.server.Server.start(Server.java:452)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:105)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
at org.eclipse.jetty.server.Server.doStart(Server.java:419)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:460)
at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:328)
at org.eclipse.jetty.maven.plugin.JettyRunMojo.execute(JettyRunMojo.java:170)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'configurationManager': Unsatisfied dependency expressed through field 'configurationRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationRepository': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:588)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1138)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
... 67 common frames omitted
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationRepository': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:137)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:409)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1620)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1138)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
... 80 common frames omitted
Caused by: org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.carlspring.strongbox.configuration.ConfigurationRepository.lambda$init$0(ConfigurationRepository.java:84)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
at org.carlspring.strongbox.configuration.ConfigurationRepository.init(ConfigurationRepository.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:366)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:311)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:134)
... 92 common frames omitted
Caused by: java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.springframework.core.io.FileSystemResource.getInputStream(FileSystemResource.java:114)
at org.carlspring.strongbox.configuration.ConfigurationRepository.loadConfigurationFromFileSystem(ConfigurationRepository.java:122)
at org.carlspring.strongbox.configuration.ConfigurationRepository.createSettings(ConfigurationRepository.java:109)
at org.carlspring.strongbox.configuration.ConfigurationRepository.lambda$init$0(ConfigurationRepository.java:80)
... 101 common frames omitted
[WARNING] Failed startup of context o.e.j.m.p.JettyWebAppContext@2a53d576{/,file:///C:/Users/fuss/IdeaProjects/strongbox/strongbox-web-core/target/strongbox/webapp/,UNAVAILABLE}{file:///C:/Users/fuss/IdeaProjects/strongbox/strongbox-web-core/target/strongbox/webapp/}
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authenticatorsConfigController': Unsatisfied dependency expressed through field 'configurationManager'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'configurationManager': Unsatisfied dependency expressed through field 'configurationRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationRepository': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:588)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:866)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:542)
at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:444)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:326)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:890)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:532)
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:853)
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:344)
at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1501)
at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp(JettyWebAppContext.java:357)
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1463)
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:785)
at org.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:261)
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:545)
at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart(JettyWebAppContext.java:432)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:167)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:113)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:131)
at org.eclipse.jetty.server.Server.start(Server.java:452)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:105)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:113)
at org.eclipse.jetty.server.Server.doStart(Server.java:419)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty(AbstractJettyMojo.java:460)
at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute(AbstractJettyMojo.java:328)
at org.eclipse.jetty.maven.plugin.JettyRunMojo.execute(JettyRunMojo.java:170)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'configurationManager': Unsatisfied dependency expressed through field 'configurationRepository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationRepository': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:588)
at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:88)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:366)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1264)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:553)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1138)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
... 67 more
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'configurationRepository': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:137)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:409)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1620)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202)
at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:208)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1138)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1066)
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:585)
... 80 more
Caused by: org.springframework.beans.factory.BeanInitializationException: Failed to init: msg-[C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)]; nested exception is java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at org.carlspring.strongbox.configuration.ConfigurationRepository.lambda$init$0(ConfigurationRepository.java:84)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:133)
at org.carlspring.strongbox.configuration.ConfigurationRepository.init(ConfigurationRepository.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:366)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:311)
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:134)
... 92 more
Caused by: java.io.FileNotFoundException: C:\Users\fuss\IdeaProjects\strongbox\strongbox-web-core\target\strongbox\etc\conf\strongbox.xml (System nie może odnaleźć określonej ścieżki)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.springframework.core.io.FileSystemResource.getInputStream(FileSystemResource.java:114)
at org.carlspring.strongbox.configuration.ConfigurationRepository.loadConfigurationFromFileSystem(ConfigurationRepository.java:122)
at org.carlspring.strongbox.configuration.ConfigurationRepository.createSettings(ConfigurationRepository.java:109)
at org.carlspring.strongbox.configuration.ConfigurationRepository.lambda$init$0(ConfigurationRepository.java:80)
... 101 more
[INFO] Started ServerConnector@7122c2a2{HTTP/1.1,[http/1.1]}{0.0.0.0:53751}
[INFO] Started ServerConnector@22e0a633{HTTP/1.1,[http/1.1]}{0.0.0.0:48080}
[INFO] Started @31770ms
[INFO] Started Jetty Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment