XML Feeds

.

[java-dev] Question with Java externals

Siska Ádám sadam at startvox.hu
Fri Jun 15 19:07:26 MDT 2007


Hello Everyone,


I'm new on this list, so maybe there was already something similar to 
this problem. If that would be the case, sorry for the duplum...

I began developing a Java extern at about two weeks ago, and everything 
worked fine for a while, but since yesterday I'm getting Max/MSP crashed 
when sending a message to my extern. The extern should open a file 
indicated in the parameter of the message, parse it to a DOM tree, do 
some operations and output the modified tree in an other xml file. The 
problem is that although I have everything in try - catch blocks, Max 
simply quits and I don't get the error report, so I don't know why it 
crashes. The funny thing is that I'm developing the object with Eclipse, 
and there I get no errors and everything runs fine. And I tried it with 
several files, and it only crashes for one file. But since in Eclipse 
the object elaborates well that file also, I don't really know what to do...

Can anyone help me with this?

I attach the crash report I'm getting.

Thank you,
Adam


________________
Siska Ádám
+36 (70) 207-63-85
http://apocalypse.rulez.org/~sadam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Crash Report.zip
Type: application/zip
Size: 7958 bytes
Desc: not available
Url : http://www.cycling74.com/pipermail/java-dev/attachments/20070616/3fc7b18e/CrashReport.zip


More information about the java-dev mailing list