java.lang.NoClassDefFoundError: org/jsoup/Jsoup Error when accessing custom folder views

  • 7021077
  • 07-Jul-2017
  • 17-Jul-2017

Environment

Micro Focus Vibe 4.0.3

Situation

When accessing custom folder or workspace views in Vibe 4.0.3, the folder may fail to load with the following errors logged in the appserver.log file:

04-Jul-2017 20:15:33.878 SEVERE [ajp-nio-8009-exec-2] org.apache.catalina.core.ApplicationContext.log Exception while dispatching incoming RPC call
 com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract org.kablink.teaming.gwt.client.rpc.shared.VibeRpcResponse
 org.kablink.teaming.gwt.client.service.GwtRpcService.executeCommand(org.kablink.teaming.gwt.client.util.HttpRequestInfo,org.kablink.teaming.gwt.client.rpc.shared.VibeRpcCmd)
 org.kablink.teaming.gwt.client.GwtTeamingException' threw an unexpected exception: java.lang.NoClassDefFoundError: org/jsoup/Jsoup

Resolution

A fix for this issue is available in the Vibe 4.0.3 - Patch 1, available via the Micro Focus Patch Finder.

Cause

Missing jar file in the 4.0.3-FCS release: jsoup.jar