Skip to content

Instantly share code, notes, and snippets.

@olamy
Created February 2, 2014 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olamy/8776423 to your computer and use it in GitHub Desktop.
Save olamy/8776423 to your computer and use it in GitHub Desktop.
mb-olamy:bin olamy$ ./archiva console
Running Apache Archiva...
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
jvm 1 |
jvm 1 |
jvm 1 | WARNING - Unable to load the Wrapper's native library because none of the
jvm 1 | following files:
jvm 1 | libwrapper-macosx-x86-64.jnilib
jvm 1 | libwrapper-macosx-universal-64.jnilib
jvm 1 | libwrapper.jnilib
jvm 1 | could be located on the following java.library.path:
jvm 1 | /Users/olamy/dev/sources/archiva-work/archiva-dist-dev/2.0.0-RC2/binaries/apache-archiva-2.0.0-RC2/lib
jvm 1 | Please see the documentation for the wrapper.java.library.path
jvm 1 | configuration property.
jvm 1 | System signals will not be handled correctly.
jvm 1 |
jvm 1 | java.io.FileNotFoundException: Unable to find XML Config: %ARCHIVA_BASE%/conf/jetty.xml
jvm 1 | at org.eclipse.jetty.start.Main.resolveXmlConfig(Main.java:674)
jvm 1 | at org.eclipse.jetty.start.Main.resolveXmlConfigs(Main.java:925)
jvm 1 | at org.eclipse.jetty.start.Main.start(Main.java:506)
jvm 1 | at org.eclipse.jetty.start.Main.main(Main.java:96)
jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
jvm 1 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
jvm 1 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
jvm 1 | at java.lang.reflect.Method.invoke(Method.java:597)
jvm 1 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:240)
jvm 1 | at java.lang.Thread.run(Thread.java:695)
jvm 1 |
jvm 1 | Usage: java -jar start.jar [options] [properties] [configs]
jvm 1 | java -jar start.jar --help # for more information
wrapper | on_exit trigger matched. Restarting the JVM. (Exit code: 251)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment