[ome-users] Problem with import from imageJ and problem with Java web start

Keith.Neil at sanofi-aventis.com Keith.Neil at sanofi-aventis.com
Fri Dec 1 12:47:19 GMT 2006


First, I have this error when I try and import images into a new OME instance from ImageJ:

An exception has occurred:  
org.openmicroscopy.ds.RemoteServerErrorException: error executing RPC `dispatch'.
DBD::Pg::st execute failed: ERROR:  null value in column "module_execution_id" violates not-null constraint
 at /usr/lib/perl5/site_perl/5.8.8/OME/Factory.pm line 858
 OME::Factory::newObject('OME::Factory=HASH(0xb4cb4d4)', 'OME::SemanticType::__DisplayChannel', 'HASH(0xbbdc810)') called at /usr/lib/perl5/site_perl/5.8.8/OME/Factory.pm line 1022
 OME::Factory::newAttribute('OME::Factory=HASH(0xb4cb4d4)', 'OME::SemanticType=HASH(0xaa05b88)', 'undef', 'undef', 'HASH(0xbbdc810)') called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/DTO/GenericAssembler.pm line 290
 OME::Remote::DTO::GenericAssembler::__updateDTO('OME::Remote::DTO::GenericAssembler', 'OME::SemanticType::__DisplayChannel', 'HASH(0xbbdc810)', 'HASH(0xa277ec8)') called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/DTO/GenericAssembler.pm line 329
 OME::Remote::DTO::GenericAssembler::updateDTO('OME::Remote::DTO::GenericAssembler', '@DisplayChannel' <mailto:'@DisplayChannel'> , 'HASH(0xbbdc810)') called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/Facades/GenericFacade.pm line 133
 OME::Remote::Facades::GenericFacade::updateObject('OME::Remote::Facades::GenericFacade', '@DisplayChannel' <mailto:'@DisplayChannel'> , 'HASH(0xbbdc810)') called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/Facade.pm line 181
 eval {...} called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/Facade.pm line 175
 OME::Remote::Facade::dispatch('OME::Remote::Facade', 'f5333f330b6b334240c9ba28a1e70961', 'updateObject', '@DisplayChannel' <mailto:'@DisplayChannel'> , 'HASH(0xbbdc810)') called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/RPC2.pm line 142
 eval {...} called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/RPC2.pm line 141
 OME::Remote::RPC2::serve('OME::Remote::RPC2=HASH(0xb96a9d8)', '<?xml version="1.0" encoding="ISO-8859-1"?><methodCall><metho...') called at /usr/lib/perl5/site_perl/5.8.8/OME/Remote/Apache2/XMLRPC.pm line 31
 OME::Remote::Apache2::XMLRPC::handler('Apache2::RequestRec=SCALAR(0xbb05100)') called at -e line 0
 eval {...} called at -e line 0


Second, 

I have a problem running the Visbio program using the java web start within our proxy firewall, the test applications work ok after entering the firewall proxy user + password.  The Visbio program generates the following exception:

JNLPException[category: Erreur de téléchargement : Exception: java.io.IOException: HTTP response 404 : LaunchDesc: null ]
 at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
 at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
 at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
 at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
 at com.sun.javaws.Launcher.downloadResources(Unknown Source)
 at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
 at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
 at com.sun.javaws.Launcher.run(Unknown Source)
 at java.lang.Thread.run(Unknown Source)


Une erreur est survenue au cours du lancement ou de l'exécution de l'application.

Titre : VisBio
Fournisseur : UW-Madison LOCI
Catégorie : Erreur de téléchargement

Impossible de charger la ressource : http://www.loci.wisc.edu/visbio/jws/bio_formats.jar

 

<?xml version="1.0" encoding="utf-8"?>
<jnlp
  spec="1.0+"
  codebase="http://www.loci.wisc.edu/visbio/jws">
  <information>
    <title>VisBio</title>
    <vendor>UW-Madison LOCI</vendor>
    <homepage href="http://www.loci.wisc.edu/visbio/index.html"/>
    <description>A biological visualization tool designed for easy
      visualization and analysis of multidimensional image data</description>
    <icon href="visbio-icon.jpg"/>
    <icon kind="splash" href="visbio-logo.jpg"/>
    <offline-allowed/>
  </information>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <j2se version="1.4+" max-heap-size="512m"/>
    <jar href="visbio.jar"/>
    <jar href="bio_formats.jar"/>
    <jar href="commons-httpclient-2.0-rc2.jar"/>
    <jar href="commons-logging.jar"/>
    <jar href="forms-1.0.4.jar"/>
    <jar href="ij.jar"/>
    <jar href="looks-1.2.2.jar"/>
    <jar href="ome-java.jar"/>
    <jar href="visad.jar"/>
    <jar href="xmlrpc-1.2-b1.jar"/>
  </resources>
  <application-desc main-class="loci.visbio.VisBio">
    <argument>ome-image=key:f5333f330b6b334240c9ba28a1e70961 at xxx.xx.xx.xxxxx:1</argument>
  </application-desc>
</jnlp>


(I edited out the machine name...)

Can I put the visbio package on a local machine and alter the java webstart xml to point to this?  Any doc to do this?

 

Thanks very much for your help!

 

Keith

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20061201/a3d476c9/attachment.html>


More information about the ome-users mailing list