Re: Possible socket problem

2004-06-21 Thread Larry Hall
At 01:58 AM 6/21/2004, you wrote: >Hi, >I have a java program that are calling a cygwin script with Runtime.exec(). This >script is calling COBOL and java >programs that are connecting to a Oracle database. But they fail with the error >message "Network adapter could not >be established". If I

Possible socket problem

2004-06-20 Thread kfb73
Hi, I have a java program that are calling a cygwin script with Runtime.exec(). This script is calling COBOL and java programs that are connecting to a Oracle database. But they fail with the error message "Network adapter could not be established". If I make a bat-file instead of sh-script, I