I agree with Dale
Putting ANY characters other than a-z upper/lower and 0-9 and 
LONG FOLDER NAMES WITH SPACES easily gacks Java read routines so if your 
CATALINA_HOME is set to
C:\PROGRAM FILES WITH SPACES\TOMCAT
go to C:\
dir /X /AD
find the shortened name e.g. PROGRA~1 and use that for environment variable
SET CATALINA_HOME=C:\PROGRA~1\TOMCAT

HTH
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 




> Date: Thu, 22 Jan 2009 10:09:38 -0500
> From: d...@newfield.org
> To: user@struts.apache.org
> Subject: Re: AW: NPE initializing 2.1.6 showcase in Tomcat 6.0.18
> 
> Jan Fröhlich wrote:
> > And if - are there any other work arounds than installing tomcat in a
> > different path, cause I have to use a preinstalled tomcat in a path
> > with blank spaces.
> 
> I didn't see any other responses, so I'll throw out the obvious answer 
> that may or may not work:  Have you tried adding and using a shortcut to 
> that directory (which does not contain spaces) to see if that avoids the 
> issue?
> 
> -Dale
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Hotmail® goes where you go. On a PC, on the Web, on your phone. 
http://www.windowslive-hotmail.com/learnmore/versatility.aspx#mobile?ocid=TXT_TAGHM_WL_HM_versatility_121208
 

Reply via email to