CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Tomcat Deployment IO Problems

Print topic Send  topic

Author Message
Pablo Hernandez
Posted: 11/27/2003, 11:31 AM

Hello everyone, we are encountering a problem when trying to deploy a CCS application in a commercial hosting solution. In the development environment everything is working fine, but when we try it in our hosting, we get the following error when trying to access CCS generated pages.

ROOT CAUSE
javax.servlet.ServletException: IO Problems
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:497)
at org.apache.jsp.admin_list_users_jsp._jspService(admin_list_users_jsp.java:200)

The deployment and development container is Tomcat 4.1; we're accessing a mysql DB using JDBC mysql-connector-java-3.0.9.

Any ideas anyone?

Thanks in advanced

Pablo Hernandez
Anton
Posted: 11/28/2003, 12:37 AM

Interesting - I am just about to do the same thing.
Which host provider do you use?

As about the problem, can not really say but - are you sure that your MySQL database access permissions match up to the ones you were using to develop the site?

Deploy two dumb and simple test pages one being a table + record edit and the other being the same with login authorisation?

BTW: I hit graphic X11 device problems with Linux but they were solved by adding...

export CATALINA_OPTS="-Djava.awt.headless=true"

into the start-up script. Should be standard stuff for the host provider.

Have you checked for the Java version level in use by the host?

Regards

Anton
Pablo Hernandez
Posted: 11/28/2003, 5:57 AM

We found the problem, it's related to the CCS FormActionTag, we haven't had time yet to look into the code, but it seems that it's buggy.
We manually replaced the FormActionTag by the jsp link and parameters.
Is working now .
It's funny that we get had the same exact problem with a resin container in another hosting provider, even thought it worked perfectly in our local environment.

java.lang.Error: IO Problems
at com.codecharge.tags.FormActionTag.doEndTag(FormActionTag.java:25)
at _menuizq__jsp._jspService(/home/jablesoft/www/www.riccanarias.com/menuizq.jsp:91)
at com.caucho.jsp.JavaPage.service(JavaPage.java:75)

We are hosting it at hostforweb , everything went quite smoothly with them. They have a dedicated java support group and you have access to the Tomcat manager. We are still testing the site, but for the moment it looks ok.

Regards

Pablo Hernandez
www.JableSoft.com

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.