On 21 December 2011 17:36, Roy Menachem <r...@marvell.com> wrote: > Hi, > > I use the 3.4.2 version and the program crashes every time. > > My scenario goes like this: > > 1. I run a script which read large file and insert the data to some > arrays(this upload takes 30 min). > > 2. In order not to wait each time, after running the above script I > have another script which read data from *xlsx file and sorting the data > (which was saved in the arrays variabels). > > 3. When I run the second script for the first time, everything is OK > but when I run it again I get the following error: > > 4. After this error (which is false one cause it pass when I run > it for the first time), when I run the script again the program crash. > > Please help!!!!!!
1. Paste the actual text, do not send an image with the errors. 2. From the error messages, seems the error comes from the IO package because the java package is not properly configured. I think I got that idea from the message "No Java support found" 3. Shows us the code (and use pastebin, do not send a screenshoot of the text editor). 4. What have you already done to try to solve this? Have you read the documentation? The IO package comes with some documentation files (html files) that explain how to solve most problems. There's also the octave wiki page of the IO page. See http://octave.org/wiki/index.php?title=IO_package Carnë ------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev