+ Reply to Thread
Results 1 to 2 of 2

Thread: Error while connecting application server from open java client.

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Age
    27
    Posts
    6
    Rep Power
    12

    Default Error while connecting application server from open java client.

    Hello All,

    I am trying to connect progress 4gl application server using java open client.
    I have created proxy.
    but i always get following exception.

    com.progress.open4gl.NoSuchAppServiceException: Connect Failure: Application Service testApp Unknown at NameServer at Host localhost Port 5162. (8234)

    what should be the configuration made on application server such that i could connect to application server from java program?

    Any help will be appreciated.
    Regards
    Jaya

  2. #2
    Join Date
    Aug 2006
    Location
    Montreal, QC
    Posts
    154
    Rep Power
    23

    Default Re: Error while connecting application server from open java client.

    Is your Application Server on the same machine or on another machine?

    Is the name of you Application Server testApp or asbroker1?


    The message says that it can't find your App Server so your problem is probably one of the 3 here:

    1) Your appserver is on another machine so the address localhost does not work.

    2) The name of your appserver is not testApp .

    3) The AppServer is not properly started . Look into the broker and server log to see if everything is running smoothly.

+ Reply to Thread

Similar Threads

  1. Replies: 8
    Last Post: 28 May 2009, 04:19 PM
  2. 10.1B client connecting to 9.1D server
    By egeerdink in forum Development
    Replies: 5
    Last Post: 23 Apr 2009, 06:02 AM
  3. Server/IP that ODBC Client is connecting from?
    By doom1701 in forum DataServers and ODBC
    Replies: 0
    Last Post: 21 Feb 2009, 06:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts