I just blog posted a working Railo install using a .WAR. http://www.cfjoe.com/index.cfm/2011/1/4/Railo-on-BlueOnyx Maybe this will help some. Make sure you have a good .WAR and you're putting it into the right site..
Thanks, Joe Kelly On Tue, Jan 4, 2011 at 6:41 PM, Manuel <[email protected]> wrote: > Ok. Now the script runs without errors and creates the directories but > doesn't load any files of the archive. > > Thanks for your effort, > Manuel > > 2011/1/4 Joe Kelly <[email protected]> > > Make sure that your <siteAdmin> has enough space allocated. That might be >> why you got that latest error. >> >> Once you have tomcat running, it will be a clean site. You'll have to >> load the files back in. >> >> Thanks, >> Joe Kelly >> >> >> On Tue, Jan 4, 2011 at 3:10 PM, Manuel <[email protected]> wrote: >> >>> Thanks for your answer. I got the error message "Undefined subroutine >>> &main::fail called at /usr/sausalito/sbin/java_load_war.pl line 191, >>> <GEN0> line 36" and everything with that site id (alternatively the current >>> directory) got deleted. But altogether I think that we first have to get >>> Tomcat working again. >>> >>> Should I provide more information or what do you suggest I should do? >>> >>> Regards, >>> Manuel >>> >>> 2011/1/3 Joe Kelly <[email protected]> >>> >>> I couldn't get anything Web Archive related to work with the GUI. To >>>> load .WAR files I used: >>>> /usr/sausalito/sbin/java_load_war.pl -n <siteAdmin> -g <siteID> -f >>>> <.warFile> >>>> and went from there. >>>> >>>> Thanks, >>>> Joe Kelly >>>> >>>> On Mon, Jan 3, 2011 at 6:33 AM, Mortan Reggir <[email protected] >>>> > wrote: >>>> >>>>> Hi, >>>>> >>>>> yesterday I tried to run some jsp scripts. In the beginning they worked >>>>> without any trouble, but after deleting the web archive via the GUI a few >>>>> times, tomcat didn't work anymore. I unsuccessfully restarted tomcat, >>>>> httpd >>>>> and the server and eventually reinstalled tomcat. >>>>> >>>>> The status quo is that the jsp files still show errors even without jsp >>>>> content. >>>>> >>>>> The errors of the example start with "javax.servlet.ServletException: >>>>> Error allocating a servlet instance" and continue with errors like >>>>> "java.lang.NoClassDefFoundError: javax/servlet/jsp/HttpJspPage" or >>>>> "java.lang.ClassNotFoundException: javax.servlet.jsp.HttpJspPage". >>>>> >>>>> echo $JAVA_HOME: "/etc/alternatives" >>>>> echo $CATALINA_HOME: <blank> or after setting it "usr/share/tomcat5" >>>>> >>>>> /usr/share/tomcat5/logs: >>>>> >>>>> Jan 3, 2011 1:50:03 AM org.apache.catalina.core.StandardWrapperValve >>>>> invoke >>>>> SEVERE: Allocate exception for servlet jsp >>>>> java.lang.ClassNotFoundException: javax.servlet.jsp.JspFactory >>>>> >>>>> Jan 3, 2011 1:53:29 AM org.apache.catalina.core.StandardWrapperValve >>>>> invoke >>>>> SEVERE: Allocate exception for servlet >>>>> org.apache.jsp.jsp2.simpletag.hello_jsp >>>>> >>>>> >>>>> (http://pastebin.com/Ai0JazC4) >>>>> >>>>> I think that a library is missing or the xml configuration got messed >>>>> up but I think that you know better. >>>>> >>>>> Thanks for reading this mail, >>>>> >>>>> Manuel >>>>> >>>>> _______________________________________________ >>>>> Blueonyx mailing list >>>>> [email protected] >>>>> http://www.blueonyx.it/mailman/listinfo/blueonyx >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Blueonyx mailing list >>>> [email protected] >>>> http://www.blueonyx.it/mailman/listinfo/blueonyx >>>> >>>> >>> >>> _______________________________________________ >>> Blueonyx mailing list >>> [email protected] >>> http://www.blueonyx.it/mailman/listinfo/blueonyx >>> >>> >> >> _______________________________________________ >> Blueonyx mailing list >> [email protected] >> http://www.blueonyx.it/mailman/listinfo/blueonyx >> >> > > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx > >
_______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
