It appears your local Tomcat is running out of PermGen space. This is the space that is used to load classes in the JVM. This is fairly common in servlet containers when you redeploy web applications over and over again. In order to increase the PermGen space, change or set the following value in the bin/setenv.bat file in the portal:
-XX:MaxPermSize=256mWith respect to the scrollbar, I suggest you switch to using the Data Grid widget. This is a much more robust and actively maintained widget for displaying tabular data in Viewpoint. Information about this widget is in the PDK documentation: http://developer.teradata.com/viewpoint/reference/viewpoint-pdk-tutorials/displaying-tabular-data-using-the-datagrid-and. Note that this documentation has recently been updated for Viewpoint 14.01, and contains references to the Big Numbers widget as well. You can just ignore those sections of the document unless you have a need for that widget as well.
Hope that helps, and sorry for the slow response on this one.
↧