Error occurred during initialization of Java VM
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Trying to install JDK 1.8 to 32 bit Debian Squeeze machine. I have extracted jdk-8u171-linux-i586.tar.gz
to /opt
folder and ave exported JAVA_HOME="/opt/jdk1.8.0_171"
I got error below while run Java:
Error occurred during initialization of VM
Unable to load ZIP library: /opt/jdk1.8.0_171/jre/lib/i386/libzip.so
What java is trying to tell me? Does it means it don't see it's libraries? How to fix this problem?
I have the same type hardware with same OS that runs the same java version fine, but I don't know how it was installed.
How to fix this problem?
debian java
add a comment |Â
up vote
0
down vote
favorite
Trying to install JDK 1.8 to 32 bit Debian Squeeze machine. I have extracted jdk-8u171-linux-i586.tar.gz
to /opt
folder and ave exported JAVA_HOME="/opt/jdk1.8.0_171"
I got error below while run Java:
Error occurred during initialization of VM
Unable to load ZIP library: /opt/jdk1.8.0_171/jre/lib/i386/libzip.so
What java is trying to tell me? Does it means it don't see it's libraries? How to fix this problem?
I have the same type hardware with same OS that runs the same java version fine, but I don't know how it was installed.
How to fix this problem?
debian java
1
Unfortunately java-package is not available for Squeeze
â vico
Sep 28 at 9:34
I the file present? Is it in the load path? Have you tried to set the JAVA_HOME to/opt/jdk1.8.0_171/jre/
?
â xenoid
Sep 28 at 18:15
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Trying to install JDK 1.8 to 32 bit Debian Squeeze machine. I have extracted jdk-8u171-linux-i586.tar.gz
to /opt
folder and ave exported JAVA_HOME="/opt/jdk1.8.0_171"
I got error below while run Java:
Error occurred during initialization of VM
Unable to load ZIP library: /opt/jdk1.8.0_171/jre/lib/i386/libzip.so
What java is trying to tell me? Does it means it don't see it's libraries? How to fix this problem?
I have the same type hardware with same OS that runs the same java version fine, but I don't know how it was installed.
How to fix this problem?
debian java
Trying to install JDK 1.8 to 32 bit Debian Squeeze machine. I have extracted jdk-8u171-linux-i586.tar.gz
to /opt
folder and ave exported JAVA_HOME="/opt/jdk1.8.0_171"
I got error below while run Java:
Error occurred during initialization of VM
Unable to load ZIP library: /opt/jdk1.8.0_171/jre/lib/i386/libzip.so
What java is trying to tell me? Does it means it don't see it's libraries? How to fix this problem?
I have the same type hardware with same OS that runs the same java version fine, but I don't know how it was installed.
How to fix this problem?
debian java
debian java
asked Sep 28 at 8:13
vico
211515
211515
1
Unfortunately java-package is not available for Squeeze
â vico
Sep 28 at 9:34
I the file present? Is it in the load path? Have you tried to set the JAVA_HOME to/opt/jdk1.8.0_171/jre/
?
â xenoid
Sep 28 at 18:15
add a comment |Â
1
Unfortunately java-package is not available for Squeeze
â vico
Sep 28 at 9:34
I the file present? Is it in the load path? Have you tried to set the JAVA_HOME to/opt/jdk1.8.0_171/jre/
?
â xenoid
Sep 28 at 18:15
1
1
Unfortunately java-package is not available for Squeeze
â vico
Sep 28 at 9:34
Unfortunately java-package is not available for Squeeze
â vico
Sep 28 at 9:34
I the file present? Is it in the load path? Have you tried to set the JAVA_HOME to
/opt/jdk1.8.0_171/jre/
?â xenoid
Sep 28 at 18:15
I the file present? Is it in the load path? Have you tried to set the JAVA_HOME to
/opt/jdk1.8.0_171/jre/
?â xenoid
Sep 28 at 18:15
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f472002%2ferror-occurred-during-initialization-of-java-vm%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Unfortunately java-package is not available for Squeeze
â vico
Sep 28 at 9:34
I the file present? Is it in the load path? Have you tried to set the JAVA_HOME to
/opt/jdk1.8.0_171/jre/
?â xenoid
Sep 28 at 18:15