Am Montag, 24. September 2007 schrieb Nicklas Nordborg:
> Harald Stachelscheid wrote:
> > Hallo,
> >
> > after I add an annotation to an any type of item I get a blank window in
> > the browser when I try to display the Single-item view. In contrast
> > editing the item by ctrl+clicking the item in the list view works
> > correctly and shows the added annotation. Any ideas to solve this
> > problem?
> >
> > My configuration: BASE 2.4.1, Tomcat 5.5.23 and PostgreSQL 8.0.1.
>
> Can you check the Tomcat log file for information about errors?
>
> /Nicklas
>

Here is the log entry I get when I try to display the single-item view of a 
sample:

24.09.2007 20:47:38 org.apache.catalina.core.StandardHostValve custom
SCHWERWIEGEND: Exception Processing 
ErrorPage[exceptionType=java.lang.Throwable, location=/exception/exception.jsp]
java.lang.IllegalStateException
        at org.apache.coyote.Response.reset(Response.java:297)
        at org.apache.catalina.connector.Response.reset(Response.java:647)
        at org.apache.catalina.connector.Response.reset(Response.java:911)
        at 
org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:357)
        at 
org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java:213)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
        at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
        at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
        at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
        at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
        at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
        at java.lang.Thread.run(Thread.java:595)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
basedb-devel mailing list
basedb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basedb-devel

Reply via email to