Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #10487 (closed)

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

Bug: Matlab cannot locate omero.client in the Java class path

Reported by: sbesson Owned by: bpindelski
Priority: blocker Milestone: OMERO-4.4.7
Component: Client Version: n.a.
Keywords: Matlab Cc: bpindelski, jburel, joshmoore
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: Bugs Fixing

Description

Something seems to have broken the omero_client.jar while merging Blazej's PR https://github.com/openmicroscopy/openmicroscopy/pull/800

The latest stable version (build 129) works as expected

sbesson:OMERO.matlab-4.4.6-240-11002e7-ice33-b131 sebastien$ cd ../OMERO.matlab-4.4.6-223-8db375d-ice33-b129/
sbesson:OMERO.matlab-4.4.6-223-8db375d-ice33-b129 sebastien$ matlab -nodesktop -nosplash -r "c=loadOmero('howe.openmicroscopy.org.uk');"

                                                 < M A T L A B (R) >
                                       Copyright 1984-2012 The MathWorks, Inc.
                                          R2012b (8.0.0.783) 64-bit (maci64)
                                                   August 22, 2012

 
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
 
--------------------------
OmeroMatlab Toolbox 
4.4.6-223-8db375d-ice33-b129
--------------------------
>> 

However, the same command run from the latest stable build cannot locate the omero.client class.

sbesson:OMERO.matlab-4.4.6-223-8db375d-ice33-b129 sebastien$ cd ../OMERO.matlab-4.4.6-240-11002e7-ice33-b131/
sbesson:OMERO.matlab-4.4.6-240-11002e7-ice33-b131 sebastien$ matlab -nodesktop -nosplash -r "c=loadOmero('howe.openmicroscopy.org.uk');"

                                                 < M A T L A B (R) >
                                       Copyright 1984-2012 The MathWorks, Inc.
                                          R2012b (8.0.0.783) 64-bit (maci64)
                                                   August 22, 2012

 
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
 
--------------------------
OmeroMatlab Toolbox 
4.4.6-240-11002e7-ice33-b131
--------------------------
Error using javaObject
No class omero.client can be located on the Java class path

Error in loadOmero (line 128)
    client = javaObject('omero.client', varargin{:});
 
>> d=omero.rtypes.rdouble(6)
 
d =
 
omero.rtypes$RDoubleI@40180000
 
>> c=omero.client('localhost')
Undefined variable "omero" or class "omero.client".

{{{
}}}

Change History (6)

comment:1 Changed 11 years ago by bpindelski

  • Owner set to bpindelski

comment:2 Changed 11 years ago by bpindelski

  • Status changed from new to accepted

comment:4 Changed 11 years ago by bpindelski

  • Resolution set to fixed
  • Status changed from accepted to closed

comment:5 Changed 11 years ago by Blazej Pindelski <bpindelski@…>

(In [f1679513b91000e9e7fa07f6f88bddaf928c6bd5/ome.git] on branch develop) Fix omero.client classpath error (see #10487)

comment:6 Changed 11 years ago by jean-marie burel <j.burel@…>

(In [b34158f11095e7b5b42f02486341c0376bca88d9/ome.git] on branch develop) Merge pull request #815 from bpindelski/rebased/develop/omero-client-10487

Fix omero.client classpath error (see #10487) (rebased onto develop)

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.66683 sec.)

We're Hiring!