Add Comment
|
Related Links
|
TrackBack
Finding rt.jar in JRE 5.0 Update 9Today, I tried to step up my Sun JRE 5.0 Update 2 to Sun JRE 5.0 Update 7 and Update 9. I like the self Linux self-extracting file, mainly because I like moving files around and have more control. After extracting everything, I typed "java" to give it a try and got the following error message: Error occurred during initialization of VM What's going on? It sounds like it couldn't find the class library in the rt.jar file. I search for rt.jar and noticed that it doesn't exist at all! What happened? I started looking at the files in the "lib" directory. No rt.jar in sight. But there is a rt.pack. What the heck is this? After digging on the Internet, I was able to unpack it by issuing the following command: unpack200 rt.pack rt.jar How does Sun expect any consumer to download JRE 5.0 Update 9 and install it is beyond me. I'm a programmer, and it took me a while to put bits and pieces together to figure this out. Chieh Cheng
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. Add CommentSpam Control | * indicates required field TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
Products
|
Services
35 Users Online
|
Copyright © 1996 - 2024. All Rights Reserved. |