Re: [Tn5250j-general] Connection issue

2005-08-24 Thread Pete Helgren




No idea at all. Some of that kind of stuff makes me very nervous...

Pete

Richard Houston wrote:

  Thanks Pete,

I actually updated to JDK 5.04 for 1.4.2_07 and it works fin again.
Not sure what the issue really was but it works now. We had two systems
that were having the issue and the update fixed both of then.

Have any idea why that would be?




Best regards,
+--+
| Richard Houston  .^. |
| R.L.H.  Consulting   /V\ |
| E-Mail  [EMAIL PROTECTED]/(   )\   |
| WWW www.rlhc.net  ^^-^^|
+--+


On Tue, August 23, 2005 12:53 pm, Pete Helgren wrote:
  
  
Richard,


Sorry for the delay, I just got back from vacation


Not sure what is up with that.  I bounced over to my Linux side and the
application is still working for me.

Do you use named devices when you configure tn5250j?  If so, does the
device show as "Available to use?"

Something strange going on there. Especially since telnet works.  Have
you tried running without SSL?

Just about all the ideas I could think of.


Pete



Richard Houston wrote:




  Hi all, I now have 2 systems with the same issue.


When the user tries to connect the get a DISCONNECTED message on the
th5250 window. I see the following when starting TN from a command line.


[EMAIL PROTECTED] ~]# java -jar /usr/local/tn5250j/tn5250j.jar
No other instances of tn5250j running.
INFO [org.tn5250j.GlobalConfigure]  Information Message:
/root/.tn5250j/macros (No such file or directory).  The file macros will
 be created for first time use. 0[main] INFO
org.tn5250j.framework.common.SessionManager  - New session Manager
initialized 26   [main] INFO  org.tn5250j.framework.Tn5250jController  -
plugin directory is: /root/ext 27   [main] INFO
org.tn5250j.framework.Tn5250jController  - Tn5250j plugin manager
created 764  [Thread-0] INFO  org.tn5250j.framework.Tn5250jController  -
Tn5250j
plugin manager started 54587 [main] INFO
org.tn5250j.framework.tn5250.tnvt  -  new session - xraf9406 57250
[Thread-1] INFO  org.tn5250j.framework.transport.SocketConnector  -
Creating Plain Socket
57261 [Thread-1] ERROR org.tn5250j.framework.transport.SocketConnector
-
java.net.SocketException: Invalid argument or cannot assign requested
address 57263 [Thread-1] INFO
org.tn5250j.framework.transport.SocketConnector  - No socket was created
 57263 [Thread-1] WARN  org.tn5250j.framework.tn5250.tnvt  - I did not
get a socket

Now these systems were connecting just fine till last week. No new
software was installed and no changes to the VPN setups were made. They
can connect to all the other network service just fine. I can ping the
400
and I can also get to it via telnet which I believe eliminate routing
and net work connectivity issues.

This is tn5250j 0.6.1 Beta1 SUN jdk 1.4.2_6


Any thought and or comments would be greatly appreciated.





Best regards,
+--+
| Richard Houston  .^. |
| R.L.H.  Consulting   /V\ |
| E-Mail  [EMAIL PROTECTED]/(   )\   |
| WWW www.rlhc.net  ^^-^^|
+--+







---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing 
QA
Security * Process Improvement  Measurement *
http://www.sqe.com/bsce5sf
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general




  


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle
Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
 Security * Process Improvement  Measurement *
http://www.sqe.com/bsce5sf
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general




  
  



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general

  





[Tn5250j-general] Connection issue

2005-08-18 Thread Richard Houston
Hi all, I now have 2 systems with the same issue.

When the user tries to connect the get a DISCONNECTED message on the
th5250 window. I see the following when starting TN from a command line.

[EMAIL PROTECTED] ~]# java -jar /usr/local/tn5250j/tn5250j.jar
No other instances of tn5250j running.
INFO [org.tn5250j.GlobalConfigure]  Information Message:
/root/.tn5250j/macros (No such file or directory).  The file macros will
be created for first time use.
0[main] INFO  org.tn5250j.framework.common.SessionManager  - New
session Manager initialized
26   [main] INFO  org.tn5250j.framework.Tn5250jController  - plugin
directory is: /root/ext
27   [main] INFO  org.tn5250j.framework.Tn5250jController  - Tn5250j
plugin manager created
764  [Thread-0] INFO  org.tn5250j.framework.Tn5250jController  - Tn5250j
plugin manager started
54587 [main] INFO  org.tn5250j.framework.tn5250.tnvt  -  new session -
xraf9406
57250 [Thread-1] INFO  org.tn5250j.framework.transport.SocketConnector  -
Creating Plain Socket
57261 [Thread-1] ERROR org.tn5250j.framework.transport.SocketConnector  -
java.net.SocketException: Invalid argument or cannot assign requested
address
57263 [Thread-1] INFO  org.tn5250j.framework.transport.SocketConnector  -
No socket was created
57263 [Thread-1] WARN  org.tn5250j.framework.tn5250.tnvt  - I did not get
a socket

Now these systems were connecting just fine till last week. No new
software was installed and no changes to the VPN setups were made. They
can connect to all the other network service just fine. I can ping the 400
and I can also get to it via telnet which I believe eliminate routing and
net work connectivity issues.

This is tn5250j 0.6.1 Beta1 SUN jdk 1.4.2_6

Any thought and or comments would be greatly appreciated.




Best regards,
+--+
| Richard Houston  .^. |
| R.L.H.  Consulting   /V\ |
| E-Mail  [EMAIL PROTECTED]/(   )\   |
| WWW www.rlhc.net  ^^-^^|
+--+






---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general