resetting the path causes java_invoke to fail

Richard Bovey Richard.Bovey at baesystems.com
Tue Jun 3 08:30:50 CDT 2008


Resetting the octave search path causes java_invoke() to fail on exit().
Example session below.

I'm using Windows XP
OCTAVE_VERSION = 3.0.1

My aim is to be able to make additions to the path, then later on to restore
the path to its previous state.

Regards,
Richard

------------------

>> OCTAVE_VERSION
ans = 3.0.1
>> a = path();
>> path(a);
>> exit
error: unable to start Java VM in C:\Program
Files\Java\jre1.6.0_03\bin\client\jvm.dll
error: in
D:\Applications\Octave\share\octave\packages\jhandles-0.3.1\__get_object__.m
near line 20, column 7:

>>> obj = java_invoke ('org.octave.graphics.HandleObject',
>>> 'getHandleObject', handle);

keyboard: stopped in
D:\Applications\Octave\share\octave\packages\jhandles-0.3.1\__get_object__.m
at line 20
debug>
-- 
View this message in context: http://www.nabble.com/resetting-the-path-causes-java_invoke-to-fail-tp17623584p17623584.html
Sent from the Octave - Bugs mailing list archive at Nabble.com.



More information about the Bug-octave mailing list