- This topic has 4 replies, 2 voices, and was last updated 17 years, 1 month ago by
douglasv.
-
AuthorPosts
-
douglasvMemberValue must be an existing directory
I entered
c:\tomcatfrom a command prompt I can start tomcat
with c:\tomcat\bin>startupmyeclipse has some weird personalities
Loyal WaterMemberI guess your missing the Tomcat Temp Directory in the connector. Is it pointing to a valid location/Directory?
FYI: A configured connector should look like this
https://www.genuitec.com/forums/topic/tomcat-5-what-does-a-configured-connector-look-like/
douglasvMember@support-nipun wrote:
I guess your missing the Tomcat Temp Directory in the connector. Is it pointing to a valid location/Directory?
FYI: A configured connector should look like this
https://www.genuitec.com/forums/topic/tomcat-5-what-does-a-configured-connector-look-like/Value must be an existing directory
tomcat base: c:\tomact
tomcat basedirectory: c:\tomcat
tomcat temp Directory: c:\tomcat\temp.
Loyal WaterMemberWhat version of Tomcat is this ? I hope your configuring the correct connector.
Would it be possible to download another version of Tomcat and test this again ?
douglasvMember@support-nipun wrote:
What version of Tomcat is this ? I hope your configuring the correct connector.
Would it be possible to download another version of Tomcat and test this again ?
The problem was that in the process of configuring an external Tomcat6 ,in MyEclipse,
upon browsing to the install directory of tomcat 6
myeclipse – “Blindly” – Propagated all required boxes!!!
Bad Move!!!
Most likely from a HardWired piece of Code!tomcat6 startup screen:
Severe: Cannot find a specified temporary folder c:\tomcat\tempbut, myeclipse happily filled in c:\tomcat\temp ;as being present and accounted for!
and then “Complained that I had Bad Input” well if that don’t take the Cake!!!What deleted temp was most likely Ace Utilities cleaner and my lack of attention
-
AuthorPosts