Bugs item #667488, was opened at 2003-01-13 16:22
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=667488&group_id=44253
Category: Other
Group: Crashes
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: while loading, worked friday, now it doesnt
Initial Comment:
i recieved the following error when loading the program, it
worked friday and now it doesnt
edu.rice.cs.util.UnexpectedException:
java.rmi.server.ExportException: Listen failed on port: 0;
nested exception is:
java.net.SocketException: Network is down:
listen failed
at
edu.rice.cs.drjava.model.DefaultGlobalModel.<init>
(DefaultGlobalModel.java:328)
at
edu.rice.cs.drjava.ui.SingleDisplayModel.<init>
(SingleDisplayModel.java:156)
at edu.rice.cs.drjava.ui.MainFrame.<init>
(MainFrame.java:883)
at edu.rice.cs.drjava.ui.MainFrame.<init>
(MainFrame.java:870)
at edu.rice.cs.drjava.DrJava.beginProgram
(DrJava.java:199)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke
(Method.java:324)
at edu.rice.cs.drjava.DrJava.main
(DrJava.java:113)
geoff338@u.washington.edu
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=667488&group_id=44253
|