Startup error: Failed to invoke kernel... NoSuchMethodError

Poster Content
nk4um Moderator
Posts: 755
March 28, 2008 16:34Phew
I had a moment of doubt for a second there!  Thanks for resolving this.

FYI NK3.3.1 is still backwards compatible withJDK 1.4.2

Cheers,

P.
nk4um User
Posts: 73
March 28, 2008 16:24
This is a java version error.  Running java -version revealed that it is picking up 1.3.1_01 - although I have no idea how this version got onto my computer.  I have 1.5.10 for other development.
nk4um User
Posts: 73
March 28, 2008 16:05Startup error: Failed to invoke kernel... NoSuchMethodError
I just recently installed NetKernel 3.3.1.  When I run bin/startup.bat I get the following error.
1060 NetKernel BootLoader - v1.1.2 ...
bootloader.basepath=C:\\devTools\\1060-NKSEDK-3.3.1
bootloader.jarDir=C:\\devTools\\1060-NKSEDK-3.3.1\\lib\\ext
Failed to invoke kernel...
java.lang.NoSuchMethodError
        at com.ten60.netkernel.bootloader.BootLoader.main(BootLoader.java:89)

I am running on Windows XP.

Any ideas?