xr4ml1 / psimulator

Automatically exported from code.google.com/p/psimulator
0 stars 0 forks source link

Reading config file (XML) #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Launching backend

What is the expected output? What do you see instead?
i expect a successful connection, i encounter an error 

What version of the product are you using? On what operating system?

16.05.2012

Please provide any additional information below.

When i save my topology and reload it, i cannot see the interfaces on 
properties of each component. 
When i try to launch backend i get the following error

NETWORK_MODEL_LOAD_SAVE: config.configTransformer.Loader: XML configuration 
file is corrupted: 
config.configTransformer.LoaderException: Could not find Device with id=28 a 
for Switchport with id=30

I open the config file on an XML notepad, the configs seems fine.

Original issue reported on code.google.com by akaka...@gmail.com on 17 Dec 2014 at 3:47

GoogleCodeExporter commented 9 years ago
Hi

I had the same issue but found out the reason was to the version of Java i was 
using which was version 8. If you use version 7_u2 this works fine.

Original comment by ctalm...@gmail.com on 21 Dec 2014 at 2:37

GoogleCodeExporter commented 9 years ago
i tried 7_u71 and it also worked fine. 

Thank you very much.

Original comment by akaka...@gmail.com on 21 Dec 2014 at 9:33