Raminderjeet Singh created AIRAVATA-789:
-------------------------------------------

             Summary: SSL handshake problem incase of Hadoop and BES providers
                 Key: AIRAVATA-789
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-789
             Project: Airavata
          Issue Type: Bug
          Components: GFac
    Affects Versions: 0.7
            Reporter: Raminderjeet Singh


2013-03-19 15:00:47,932 [main] ERROR HttpChannel  - 
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: 
PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested 
exception is org.codehaus.xfire.fault.XFireFault: Couldn't send message.
org.codehaus.xfire.fault.XFireFault: Couldn't send message.
        at org.codehaus.xfire.fault.XFireFault.createFault(XFireFault.java:89)
        at 
org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:30)
        at 
org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:131)
        at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:79)
        at org.codehaus.xfire.client.Invocation.invoke(Invocation.java:114)
        at org.codehaus.xfire.client.Client.invoke(Client.java:336)
        at 
eu.unicore.security.xfireutil.client.ReliableProxy.handleRequest(ReliableProxy.java:122)
        at 
eu.unicore.security.xfireutil.client.ReliableProxy.doInvoke(ReliableProxy.java:102)
        at 
eu.unicore.security.xfireutil.client.ReliableProxy.invoke(ReliableProxy.java:69)
        at com.sun.proxy.$Proxy12.CreateActivity(Unknown Source)
        at 
de.fzj.unicore.bes.client.FactoryClient.createActivity(FactoryClient.java:71)
        at 
org.apache.airavata.gfac.provider.impl.BESProvider.execute(BESProvider.java:117)
        at org.apache.airavata.gfac.GFacAPI.executeProvider(GFacAPI.java:92)
        at org.apache.airavata.gfac.GFacAPI.schedule(GFacAPI.java:71)
        at org.apache.airavata.gfac.GFacAPI.submitJob(GFacAPI.java:53)
        at 
org.apache.airavata.core.gfac.services.impl.BESParallelJobTest.submitJob(BESParallelJobTest.java:35)
        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:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at 
org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:50)
        at 
org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
        at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:197)
Caused by: org.codehaus.xfire.XFireException: Couldn't send message.
        at 
org.codehaus.xfire.transport.http.HttpChannel.sendViaClient(HttpChannel.java:145)
        at 
org.codehaus.xfire.transport.http.HttpChannel.send(HttpChannel.java:48)
        at 
org.codehaus.xfire.handler.OutMessageSender.invoke(OutMessageSender.java:26)
        ... 37 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to