Hello,
I'm trying to use the condor web services in an application that is
already using gt4 web services and I'm getting the following java
exception when I try to do a CondorCollectorPortType.queryScheddAds(...)
method call:
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: org.apache.axis.types.URI$MalformedURIException: Cannot
initialize URI with empty parameters.
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:org.apache.axis.types.URI$MalformedURIException:
Cannot initialize URI with empty parameters.
at org.apache.axis.types.URI.initialize(URI.java:444)
at org.apache.axis.types.URI.<init>(URI.java:283)
at org.apache.axis.types.URI.<init>(URI.java:267)
at
org.apache.axis.message.addressing.handler.AddressingHandler.processClientRequest(AddressingHandler.java:245)
(...)
When I start my java application I use the -Daxis.ClientConfigFile
option to point to the $GLOBUS_LOCATION/client-config.wsdd file.
If I don't use the axis.ClientConfigFile option, then the condor web
services work ok, but my globus-related web services calls fails. I
tried pointing to the $CONDOR_LOCATION/lib/gt4/client-config.wsdd but
with no success.
Anyone else experienced this kind of problem? Or have an idea about
what I can try to do to fix it?
Thanks!
Andre
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/