Menu

#4 FileNotFoundException on defalult project

open
nobody
GUI (6)
5
2009-11-23
2009-11-23
Anonymous
No

New installation produces exception at the first run on Linux.

java.io.FileNotFoundException: xml\Example_switch.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileReader.<init>(FileReader.java:55)
at org.netsimulator.gui.ProjectXMLLoader.setSourceFile(ProjectXMLLoader.java:99)
at org.netsimulator.gui.MainFrame.openFile(MainFrame.java:501)
at org.netsimulator.gui.MainFrame.<init>(MainFrame.java:313)
at org.netsimulator.netsimulator.main(netsimulator.java:41)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.