Hi,

I'm trying to install the newly released Warp10 protobuf extension. I am 
able to install and configure it, and am able to see it load in the logs, 
however the first call to PROTOC causes an exception.

warp10_1 | Exception in thread "[Warp Macro Repository 
(/usr/local/share/warpscript)" java.lang.NoSuchMethodError: 
com.google.protobuf.DescriptorProtos$FileDescriptorProto.getDependencyList()Lcom/google/protobuf/ProtocolStringList;
 
warp10_1 | at io.warp10.ext.protobuf.PROTOC.apply(PROTOC.java:212) 
warp10_1 | at 
io.warp10.script.MemoryWarpScriptStack.exec(MemoryWarpScriptStack.java:873) 
warp10_1 | at 
io.warp10.script.MemoryWarpScriptStack.execMulti(MemoryWarpScriptStack.java:512)
 
warp10_1 | at 
io.warp10.script.WarpScriptMacroRepository.loadMacro(WarpScriptMacroRepository.java:485)
 warp10_1 
| at 
io.warp10.script.WarpScriptMacroRepository.run(WarpScriptMacroRepository.java:193)

The full logs are posted here 
https://gist.github.com/tmacro/766c16fcb7213a5628966b7f7f91be27

-- 
You received this message because you are subscribed to the Google Groups "Warp 
10 users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/warp10-users/b4eb0711-0dd7-411c-aee4-fd350beac386n%40googlegroups.com.

Reply via email to