LRTimelapse Forum

Full Version: LRTimelapse 1.9.4 crashes on start
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Everyone,

Desperate for some help here! Downloaded LRT (haven't used before) and on start up a window opens for a second then closes immediately and the app has failed to open.

Below is the system log for the period of opening the app.

Last login: Mon Jul 9 22:35:36 on ttys000
(null):~ Kieran$ cd /var/log
(null):log Kieran$ tail -f system.log
Jul 9 22:38:59 (null) [0x0-0x16016].lrtimelapse.LRTimelapseApp[196]: Error occurred during initialization of VM
Jul 9 22:38:59 (null) [0x0-0x16016].lrtimelapse.LRTimelapseApp[196]: Could not reserve enough space for object heap
Jul 9 22:38:59 (null) [0x0-0x16016].lrtimelapse.LRTimelapseApp[196]: [JavaAppLauncher Error] JNI_CreateJavaVM() failed, error: -4
Jul 9 22:38:59 (null) com.apple.launchd.peruser.501[102] ([0x0-0x16016].lrtimelapse.LRTimelapseApp[196]): Exited with exit code: 1
Jul 9 22:39:00 (null) [0x0-0x17017].lrtimelapse.LRTimelapseApp[199]: Error occurred during initialization of VM
Jul 9 22:39:00 (null) [0x0-0x17017].lrtimelapse.LRTimelapseApp[199]: Could not reserve enough space for object heap
Jul 9 22:39:00 (null) [0x0-0x17017].lrtimelapse.LRTimelapseApp[199]: [JavaAppLauncher Error] JNI_CreateJavaVM() failed, error: -4
Jul 9 22:39:00 (null) com.apple.launchd.peruser.501[102] ([0x0-0x17017].lrtimelapse.LRTimelapseApp[199]): Exited with exit code: 1
Jul 9 22:39:19 (null) login[179]: DEAD_PROCESS: 179 ttys000
Jul 9 22:39:23 (null) login[202]: USER_PROCESS: 202 ttys000
Jul 9 22:40:18 (null) [0x0-0x19019].lrtimelapse.LRTimelapseApp[208]: Error occurred during initialization of VM
Jul 9 22:40:18 (null) [0x0-0x19019].lrtimelapse.LRTimelapseApp[208]: Could not reserve enough space for object heap
Jul 9 22:40:18 (null) [0x0-0x19019].lrtimelapse.LRTimelapseApp[208]: [JavaAppLauncher Error] JNI_CreateJavaVM() failed, error: -4
Jul 9 22:40:18 (null) com.apple.launchd.peruser.501[102] ([0x0-0x19019].lrtimelapse.LRTimelapseApp[208]): Exited with exit code: 1

My Mac details are as follows:

2.16 Core Duo
10.6.8 (32bit)
2GB ram
Clean install only 2 days ago!

Any help would be greatly appreciated as I'm desperate to try out the capabilities of this app.

Many thanks for your help,

Kieran
(2012-07-10, 00:53)kierandsmith Wrote: [ -> ]Could not reserve enough space for object heap
...
2GB ram
Hi Kieran,
the Problem is that the Java-VM tries to allocate more memory than your system can provide. You can however trick Java to use less memory, you'll find an instruction in the faq, check the "Mac" section:
http://forum.lrtimelapse.com/Thread-lrti...ory-issues

All the best
Gunther
Gunther,

Thank you for your prompt reply. I have made the amendment you recommended and the app now loads successfully. Thanks again and I look forward to making good use of it.

Cheers,

Kieran

(2012-07-10, 09:47)gwegner Wrote: [ -> ]
(2012-07-10, 00:53)kierandsmith Wrote: [ -> ]Could not reserve enough space for object heap
...
2GB ram
Hi Kieran,
the Problem is that the Java-VM tries to allocate more memory than your system can provide. You can however trick Java to use less memory, you'll find an instruction in the faq, check the "Mac" section:
http://forum.lrtimelapse.com/Thread-lrti...ory-issues

All the best
Gunther