ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » java.net.UnknownHostException: KIHYDD1341

Post new topic  Reply to topic
 java.net.UnknownHostException: KIHYDD1341 « View previous topic :: View next topic » 
Author Message
kumar.MBMQ
PostPosted: Wed Jun 03, 2015 4:22 am    Post subject: java.net.UnknownHostException: KIHYDD1341 Reply with quote

Voyager

Joined: 06 May 2011
Posts: 93

I am trying to run the process in BPM 8.5.5.
The below error throws .
---Error mssage:
CWLLG1144E: The WSDL for the service could not be validated because of the following error: {http://DGB}GetbalanceisHttpService
---Error details:
Process ID: Ref[d1beb6e9-2e0a-4010-897b-68185e444bc8/TWProcess.25c36fff-48fc-48da-8d4f-9717fc74bb6f]
Process GUID: guid:c7a329beae1c846a:-1b9339e5:14db8d121a5:-7fd1
Error timestamp: Jun 3, 2015 5:41:33 PM
Instance ID: BPDInstance.237
Task ID: Task.237
Root snapshot ID: null
Snapshot ID: Snapshot.8ec9ec3d-3cb1-4b81-b66d-4f8bbcf9cdb2
Branch ID: null

---Error stack trace:

GetBalancepd1(Getbalancedtls)@Snapshot.8ec9ec3d-3cb1-4b81-b66d-4f8bbcf9cdb2(tip)/BPD.47935547-9157-48b1-b7fd-163a1ae1d444
GetBalance@Snapshot.5052f73e-6f25-45a5-84bf-1077e5fad697(tip)/TWProcess.25c36fff-48fc-48da-8d4f-9717fc74bb6f
---Java stack trace:
com.lombardisoftware.component.common.workflow.WorkflowProcessItemException: CWLLG1144E: The WSDL for the service could not be validated because of the following error: {http://DGB}GetbalanceisHttpService
at com.lombardisoftware.component.common.workflow.ExecutionJob.doJob(ExecutionJob.java:465)
at com.lombardisoftware.server.ejb.workflow.EJBWorkflowManagerBean.doResumeWorkflowEngine(EJBWorkflowManagerBean.java:1366)
at com.lombardisoftware.server.ejb.workflow.EJBWorkflowManagerBean.resumeTask(EJBWorkflowManagerBean.java:360)
at com.lombardisoftware.server.ejb.workflow.EJBWorkflowManagerBean.resumeTask(EJBWorkflowManagerBean.java:324)
at com.lombardisoftware.server.ejb.workflow.EJSRemoteStatefulEJBWorkflowManager_82478d70.resumeTask(Unknown Source)
at com.lombardisoftware.server.ejb.workflow._EJBWorkflowManagerInterface_Stub.resumeTask(_EJBWorkflowManagerInterface_Stub.java:287)
at com.lombardisoftware.component.common.workflow.EJBWorkflowManagerDelegateDefault.resumeTask(EJBWorkflowManagerDelegateDefault.java:96)
at com.lombardisoftware.component.common.workflow.EJBWorkflowManagerDelegateWebSphere$4.run(EJBWorkflowManagerDelegateWebSphere.java:6
at java.security.AccessController.doPrivileged(AccessController.java:327)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper.doAsCurrentSubjectContextSensitive(WebsphereDelegateHelper.java:197)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper.doAsCurrentSubjectContextSensitive(WebsphereDelegateHelper.java:181)
at com.lombardisoftware.component.common.workflow.EJBWorkflowManagerDelegateWebSphere.resumeTask(EJBWorkflowManagerDelegateWebSphere.java:66)
at com.lombardisoftware.bpd.runtime.engine.quartz.ExecuteSystemLaneActivityTask$1.run(ExecuteSystemLaneActivityTask.java:80)
at java.security.AccessController.doPrivileged(AccessController.java:362)
at javax.security.auth.Subject.doAs(Subject.java:573)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:195)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:152)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper.doAs(WebsphereDelegateHelper.java:172)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper$5.run(WebsphereDelegateHelper.java:139)
at java.security.AccessController.doPrivileged(AccessController.java:327)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper.doAs(WebsphereDelegateHelper.java:134)
at com.lombardisoftware.bpd.runtime.engine.quartz.ExecuteSystemLaneActivityTask.execute(ExecuteSystemLaneActivityTask.java:95)
at com.lombardisoftware.server.scheduler.Engine.execute(Engine.java:918)
at com.lombardisoftware.server.scheduler.Engine.executeThreadTasks(Engine.java:643)
at com.lombardisoftware.server.scheduler.Engine$1.run(Engine.java:590)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper$3$1.run(WebsphereDelegateHelper.java:100)
at java.security.AccessController.doPrivileged(AccessController.java:362)
at javax.security.auth.Subject.doAs(Subject.java:573)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:195)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:152)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper.doAs(WebsphereDelegateHelper.java:172)
at com.lombardisoftware.client.delegate.common.WebsphereDelegateHelper$3.run(WebsphereDelegateHelper.java:96)
at com.lombardisoftware.server.scheduler.ThreadPool$MyWork.run(ThreadPool.java:296)
at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:269)
at java.security.AccessController.doPrivileged(AccessController.java:298)
at javax.security.auth.Subject.doAs(Subject.java:495)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:132)
at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:90)
at com.ibm.ws.asynchbeans.J2EEContext$DoAsProxy.run(J2EEContext.java:336)
at java.security.AccessController.doPrivileged(AccessController.java:327)
at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:804)
at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java:222)
at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:206)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1864)
Caused by: java.lang.RuntimeException: CWLLG1144E: The WSDL for the service could not be validated because of the following error: {http://DGB}GetbalanceisHttpService
at com.ibm.bpm.ws.jaxws.validator.ValidatorImpl.validateandPopulateCache(ValidatorImpl.java:393)
at com.ibm.bpm.ws.jaxws.validator.ValidatorImpl.validate(ValidatorImpl.java:123)
at com.ibm.bpm.ws.jaxws.connector.SOAPConnector.createServiceClient(SOAPConnector.java:252)
at com.ibm.bpm.ws.jaxws.connector.SOAPConnector.execute(SOAPConnector.java:154)
at com.lombardisoftware.component.wsconnector.worker.WSConnectorWorker.doJob(WSConnectorWorker.java:152)
at com.lombardisoftware.component.common.workflow.ExecutionJob.doJob(ExecutionJob.java:453)
... 43 more
Caused by: java.lang.IllegalArgumentException: java.net.UnknownHostException: KIHYDD1341
at com.lombardisoftware.server.eai.soap.wsdl.TWWSDLLocator.<init>(TWWSDLLocator.java:70)
at com.ibm.bpm.ws.jaxws.validator.ValidatorImpl.validateandPopulateCache(ValidatorImpl.java:338)
... 48 more
Caused by: java.net.UnknownHostException: KIHYDD1341
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:253)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:376)
at java.net.Socket.connect(Socket.java:546)
at java.net.Socket.connect(Socket.java:495)
at java.net.Socket.<init>(Socket.java:392)
at java.net.Socket.<init>(Socket.java:263)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:122)
at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at com.lombardisoftware.utility.net.NetUtils.getRedirectURL(NetUtils.java:216)
at com.lombardisoftware.core.xml.util.XMLResourceResolver.checkForRedirect(XMLResourceResolver.java:378)
at com.lombardisoftware.server.eai.soap.wsdl.TWWSDLLocator.<init>(TWWSDLLocator.java:56)
... 49 more
Back to top
View user's profile Send private message
Gaya3
PostPosted: Wed Jun 03, 2015 5:55 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

CWLLG1144E: The WSDL for the service could not be validated because of the following error: {http://DGB}GetbalanceisHttpService

Verify the WSDL is valid or not -

you can test it thru SOAP UI and find it out...
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » java.net.UnknownHostException: KIHYDD1341
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.