JAXM client not connected

I'm trying to write a program using two messaging providers.
My code looks like:
private String from = "http://www.provider1.com/sender";
private String to = "http://www.provider2.com/receiver";
ebxmlMsg.setSender( new Party( from ) );
ebxmlMsg.setReceiver( new Party( to ) );
providerConnection.send(ebxmlMsg);
I used provider administration tool to set the two Endpoint mappings as follows:
http://www.provider1.com/sender --> http://127.0.0.1:8081/jaxm-provider/receiver/ebxml
http://www.provider2.com/receiver --> http://127.0.0.1:8081/jaxm-provider/receiver/ebxml
I had two client.xml files, one for provider1 and one for provider2.
When I run the application, got following error message:
38135 [Thread-1] ERROR Provider.MessageProcessor(toBeDispatched) - Processing Message Failed Client http://www.jaxmprovider2.com/provider/receiver Not Connected
Thanks in advance!

There is a bug with the ProviderConnection object- look in the release notes for the the JAXM reference implementation.
To solve the problem, call the getMetaData() method of your provider connection object in the Init() method of your receiver servlet.
Hope this helps!
Rahim

Similar Messages

  • JCO_ERROR_COMMUNICATION:JCO. Client not connected in repository call

    Hi all,
    I  am trying to create an JCO connection with my Web Dynpro application to R/3 system. With WAS 6.40 i had no problems but with WAS 7.00 i am getting the following error:
    JCO_ERROR_COMMUNICATION:JCO. Client not connected in repository call.
    I think is has something to do with SLD on the WAS 7.00, but i don't know how to fix this.
    Can anyone help me?
    Regards
    Romeo

    Hi
    See this Document to fix the problem
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/526bd490-0201-0010-038e-d3ff7eb1d16e
    See this thread
    Can't get RFC connection to R/3 System
    Kind Regards
    Mukesh

  • JCO.Client not connected in repository call (EP7)

    Hi guys,
    please can someone help me with this error msg?
    I don’t understand why we getting this error msg, for some users they can run reports and others get this msg.
    500 Internal Server Error
    BEx Web Application
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator.
    To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was: 
    JCO.Client not connected in repository call
    com.sap.mw.jco.JCO$Exception: (102) JCO_ERROR_COMMUNICATION: JCO.Client not connected in repository call
    at com.sap.mw.jco.JCO$Repository.getVersion(JCO.java:20290)
    at com.sap.mw.jco.JCO$Repository.queryFunctionInterface(JCO.java:20630)
    at com.sap.mw.jco.JCO$Repository.queryFunctionInterface(JCO.java:20351)
    at com.sap.mw.jco.JCO$Repository.getFunctionInterface(JCO.java:20465)
    at com.sap.mw.jco.JCO$BasicRepository.getFunctionTemplate(JCO.java:19533)
    Details: Full Exception Chain
    System Environment
    Server
    BI Java     Release: 7 - Patch level: 0000000009 - Description: BI Web Applications Java - Additional info:  - Production mode: true
    BI ABAP     unknown
    Java Virtual Machine     Java HotSpot(TM) 64-Bit Server VM - Sun Microsystems Inc. - 1.4.2_12-b03
    Operating System     Linux - ia64 - 2.6.9-22.0.1.EL
    Full Exception Chain
    Log ID     0012799E22D40054000001AF00006B9400042A20B9AF8861
    com.sap.ip.bi.base.exception.BIBaseRuntimeException: JCo exception thrown when connecting to system "SAP_BW"
         at com.sap.ip.bi.base.application.service.rfcproxy.impl.jco640.Jco640Proxy.createFunction(Jco640Proxy.java:87)
         at com.sap.ip.bi.base.application.service.impl.application.ApplicationSettingsService.initializeProperties(ApplicationSettingsService.java:130)
         at com.sap.ip.bi.base.application.service.impl.application.ApplicationSettingsService.initialization(ApplicationSettingsService.java:124)
         at com.sap.ip.bi.base.application.impl.Application.createService(Application.java:477)
         at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:624)
         at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:229)
         at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:132)
         at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:63)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:729)
         at com.sap.ip.bi.webapplications.runtime.impl.Page.<init>(Page.java:647)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:504)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:911)
         at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:851)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:380)
         at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    Many thanks in advance
    Jo-lize

    Hi, you can fix the problem ?
    i have same problem in BI7 and EP7, when launch Template Installer.
    <b>Create Destination in ABAP Import not successful Element 'SAPConfigLib.DES.Unclassified.createRfcDestination':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!157-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128
    -:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.96
    -:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41
    Element 'SAPConfigLib.DES.Unclassified.createRfcDestination':Error during executing Java Reflection:JCO.Client not connected in repository call
    </b>

  • Starting Blend when client not connected to internet?

    I've recently started experimenting with Blend with my Z30 and my laptop running Windows 7 Enterprise sp1; Blend Windows client v.1.1.0.17, Blackberry Blend app v.1.1.0.67 on the Z30.
    One thing we'd like to do is to use it in places where we have no internet access other than through the mobile network on the Blackberry. Essentially tethering only for Blend. 
    Blend works fine if the laptop is connected to the internet, the Z30 connected to the mobile network, and the two are connected by USB. Once Blend is connected, I can then disconnect the laptop from the internet, but leave the phone connected to the laptop via USB, and Blend continues working without any problems, using only the mobile network.
    However, if the laptop is not connected to the internet when I actually start Blend, I generally cannot get it to connect at all. I plug the Z30 into the laptop, start Blend, and it will go through Discovering, Connecting, Verifying Secure Connection, then end up with a "Can't Connect" message. 
    I say "generally" because Blend will connect if I try to do it within a very short time after disconnecting the laptop from the internet. It won't work, however, if, for example, I start up or resume the laptop somewhere where I don't have an internet connection for the laptop.
    I'm guessing that the Blend client on the desktop does some initial verification prior to establishing the USB connection with the Z30 that requires an independent internet connection, and if it cannot do this it won't connect.
    I also note that Blackberry Link on the laptop will crash if run when the laptop is not connected to the internet, and am guessing this might be related.
    Can Blend be started when the only internet connection available is through the mobile network on the phone?
    -- BV

    Following up on my earlier post; I also have a Playbook, and one of the most useful features is Blackberry Bridge, which provided similar functionality as Blend, though (only) over Bluetooth, and only between a Blackberry and the Playbook. Blend looks like it provides similary functionality, but on more devices, which is great.
    Blackberry Bridge, however, does not require the Playbook to have an internet connection to work; I hoped Blend would work in the same way, thus my original post. FYI, I am a lawyer, and in my practice I am often at a tribunal or court where I do not have wifi access, and being able to use Blend to access my email and office intranet on the laptop would be a very useful feature.
    I also note that Blend doesn't support Bluetooth; not a big deal, as a USB connection is fine, just curious. And I suppose that there is a good reason for the client requiring a separate internet connection, even if no one here seems to know why .
    -- BV

  • Oracle 10g client not connecting to Oracle 8i server

    I have oracle 8i server already installed. I downloaded Oracle 10g client recently. I installed it on one machine and trying to connect to 8i server. I used TNSnames.ora which was already present on the machine. After entering the username, password and service name in SQL plus, I got a error saying server version not suported. Does 10g client not support 8i server or am I doing something wrong ?

    There is an 8.1.7.4 patchset for Windows.
    If you take a look at the Instant Client forum, there are some discussions on this where one of the Oracle product managers (Mr. Jue) has chimed in. At present, only connections to 8.1.7.4 and higher are supported. It is expected that the first 10g patchset will fix this bug and allow connections to 8.1.7.0 and above databases.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Clients not connecting with AP 1600 after configuration

    Hi there!!
    I'm configuring a new Aironet 1600. I have to configure two SSIDs: Emplyees (vlan 40) and guests (vlan 45). Authentication for Employees is 802.1x against a RADIUS server and Guest is just WAP2. I'm trying to test the AP with the guest SSID (because I dont have the RADIUS server in my network), but the clients wont connect to the guest SSID. This is my first configuration and I used the web interface, not sure what I'm missing. Can you help?
    dot11 ssid ECSA
       vlan 40
       band-select
       authentication open eap eap_methods
       authentication network-eap eap_methods
       mbssid guest-mode
       mobility network-id 1
    dot11 ssid ECSA_GUEST
       vlan 45
       band-select
       authentication open
       authentication key-management wpa version 2
       guest-mode
       mbssid guest-mode
       mobility network-id 2
       wpa-psk ascii 7 106B050D1737065B0611393F74
    interface Dot11Radio0
     no ip address
     encryption vlan 45 mode ciphers aes-ccm
     encryption vlan 40 mode wep optional
     ssid ECSA
     ssid ECSA_GUEST
     antenna gain 0
     stbc
     beamform ofdm
     mbssid
     station-role root
     bridge-group 1
     bridge-group 1 subscriber-loop-control
     bridge-group 1 spanning-disabled
     bridge-group 1 block-unknown-source
     no bridge-group 1 source-learning
     no bridge-group 1 unicast-flooding
    interface Dot11Radio0.40
     encapsulation dot1Q 40
     bridge-group 40
     bridge-group 40 subscriber-loop-control
     bridge-group 40 spanning-disabled
     bridge-group 40 block-unknown-source
     no bridge-group 40 source-learning
     no bridge-group 40 unicast-flooding
    interface Dot11Radio0.45
     encapsulation dot1Q 45
     bridge-group 45
     bridge-group 45 subscriber-loop-control
     bridge-group 45 spanning-disabled
     bridge-group 45 block-unknown-source
     no bridge-group 45 source-learning
     no bridge-group 45 unicast-flooding
    interface Dot11Radio1
     no ip address
     encryption vlan 45 mode ciphers aes-ccm tkip
     encryption vlan 40 mode wep optional
     ssid ECSA
     ssid ECSA_GUEST
     antenna gain 0
     peakdetect
     dfs band 3 block
     stbc
     beamform ofdm
     mbssid
     channel dfs
     station-role root
     bridge-group 1
     bridge-group 1 subscriber-loop-control
     bridge-group 1 spanning-disabled
     bridge-group 1 block-unknown-source
     no bridge-group 1 source-learning
     no bridge-group 1 unicast-flooding
    interface Dot11Radio1.40
     encapsulation dot1Q 40
     bridge-group 40
     bridge-group 40 subscriber-loop-control
     bridge-group 40 spanning-disabled
     bridge-group 40 block-unknown-source
     no bridge-group 40 source-learning
     no bridge-group 40 unicast-flooding
    interface Dot11Radio1.45
     encapsulation dot1Q 45
     bridge-group 45
     bridge-group 45 subscriber-loop-control
     bridge-group 45 spanning-disabled
     bridge-group 45 block-unknown-source
     no bridge-group 45 source-learning
     no bridge-group 45 unicast-flooding
    interface GigabitEthernet0
     no ip address
     duplex auto
     speed auto
     bridge-group 1
     bridge-group 1 spanning-disabled
     no bridge-group 1 source-learning
    interface GigabitEthernet0.40
     encapsulation dot1Q 40
     bridge-group 40
     bridge-group 40 spanning-disabled
     no bridge-group 40 source-learning
    interface GigabitEthernet0.45
     encapsulation dot1Q 45
     bridge-group 45
     bridge-group 45 spanning-disabled
     no bridge-group 45 source-learning
    interface BVI1
     mac-address f07f.0654.1e8b
     ip address dhcp
    radius server 172.16.15.10
     address ipv4 172.16.15.10 auth-port 1645 acct-port 1646
     key 7 032178382658780D1658
    THANKS!

    sounds like you possibly need another AP in that Conference room
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • Server stating client not connected even though it is on

    We often have trouble where the server will state the computer is not connected even though it is on. Sometimes restarting the local service will cause the server to see it connected again. Most time we need to reboot the machine altogether.
    Is there a way to force the server to recheck if the computer is connected. A command on the server or the remote pc?

    What setting do you have for how often the Collection Client checks in? Default is 180min and that time differential could be your gap for when it updates status.
    Just a thought.

  • Wyse Thin client not connecting to Windows 2008 R2 server

    Configuration
    SBS 2011 Server 
    Windows 2008 R2 server with Remote Desktop Services installed, License Manager installed.
    WYSE WT3125SE thin clients with Windows CE 5
    I setup the Windows 2008 with Remote Desktop Services and was able to successfully connect the Thin client.   Then I installed the License Manger and applied my Open license using User Cals.  Was able to login.  Next day I get the following
    error-"Because of a security error, the client could not connect to the remote computer.  Verify that you are logged onto the network and then try connecting again"    I still can connect fine from other machines even Windows Home Ed.  
    I remove license server and still was unable to connect.   Built a second Windows 2008 R2 server with RDS on it.  Was able to connect without issue.   Pointed it to the first RDS server license manager and have still been able to connect with
    the Thin Client.   The thin client can rdp to the SBS server without issue in admin mode, can connect to RDS2 server but not RDS1 with the license manger.    So my issue is with the license and so my question is what is it with the license server
    running on that server that is keeping thin client from connecting.  I even did a reload of RDS1 and tested connecting throughout the process and it worked up until I applied the license and then it stops. And then if I uninstall the license, rds, remove
    from domain still not able to connect.  Any help would be appreciated.

    We had the same problem with older terminals after cloning a 2008R2 rds server and sysprep it.
    The original rds server worked fine but when the old terminals connect to the new 1 they come up with the error : Because
    of a security error, the client could not connect to the remote computer.  Verify that you are logged onto the network and then try connecting again"
    After reading all of the postings about this issue and tried the reactivate solution of the license server,
    I was sure that it had something to do with the x509 certificates that are generated the first time you connect to a valid license server.
    What I did, I installed a new license server activate it but did not install licenses on it.
    I pointed the defective rds server to the newly installed license server and deleted the following registry keys:
               HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\RCM
    Certificate
    X509 Certificate
    X509 Certificate ID
    X509 Certificate2
    Then reboot.
    After the reboot all old terminals can connect fine again. As final step I pointed the rds server to the same license server as the other ones,
    reboot and all worked fine.
    So conclusion is that when you pont a rds server to a license server that has the new type of licenses on it it will generate the wrong x509 certificates
    that are not supported by the older clients, by pointing it first to 1 without any rds calls on it, it generates the older x509 certificates which are compatible with the older rdp clients then the switch to new license server will then not regenerate the
    x509 certs so it keeps working.
    I hope this helps someone
    This issue was driving me crazy so very happy that it is resolved now
    Cheers Frits

  • Client Not connected with Server

    Hi Experts
    I upgraded my Patch level from 9.0 PL8 to PL9.  Server and Clients are installed and it is working fine but one PC not connected with Server.  While I Connect SAP in landscape server selection Page Port Number shown as 40000 instead of 30000.   I changed Port No from 40000 to 30000 the error Message came as  [message 60070-99999987}.  I attached the Screen shot in this discussion.
    Please help me to resolve this issue.
    With Regards
    Balaji Sampath

    I have same problem and this is the solution
    Go to the directory C:\Program Files (x86)\SAP\SAP Business One\Conf
    Copy the file b1-current-user.xml and put it aside
    Go to the directory %USERPROFILE%\Local Settings\Application Data\SAP\SAP Business One
    Check the file b1-current-user.xml which is likely empty or wrong strings
    Rename the b1-current-user.xml file for backup
    Move the copied file into the directory.
    License server name asked every time on login

  • ACC Client not connecting

    Hello,
    We installed ATG on the server and the Server ACC is working fine, but when we try to connect the Client ACC, we get the following error:
    Could not connect to URL rmi://<server-ip>:8861/atg/devtools/UpdateAgent
    Either the Dynamo server is not running, or the hostname and/or port number are invalid.
    When trying to use the ACC Client on the server machine (using the same configurations), the client connect but throws the following error when updating:
    Server returned HTTP response code: 500 for URL: http://<server-internal-ip>:8180/dyn/admin/dynamoModuleResource/?moduleName=DAS&resourceURI=j2ee-lib/jboss-javaee.jar
    Thanks in advance.

    Thanks for the repply. The second error we were able to resolve, now we can connect to the ACC Cliente in the server machine.
    But we still can't access the ACC Client remotely. We know the port is opened (we tested via Telnet), dynamo server is running (we can access it via browser) and the port is the same as the one in the server's machine, but we/'re still getting the following error:
    Could not connect to URL rmi://<server-ip>:8861/atg/devtools/UpdateAgent
    Either the Dynamo server is not running, or the hostname and/or port number are invalid.
    And in the terminal we get the following errors:
    java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
    at sun.rmi.server.UnicastRef.invoke(Unknown Source)
    at atg.ui.common.model.DynamoUpdateAgentImpl_Stub.isLicensedLocale(Unknown Source)
    at atg.applauncher.dynamo.DynamoClientLauncher.getLauncherFromArgs(DynamoClientLauncher.java:301)
    at atg.applauncher.dynamo.DynamoClientLauncher$ClientConnectionFrame.connect(DynamoClientLauncher.java:1144)
    at atg.applauncher.dynamo.DynamoClientLauncher$ClientConnectionFrame.actionPerformed(DynamoClientLauncher.java:1082)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at atg.applauncher.dynamo.DynamoClientLauncher$ClientConnectionFrame$2.actionPerformed(DynamoClientLauncher.java:897)
    at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    at javax.swing.JTextField.postActionEvent(Unknown Source)
    at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(Unknown Source)
    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown Source)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown Source)
    ... 43 more
    java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(Unknown Source)
    at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown Source)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown Source)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
    at sun.rmi.server.UnicastRef.invoke(Unknown Source)
    at atg.ui.common.model.DynamoUpdateAgentImpl_Stub.isLicensedLocale(Unknown Source)
    at atg.applauncher.dynamo.DynamoClientLauncher.getLauncherFromArgs(DynamoClientLauncher.java:301)
    at atg.applauncher.dynamo.DynamoClientLauncher$ClientConnectionFrame.connect(DynamoClientLauncher.java:1144)
    at atg.applauncher.dynamo.DynamoClientLauncher$ClientConnectionFrame.actionPerformed(DynamoClientLauncher.java:1082)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at atg.applauncher.dynamo.DynamoClientLauncher$ClientConnectionFrame$2.actionPerformed(DynamoClientLauncher.java:897)
    at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    at javax.swing.JTextField.postActionEvent(Unknown Source)
    at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

  • Client not connecting to server. please help

    I have been trying to run a sample client-server program, but it doesn't seem to reconise the host name that has been declared in the client program.
    i get the following error:
    Client Error: java.net.UnknownHostException: Paradoxical
    can anyone tell me what the host name should be to allow the client to connect to the server????
    bellow the server code:
    import java.io.*;
    import java.net.*;
    * <p>This class doesn't actually deal with the client, it simply
    * spawns ClientHandlers that cope with all the i/o.
    * @author Stephen Dolphin 01972612
    * @see ClientHandler
    public class Server {
    * Attribute holding the server's listening port number.
    private static int portNumber = 80;
    * This is this class' only method. It simply waits for requests
    * on the given port until it hears something, and then it spawns
    * a new handler.
    public static void main(String[] args)
    // the initial handler number
    int socketNumber = 1;
    try
    ServerSocket server = new ServerSocket(portNumber);
    System.out.println("Coffee Pot Server running!");
    System.out.println("Waiting for connections on " + portNumber);
    // continuous loop
    while (true)
    // wait for request...
    Socket clientSocket = server.accept();
    // when received, start new handler!
    new ClientHandler(clientSocket, socketNumber).start();
    // increment ready for next time.
    socketNumber++;
    } // while(true)
    catch (Exception e)
    // catch all errors, and, display string
    System.out.println("Server Error: " + e.toString());
    } // trycatch
    } // main(String[])
    } // Server{}

    The host name to use for the client is the name of the machine that the server is running on. From your error message, the client expects the server to run on 'Paradoxical' but it can't find a machine with that name. You might try to use 'ping Paradoxical' to verify that the machine exists.
    If your server is running on the same machine as the client, you can just use 'localhost' as the host name.

  • DirectAccess Client not connecting without error code on Windows Server 2012 R2 and Windows 8.1

    Hello,
    we are currently migrating from Windows Server 2012 to 2012 R2 and are not able to get the new Direct Access Service up and running. Our goal is to establish DirectAccess connection for a handful of clients using the IPHTTPS-adapter on the default port 443.
    Errors:
    There is actually no error showing up. It seems the infrastructure tunnel cannot be created but none of the IPv6-transition adapters is connecting (teredo and 6-to-4 are down) and the IPHTTPs adapter gives no informations about a problem:
    >Get-DAConnectionStatus
    Status    : Error
    Substatus : CouldNotContactDirectAccessServer
    >Get-NetIPHttpsState
    LastErrorCode   : 0x0
    InterfaceStatus : Failed to connect to the IPHTTPS server; waiting to reconnect
    Setup:
    Our setup is a virtualized Windows Server 2012 R2 Standard running on Hyper-V. It is located behind a NAT having the Port 443 mapped to the server. The only role installed after the basic install is RRAS including DirectAccess and VPN. The assistants completed
    successfully (running the configuration for DirectAccess and VPN). Operation Status says everything is green und working (for multiple days in the meanwhile). A previous direct access installation (on a different machine running Windows Server 2012) has
    been removed before installing the new server. The new installation is using a different router, so this might also be the cause of a problem.
    The client is a Windows 8.1 notebook located outside the company network accessing the internet through another NAT-device. The client has been able to connect to the previous DirectAccess setup but has never been able to establish a connection after the
    setup of the new Direct Access server. The device has no outbound constraints concerning the NAT-device and is only running the integrated Windows Firewall.
    Diagnosis:
    So far I've done some basic DNS and connectivity checks. The DNS-name can be resolved correctly and the router even responds to pings. The port forward is working and HTTPs connections are generally possible (temporarily routed the port to
    access the NLS-Website located on the server, which worked fine).
    Network monitor shows that both computers are communicating, traffic on the expected Port 443 is incoming on the server and responses from the server reach the client.
    Opening the IPHTTPs-url and in an endless page load. Sometime the browser page closes but I've never seen any result. Using telnet on the port shows that the server is accepting connections. I've even build a small test application that does a GET-Request
    on the URL returning HTTP-200 and no content.
    I'm currently running out of ideas what to do and since no error occurs this is kind of a bit frustrating. Any help appreciated.
    Regards
    Matthias

    Hi,
    In addition, have you disabled the DA client components on the DA client? If no, please also check
    the settings on the Name Resolution Policy Table.
    More information:
    DirectAccess
    Client Location Awareness – NRPT Name Resolution
    In addition, error 0x4C9 means the remote computer refused the network connection. It may be due to the invalid
    registry or corrupt drivers. For more detailed information, please refer to the link below:
    Error 1225 - Error Code 0x4C9
    Note:
    Microsoft is providing this information as a convenience to you. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best regards,
    Susie

  • Client not connecting to Server

    I finally was able to get the client installed. Now I'm getting the
    following error when I try to authenticate:
    Description: Cannot connect to server. [My_Tree].
    Error: NWCCOpenConnByName: NWE SERVER NOT FOUND
    Code: 8847
    Build: 1.0.0
    File: ncpConnection2.cpp
    Line: 167
    Repsitory Version: $Revision: 1.11 $
    I double checked the Scope, and I also tried putting in the IP address of
    the server in the DA field. ... DNS, NCP, and SLP are all checked by
    default. How do I fix this?
    By the way, I can run ConsoleOne with no problem. In ConsoleOne, I use the
    IP address of the Server in the "Tree" field.
    thanks for all the help...

    iwill_notbow,
    Are you able to login using the ip address or dns name of the server in
    the Tree name filed and by specifying your Full DN, that is, '.admin.org'?
    Niclas Ekstedt, CNA/CNE/CNS/CLS
    Network Consultant/NSC Sysop
    InfraSystems Solutions

  • Lookout 6.5 clients not connecting to server

    I just completed upgrading my primary and secondary servers to Lookout 6.5 from Lookout 6.2. I still have a number of clients out there running Lookout 6.2, and they are working fine.
    However, the secondary which is running 6.5 development and one other new computer which is running 6.5 web client are not able to connect to the primary server (red Xs everywhere). Both machines are running Windows XP SP3, and the windows firewall is off on both machines.
    On the secondary, I can ping the primary, and in object explorer I can get to the process file on the primary, but when I click on it, I get the hour glass and then nothing (same thing goes when I try to access symbolic link in the client process).
    I have already uninstalled and reinstalled Lookout 6.5 once.
    Any suggestions would be greatly appreciated.
    Jason Phillips

    I did as you recommended and the tag monitor did not work. Since I have the windows firewall disabled on my machines, I decided to look at the ports on the primary server using the netstat command. I have 3 computers, other than the primary server, running Logos 5.1 rather than Logos 5.0. This is important because as you can see in the attachment, the computers that are running the newer version of Logos (whether with 6.2 or 6.5) are having a problem with port usage. When ports associated with these computers go in to the "CLOSE_WAIT" state, my problems begin on the primary server and the 3 other computers running Logos 5.1. On my primary server I cannot access the network link in Object Explorer and when I shut Lookout down on the primary server, Lookout hangs. If I open Lookout on the the primary server and then shut it down before I get any CLOSE_WAIT states, Lookout does not hang. The only way to get rid of these "CLOSE_WAIT" states is to shut Lookout down on the server. On the three computers running Logos 5.1, I cannot access my symbolic links nor the network link. Also, these 3 computers show the "CLOSE_WAIT" state on the ports they are using to connect to the primary server. Also, these CLOSE_WAIT states appear to accumulate over time on the primary server for the ports being used by Logos 5.1.
    From researching the CLOSE_WAIT state on the internet, this state is caused by the application in question, i.e., Logos.
    I do not see this state occurring on any other ports associated with clients running Lookout 6.2 with Logos 5.0.
    Information on my server: Dell Precision 690 Mini-Tower Quad Core Xeon Proc E5345 2.33GHz, 2 X 4MB L2 Cache 1333MHz , 4GB RAM
    Help!!
    Thanks!
    Jason Phillips
    Attachments:
    netstat port data.jpg ‏351 KB

  • IPhone Client not Connecting Until Device Config is "Saved"

    Afternoon all, I've got a strange little issue with around 5 or 6 of our iPhone users who are setup with the Jabber client (voice, not IM). The client will operate fine for a few weeks then for no apparent reason stop connecting. Going into the troubleshooting page within the app I can see the connection status for directory and voicemail are fine but Desk Phone Integration and Internet Calling get stuck forever on "connecting". Experimentation found that going into the device's "Phone Configuration" page on CUCM and simply clicking "Save" with no changes made saw the device connect immediately and operate fine again for a few weeks until the same behaviour returned.
    Is this a known issue or is it worth opening a TAC case?
    We're on CUCM 8.6.2.20000-2, with the iPhone client 9.0.2.20078
    Gary

    Just in case it helps anyone, I have been working with cisco TAC and they just confirmed this is a new bug for us. It should be fixed on version 9.1 but we have 8.6 so going to that version is not an option for now.
    They told me they will generate a patch for our particular version, with the help of the dev team, so the issue can be fixed.
    Regards,

Maybe you are looking for