new 4GL error on portal

 5 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
MC
Advanced Member Send Private Message
Posts: 41
Advanced Member
I wrote a new 4GL program that is working correctly in LID.   I then ran this in portal (it is an online update program against a custom table).   After working with the end users we made a few changes.  I made changes in LID, they are working correctly, but when I run in Portal I am getting: Server Xpress error     java.lang.StringIndexOutOfBoundsException         at java.lang.String.(String.java:176) any ideas ?? Thanks
Ragu Raghavan
Veteran Member Send Private Message
Posts: 477
Veteran Member
If something works in LID and not in Portal, the first thing I try is an IOSCacheRefresh.
MC
Advanced Member Send Private Message
Posts: 41
Advanced Member
we ran the IOS cache refresh on portal and also on the security admin. Still same issue.
MC
Advanced Member Send Private Message
Posts: 41
Advanced Member
we ran the IOS cache refresh on portal and also on the security admin. Still same issue.
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
I'm guessing you've done these already, but just in case... - Clear your browser cache (If you are using IE, be sure the "Preserve Favorites Website Data" checkbox is NOT checked.) - Completely close your browser - Delete the program .xml file and recompile - Do another IOS Cache Refresh (you shouldn't need to do the security cache) - Try it again
Kelly Meade
J. R. Simplot Company
Boise, ID
MC
Advanced Member Send Private Message
Posts: 41
Advanced Member
this has been solved. Have to run genformap