On Jul 4, 2007, at 2:26 AM, V C, Srivathsan wrote:

Hi All,

I am facing a serious issue when installing Jetspeed 2 in a folder which
has spaces in its name (For Example - D:\TEMP FOLDER\Jetspeed 2Beta).
The full stack trace is given below.

No user authentication is happening due this error. Is this a known
issue? Are there any workarounds for this? Any help is greatly
appreciated.

This error appears to be a problem with Java Security itself, and not Jetspeed. In fact no where can you find Jetspeed in the stack trace. On Windows, I always recommend installing Java programs into directories without spaces. The Jetspeed Installer defaults to installing onto directories without spaces.

Are you using the startJetspeed.bat when this occurs?
If yes, see the last line of this .bat file:

catalina jpda start -security

You can try starting without security

catalina jpda start

and see if that clears it up as it is not required in a default Jetspeed installation




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to