|
| Product | Websydian Java Application Service |
|---|---|
| Version | 3.1x |
| Category | Deployment |
| Question | When starting a Java based Application Service we get an error message with the error text "exceptionininitializererror" |
| Answer |
The problem is the missing system property of websydian.plexpropertyfile
Add the following setting to the java command line e.g. -Dwebsydian.plexpropertyfile=[plexpropteryfile] |