IBM Support

FTP BeginClientSession fails with unknown host error

Troubleshooting


Problem

FTP BeginClientSession fails with unknown host error

Symptom

BeginClientSession fails with unknown host error

RemoteHost is populated using a concat command

Error Message

[2008-02-26 16:28:46.153] ERROR <RMI TCP Connection(425)-10.140.52.59> 000000000000 GLOBAL_SCOPE FtpDmiVisibilityContext.FtpDmiVisibilityContext(S) encounterred UnknownHostException:
java.net.UnknownHostException: ottwms01: ottwms01
at java.net.InetAddress.getAllByName0(InetAddress.java(Compiled Code))
at java.net.InetAddress.getAllByName0(InetAddress.java(Inlined Compiled Code))
at java.net.InetAddress.getAllByName(InetAddress.java(Compiled Code))
at java.net.InetAddress.getByName(InetAddress.java(Compiled Code))
at com.sterlingcommerce.woodstock.services.psftpclient.client.FtpDmiVisibilityConte xt.<init>(FtpDmiVisibilityContext.java:93)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceSession.start( ServiceSession.java:140)
at com.sterlingcommerce.woodstock.services.psftpclient.client.FtpClient.beginSessio n(FtpClient.java:281)
at com.sterlingcommerce.woodstock.services.psftpclient.FtpClientAdapterImpl.beginSe ssion(FtpClientAdapterImpl.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav a(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java(Compiled Code))
at sun.rmi.transport.Transport$1.run(Transport.java:164)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at sun.rmi.transport.Transport.serviceCall(Transport.java:160)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:505)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.handleRequest(TCPTransport. java:837)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:911)< br /> at java.lang.Thread.run(Thread.java(Compiled Code))
[2008-02-26 16:28:46.156] ERROR <RMI TCP Connection(425)-10.140.52.59 LowSM SFTPClientAdapter_FTPClientAdapter_node1_12040613259351005:15918> 000000000000 GLOBAL_SCOPE Unable to locate server [ottwms01]. Exception: ottwms01
[2008-02-26 16:29:27.193] ERROR <RMI TCP Connection(425)-10.140.52.59 LowSM SFTPClientAdapter_FTPClientAdapter_node1_12040613259351005:15918> 000000000000 GLOBAL_SCOPE resumeWorkFlow
com.sterlingcommerce.woodstock.workflow.WFCNotFoundException: WFC(gentran2:31795b6b:11856254713:-93) was Not Found
at com.sterlingcommerce.woodstock.workflow.WorkFlowContext.read(WorkFlowContext.jav a:3373)
at com.sterlingcommerce.woodstock.workflow.engine.WEHelper.read(WEHelper.java:547)< br /> at com.sterlingcommerce.woodstock.workflow.engine.WorkFlowEngineRMIImpl.continueDis patch(WorkFlowEngineRMIImpl.java:1339)
at com.sterlingcommerce.woodstock.workflow.InitialWorkFlowContext.continueWorkFlow( InitialWorkFlowContext.java:1378)
at com.sterlingcommerce.woodstock.services.psftpclient.FtpResponse.resumeWorkFlow(F tpResponse.java:175)
at com.sterlingcommerce.woodstock.services.psftpclient.FtpResponse.sendResults(FtpR esponse.java:148)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceSession.freeSe ssion(ServiceSession.java:492)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceSession.failed Sequence(ServiceSession.java:433)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceSession.update (ServiceSession.java:244)
at com.sterlingcommerce.woodstock.services.psclientcommon.Session.notifyObservers(S ession.java:179)
at com.sterlingcommerce.woodstock.services.psftpclient.client.FtpCommand.handleCONT ROL_CONNECTCommand(FtpCommand.java:430)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav a(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.sterlingcommerce.woodstock.services.psclientcommon.statemachine.Command.exec ute(Command.java:102)
at com.sterlingcommerce.woodstock.services.psclientcommon.statemachine.StateMachine .handleCommand(StateMachine.java:89)
at com.sterlingcommerce.woodstock.services.psclientcommon.statemachine.StateMachine .handleCommand(StateMachine.java:64)
at com.sterlingcommerce.woodstock.services.psclientcommon.Session.handleCommand(Ses sion.java:148)
at com.sterlingcommerce.woodstock.services.psftpclient.client.FtpSession.handleComm and(FtpSession.java:246)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceCommand.handle CONNECT_CONTROLCommand(ServiceCommand.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav a(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.sterlingcommerce.woodstock.services.psclientcommon.statemachine.Command.exec ute(Command.java:102)
at com.sterlingcommerce.woodstock.services.psclientcommon.statemachine.StateMachine .handleCommand(StateMachine.java:89)
at com.sterlingcommerce.woodstock.services.psclientcommon.statemachine.StateMachine .handleCommand(StateMachine.java:64)
at com.sterlingcommerce.woodstock.services.psclientcommon.Session.handleCommand(Ses sion.java:148)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceSession.handle Command(ServiceSession.java:518)
at com.sterlingcommerce.woodstock.services.psftpclient.client.ServiceSession.start( ServiceSession.java:158)
at com.sterlingcommerce.woodstock.services.psftpclient.client.FtpClient.beginSessio n(FtpClient.java:281)
at com.sterlingcommerce.woodstock.services.psftpclient.FtpClientAdapterImpl.beginSe ssion(FtpClientAdapterImpl.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compil ed Code))
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav a(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java(Compiled Code))
at sun.rmi.transport.Transport$1.run(Transport.java:164)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
at sun.rmi.transport.Transport.serviceCall(Transport.java:160)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:505)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.handleRequest(TCPTransport. java:837)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:911)< br /> at java.lang.Thread.run(Thread.java(Compiled Code))

[{"Product":{"code":"SS3JSW","label":"IBM Sterling B2B Integrator"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"Not Applicable","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All","Edition":"","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Historical Number

TRB2610

Document Information

Modified date:
11 February 2020

UID

swg21561840