Skip to main content
January 3, 2011
Answered

I get an error log whenever I attempt to create an AIRI file .... help pls?

  • January 3, 2011
  • 1 reply
  • 1051 views

I'm trying to convert my website to an unsigned AIR (*.airi) file.

The log says :

Exception in thread "main" java.lang.UnsatisfiedLinkError: java.lang.StrictMath.floor(D)D

at java.lang.StrictMath.floor(Native Method)

at java.lang.Math.floor(Unknown Source)

at sun.misc.FloatingDecimal.dtoa(Unknown Source)

at sun.misc.FloatingDecimal.<init>(Unknown Source)

at java.lang.Double.toString(Unknown Source)

at java.lang.String.valueOf(Unknown Source)

at java.security.Provider.putId(Unknown Source)

at java.security.Provider.<init>(Unknown Source)

at sun.security.provider.Sun.<init>(Unknown Source)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

at java.lang.Class.newInstance0(Unknown Source)

at java.lang.Class.newInstance(Unknown Source)

at sun.security.jca.ProviderConfig$3.run(Unknown Source)

at java.security.AccessController.doPri

What does this all mean?

What do I do?

Jojo A

This topic has been closed for replies.
Correct answer Romil Mittal

Hi,

Can you please provide the following information:

1. Exact ADT command that you are using to generate the .airi file? Or are you doing it via the UI?

2. What Java version do you have on your machine?

3. Which platform (OS) are you seeing this issue on?

Thanks,

-romil

1 reply

Romil Mittal
Adobe Employee
Romil MittalCorrect answer
Adobe Employee
January 3, 2011

Hi,

Can you please provide the following information:

1. Exact ADT command that you are using to generate the .airi file? Or are you doing it via the UI?

2. What Java version do you have on your machine?

3. Which platform (OS) are you seeing this issue on?

Thanks,

-romil

January 9, 2011

Hi !

I used the CS5 Dreamweaver UI to access the AIR extension. My Java version is V6 update 20. My OS is windows xp. I hope you can help me out with this. At the moment I'm trying to find out if there is an update for Java that I can download to at least rule out that issue.

Thanks for replying.

Jojo A

January 9, 2011

Hey Romil ,

The upgrade to Java v6 Update 23 did the trick. It's working fine now. Thanks for your post. It wouldn't have occured to me that my Java needed the update if you hadn't asked your questions.

Cheers !

Jojo A