Hi Rakesh,

From the stack trace, it looks like it relates to a parser bug we have identified lately.

It will be very helpful if you can send me the JSP file which causes the problem so I can verify it. (Camino reads the JSPs in alphabetic order. After it shows the error, take a look at the tree. The next JSP *not* shown in the tree is the one which causes the problem.)
--
John


At 08:12 pm 19-09-2001 +0530, you wrote:
Hi John,
 
I removed the DTD reference from the struts-config. Now it gives me a new error.
I am attaching the camino.log file for your reference.
 
Regards,
 
Rakesh

2001-09-19 19:52:37,420 <scioworks.progressThread-0> [scioworks.camino.gui.command.ProjectCommand] ERROR: Unexpected internal error
java.lang.NullPointerException
        at scioworks.camino.jsp.JspPageFactory$1.visit(JspPageFactory.java:41)
        at scioworks.util.html.TidyNodeTraverser.traverse(TidyNodeTraverser.java:52)
        at scioworks.util.html.TidyNodeTraverser.traverse(TidyNodeTraverser.java:61)
        at scioworks.util.html.TidyNodeTraverser.traverse(TidyNodeTraverser.java:61)
        at scioworks.util.html.TidyNodeTraverser.traverse(TidyNodeTraverser.java:61)
        at scioworks.util.html.TidyNodeTraverser.traverse(TidyNodeTraverser.java:61)
        at scioworks.util.html.TidyNodeTraverser.traverse(TidyNodeTraverser.java:30)
        at scioworks.camino.jsp.JspPageFactory.traverse(JspPageFactory.java:149)
        at scioworks.camino.jsp.JspPageFactory.createFromNode(JspPageFactory.java:355)
        at scioworks.camino.jsp.JspPageFactory.load(JspPageFactory.java:376)
        at scioworks.camino.prjModel.CaminoProject.loadJsps(CaminoProject.java:311)
        at scioworks.camino.prjModel.CaminoProject.init(CaminoProject.java:78)
        at scioworks.camino.Main.initNewProject(Main.java:59)
        at scioworks.camino.gui.command.ProjectCommand$New.doRun(ProjectCommand.java:137)
        at scioworks.camino.gui.command.ProjectCommand.run(ProjectCommand.java:44)
        at java.lang.Thread.run(Unknown Source)

--
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com  m: +(65) 9782 9610

Reply via email to