Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] installer in AspectJ 1.6.9M1

Hello Andy

I was in hurry so I had no time to further investigation yesterday.
I downloaded it again from other mirror site and it works now.
File size is the same but files have difference in few bytes on begining of file.
Sorry for false alarm and thank you for good job that you and others are doing on this project!

Peter

On 22. 4. 2010 17:50, Andy Clement wrote:
Hmm, I just tried it again and it worked OK for me.  Sure your
download was completed ok? file is 12,584,653 bytes.
(I'm on Windows 7, 1.6.0_13)

Andy

On 22 April 2010 05:21, Peter Kvokacka <kvokacka@xxxxxxxxx> wrote:
  
Hello guys

I just wanna say that installer in AspectJ 1.6.9M1 ends with this error on
linux and vista (java version "1.6.0_17") for me:

/opt/jdk1.5.0_22/bin/java -jar aspectj-1.6.9M1.jar
Exception in thread "Thread-1" java.lang.NullPointerException
        at
$installer$.org.aspectj.CurrentJarUnpacker.writeBinaryStream(Main.java:1468)
        at
$installer$.org.aspectj.CurrentJarUnpacker.writeStream(Main.java:1458)
        at
$installer$.org.aspectj.CurrentJarUnpacker.writeResource(Main.java:1491)
        at $installer$.org.aspectj.CurrentJarUnpacker.unpack(Main.java:1503)
        at
$installer$.org.aspectj.InstallPane$InstallRunner.run(Main.java:1338)
        at java.lang.Thread.run(Thread.java:595)


Peter



_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


    
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users

  


Back to the top