Hello,

I was trying to deploy GT4.1 into Tomcat, following
http://www-unix.globus.org/toolkit/docs/development/4.1.1/admin/docbook/gtadmin-deploying.html#gtadmin-deploying-container

I got stuck upon executing the deploySecureTomcat ant target.
I tried to execute the deployTomcat, baseTomcatDeploy targets
instead, and I still get the same XSLT timeout error. My tomcat runs
on http/8080, and whether tomcat is running or not I still get the
same error. I also tried to manually modify the $GLOBUS_LOCATION/share/globus_wsrf_common/tomcat/tomcat.xml
file by changing https/8443 to http/8080 in 2 spots to match my
tomcat, but still no luck.

I would appreciate your help on this issue. I am using GT4.1.1,
Tomcat 5.0.28, Ant 1.7, and SUN JDK 1.6.0_01

Sincerely

Hanxi

********************************************************************************************************************** [EMAIL PROTECTED] globus-4.1.1]# ant -f share/globus_wsrf_common/tomcat/tomcat.xml deploySecureTomcat
-Dtomcat.dir=/opt/jakarta-tomcat-5.0.28

Buildfile: share/globus_wsrf_common/tomcat/tomcat.xml
deploySecureTomcat:
_baseTomcatDeploy:
_baseDeploy:
_setDefaults:
[echo] Setting default protocol/port to: http/8080
[copy] Copying 1 file to /opt/jakarta-tomcat-5.0.28/webapps/wsrf/WEB-INF
[xslt] Processing
/opt/jakarta-tomcat-5.0.28/webapps/wsrf/WEB-INF/web.xml.bak to
/opt/jakarta-tomcat-5.0.28/webapps/wsrf/WEB-INF/web.xml.tmp
[xslt] Loading stylesheet
/usr/local/globus-4.1.1/share/globus_wsrf_common/tomcat/set-param.xsl
[xslt] : Error! Connection refused
[xslt] : Error!
com.sun.org.apache.xml.internal.utils.WrappedRuntimeException:
Connection refused
[xslt] Failed to process
/opt/jakarta-tomcat-5.0.28/webapps/wsrf/WEB-INF/web.xml.bak
BUILD FAILED
/usr/local/globus-4.1.1/share/globus_wsrf_common/tomcat/tomcat.xml:303:
The following error occurred while executing this line:
/usr/local/globus-4.1.1/share/globus_wsrf_common/tomcat/tomcat.xml:236:
The following error occurred while executing this line:
/usr/local/globus-4.1.1/share/globus_wsrf_common/tomcat/tomcat.xml:117:
The following error occurred while executing this line:
/usr/local/globus-4.1.1/share/globus_wsrf_common/tomcat/tomcat.xml:207:
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException:
com.sun.org.apache.xml.internal.utils.WrappedRuntimeException:
Connection refused
Total time: 1 second
[EMAIL PROTECTED] globus-4.1.1]#


Reply via email to