Hello all,

I use psp a lot. Today I tried to update Webware to 0.9.2 and got a lot
of errors which all went like the following:

[Tue Oct 17 11:15:36 2006] [error] WebKit: Error while executing
script /var/www/trainerportal/index_cont.psp
Traceback (most recent call last):
  File "./WebKit/Application.py", line 477, in dispatchRawRequest
  File "./WebKit/Application.py", line 539, in runTransaction
  File "./WebKit/URLParser.py", line 69, in findServletForTransaction
  File "./WebKit/URLParser.py", line 301, in parse
  File "./WebKit/URLParser.py", line 412, in parse
  File "./WebKit/URLParser.py", line 844, in servletForFile
  File "./WebKit/ServletFactory.py", line 230, in servletForTransaction
  File "./PSP/PSPServletFactory.py", line 105, in loadClass
  File "./PSP/PSPServletFactory.py", line 83, in loadClassFromFile
  File "./WebKit/ServletFactory.py", line 146, in importAsPackage
  File "./WebKit/ServletFactory.py", line 185, in
_importModuleFromDirectory
IOError: [Errno 2] No such file or directory:
'Servlets/trainerportal/__init__.py'
[Tue Oct 17 11:16:47 2006] [error] WebKit: Error while executing
script /var/www/sowplan/menuup/ranking.psp
Traceback (most recent call last):
  File "./WebKit/Application.py", line 477, in dispatchRawRequest
  File "./WebKit/Application.py", line 539, in runTransaction
  File "./WebKit/URLParser.py", line 69, in findServletForTransaction
  File "./WebKit/URLParser.py", line 301, in parse
  File "./WebKit/URLParser.py", line 412, in parse
  File "./WebKit/URLParser.py", line 844, in servletForFile
  File "./WebKit/ServletFactory.py", line 230, in servletForTransaction
  File "./PSP/PSPServletFactory.py", line 105, in loadClass
  File "./PSP/PSPServletFactory.py", line 83, in loadClassFromFile
  File "./WebKit/ServletFactory.py", line 146, in importAsPackage
  File "./WebKit/ServletFactory.py", line 185, in
_importModuleFromDirectory
IOError: [Errno 2] No such file or directory:
'Servlets/sowplan/__init__.py'


Looks like webware tries to load a servlet file from a dedicated
directory for each psp page. This is a requirement that wasnt there
before and I wonder what it is good for! Would someone please try to
explain? Since a lot of requests on my server go to /virtual/
(rewrite-ruled) directories, it is practically impossible for me to
create all these subfolders that seem to be required...

kind regards,
                Fionn
-- 
 Taking away civil rights to protect a free democracy is like taking off
 the tires of a car to protect it from flats. 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to