Hi all, I have JRUN installed in IIS webserserver. But i get 500 internal server when i execute any Stored Procedure through Java. JRUN is working on its own JVM . I want to change the JVM and check it. I tried configuing the JVM. But it says JVM unknown. Which file should i point to change the JVM to JRE1.3 or jdk1.3\bin. Please help me on this. What is the reason that 500 internal server error occurs only when i execute any Stored procedure throught Java (CallableStatement). regards Rajesh
"rajesh_bala", The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements. Thanks.
Hi, JRun 500 internal server error means JRun got confused about ur code. I might suggest you to look at ur code first. I had the similar problems before. But, I didn't change any things about configuration JRun server and JVM. not bad to give it a try.. >I tried configuing the JVM. But it says JVM unknown. Which file 500 internal server error occurs only when i execute any Stored procedure throught Java (CallableStatement).