Re: [base] Error uploading CDF file

2007-09-11 Thread jesse paquette
Hi Nicklas, On the Files and Directories page, the directory hierarchy on the left side still shows (can I attach a screenshot?): Root - home - jesse.paquette - template Is this appropriate, given that the userfiles variable in the base.config file is set to: userfiles = C:/Program

Re: [base] Error uploading CDF file

2007-09-11 Thread jesse paquette
Is this appropriate, given that the userfiles variable in the base.config file is set to: userfiles = C:/Program Files/BASE/upload/base-2.4.0 I think you should remove the starting and ending the path. It is not allowed to have file or directory names containing . Hey, that was

Re: [base] Error uploading CDF file

2007-09-10 Thread Nicklas Nordborg
jesse paquette wrote: Ok, I deleted the extra line at the end of the show_exception file. The new error message is: File creation in base.config[userfiles] failed There can be two reasons: 1) The path specified in base.config for the userfiles property doesn't exists 2) The user that

Re: [base] Error uploading CDF file

2007-09-07 Thread jesse paquette
I'm trying to get BASE up and running, and I've hit a snag attempting to load a CDF file. The HTTP Status 500 page popped up with the following information: org.apache.jasper.JasperException: Unable to compile class for JSP: We know about this problem

Re: [base] Error uploading CDF file

2007-09-07 Thread Nicklas Nordborg
jesse paquette wrote: Ok, I deleted the extra line at the end of the show_exception file. The new error message is: File creation in base.config[userfiles] failed There can be two reasons: 1) The path specified in base.config for the userfiles property doesn't exists 2) The user that

[base] Error uploading CDF file

2007-09-05 Thread jesse paquette
Hi, I'm trying to get BASE up and running, and I've hit a snag attempting to load a CDF file. The HTTP Status 500 page popped up with the following information: org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 54 in the jsp file:

Re: [base] Error uploading CDF file

2007-09-05 Thread Nicklas Nordborg
jesse paquette wrote: Hi, I'm trying to get BASE up and running, and I've hit a snag attempting to load a CDF file. The HTTP Status 500 page popped up with the following information: org.apache.jasper.JasperException: Unable to compile class for JSP: We know about this problem