Changes between Initial Version and Version 1 of Ticket #1481


Ignore:
Timestamp:
Apr 13, 2010, 8:14:32 PM (14 years ago)
Author:
Nicklas Nordborg
Comment:

I can verify this problem and also an identical issue when trying to view raw data information from a raw bioassay.

This is more or less the same problem as #1356 which was caused by #1350. The root cause is that an unitialized proxy is no longer associated with a session. In this case it is because a stateless session is used to load the feature information.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1481

    • Property Component webcore
    • Property MilestoneBASE 2.15
  • Ticket #1481 – Description

    initial v1  
    11Exception when trying to see feature's details (after clicking link with feature id). Here is the stacktrace and BASE cfg:
    2 
     2{{{
    33Version BASE 2.13.1 (build #5134; schema #75)
    44Web server      Apache Tomcat/6.0.20
     
    158158...at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454)
    159159...at java.lang.Thread.run(Thread.java:619)
     160}}}