On 12/21/09 1:43 AM, Fabio A. Miranda wrote:
Hello,

you should check the used Java version.

The error says that the extension cannot be instantiated (loaded). In
this case it means probably that the jar can't be loaded.

Did you use any third party stuff?


Sounds like Ubuntu comes with OpenJDK "alternative" preinstall, this
error is reported using:

fa...@catullus:~$ java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.6.1) (6b16-1.6.1-3ubuntu1)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
fa...@catullus:~$
i expect that OpenJDK will work also but haven't really tried it.
You can try it with a Sun JDK/JRE and you can try to build your extension on Ubuntu directly and can check if NetBeans uses the same Java.

Juergen


thanks,

fabio


---------------------------------------------------------------------
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