Re: Ultradev and PostgreSQL on SuSE

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Peter Blajev" <peter(at)castandcrew(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Ultradev and PostgreSQL on SuSE
Date: 2001-11-15 14:22:30
Message-ID: NEBBLAAHGLEEPCGOBHDGIEMNDOAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter-

Have you looked at Tony Grant's page describing his install of Ultradev &
PGSQL? It might help:

http://www.animaproductions.com/ultra.html

Regards,

-Nick

--------------------------------------------------------------------------
Nick Fankhauser nickf(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org]On Behalf Of Peter Blajev
> Sent: Tuesday, November 13, 2001 8:52 PM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Ultradev and PostgreSQL on SuSE
>
>
> Hi
>
> I'm using JDBC driver to connect Ultradev to postgresql database and
> everything works fine but when I try to open the index.jsp file with
> a web browser I get these:
>
> Error: 500
>
> Location: /phone_book/index.jsp
>
> Internal Servlet Error:
>
> org.apache.jasper.JasperException: Unable to compile class for
> JSP/opt/jakarta/work/localhost_8080%2Fphone_book/_0002findex_0002e
> jspindex_jsp_0.java:99:
> Undefined variable: all_table_isEmpty
> if (all_table_isEmpty) {
> ^
> /opt/jakarta/work/localhost_8080%2Fphone_book/_0002findex_0002ejsp
> index_jsp_0.java:104:
> Undefined variable: all_table_numRows
> if (all_table_numRows == 0) {
> ^
> /opt/jakarta/work/localhost_8080%2Fphone_book/_0002findex_0002ejsp
> index_jsp_0.java:105:
> Undefined variable: all_table_numRows
> all_table_numRows = 1;
> ^
> ....
> < a lot of errors similar to these >
> ....
>
> 30 errors
>
> at org.apache.jasper.compiler.Compiler.compile(Compiler.java)
> at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java)
> at
> org.apache.jasper.servlet.JasperLoader.loadJSP(JasperLoader.java)
> at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java)
> at
> org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNeces
> sary(JspServlet.java)
> at
> org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(Jsp
> Servlet.java)
> at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java)
> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
> org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java)
> at org.apache.tomcat.core.Handler.service(Handler.java)
> at
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java)
> at
> org.apache.tomcat.core.ContextManager.internalService(ContextManager.java)
> at
> org.apache.tomcat.core.ContextManager.service(ContextManager.java)
> at
> org.apache.tomcat.service.connector.Ajp12ConnectionHandler.process
> Connection(Ajp12ConnectionHandler.java)
> at
> org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java)
> at
> org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java)
> at java.lang.Thread.run(Thread.java:484)
>
> I'm not sure where to look at to fix the problem.
> Any help is highly appreciate.
>
> Thanks
> Peter
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Ryan 2001-11-15 14:26:17 Re: Sourceforge on Oracle?
Previous Message Calin Lukas 2001-11-15 14:18:36 Ann: Database Developing and Reporting System