|
Home > Archive > WebSphere Portal Server > June 2005 > Post install problems on v5.1.0.1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Post install problems on v5.1.0.1
|
|
|
| After updating my WP Portal to 5.1.0.1 (everything went well), I then attempted to update the skins and themes (the last post installation step). I followed the instructions using EARExpander and WSAdmin in the "Deploying themes and skins in a production
environment".
However, when I ran the wsadmin.bat -user admin_user_id -password admin_password -c "$AdminApp install C:\Temp\wps.ear {-update -appname wps}" step, I got an error when WSAdmin tried to rebuild wps.
Essentially, "AdminException: ADMA0063E: Error in EJB deploy - [/wp: The project was not built since its classpath is incomplete. Cannot find the class file for com.ibm.websphere.schedule"
Is this a bug? .... any workarounds?
| |
|
| The problem comes from not installing the full install of the portal but installing the PortalUTE option.
The test environment installation does not have the jar files needed to re-build the wps application.
So, you need to get the missing jar's or not do the post install for the new skins/themes
|
|
|
|
|