Tihomir Surdilovic [
http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: Console crashes on opening Process Overview (fresh jBPM5.2 installation)"
To view the discussion, visit:
http://community.jboss.org/message/645140#645140
--------------------------------------------------------------
Caused by: java.lang.NoSuchMethodError:
org.apache.commons.codec.binary.Base64.encodeBase64String([B)Ljava/lang/String;
at
org.jbpm.integration.console.shared.GuvnorConnectionUtils.applyAuth(GuvnorConnectionUtils.java:391)
[jbpm-gwt-shared-5.2.0.Final.jar:]
at
org.jbpm.integration.console.shared.GuvnorConnectionUtils.guvnorExists(GuvnorConnectionUtils.java:484)
[jbpm-gwt-shared-5.2.0.Final.jar:]
at
org.jbpm.integration.console.CommandDelegate.newStatefulKnowledgeSession(CommandDelegate.java:105)
[jbpm-gwt-core-5.2.0.Final.jar:]
... 40 more
This method was added afaik in commons codec 1.4. The error looks like you have some
commons codec jar version < 1.4 which gets loaded first.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/645140#645140]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]