bluedog123
Technical User
I have a JSP application that runs fine in my current environment (JRun 4, SQL Server 2000) but when I try to move it to a JRun 4/SQL Server 7 environment, the database begins having problems, i.e. it will periodically lockup when it is accessed...when I go to the DB itself and try to open it, I get a huge error message than might as well be in Greek, essentially saying that a connection cannot be made. Again, this only occurs when I deploy using SQL Server 7.
The application has 2 main areas, and each runs on a different port (i.e., JRun sees them as 2 seperate apps). I have no idea what the problem could be...again, in SQL Server 2000 everything works fine.
The application has 2 main areas, and each runs on a different port (i.e., JRun sees them as 2 seperate apps). I have no idea what the problem could be...again, in SQL Server 2000 everything works fine.