Hi, all
I am currently doing some researches about JumpBox. I hava one problem to let it work: I hava download the redmine-0.6.4.zip, and I want it to work in xen3.0.3 for CentOS. I find one missing file in the default JumpBox.xen: /disks/data/data.xen. It is not exist! So which file should I use instead? I hava tried "data.hdd" or just delete it. I can start the JumpBox, but it fail after some minutes and shows:
Splashy ERROR: Timeout(120 sec) occured while waiting for a message on the Splashy socket
So, why this happen? Any suggestion is welcome.
Thanks.
Ronee
One problem to use jumpbox.xen
Ok, delete that JumpBox that failed to boot, unzip a new one, then download the following file and place it in disks/data, then try booting the JumpBox again.
http://downloads2.jumpbox.com/fixes/data.xen.tgz
Austin
One problem to use jumpbox.xen
Aha! You have found a bug. Thanks for pointing this out.
The disks/data/data.xen file will never be there to start out, it is supposed to be automatically unpacked from disks/data/data.xen.tgz before the first boot of the JumpBox. The problem is ... the disks/data/data.xen.tgz file is missing.
Let me track that down. This would be the cause of the Splashy error you report.
Austin