kbss-cvut / bpmn2stamp

1 stars 0 forks source link

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

Closed blcham closed 1 year ago

blcham commented 1 year ago

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

blcham commented 1 year ago

Blocked by https://github.com/kbss-cvut/jopa/issues/167

grigobog commented 1 year ago

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