|
I know this is kinda stupid, but I would make sure that the host server processes for DTAQs are running. These procedures can be used to recycle the host server processes. Be careful with the *ALL versions of these commands because the host server processes control a lot of remote servers (ODBC, JDBC, File server, network printing, etc) and you might not want to end all these things on a production machine. :) First, try and end any that are running by issuing ENDHOSTSVR SERVER(*ALL) or the more specific ENDHOSTSVR SERVER(*DTAQ) at the iSeries command line. Then, start up the DATAQ servers by issuing STRHOSTSVR SERVER(*ALL) or the more specific command STRHOSTSVR SERVER(*DTAQ) at the iSeries command line. See if that helps. ---------------------------------------------------------------------- Chris DeLashmutt Senior R&D Analyst LeasePlan USA 1165 Sanctuary Pkwy., Alpharetta, GA 30004 Phone: 678-202-8695 Fax: 678-566-8551 ---------------------------------------------------------------------- |---------+------------------------------> | | "Franco Biaggi" | | | <fbiaggi@xxxxxxxxxx| | | > | | | Sent by: | | | java400-l-bounces@x| | | idrange.com | | | | | | | | | 06/25/2003 10:37 AM| | | Please respond to | | | Java Programming on| | | and around the | | | iSeries / AS400 | | | | |---------+------------------------------> >---------------------------------------------------------------------------------------------------------------------| | | | To: "JAVA400-L@xxxxxxxxxxxx" <JAVA400-L@xxxxxxxxxxxx> | | cc: | | Subject: Problem running java on V5R2M0 | >---------------------------------------------------------------------------------------------------------------------| Hello, a working application on V4R5M0 and V5R1M0 do not work on V5R2M0 with the latest jt400.jar (runs on the QSH env.). JDK is 1.3. The latest PTF's cum. is installed. When trying to connect a service (dtaq) following error is thrown: A connection with a remote socket was reset by that socket. java.net.SocketException: A connection with a remote socket was reset by that socket. java/lang/Throwable.<init>(Ljava/lang/String;)V+4 (Throwable.java:90) java/lang/Exception.<init>(Ljava/lang/String;)V+1 (Exception.java:38) java/io/IOException.<init>(Ljava/lang/String;)V+1 (IOException.java:43) java/net/SocketException.<init>(Ljava/lang/String;)V+1 (SocketException.java:32) java/net/SocketInputStream.read([BII)I+15 (SocketInputStream.java:86) com/ibm/as400/access/DataStream.readFromStream(Ljava/io/InputStream;[BII)I+0 (DataStream.java:44) com/ibm/as400/access/SignonExchangeAttributeRep.read(Ljava/io/InputStream;)V+0 (SignonExchangeAttributeRep.java:79) com/ibm/as400/access/AS400ImplRemote.signonConnect()V+0 (AS400ImplRemote.java:1869) Thanks in advance for help. ----------------------------------------------------------------------------- *** This messages was scanned for malicious contents *** ----------------------------------------------------------------------------- Franco Biaggi CH-6807 Taverne _______________________________________________ This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx 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 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.