| Author |
Topic  |
|
|
Dichter
BIAC Faculty
   
190 Posts |
Posted - Jul 27 2005 : 10:45:46 AM
|
Has anyone been having trouble with Matlab 7.0.4 today? I'm having a problems related to disk-writing errors. I can execute previously saved scripts, but when I try to save a script, I get an error message that says "This file has been modified outside the MATLAB Editor. Do you want to reload it?" If I select "No," it doesn't save. If I select "Yes" the file closes without saving. Then, the following appears in the Matlab command window:
java.io.IOException: There is not enough space on the disk at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(Unknown Source) at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(Unknown Source) at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(Unknown Source) at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(Unknown Source) at sun.nio.cs.StreamEncoder.flush(Unknown Source) at java.io.OutputStreamWriter.flush(Unknown Source) at org.netbeans.editor.BaseDocument.write(BaseDocument.java:901) at org.netbeans.editor.BaseKit.write(BaseKit.java:419) at javax.swing.text.JTextComponent.write(Unknown Source) at com.mathworks.mde.editor.EditorDocument.writeFile(EditorDocument.java:1167) at com.mathworks.mde.editor.EditorDocument.saveFileAsync(EditorDocument.java:485) at com.mathworks.mde.editor.EditorDocument.promptToSave(EditorDocument.java:1263) at com.mathworks.mde.editor.EditorViewContainer.promptToSave(EditorViewContainer.java:290) at com.mathworks.mde.editor.IDEEditor$4.clientClosing(IDEEditor.java:1008) at com.mathworks.mwswing.desk.DTClient.canClose(DTClient.java:737) at com.mathworks.mwswing.desk.DTCloseTransaction.query(DTCloseTransaction.java:74) at com.mathworks.mwswing.desk.DTCloseTransaction.start(DTCloseTransaction.java:59) at com.mathworks.mwswing.desk.DTSingleClientFrame$LocalWindowListener.windowClosing(DTSingleClientFrame.java:547) at java.awt.AWTEventMulticaster.windowClosing(Unknown Source) at java.awt.Window.processWindowEvent(Unknown Source) at javax.swing.JFrame.processWindowEvent(Unknown Source) at java.awt.Window.processEvent(Unknown Source) at com.mathworks.mwswing.MJFrame.processEvent(MJFrame.java:933) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Any help wuld be appreciated. |
Gabriel S. Dichter, PhD UNC Departments of Psychiatry & Psychology http://www.can.unc.edu/ |
|
|
Dichter
BIAC Faculty
   
190 Posts |
Posted - Jul 27 2005 : 10:52:10 AM
|
| I am able to run Matlab on another workstation without problems. So this appears to be machine-specific. How do I trouble-shoot the problems I am having on my workstation (I tried logging off and then on but that didn't fix things)? Thanks. |
Gabriel S. Dichter, PhD UNC Departments of Psychiatry & Psychology http://www.can.unc.edu/ |
 |
|
|
gunes
BIAC Alum
 
45 Posts |
Posted - Jul 27 2005 : 10:53:30 AM
|
yes, Gabriel. I have been having these errors and difficulty with the Matlab. Since Chuck is gone i do not know who can help us for such matlab problems. However, since yesterday these errors have been getting less and less. hope that somebody will answer how to fix it.
Thank you for posting it.
Gunes |
Edited by - gunes on Jul 27 2005 10:57:05 AM |
 |
|
|
tankersley
BIAC Alum
   
USA
143 Posts |
Posted - Oct 28 2005 : 08:49:35 AM
|
When I start Matlab it will go through my startup script, but then it will never finish initializing, so I just can't use Matlab. I've tried this on a couple of computers in the Bell Building as well as in the whisper room; the problem is ubiquitous!
DHarol |
 |
|
|
syam.gadde
BIAC Staff
    
USA
421 Posts |
Posted - Oct 28 2005 : 08:52:48 AM
|
Hi Dharol,
When did you first notice this problem? What does your startup script look like? |
 |
|
|
tankersley
BIAC Alum
   
USA
143 Posts |
Posted - Oct 28 2005 : 10:49:34 AM
|
In my start up script I had an addpath to my data directory, which had about 4000 files downloaded into it from a scanning session yesterday. I deleted the path and it works now. Thanks a lot.
Dharol |
 |
|
| |
Topic  |
|