WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
171 stars 192 forks source link

NoClassDefFoundError: ConfigService #78

Closed mikkolaakko closed 6 years ago

mikkolaakko commented 6 years ago

I get an error java.lang.NoClassDefFoundError: com.ibm.websphere.management.configservice.ConfigService when installing MDM CE using 9.0.0.6-profile. However, I do not get that error when using 8.5.5.12-profile.

arthurdm commented 6 years ago

@Muotovalio - have you verified if this error happens when you do the same install in a non-Docker environment?

mikkolaakko commented 6 years ago

No, I have not. I managed to complete installation using manual steps. So, it could be an issue with IBM Installation Manager + WAS + Docker.

arthurdm commented 6 years ago

Thanks. I will close this issue as this sounds like a better candidate for a PMR, so that L2/L3 can recreate the composed scenario and find out the root cause.