Re: [O] plantuml: Terminal 0 is locked

2015-12-03 Thread Johann Spies
Sorry for the noise, plantuml.jar was not in the correct place. Regards Johann On 3 December 2015 at 14:22, Johann Spies wrote: > When I evaluate this: > > @startuml > Alice -> Bob: Authentication Request > Bob --> Alice: Authentication Response > > Alice -> Bob:

[O] plantuml: Terminal 0 is locked

2015-12-03 Thread Johann Spies
When I evaluate this: @startuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml I get an error message: Terminal 0 is locked, cannot read from it What is causing