I just installed a version of jenkins on a redhat linux server.  I can see the 
process when I query the process table:

jenkins  10935     1  1 11:32 ?        00:00:35 /usr/bin/java 
-Dcom.sun.akuma.Daemon=daemonized -Djava.awt.headless=true 
-DJENKINS_HOME=/var/lib/jenkins -jar /usr/lib/jenkins/jenkins.war 
--logfile=/var/log/jenkins/jenkins.log --webroot=/var/cache/jenkins/war 
--daemon --httpPort=8080 --ajp13Port=8009 --debug=5 --handlerCountMax=100 
--handlerCountMaxIdle=20


I have tried to access it using the http://server:8080 but it is not responding 
and I do not see anything in the logs.  


Also, I do not see a config.xml file

[root@na2scmdev jenkins]# ls
hudson.model.UpdateCenter.xml  nodeMonitors.xml  secret.key.not-so-secret
identity.key                   plugins           userContent
jobs                           secret.key


Am I missing something?

Thanks, Eric

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to