kbss-cvut / bpmn2stamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Processing system-sledovani-shody-a-interni-audit fails due null pointer exception

blcham opened this issue · comments

Command:

cd bpmn-convertor-examples/processes/ucl
./bin/process-bpmn.sh bpmn/system-sledovani-shody-a-interni-audit.bpmn

Returns error:

Converting BBO file 'system-sledovani-shody-a-interni-audit-bpmn.ttl' to STAMP file 'system-sledovani-shody-a-interni-audit-pre-stamp.ttl'
Exception in thread "main" java.lang.NullPointerException: uri cannot be null
        at org.semanticweb.owlapi.util.OWLAPIPreconditions.checkNotNull(OWLAPIPreconditions.java:102)
        at org.semanticweb.owlapi.model.IRI.create(IRI.java:150)

Full log:
system-sledovani-shody-a-interni-audit.log

Should be fixed with new JOPA release https://github.com/kbss-cvut/jopa/releases/tag/v0.22.1