2 Replies Latest reply on May 30, 2006 2:21 AM by akakunin

    Problem with deploying process: jbpm.byte.block.size not fou

    akakunin

      Hello!
      After upgrading to jbpm-3.1.1 I cannot deploy process into my application. I've got followed error:

      by: org.jbpm.configuration.ConfigurationException: name 'jbpm.byte.block.size' is not defined in the configuration. configured names: [jbpm.msg.wait.timout, resource.repository.cfg.xml, jbpm.task.instance.factory, default.jbpm.context, resource.default.modules, resource.varmapping, resource.node.types, resource.business.calendar, resource.parsers, resource.action.types, resource.converter, jbpm.variable.resolver]
       at org.jbpm.configuration.ObjectFactoryImpl.createObject(ObjectFactoryImpl.java:76)
      


      How it is possible to fix it?