This post will present troubleshooting tips for errors that will across in WebLogic server.
Error: Problem invoking WLST - java.lang.UnsupportedClassVersionError: Bad version number in .class file
Done
Scenario: Trying to stop WebLogic Server
Solution: The jdk version used while creating the domain is not supported. Use higher version ( present in the same WebLogic server installed location) and point it while domain creation.
Note: I will be updating this post every now and then.
No comments:
Post a Comment