tags:

views:

196

answers:

1

Hi, I've just updated to jre 1.6, and I'm not sure if this is a result of upgrading or not, but I'm getting this error whenever I run my app:

ZoneInfo: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/zi/ZoneInfoMappings (No such file or directory)

I tried going back to 1.5, but the error is still there, and after a fair amount of google time, haven't really found out what the issue is, or how to fix it.

If anyone has come across this before and can point me in the right direction that would be great.

thanks

A: 

Apple just came out with Java Update 5, which seemed to fix the problem. Just run Software Update and it should install the update.

Karl
I've already installed that update and hasn't seemed to have helped.
Aaron Moodie