Hi, I am installing artifactory using the rpm package. After that, I've tried starting the service, but hit an error:
vagrant@repo-server:/var/opt/jfrog/artifactory/logs$ sudo service artifactory start Starting Artifactory tomcat as user artifactory... Max number of open files: 32000 Using ARTIFACTORY_HOME: /var/opt/jfrog/artifactory Using ARTIFACTORY_PID: /var/opt/jfrog/run/artifactory.pid Using CATALINA_BASE: /opt/jfrog/artifactory/tomcat Using CATALINA_HOME: /opt/jfrog/artifactory/tomcat Using CATALINA_TMPDIR: /opt/jfrog/artifactory/tomcat/temp Using JRE_HOME: /usr/lib/jvm/java-7-openjdk-amd64 Using CLASSPATH: /opt/jfrog/artifactory/tomcat/bin/bootstrap.jar:/opt/jfrog/artifactory/tomcat/bin/tomcat-juli.jar Using CATALINA_PID: /var/opt/jfrog/run/artifactory.pid touch: cannot touch `/opt/jfrog/artifactory/tomcat/logs/catalina.out': No such file or directory /opt/jfrog/artifactory/tomcat/bin/catalina.sh: 385: /opt/jfrog/artifactory/tomcat/bin/catalina.sh: cannot create /opt/jfrog/artifactory/tomcat/logs/catalina.out: Directory nonexistent ** ERROR: Artifactory Tomcat server did not start. Please check the logs It seems like the rpm doesn't create the directory /var/opt/jfrog/artifactory/logs/catalina. The install command: alien -iv --scripts /vagrant/artifactory-powerpack-rpm-3.4.2.rpm -- View this message in context: http://forums.jfrog.org/artifactory-service-won-t-start-after-rpm-install-tp7580091.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
