PDA

View Full Version : Compiler Error after Installation


antun
02-20-2003, 04:48 PM
Some developers running on Windows 2000 and XP have reported the following error when they try to run an LZX app after installing the LPS:-


type Exception report

message

description The server encountered an internal error () that prevented
it from fulfilling this request.

exception

com.laszlosystems.utils.ChainedException: org.jdom.JDOMException: Error
in building: unknown protocol: c
.....
.....


This sometimes happens when the LPS is installed on a Windows box in an installation directory with spaces in it (e.g. 'Program Files').

To resolve, stop Tomcat, then uninstall the LPS by deleting the entire lps-dr folder (it's safe to just delete it), and reinstall to the default directory.

-Antun

kentyler
02-27-2003, 03:28 PM
If there is a detectable state that causes an error, then the install program should at least give the user the message directly after the install, or perhaps not allow the install in a directory that is known to not work.

antun
02-27-2003, 03:34 PM
You're absolutely right, and the bug will be fixed for future releases of the LPS. However it was discovered after DR was released, so we couldn't modify the installation program.

-Antun