× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



N e one using RPG with Visual Studio.NET

-----Original Message-----
From: Gary L Peskin [mailto:garyp@firstech.com]
Sent: Tuesday, February 12, 2002 5:18 PM
To: java400-l@midrange.com
Subject: RE: More connection problems


Mike --

>From a quick glance at the code, it looks like you are missing a class
that you need.  If you turn on tracing with

  Trace.setTraceAllOn(true);

in your code, then you should see exactly what class is missing.  What
release of OS/400 are you on?  What does your CLASSPATH look like?  What
version of the Toolbox or JTOpen are you using?  Is this the same
version that is on your PC?

Gary

> -----Original Message-----
> From: java400-l-admin@midrange.com
> [mailto:java400-l-admin@midrange.com] On Behalf Of Mike Silvers
> Sent: Tuesday, February 12, 2002 2:37 PM
> To: Java400L List
> Subject: More connection problems
>
>
> All,
>
> I am still having a connection problem when trying to use the
> JT400 classes (a connection pool object & as400 object) to
> connect to the local machine. When I use localhost,
> 127.0.0.1, or the internal IP address, I receive connection
> IOExceptions.  I can connect from a remote PC to this 400 and
> when I ping 127.0.0.1 when on the 400, I get a response.  The
> application connects and works well when it is on a PC and
> connecting to the 400 remotely.  The problem arises when the
> application is located on the 400 and attempts to connect to
> the 400.  The only change I made to the application is to
> change the IP address of the 400.  The application is a
> servlet application.  I am getting:
>
> java.io.IOException
>
> com/ibm/as400/access/PortMapper.loadSocketContainer(Ljava/lang
> /String;)Lcom/
> ibm/as400/access/SocketContainer;+0 (PortMapper.java:120)
>
> com/ibm/as400/access/PortMapper.getServerSocket(Ljava/lang/Str
> ing;ILcom/ibm/
> as400/access/SSLOptions;)Lcom/ibm/as400/access/SocketContainer;+0
> (PortMapper.java:140)
>       com/ibm/as400/access/AS400ImplRemote.signonConnect()V+0
> (AS400ImplRemote.java:1344)
>
>
> Any ideas??
>
> Mike

_______________________________________________
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
or email: JAVA400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.