Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle exception when dot is not present gracefully #3

Open
jderuiter opened this issue May 23, 2017 · 2 comments
Open

Handle exception when dot is not present gracefully #3

jderuiter opened this issue May 23, 2017 · 2 comments

Comments

@jderuiter
Copy link
Owner

When dot is not present on the system, currently the tool will crash with an exception. This exception should be caught and a meaningful message displayed to the user.

@IMhappyZzz
Copy link

IMhappyZzz commented Sep 7, 2017

Hi:

I just use the tool to test some other protocols , I modified the SUL and used TLSTestService.java to fit new protocol , and the test passed. But when I used learner.java to learn its statemachine , it runed some time and then the program got stuck after "INFO: Starting round 2", while the process did not stoped. as a result ,I can't learned the final hypothesis. what's wrong with it ?Thak you!

I just test learner again and the code is as same as before, the program could go to "INFO: Starting round 5". it's really strange.

@jderuiter
Copy link
Owner Author

@IMhappyZzz it's hard to say from this what exactly is going wrong. Could you open a separate issue for this and provide more detailed information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants