RE: 5.0.28 errors on startup of web apps

2004-12-09 Thread Shapira, Yoav

Hi,
Before I even start dissecting this, where did you get the documentation
that led you down this path?  I don't see any mention of HTTPSValve on
the Tomcat (or FWIW, the entire apache.org) site.

A general Google search shows only one place with this mention: the
Globus site.  I see that you're using their connector, so I assume they
must be supplying the valve as well.  If that's the case, why are you
asking here and not bugging them instead? ;)

I started to get ClassNotFoundException about classes in the
catalina.jar.
So
I modified the CLASSPATH in the bin/catalina.sh file as follows:

That CLASSPATH is not very relevant.  Please consult the Tomcat
Classloader How-To document
(http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html
) to see what classloading repositories are applicable to you.  You
would probably need to place the Globus jars in common/lib, and NOT
modify the bootstrap classpath.

[main] ERROR startup.HostConfig  - Error deploying configuration
descriptor
admin.xml
java.io.IOException: java.lang.NullPointerException

Did you modify admin.xml or the server/webapps/admin directory?

Any ideas greatly apprecipated.

Go yell at someone at Globus, it's their fault.

Yoav Shapira http://www.yoavshapira.com




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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



Re: 5.0.28 errors on startup of web apps

2004-12-09 Thread Julie McCabe
On Thursday 09 December 2004 17:38, Shapira, Yoav wrote:
 Hi,
 Before I even start dissecting this, where did you get the documentation
 that led you down this path?  I don't see any mention of HTTPSValve on
 the Tomcat (or FWIW, the entire apache.org) site.

 A general Google search shows only one place with this mention: the
 Globus site.  I see that you're using their connector, so I assume they
 must be supplying the valve as well.  If that's the case, why are you
 asking here and not bugging them instead? ;)
That is all correct and I am bugging them also - I saw a common problem on 
different web apps on various mailing lists and was wondering was there 
s'thing specific to Tomcat which I was not configuring properly.


 I started to get ClassNotFoundException about classes in the

 catalina.jar.

 So
 I modified the CLASSPATH in the bin/catalina.sh file as follows:

 That CLASSPATH is not very relevant.  Please consult the Tomcat
 Classloader How-To document
 (http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html
 ) to see what classloading repositories are applicable to you.  You
 would probably need to place the Globus jars in common/lib, and NOT
 modify the bootstrap classpath.

 [main] ERROR startup.HostConfig  - Error deploying configuration

 descriptor

 admin.xml
 java.io.IOException: java.lang.NullPointerException

 Did you modify admin.xml or the server/webapps/admin directory?
No I didnt make any modifications to the installed Tomcat.

 Any ideas greatly apprecipated.

 Go yell at someone at Globus, it's their fault.

 Yoav Shapira http://www.yoavshapira.com




 This e-mail, including any attachments, is a confidential business
 communication, and may contain information that is confidential,
 proprietary and/or privileged.  This e-mail is intended only for the
 individual(s) to whom it is addressed, and may not be saved, copied,
 printed, disclosed or used by anyone else.  If you are not the(an) intended
 recipient, please immediately delete this e-mail from your computer system
 and notify the sender.  Thank you.


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


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