i install artifactory on /opt/artifactory/current (where current is a soft
link to the actual dir).
updated the /etc/artifactory/default also.
./bin/install.sh completed succesfully.
javascript:Nabble.smiley('anim_working.gif',':working:')i run the service: service artifactory start: # service artifactory start Created output file /opt/artifactory/current/logs/consoleout.log Starting Jetty: Artifactory home=/opt/artifactory/current Jetty running pid=11828 # nohup: redirecting stderr to stdout when i try to access the web via: http://localhost:8081/artifactory i get a 404 msg: Problem accessing /artifactory. Reason: NOT_FOUND Powered by Jetty:// here's the output of check: # service artifactory check Created output file /opt/artifactory/current/logs/consoleout.log Checking arguments to Artifactory on Jetty: ARTIFACTORY_HOME = /opt/artifactory/current JETTY_CONF = ARTIFACTORY_USER = artifactory ARTIFACTORY_RUN = /var/run ARTIFACTORY_PID = /var/run/artifactory.pid ARTIFACTORY_CONSOLE = /opt/artifactory/current/logs/consoleout.log JETTY_PORT = JETTY_ARGS = CONFIGS = /opt/artifactory/current/etc/jetty.xml JAVA_OPTIONS = -server -Xms300m -Xmx1g -Xss256k -XX:PermSize=128m -XX:MaxPermSize=128m -Djava.awt.headless=true JAVA = /usr/java/jdk1.6.0_16/bin/java CLASSPATH = RUN_CMD = /opt/artifactory/current/bin/artifactory.init /opt/artifactory/current/etc/jetty.xml any ideas? :working: -- View this message in context: http://old.nabble.com/can%27t-run-artifactory-2.1.2-on-fedora-8-32bit-tp26587729p26587729.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
