Monod Home
Overview
Change Log
Technical Notes
Release Notes
FAQs
Download

Monod Desktop Release Notes
Problem
Explanation/Suggestion
v1.5.23
For existing Monod server instances, please run src/sql/monod-1.4-to-1.5-update.sql to update your relational DB instances.

For new Monod server instances,  the changes in this release have been added to src/sql/monod.postgres.sql.  Just follow the standard server installation instructions will do.
Login Error:

"It usually takes me 2-6 tries to login before it works. I get a message box titled "Button Navigator Data Retrieval Failed" containing text "java.lang.reflect.UndeclaredThrowableException", followed by another message box titled "Navigator Workspace Data Retrieval Failed" with the same java.lang... text."
Reason: This is due to Resin server haven't completed initialization of all the Monod server-side pieces.  It is  most likely to happen the "first time" after a new build is installed and the Resin server is started up.

Workaround: Wait until server initialization is complete before login.  The initialization usually takes about 10 - 12 minutes.  If your site is hosting the server, you can also check the size and contents the resin log files (error.log)  wait for org.molsci.monod.InitServlet: init to complete before you start launching Monod Desktop.
Drag-and-Drop Error:

Drag-and-drop may occasionally stop working (i.e., the application does not recognize the drag action).  
Status: Workaround for this problem are currently scheduled for v1.54.  For the time being, the workaround is to use the contextual popup menu to "add annotation" for the object to be annotated or use the contextual popup menu to "apply as annotator" for the annotator (e.g., note or literature).


Additional Links:
To contact us
Bug reporting


Last Updated: August 9th, 2004 - 17:00