from the error, it looks like your jar file is trashed
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Roland Dong
Sent: Thursday, March 08, 2001 3:16 PM
To: Orion-Interest
Subject: RE: Problem starting up Orion, Please help!

Thanks, everybody for your suggestions. Now the port problem has been solved. But jsp is not running yet.
The tools.jar is already in orion directory. Still, I can not figure out why orion has started up and running but couldn't run a simple jsp?
 
To save time, I uploaded the whole orion directory from my pc to my unix account. Then I changed the configuration files to fit the unix environment. I could start orion by  java -jar orion.jar  without an error, but could not run, for example, wazzup.jsp
 
 
The is the error message when I run wazzup.jsp

500 Internal Server Error

Error parsing JSP page /wazzup.jsp
Syntax error in source
java.lang.InternalError: jzentry == 0
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:297)
at sun.tools.java.ClassPath.getFiles(ClassPath.java:183)
           .......
 
Please help!
Roland 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gabriel Ciuloaica
Sent: Wednesday, March 07, 2001 11:26 PM
To: Orion-Interest
Subject: Re: Problem starting up Orion, Please help!

for running jsp you need to copy tools.jar from jdk to orion directory.
 
gabi

 
 
I thought the port number has been used by others. But when I changed it to different port numbers, I still got the same message as the above. And I tried quite a few port numbers.
 
However, when I open my browser and type in the default URL
 
 
It works, I got orion up and running...
 
then the problem: I can not even run a simple jsp file like the following
 
 
 
Error...Error..
 
Can you help please? I have been spent whole day today without sucess.
 
If you click the above URL you can see the error message.
 
Roland
 

Reply via email to