Hello Experts,
I am trying to launch a Webdynpro application.
The deployment is sucessful but when i try to run the application, there ia " Failed to Process Request [ 500 Internal server Error ]" Error... The Exception is attched, do you know what is going wrong...
Exception :
===========
The initial exception that caused the request to fail, was:
java.lang.IllegalArgumentException: -1
at com.sap.tc.webdynpro.clientserver.uielements.adaptbase.IndexedItemsIterator.advanceIndex(IndexedItemsIterator.java:104)
at com.sap.tc.webdynpro.clientserver.uielib.standard.uradapter.GridLayoutAdapter$Cells.doNext(GridLayoutAdapter.java:368)
at com.sap.tc.webdynpro.clientserver.uielements.adaptbase.IndexedItemsIterator.next(IndexedItemsIterator.java:54)
at com.sap.tc.ur.renderer.ie6.GridLayoutRenderer.renderGridLayoutRowFragment(GridLayoutRenderer.java:423)
at com.sap.tc.ur.renderer.ie6.GridLayoutRenderer.renderGridLayoutFragment(GridLayoutRenderer.java:341)
I appreciate any kind of help
Thanks and Regards
Vasudevan