Hi, > I installed the Sun Cobalt Developer Kit for Java and the update off the > Cobalt Developer Network site and tomcat is pitching a fit. It won't run > past a few twitches at the command line and dies with different errors if > I let it fly by restarting httpd. > > Now I'm looking at "java.net.Connection.Exception: Connection refused" if > I > try to start it from /usr/java with bin/startup.sh. If I run > "bin/tomcat.sh > ant -f conf/test-tomcat.xml client", I get screens of fails and then it > says > that it got built. Go figure. Use /etc/rc.d/init.d/tomcat.init start|stop|restart instead.
> If I run /etc/rc.d/init.d/httpd stop and then do a /etc/rc.d/init.d/httpd > start I now also get the java.net.Connection.exception : Connection > refused > error. At least I'm now getting the same error if it gets fired up with > httpd or I comand line it. When you use tomcat.init or httpd restart you will see "Connection refused" exception on stop of Tomcat but then Tomcat must start without exception. If your Tomcat will not run you need to see an exception message for reason. > One other thing; it locks up the SSH terminal I'm on to get to my Cobalt > as > it goes through a Removing context pass and it will sit there until I > control-c it. It is normal, don't pay your attention to it, just press Return button. > I've only had a RaQ4i for 3 weeks and my Linux experience is not as much > as > my cp/m.... any ideas? I'm tryinjt to get Cocoon2 running on the Cobalt > and tomcat isn't helping. I have been trying Cocoon2 on Raq some time ago but have not any success with it because one of Coccon2 component cannot work without X11 terminal, I cannot solve this problem and install Cocoon 1.8.3 which works perfectly after some patches. Regards, Alex > > Thanks! > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
