|
| hi all
I am having heapz of trouble trying to add a new theme in our test environment. We need to make changes to our theme and obviously need to test it on our test box first which jus doesnt seem to work as expected . I get the following error on the Portal
administration console when i try and add the theme:
com.ibm.portal.WpsException: EJPAW0007E: There was an error while attempting to add the theme. Please consult the log file for more information. at com.ibm.wps.portlets.themesAndSkinsManager.ThemesAndSkinsManager.setErrorMessage(ThemesAndSkinsManager.j
ava:1477) at com.ibm.wps.portlets.themesAndSkinsManager.ThemesAndSkinsManager.setErrorMessage(ThemesAndSkinsManager.java:1485) at com.ibm.wps.portlets.themesAndSkinsManager.ThemesAndSkinsManager.actionAdd(ThemesAndSkinsManager.java:1583) at com.i
bm.wps.portlets.themesAndSkinsManager.ThemesAndSkinsManager.actionPerformed(ThemesAndSkinsManager.java:478) at com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletInterceptorImpl.java:341) at com.ibm.wps.pe.pc.legacy.invoker.im
pl.PortletDelegateImpl._dispatch(PortletDelegateImpl.java:408) at com.ibm.wps.pe.pc.legacy.invoker.impl.PortletDelegateImpl.access$200(PortletDelegateImpl.java:62) at com.ibm.wps.pe.pc.legacy.invoker.impl.PortletDelegateImpl$Context.callPortlet(Port
letDelegateImpl.java:526) at com.ibm.wps.pe.pc.legacy.services.PortletFilterServiceImpl.doFilter(PortletFilterServiceImpl.java:403)
Though it says there are logs in the log file i can find nuthing but a DB rollback log which says the following:
[3/28/07 15:13:44:632 EST] 5c427304 WebAppRequest u Rolling back UserTransaction
I have tried updating the web module but still no gud. Cant delete the web module cos then i get this error :
com.ibm.portal.WpsException: EJPAQ1101E: Failed to delete Web module ThemesAndSkinsManager.war. at com.ibm.wps.portlets.portletmanager.actions.DeleteWebModuleAction.deleteWebModule(DeleteWebModuleAction.java:278) at com.ibm.wps.portlets.portletmanag
er.actions.DeleteWebModuleAction.doExecute(DeleteWebModuleAction.java:85) at com.ibm.wps.portlets.adminstruts.actions.BaseAction.execute(BaseAction.java:64) at com.ibm.wps.portlets.struts.WpsRequestProcessor. processActionPerform(WpsRequestProcessor
.
java:327) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) at com.ibm.wps.portlets.struts.WpsStrutsPortlet.processActionPerformed(WpsStrutsPortlet.java:1920) at com.ibm.wps.portlets.struts.WpsStrutsPortlet.actionPer
formed(WpsStrutsPortlet.java:1625) at com.ibm.wps.portlets.adminstruts.WpsAdminStrutsPortlet.actionPerformed(WpsAdminStrutsPortlet.java:212) at com.ibm.wps.pe.pc.legacy.SPIPortletInterceptorImpl.handleEvents(SPIPortletInterceptorImpl.java:341)
java.lang.IllegalArgumentException: Unmatched braces in the pattern.
java.lang.IllegalArgumentException: Unmatched braces in the pattern. at java.text.MessageFormat.applyPattern(MessageFormat.java(Compiled Code)) at java.text.MessageFormat.(MessageFormat.java(Inlined Compiled Code)) at java.text.MessageFormat.form
at(MessageFormat.java(Inlined Compiled Code)) at com.ibm.wps.logging.LogManagerDefaultImpl.log(LogManagerDefaultImpl.java(Compiled Code)) at com.ibm.wps.logging.LoggerDefaultImpl.text(LoggerDefaultImpl.java(Inlined Compiled Code)) at com.ibm.wps.
logging.LoggerDefaultImpl.text(LoggerDefaultImpl.java(Compiled Code)) at com.ibm.wps.command.applications.DeletePortletApplicationCommand.execute(DeletePortletApplicationCommand.java:140) at com.ibm.wps.portlets.portletmanager.actions.DeleteWebModul
eAction.deleteWebModule(DeleteWebModuleAction.java:207) at com.ibm.wps.portlets.portletmanager.actions.DeleteWebModuleAction.doExecute(DeleteWebModuleAction.java:85)
Has anyone ever had this issue?? Please help!!!!!
thankx
sunita
|
|