You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by fvillarreal <fv...@directhitdata.com> on 2003/06/10 22:32:50 UTC

FW: PORTLET-LEVEL EXCEPTION

fyi ... Sandy's completed error report

Frank T. Villarreal, Jr.
Director, Information Systems
Direct Hit Data, Inc.
voice - (210) 247-0141
fax   - (210) 247-0142
email - fvillarreal@directhitdata.com

-----Original Message-----
From: fvillarreal@directhitdata.com
[mailto:fvillarreal@directhitdata.com]
Sent: Tuesday, June 10, 2003 3:22 PM
To: fvillarreal@directhitdata.com
Subject: PORTLET-LEVEL EXCEPTION


*********** EXCEPTION SOURCE ***********

PORTAL ID = mccaincorporate
PORTLET ID = PORTLET6004

*********** SUBMITTED ON ***********

Tue Jun 10 15:21:56 CDT 2003

*********** SUBMITTED BY ***********

NAME = Sandy
PHONE =
EMAIL =

*********** USER'S MESSAGE ***********

For the Fiscal Year 2003 under cost center 123-4567 I was creating a budget
of $20,000. Do I need to include the dollar sign? Maybe that's what I did
wrong?

P.S. It pays to read the whole screen. I didn't even see this part to the
error report...

*********** SYSTEM MESSAGE ***********

java.sql.SQLException: ERROR:  Bad float4 input format '20,000'

	at org.postgresql.core.QueryExecutor.execute(QueryExecutor.java:131)
	at
org.postgresql.jdbc1.AbstractJdbc1Connection.ExecSQL(AbstractJdbc1Connection
.java:505)
	at
org.postgresql.jdbc1.AbstractJdbc1Statement.execute(AbstractJdbc1Statement.j
ava:320)
	at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.j
ava:48)
	at
org.postgresql.jdbc1.AbstractJdbc1Statement.executeQuery(AbstractJdbc1Statem
ent.java:153)
	at com.directhitdata.utils.DataAccess.getWebRowSet(DataAccess.java:1019)
	at
org.apache.jsp.cost_0002dcenter_0002dmaintenance_jsp._jspService(cost_0002dc
enter_0002dmaintenance_jsp.java:165)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
04)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
	at
com.directhitdata.portal.filters.PortalSecurityFLT.doFilter(PortalSecurityFL
T.java:125)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:213)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
	at
com.directhitdata.portal.filters.PortletCacheFLT.doFilter(PortletCacheFLT.ja
va:90)
	at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:213)
	at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
	at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:191)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:2
46)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
	at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
java:170)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172
)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:641)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:174)
	at
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
	at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
	at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
	at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
	at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
ction(Http11Protocol.java:386)
	at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
	at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:530)
	at java.lang.Thread.run(Thread.java:479)



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


1.4b4 /Jetspeed/docs/ 404

Posted by Kevin Baynes <kb...@seagullsw.com>.
Documentation :
In Jetspeed 1.4b4 default install, the link 'Documentation' on the left hand
side pointing to  '/jetspeed/docs/' is giving  a 404. Am I missing an Ant
build target or something? I see 'maven:docs' with a note that you have to
have 'maven' installed... they don't look like the right targets

Building WAR :
In the jetspeed 1.4b4 source, the 'project.properties' file has the line :
  'lib.dir = ${lib.repo}'
In order to get the build to run, I had to change it to :
  'lib.dir = lib'

~akb


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org


Error Starting Jetspeed in Resin 2, Tomcat 4 and Jetty 4

Posted by Kevin Baynes <kb...@seagullsw.com>.
My target deployment container is Resin with Apache on Redhat Linux. I am
getting the below SAXNotSupportedException. Can anyone give me any ideas how
to fix it? The container is hosted by an ISP, so modifying the Resin
configuration is not possible.

RUNNING WITH ERRORS
------------------------------------------------------------------------
Jetspeed in Resin 2.1.6 with JDK 1.4.0 on Redhat Linux 7.2
----------------------------------------------------------------------

The following error is being displayed in various portlet positions :

'problem in SAX transform: org.xml.sax.SAXNotSupportedException:
http://xml.org/sax/properties/lexical-handler'



I was able to get Jetspeed working in Tomcat 3.3.1 with JDK 1.4.1 on WinXP
and am now evaluating it for usability... so I do have one running copy.

I have tried installing JetSpeed in four of my local development containers
and unfortunately it has failed in most of them. Below are two that fail
completely with Jasper errors. Any ideas what is causing these?


FAILED
------------------------------------------------------------------------
Jetspeed in Tomcat 4.1.12 with JDK 1.4.1 on WinXP :
----------------------------------------------------------------------

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: -1 in the jsp file: null

Generated servlet error:
    [javac] Compiling 1 source file



	at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandle
r.java:120)
	at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:2
93)
	at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:313)


FAILED
----------------------------------------------------------------------
JetSpeed in Jetty 4.1.4 with JDK 1.4.1 on WinXP :
----------------------------------------------------------------------

HTTP ERROR: 500 org/apache/tools/ant/BuildException
RequestURI=/jetspeed/index.jsp

17:27:25.413 WARN!! Exception for /jetspeed/index.jsp
java.lang.NoClassDefFoundError: org/apache/tools/ant/BuildException
        at
org.apache.jasper.JspCompilationContext.createCompiler(JspCompilationContext
.java:203)
        at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:4
71)
        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:1
84)
        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:366)
        at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandl
er.java:293)
        at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:581)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:1687)
        at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext
.java:544)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:1637)
        at org.mortbay.http.HttpServer.service(HttpServer.java:875)
        at org.mortbay.http.HttpConnection.service(HttpConnection.java:806)
        at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:956)
        at org.mortbay.http.HttpConnection.handle(HttpConnection.java:823)
        at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:202)
        at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:290)
        at org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:743)
        at java.lang.Thread.run(Thread.java:536)




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org