zowe / explorer-server

Explorer Server component contribution
Eclipse Public License 2.0
0 stars 1 forks source link

Failure to connect to zosmf causes class not found exception due to missing messages bundle #2

Closed giza-jenkins closed 5 years ago

giza-jenkins commented 6 years ago

Migrated issue

Original raised by jordanCain on Tuesday 22 May 2018 at 10:23 GMT


If the apis fail to reach zosmf we get an unhelpful error:

Error 500: java.lang.NoClassDefFoundError: com.ibm.atlas.webservice.services.ZosmfDatasetsService (initialization failure)

Likely due to having removed one of the two messages bundles, job output shows:

java.util.MissingResourceException: Can't find bundle for base name com.ibm.atlas.webservice.messages

Joe-Winchester commented 5 years ago

A number of systems are logging the Error 500: java.lang.NoClassDefFoundError: com.ibm.atlas.webservice.resource.Jobs (initialization failure) message. If this is an easy fix it'd be good to get it into 0.9.5 just to log more information.

stevenhorsman commented 5 years ago

Removed in re-write