Hi to everyones.
I have update the WAS installation from 7.0.0.11 to 7.0.0.39. After this the admin consol nont work.
When I try to go to "Websphere Enterprise application" I receive the error
Error404
An error occurred while processing request:%2Fibm%2Fconsole%2FApplicationDeployment.content.main
Message:java.io.FileNotFoundException
This appen with any of the menu link.
Someone say the solution is iscdeploy.sh -restoreProfiles
but when ran the command I receive the error
PLPR0002I: com.ibm.ws.console.resources.j2cresources is currently installed
PLPR0003I: Opening Console Enterprise Application - /home/user/OPT/IBM/WebSphere/AppServer/systemApps/isclite.ear
PLPR0011I: 75 plugin(s) to reload
PLPR0012I: Restoring plugin com.ibm.ws.console.core
PluginException : File wasprofile.properties could not be located. wrappedException = com.ibm.wsspi.profile.WSProfileException: File wasprofile.properties could not be located.
PluginException : File wasprofile.properties could not be located. wrappedException = com.ibm.wsspi.profile.WSProfileException: File wasprofile.properties could not be located.
at com.ibm.ws.console.plugin.PluginProcessor.getProfiles(PluginProcessor.java:2533)
at com.ibm.ws.console.plugin.PluginProcessor.removeMetaDataFromProfiles(PluginProcessor.java:2216)
at com.ibm.ws.console.plugin.PluginProcessor.reinstallModuleExtension(PluginProcessor.java:600)
at com.ibm.ws.console.plugin.PluginProcessor.restore(PluginProcessor.java:457)
at com.ibm.ws.console.plugin.PluginProcessor.main(PluginProcessor.java:1620)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:267)
Can you help me ?
Thanks