Click to See Complete Forum and Search --> : Problem While Creating Datasource in Tomcat..


anilreddy76
11-19-2007, 12:04 PM
Hi,

I'm getting the following error while trying to create the "datasorce" in Tomcat using Admin tool.

Please advise me if any body knows how to contact Tomcat support team to find more on this or any body is having idea on this..

javax.servlet.ServletException: MBeanServer is not available
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:841)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:774)
admin.users.listUsers_jsp._jspService(listUsers_jsp.java:396)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

Thanks,
Anil

ray326
11-19-2007, 11:56 PM
What versions of Tomcat and JDK?

anilreddy76
11-20-2007, 10:33 AM
Hi,

I'm using Tomcat 5.5 and JDK 1.6

Thanks,
Anil