On Mon, Aug 3, 2009 at 12:03, Paul Fisher<[email protected]> wrote:
>> > java version "1.6.0_14" That is the latest version of Java. If 1.7.2 is working without any issues, but 1.7.1 refuses to start, that's a bit odd. I would start by having a look at your Taverna home directory. Try moving away C:\Local settings\Paul Fisher\Application Data\Taverna-1.7.1 (or so) and see if that resolves the issue - note that unless you are using the 1.7.1 bundle this would force a new download of all Taverna JARs. The thread Ian points to mentions: > It seems to be happening only to high end systems with dual monitors in > our case. The posting where I found this mentioned that it might have > something to do with incorrect thread access to the GUI libraries. Would this machine have two monitors by any chance..? (A bit hacker details: 0x578c2000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4060, stack(0x59dc0000,0x59e10000)] 0x57797800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3496, stack(0x59d70000,0x59dc0000)] =>0x577bd800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2668, stack(0x57b10000,0x57b60000)] (..) Note that there's two AWT threads in native - and you do have a dual-core machine, so the Sun poster could be right in that this is a bug in Java's GUI threads. ) -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
