Exception in thread "main" java.lang.NoClassDefFoundError: java/util/ServiceLoad

HomeForumsRapidDeployOrchestrationException in thread "main" java.lang.NoClassDefFoundError: java/util/ServiceLoad

This topic is: resolved

This topic has 2 voices, contains 1 reply, and was last updated by  richard.bettison 107 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
February 2, 2012 at 3:46 pm #2595

contrafibularity
Post count: 20

Hi all,

I get this error:

Exception in thread “main” java.lang.NoClassDefFoundError: java/util/ServiceLoader

When the deployment invoked the orchestration,

Does anyone have any idea what may cause this?
Cheers

CF

February 2, 2012 at 3:54 pm #2597

richard.bettison
Post count: 45

Hi CF,

This is almost certainly due to the wrong version of java being sourced on the target. Please make sure that the version of java being sourced is at least 1.6.0

Type java -version on the target server using the same user as RapidDeploy is logging on as.
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.