cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kalpeer
Level 3

How to Create new java VM pack

Hi all,

I tries to create new Java VM pack for Solaris platform.
i followed the steps given in the below link
<>


JDK:1.6.0_24
I installed jdk under/opt/jdk and then the tared the jre directory.

tar -cvf vm.tar jre
compress vm.tar
zip -r /SunJRE160_24SolarisSPARC.vm vm.tar.Z vm.properties


When i build the installer for Solaris , it gets failed.
when i check the log it says not able to fine the VM pack.

This is the first time i am creating java VM pack.
Please let me know the steps to create a VM pack.
:confused:
Labels (1)
0 Kudos
(1) Reply
kalpeer
Level 3

There was a problem during compressing the contents.
Now it works fine.:)
0 Kudos