Hi Stan,

   Personally I think the optimizer thing is a red herring (have
you tried it with the uncrippled js.jar?).

   I would do a thread dump to see what's do what when it hangs.
I am also curious where in the document 'build' processes it
get's to (I would probably add print statements or stack traces
to see where exactly it is dying).

   You also don't say, what JDK? what version of Batik?

Stan Dickerson wrote:
I am using a "js.jar" which has no org/mozilla/javascript/optimizer
directory to prevent an exception which was discussed in a thread a few
months ago.  That is working on the Linux console, from Windows over the
LAN and Windows to a remote site.  However, from the Linux console to
the remote site, the 1st drawing displays in Batik but it hangs upon
clicking on a link to another drawing.

With trace level 5 in the Java console, I get the following when loading
the 1st drawing:


Connecting http://sitename/svg/Index.svgz with proxy=192.0.0.60:3128
Connecting http://sitename/svg/Index.svgz with cookie
"JSESSIONID=81E61750F1D0E1D993263429A4719045"
...
Connecting
http://sitename/java/org/mozilla/javascript/optimizer/Codegen.class with
proxy=192.0.0.60:3128
Connecting
http://sitename/java/org/mozilla/javascript/optimizer/Codegen.class with
cookie "JSESSIONID=55C3B738802372B0B2459562053539D5"
Connecting
http://sitename/java/org/mozilla/javascript/optimizer/InvokerImpl.class
with proxy=192.0.0.60:3128
Connecting
http://sitename/java/org/mozilla/javascript/optimizer/InvokerImpl.class
with cookie "JSESSIONID=55C3B738802372B0B2459562053539D5"
...

Clicking on a link produces:
...
Connecting http://sitename/svg/secondDrawing.svgz with
proxy=192.0.0.60:3128
Connecting http://sitename/svg/secondDrawing.svgz with cookie
"JSESSIONID=55C3B738802372B0B2459562053539D5"
Connecting
http://sitename/java/org/mozilla/javascript/optimizer/InvokerImpl.class
with proxy=192.0.0.60:3128
Connecting http://sitename/svg/secondDrawing.svgz with
proxy=192.0.0.60:3128

(with no more activity)

Any ideas?

Thanks,

Stan Dickerson




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to