View Single Post
  #3 (permalink)  
Old 06-10-2007, 05:43 PM
TMH TMH is offline
Junior Member
 
Posts: 9
Default

Another interesting observation that I have made:

In my zmsetup.log, there are a number of messages that go along these lines:

Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.

I asked in ##java on freenode, and apparently this means the virtual machine has a set size of memory that there wasn't enough space for. This is odd, as I have 1gb of memory on this machine.

Could the above messages mean that the installation did not actually proceed properly? It would make sense, given that it is mentioning modules that I did not select.
Reply With Quote