Skip to Content
0
Former Member
Feb 18, 2011 at 11:54 AM

SAP KM XML FORMS BROWSER servlets not working after SP21->23 upgrade

38 Views

Hello Everybody,

http://localhost:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.xmlformsbrowser?StartPage=StartDate&StringFromParent=2/5/2009 link has stopped working for us since we did SP 21 to SP23 update on our Solaris based NW Portal 7.0 system.

This link is used by buttons like date picker, image picker on xml forms.

I searched everywhere on sdn and sap notes but didnt get any help.

Please help.

following is the error log:

getUMResourceProperty - com.sapportals.wcm.repository.ResourceException: Illegal property value instance: java.util.Arrays$ArrayList

at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:399)

at java.lang.Throwable.<init>(Throwable.java:195)

at java.lang.Exception.<init>(Exception.java:41)

at com.sapportals.wcm.WcmException.<init>(WcmException.java:59)

at com.sapportals.wcm.util.content.ContentException.<init>(ContentException.java:34)

at com.sapportals.wcm.repository.ResourceException.<init>(ResourceException.java:226)

at com.sapportals.wcm.repository.Property.<init>(Property.java:229)

at com.sapportals.wcm.repository.manager.um.UMPropertyManager.internalGetProperty(UMPropertyManager.java:121)

at com.sapportals.wcm.repository.manager.um.UMResource.getUMResourceProperty(UMResource.java:223)

at com.sapportals.wcm.repository.manager.um.UMPropertyManager.getProperty(UMPropertyManager.java:79)

at com.sapportals.wcm.repository.ResourceImpl.internalGetProperty(ResourceImpl.java:3815)

at com.sapportals.wcm.repository.ResourceImpl.getProperty(ResourceImpl.java:1415)

at com.sapportals.wcm.service.xmlforms.validation.Datauser.toDisplayString(Datauser.java:148)