Bugzilla – Bug 5821
rft command failed with ClassCastException
Last modified: 2008-01-31 05:35:13
You need to log in before you can comment on or make changes to this bug.
I've installed 4.1.3 as described in the quickstart. All other components work fine except for RFT. In running "rft -h myhost -f /tmp/rft.xfr", I get the following exception below. However, I can see the file was ftp'ed; only the notification part failed. Status: Pending 2008-01-31 10:13:55,139 WARN notification.NotificationConsumerProvider [ServiceThread-2,notify:1 63] [JWSCORE-168] Failed to invoke notify callback for notification java.lang.ClassCastException: org.oasis.wsn.NotificationMessageHolderTypeMessage at org.globus.transfer.reliable.client.ReliableFileTransferJob.deliver(ReliableFileTransf erJob.java:518) at org.globus.wsrf.impl.notification.NotificationConsumerProvider.notify(NotificationCons umerProvider.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:410) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:332) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invokeService(AxisServer.java:234) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:375) at org.globus.wsrf.container.ServiceThread.doPost(ServiceThread.java:929) at org.globus.wsrf.container.ServiceThread.process(ServiceThread.java:666) at org.globus.wsrf.container.GSIServiceThread.process(GSIServiceThread.java:163) at org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:463) 2008-01-31 10:13:55,418 WARN notification.NotificationConsumerProvider [ServiceThread-3,notify:1 63] [JWSCORE-168] Failed to invoke notify callback for notification java.lang.ClassCastException: org.oasis.wsn.NotificationMessageHolderTypeMessage at org.globus.transfer.reliable.client.ReliableFileTransferJob.deliver(ReliableFileTransf erJob.java:518) at org.globus.wsrf.impl.notification.NotificationConsumerProvider.notify(NotificationCons umerProvider.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:410) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:332) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invokeService(AxisServer.java:234) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:375) at org.globus.wsrf.container.ServiceThread.doPost(ServiceThread.java:929) at org.globus.wsrf.container.ServiceThread.process(ServiceThread.java:666) at org.globus.wsrf.container.GSIServiceThread.process(GSIServiceThread.java:163) at org.globus.wsrf.container.ServiceThread.run(ServiceThread.java:463)