I just did the default install: # netstat -nap |grep 8009 tcp 0 0 :::8009 :::* LISTEN 19679/java
# ps -ef |grep tomcat tomcat 19679 1 0 14:20 ? 00:00:25 /usr/lib/jvm/java/bin/java -ea -Xms256m -Xmx256m -Djava.awt.headless=true -Dorg.xml.sax.driver=org.apache.xerces.parsers.SAXParser -XX:MaxNewSize=256 -XX:-UseConcMarkSweepGC -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/tomcat5/common/lib -Djava.endorsed.dirs=/usr/share/tomcat5/common/endorsed -classpath /usr/lib/jvm/java/lib/tools.jar:/usr/share/tomcat5/bin/bootstrap.jar:/usr/share/tomcat5/bin/commons-logging-api.jar:/usr/share/java/mx4j/mx4j-impl.jar:/usr/share/java/mx4j/mx4j-jmx.jar -Dcatalina.base=/usr/share/tomcat5 -Dcatalina.home=/usr/share/tomcat5 -Djava.io.tmpdir=/usr/share/tomcat5/temp org.apache.catalina.startup.Bootstrap start ? Dan On Mon, 2009-09-28 at 21:00 +0200, Michael Mraka wrote: > Daniel Wittenberg wrote: > % Ok, I reset the password to spacewalk, and updated the /etc/rhn/rhn.conf > % file anywhere the password was referenced, and now doing the "sqlplus > % spacewalk/spaceaw...@xe" seems to work fine, but still getting same > % errors about the JVM startup failure. > % > % I also see this in /var/log/httpd/error_log: > % > % [Mon Sep 28 14:22:37 2009] [error] (111)Connection refused: proxy: AJP: > % attempt to connect to 127.0.0.1:8009 (*) failed > > What is supposed to run on port 8009? > > AFAIK spacewalk expects tomcat on port 8080. > > % [Mon Sep 28 14:22:37 2009] [error] proxy: AJP: failed to make connection > % to backend: localhost > % > % That appears to be trying to connect to tomcat on localhost, but I do > % see it listening on all IP's. > % > % Sep 28, 2009 2:33:13 PM com.mchange.v2.resourcepool.BasicResourcePool > % $AcquireTask run > % WARNING: com.mchange.v2.resourcepool.BasicResourcePool > % $acquiret...@78faa02 -- Acquisition Attempt Failed!!! Clearing pending > % acquires. While trying to acquire a needed new resource, we failed to > % succeed more than the maximum number of allowed acquisition attempts > % (30). > % > % Anything else to check? > % > % Dan > > -- > Michael Mráka > Satellite Engineering, Red Hat > > _______________________________________________ > Spacewalk-list mailing list > Spacewalk-list@redhat.com > https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list Spacewalk-list@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-list