argouml java-6-sun bug

Michael Koch konqueror at gmx.de
Tue Oct 23 05:56:48 UTC 2007


On Mon, Oct 22, 2007 at 08:56:26PM +0800, FKtPp wrote:
> hi dear maintianers,
> 
> I found there's some bug in argouml package.
> 
> 1. the /usr/bin/argouml script didn't include new java vm/sdk path, I have to manual change it or set the environment variable $JAVA_HOME to make it run. But sun java 6 sdk is really a debian distributed java sdk, we should be able to run without modify.

Not necessarily. There are surely more runtimes that work with argouml.
You want to force (different) specific java runtimes for every Java
application and force the user to install many Java runtimes. Normally
you want only one Java runtime and be done.

> 2. while quit argouml, java-6-sun vm catch some exception like this:
> 
> Exception in thread "CritiquingThread" java.lang.NoSuchMethodError: org.tigris.gef.base.LayerPerspective.getContents(Ljava/util/Collection;)Ljava/util/Collection;
>         at org.argouml.uml.cognitive.critics.CrNodesOverlap.computeOffenders(Unknown Source)
>         at org.argouml.uml.cognitive.critics.CrNodesOverlap.predicate2(Unknown Source)
>         at org.argouml.uml.cognitive.critics.CrUML.predicate(Unknown Source)
>         at org.argouml.cognitive.critics.Critic.critique(Unknown Source)
>         at org.argouml.cognitive.critics.Agency.applyCritics(Unknown Source)
>         at org.argouml.cognitive.critics.Agency.applyAllCritics(Unknown Source)
>         at org.argouml.cognitive.Designer.run(Unknown Source)
>         at java.lang.Thread.run(Thread.java:619)

I cant comment on this as I dont know specifics of argouml.


Cheers,
Michael



More information about the pkg-java-maintainers mailing list