|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Artifactory 2.0.0 not starting upHello,
I downloaded Artifactory v.2.0.0 and its not working on the linux box. This is the only log that I get in consoleout.log and doesn't seems to do anything further. However, v2.0.0 works on my MacBook without any problems. Runing: exec /opt/jdk1.5.0_05//bin/java -Djava.awt.headless=true -XX:MaxPermSize=128m -Djetty.home=/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0 -Dartifactory.home=/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0 -cp "/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/artifactory.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/artifactory-config-2.0.6.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/commons-io-1.4.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/jetty-6.1.14.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/jetty-ajp-6.1.14.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/jetty-util-6.1.14.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/logback-classic-0.9.11.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/logback-core-0.9.11.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/servlet-api-2.5-6.1.14.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/slf4j-api-1.5.5.jar:/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/lib/wrapper.jar" org.artifactory.standalone.main.Main /opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/etc/jetty.xml Starting jetty from configuration file /opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0/etc/jetty.xml Determining artifactory.home... Looking for '-Dartifactory.home=<path>' vm parameter... Found vm parameter value: /opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0. Using artifactory.home at '/opt/UKBB_BUILD_MANAGEMENT_TOOLS/artifactory-2.0.0'. |
|
|
Re: Artifactory 2.0.0 not starting upHi,
This might be a permission problem - please check that the user under which artifactory runs has read permissions to $ARTIFACTORY_HOME and write permissions to $ARTIFACTORY_HOME/etc and $ARTIFACTORY_HOME/data (recursive). Does the process exit or just hangs? Is there more information in the artifactory.log file - changing the log level to debug in $ARTIFACTORY_HOME/etc/logback.xml may provide more useful information about the source of your problem. It's also highly recommended to use the latest version - 2.0.6 now, since we included several important bug fixes and improvements since 2.0.0. Thanks, Yoav
On Thu, May 21, 2009 at 12:44 PM, gmehta <gautam.m.mehta@...> wrote:
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Artifactory-users mailing list Artifactory-users@... https://lists.sourceforge.net/lists/listinfo/artifactory-users |
|
|
Re: Artifactory 2.0.0 not starting upYoav, thanks for your reply and you are right it is to do with permissions. Thanks for your help. Regards Gautam
|
| Free embeddable forum powered by Nabble | Forum Help |