smashy32 / opendedup

Automatically exported from code.google.com/p/opendedup
0 stars 0 forks source link

while mounting it shows few error like "Error: Could not create the java virtual machine " #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. mkfs.sdfs --volume-name=vol1 --volume-capacity=10GB
2. mount.sdfs -v vol1 -m /mnt/a
3. then it shows the error as shown in the attached file.

What is the expected output? What do you see instead?

              To get mount the volume in the given path.

What version of the product are you using? On what operating system?

              The latest sdfs package and jdk1.7 are used.
Please provide any additional information below.

Original issue reported on code.google.com by dinum....@gmail.com on 15 Jun 2010 at 7:07

Attachments:

GoogleCodeExporter commented 9 years ago
This error is due to the JVM you are using. Try using the 1.7 vesion of java.

Original comment by sam.silv...@gmail.com on 23 Jun 2010 at 11:44