Closed ralvarep closed 8 years ago
Hello @ralvarep ,
I have been testing and there is an error in the LogPub bundle. For that reason you cannot see the messages in the Logger and the debugger does not generate any outcome.
This is the error: Exception in thread "LogPub Receive Loop" java.lang.NullPointerException at eu.netide.core.logpub.LogPub.run(LogPub.java:87) at java.lang.Thread.run(Thread.java:745)
Maybe @KevinPhemius can help us with this issue.
Problem fixed in fp7-netide/Engine#91. I close this issue.
Hi,
I am testing core debugger with the latest Engine commit and it do not generate any results in results.txt and results.pcap. It creates empty files.
LogPub bundle starts correctly:
Thanks in advance!