Hi,
Has anyone tried using reports server for generating web reports.
The reports server
is running in another machine while the web server (tomcat +Apache) in
another. I have installed the reports thin client on the web server
and configured the Reports servlet (RWServlet), which is provided
while installing the reports thin client , on the web server.
However on the browser when i request this servlet, tomcat abrubtly
shuts down with a message like this.
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# Error ID: 4F533F57494E13120E43505002BE
#
abnormal program termination.
The reports servlet source code is not available but i saw the code using a
decompiler. It loads certain libraries (dll's). But the dll are
in the path.
Is it because it does not load the dll tomcat shuts down?
Merrill
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets