-----Ursprüngliche Nachricht-----
Von: Felix Mayerhofer 
Gesendet: Mittwoch, 11. Juli 2007 13:40
An: 'Graham Triggs'
Betreff: AW: [Dspace-tech] newbie question

Tomcat5 is running at user tomcat5

Still no change, same error, any other ideas?

Thanks for the help!

-----Ursprüngliche Nachricht-----
Von: Graham Triggs [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 11. Juli 2007 12:37
An: Felix Mayerhofer
Cc: [email protected]
Betreff: Re: [Dspace-tech] newbie question

You changed the user that Tomcat is being launched as, right? ;)

If so, then the '/var/lib/tomcat5/work' folder will still have the old
tomcat5:root permissions. You will need to 'chown -hR' it for Tomcat to
be able to compile the JSP files.

G

On Wed, 2007-07-11 at 10:44 +0200, Felix Mayerhofer wrote:
> Hi all!
> 
>  
> 
> I just got through the turorial “Installing Dspace on ubuntu 6.06”
> 
>  
> 
> Everything worked fine so far but when I try to start the web
> interface I get an internal server error:
> 
>  
> 
> HTTP Status 500 - 
> 
>                                    
> ______________________________________________________________________
> typeException report
> 
> message 
> 
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
> 
> exception 
> 
> java.io.FileNotFoundException: 
> /var/lib/tomcat5/work/Catalina/localhost/dspace/org/apache/jsp/index_jsp.java 
> (No such file or directory)
> 
>         java.io.FileOutputStream.open(Native Method)
> 
>         java.io.FileOutputStream.<init>(FileOutputStream.java:179)
> 
>         java.io.FileOutputStream.<init>(FileOutputStream.java:70)
> 
> 
> org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:188)
> 
>         org.apache.jasper.compiler.Compiler.compile(Compiler.java:495)
> 
>         org.apache.jasper.compiler.Compiler.compile(Compiler.java:476)
> 
>         org.apache.jasper.compiler.Compiler.compile(Compiler.java:464)
> 
> 
> org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
> 
> 
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
> 
> 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
> 
> 
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
> 
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> note The full stack trace of the root cause is available in the Apache
> Tomcat/5.0 logs.
> 
>                                    
> ______________________________________________________________________
> Apache Tomcat/5.0
> 
>  
> 
>  
> 
> The directory org/apache/jsp/ doesn’t exist on my server, what did I
> do wrong?
> 
>  
> 
>  
> 
> Greetz from Austria
> 
> Felix Mayerhofer
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________ DSpace-tech mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/dspace-tech 
 
 
This e-mail is confidential and should not be used by anyone who is not the 
original intended recipient. BioMed Central Limited does not accept liability 
for any statements made which are clearly the sender's own and not expressly 
made on behalf of BioMed Central Limited. No contracts may be concluded on 
behalf of BioMed Central Limited by means of e-mail communication. BioMed 
Central Limited Registered in England and Wales with registered number 3680030 
Registered Office Middlesex House, 34-42 Cleveland Street, London W1T 4LB
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to