I was able to reproduce the crash, but the crash is happening
during the conversion of your app's .tiff file to icns format so we
can put it in the dock.
Are you sure that BlogEd.tiff is identical in both the version and
release directories? If it's somehow corrupt that could crash the
Quicktime converter (which is itself a bug, but not in Java Web
Start/Cache Viewer.)
Scott
On Jun 14, 2005, at 11:00 AM, Henry Story wrote:
I made a little release candidate of my Blog Editor app BlogEd and
seem to
have encountered an odd bug that is very easy to reproduce:
The following jnlp file:
https://bloged.dev.java.net/versions/0.7rc1/BlogEd.jnlp
which uses the following jar
https://bloged.dev.java.net/versions/0.7rc1/bloged.jar
crashes the Java Web Start cache viewer.
As I could see no reason for this behavior, I tried moving the jars
and jnlp files to a different directory. They are exactly the same
files but then Java Web Start does not crash.
https://bloged.dev.java.net/releases/0_7rc1/BlogEd.jnlp
So it looks like jnlp does not like the . in the path name.
Thank God I have some good intuitions, or I could have spent
quite a while trying to solve this problem.
------------------
Scott Kovatch
Apple Computer
Java Runtime Classes
Cleveland Hts, OH
email@hidden
I am Scott Kovatch, and I approved this message.