Skip to content

Local AS causes exception #15

@tzaeschke

Description

@tzaeschke

Running traceroute, ping or showpaths (with probing) on the local AS causes an exception:

java.lang.IllegalStateException: Missing messages: 1/1
	at org.scion.cli.util.Prober$PingResponseHandler.await(Prober.java:111)
	at org.scion.cli.util.Prober.probe(Prober.java:56)
	at org.scion.cli.Showpaths.run(Showpaths.java:145)
	at org.scion.cli.Showpaths.run(Showpaths.java:68)
	at org.scion.cli.Cli.run(Cli.java:59)
	at org.scion.cli.Cli.lambda$main$0(Cli.java:33)
	at org.scion.cli.util.Util.handleExit(Util.java:117)
	at org.scion.cli.Cli.main(Cli.java:33)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions