org.kaazing.k3po.lang.internal.parser.ScriptParseException: org.kaazing.k3po.lang.internal.parser.ScriptParseException: error: unexpected keyword 'write'
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
org.kaazing.k3po.lang.internal.parser.ScriptParseException: org.kaazing.k3po.lang.internal.parser.ScriptParseException: error: unexpected keyword 'write'
at org.kaazing.k3po.lang.internal.parser.ScriptParserImpl.parse(ScriptParserImpl.java:73)
at org.kaazing.k3po.driver.internal.behavior.parser.Parser.parse(Parser.java:41)
at org.kaazing.k3po.driver.internal.Robot.prepare(Robot.java:129)
at org.kaazing.k3po.driver.internal.control.handler.ControlServerHandler.prepareReceived(ControlServerHandler.java:151)
at org.kaazing.k3po.driver.internal.control.handler.ControlUpstreamHandler.messageReceived(ControlUpstreamHandler.java:36)