cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
232
Views
0
Helpful
1
Replies

nGenius patch error installation

ednei.iamaguti
Level 1
Level 1

I'm trying to install the nGenius 1.4 patch (rtm140-sp4-unix), but I can't get success in patch instalation

Error:

Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX

Any suggestion?

1 Reply 1

rmushtaq
Level 8
Level 8

You need to make sure that if you're acessing the server from a remote client via any X-apps:

- xhost +

where is the name of the server from where you are installing the patch.

- Run the install as root

- Set the DISPLAY environment variable to the server from where you are installing the patch

Better access the server from the console itself to install the patch in that case you don't need to do any of ther above.