Error getting "Protein Annotations Loaded" status in showMS2Admin.view

CPAS Forum (Inactive)
Error getting "Protein Annotations Loaded" status in showMS2Admin.view wongch  2006-02-03 01:29
Status: Closed
 
When I clicked on "MS2 Admin" button in Admin console, I see:
"error executing /_views/HomeTemplate.gm
java.lang.ClassCastException: java.lang.Thread"
under the "state" column of "Protein Annotations Loaded" section and this prevents the remaining of the page from appearing.

This only happens on my Unix installation running Solaris, but not on the Windows installation. The rest of the functionalities are working fine on the Unix.

The stack dump for this exception from cpas log is attached.

Any idea what's wrong and how to fix this?

*Chee-Hong.
 
 
arauch responded:  2006-02-03 08:17
This is a known problem in CPAS 1.1 that will be fixed in the next version. You should see the problem only when you are actually loading annotations; once they are finished loading the problem should disappear.
 
wongch responded:  2006-02-03 08:31
Thanks, Adam.
I still have this error even after the annotation loading is done. I am unable to produce this error on the windows installation.
I think I can wait for v1.2. Any idea on the release date?
*Chee-Hong
 
arauch responded:  2006-02-03 09:24
As I recall, this only happens if the annotation loading thread is still running. If the upload is complete the thread should be gone, but it's possible it did not exit properly. If you're sure the upload is done, you could try restarting Tomcat to see if the problem goes away.

We hope to release CPAS 1.2 in 2 - 3 weeks.

 
adam responded:  2006-12-05 06:21