Hi all. I'm currently running JBuilder 4 Enterprise, and it comes bundled with Tomcat 3.1. I have a project I was working on a week an a half ago that used some JSP and beans to connect to a remote database. The project was working well until I upgraded my dial-up to cable modem. Now when I run the project, JBuilder starts Tomcat to run the JSP, and I get the repeating message in the debug window:
 
Context log: path="" Socket Exception/
 
I'm guessing that the upgrade to cable modem has cause some major changes in connecting via TCP/IP and for some reason, Tomcat can't resolve any ports or connections. Has anybody else had this problem, and are there any fixes for it? By the way, my system is Win98 SE, Tomcat 3.1, JBuilder 4 Enterprise, and JDK 1.3. Thanks so much!

Reply via email to