Error while running Java apps with Windows HPC SP3
-
12. ledna 2012 14:32
I am trying to run the sample Java application in Windows HPC as specified in the samples of SP3 and getting the following error. I don't have any clue of what is happening, Kindly let me know if anybody have some clue..
--------------------------------------------------------------------------------------------------------------------------------------
Jan 12, 2012 7:52:42 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
INFO: Creating Service {http://hpc.microsoft.com/sessionlauncher/}SessionLauncher from class com.microsoft.hpc.sessionlauncher.ISessionLauncher
Jan 12, 2012 7:52:48 PM org.apache.cxf.interceptor.AbstractLoggingInterceptor log
INFO: Outbound Message
---------------------------
ID: 1
Address: https://HEADNODE/SessionLauncher
Encoding: UTF-8
Content-Type: text/xml
Headers: {Accept=[*/*], SOAPAction=["http://hpc.microsoft.com/sessionlauncher/ISessionLauncher/AllocateDurable"]}
<ns2:Runtime>-1</ns2:Runtime><ns2:Secure>true</ns2:Secure><ns2:ServiceName>JavaEchoSvc</ns2:ServiceName><ns2:ShareSession>false</ns2:ShareSession><ns2:TransportScheme>Http</ns2:TransportScheme></info><endpointPrefix>https://</endpointPrefix></AllocateDurable></soap:Body></soap:Envelope>
--------------------------------------
Jan 12, 2012 7:52:48 PM org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging
WARNING: Interceptor for {http://hpc.microsoft.com/sessionlauncher/}SessionLauncher#{http://hpc.microsoft.com/sessionlauncher/}AllocateDurable has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: Could not send Message.
at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:484)
Aravindakumar.V
Všechny reakce
-
17. ledna 2012 15:14the java sample in the sdk is outdated and will be removed. if you want to run a java client, please fetch the code at https://github.com/MicrosoftHPC/Java-Interop-Library