On Fri, Apr 8, 2011 at 11:56, Alan R Williams <[email protected]> wrote: >> my error message is a java error trace. >> I attach a picture. It is the same problem as you get with large output >> files that it does not refresh the complete text area, but for that you >> got the refresh button. > I've created a new Jira issue for it: > http://www.mygrid.org.uk/dev/issues/browse/T2-1791. It would help if you > commented on the issue giving your OS and Java version.
You put jdk1.6.0_24 - so I won't ask if you've tried reinstalling Java, as that is the latest version. One quick workaround might be to try to resize the window or that bit of the component to force a redraw, for instance by moving the splitter between the result tree and the error document. Also could you try as a workaround to use the Nimbus look and feel? Taverna will look quite different, but it could be that this is an issue in Java itself. (although I suspect our fancy tree-view over the exceptions) To change the look and feel, add the line set ARGS=%ARGS -Dswing.defaultlaf=com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel under the REM Taverna system properties heading in taverna-debug.bat then start Taverna using taverna-debug rather than taverna.exe. (You might have to update the start menu item by right-clicking on it and going to Properties)) -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Forrester Wave Report - Recovery time is now measured in hours and minutes not days. Key insights are discussed in the 2010 Forrester Wave Report as part of an in-depth evaluation of disaster recovery service providers. Forrester found the best-in-class provider in terms of services and vision. Read this report now! http://p.sf.net/sfu/ibm-webcastpromo _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
