Hiii
I have installed VOMS on FC2 and I am using GT4 as middleware. I am trying
to add users to VO "test_vo" using below command, but I am getting below
error:\
$GLITE_LOCATION/bin/voms-admin --vo test_vo create-user <location of user
certifiacte>
The AXIS engine could not find a target service to invoke! targetService is
null
The AXIS engine could not find a target service to invoke! targetService is
null
at org.apache.axis.server.AxisServer.invoke(AxisServer.java:269)
at
org.globus.wsrf.container.ServiceThread.doPost(ServiceThread.java:664)
at
org.globus.wsrf.container.ServiceThread.process(ServiceThread.java:382)
at
org.globus.wsrf.container.GSIServiceThread.process(GSIServiceThread.java:153)
at
org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:291)
Whereas I am successfully able to add user using Browser. May I know what
could be the possible reason for the above error ??
Thanks
Arpit