Why no topics and comments on failure of CMapTools V6.04 on Windows 10 or 11

Having problems with IHMC CmapTools? Think you have found a bug? Let us know!
Forum rules
Before you post a problem or bug, please be sure you have included the version number of IHMC CmapTools, the operating system and version, the amount of RAM, and any other information that allows us to be able to replicate the problem you are having. (i.e. what were you doing when the problem occur? were you running another program (application) by the time you have the problem?)
Post Reply
RoebuckR
Posts: 3
Joined: Fri Oct 07, 2016 11:25 am

Why no topics and comments on failure of CMapTools V6.04 on Windows 10 or 11

Post by RoebuckR »

I have been using CMaptools on my Windows computers for decades, and now it won't load on any of my windows 10 or 11 computers. It installs, using the default settings, but when seeking to start it, it shows the initial load screen, and then just disappears, with nothing showing in the Windows Tasks.
marroyo
Posts: 66
Joined: Tue Mar 31, 2009 6:09 pm

Re: Why no topics and comments on failure of CMapTools V6.04 on Windows 10 or 11

Post by marroyo »

Hold the Ctrl key down as you start the CmapTools and continue holding it until the debugging screen appears. Send me the error that is displayed.
RoebuckR
Posts: 3
Joined: Fri Oct 07, 2016 11:25 am

Re: Why no topics and comments on failure of CMapTools V6.04 on Windows 10 or 11

Post by RoebuckR »

Errors at end of start.

"Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.util.Arrays.copyOf(Unknown Source)
at java.util.Vector.grow(Unknown Source)
at java.util.Vector.ensureCapacityHelper(Unknown Source)
at java.util.Vector.addElement(Unknown Source)
at nlk.resio.ProjectManager.getPathSequence(ProjectManager.java:2439)
at nlk.resio.ProjectManager.findPathname(ProjectManager.java:2488)
at nlk.resio.ProjectManager.getProject(ProjectManager.java:812)
at nlk.resio.ProjectManager.addToServerIdx(ProjectManager.java:2309)
at nlk.resio.ProjectManager.addToServerIdx(ProjectManager.java:2331)
at nlk.resio.ProjectManager.addToServerIdx(ProjectManager.java:2331)
at nlk.resio.ProjectManager.addToServerIdx(ProjectManager.java:2331)
at nlk.resio.ProjectManager.addToServerIdx(ProjectManager.java:2331)
at nlk.resio.ProjectManager.addToServerIdx(ProjectManager.java:2331)
at nlk.resio.ProjectManager.buildServerIdx(ProjectManager.java:2286)
at nlk.resio.ProjectManager.init(ProjectManager.java:161)
at nlk.resio.LocalServer.startProjectManager(LocalServer.java:69)
at nlk.placeManager.PlaceManagerMod.initLocalServer(PlaceManagerMod.java:676)
at nlk.placeManager.PlaceManagerMod.getFromCore(PlaceManagerMod.java:256)
at core.base.CoreImp.instantiateModules(CoreImp.java:3646)
at core.util.CoreStarter.instantiateModules(CoreStarter.java:172)
at core.util.CoreStarter.main(CoreStarter.java:423)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(Unknown Source)
[20/May/2023:18:02:08] SLP: a direct connection will be used with DA 184.182.233.158:80:8001 at com.zerog.lax.LAX.main(Unknown Source)

This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
[20/May/2023:18:02:08] ICS::CMIndex::closeAll: Closing down index....
[20/May/2023:18:02:08] SLP: new directory agent: 184.182.233.158:80:8001
[20/May/2023:18:02:09] ICS::CMIndex::startWrite: Trying to acquire index write lock...
[20/May/2023:18:02:09] ICS::CMIndex::startWrite: Acquired index write lock for iw null
[20/May/2023:18:02:09] ICS::CMIndex::startSearchWrite: Trying to acquire search write lock...
[20/May/2023:18:02:09] ICS::CMIndex::startSearchWrite: Acquired search write lock.
[20/May/2023:18:02:09] ICS::CMIndex::closeAll: Done.
[20/May/2023:18:02:09] ICS::CMIndex::finishWrite: Released index write lock for iw null
[20/May/2023:18:02:09] ICS::CMIndex::finishSearchWrite: Released search write lock.
[press enter to close this window]"
cmapadmin
Site Admin
Posts: 793
Joined: Sat Dec 13, 2008 2:22 pm

Re: Why no topics and comments on failure of CMapTools V6.04 on Windows 10 or 11

Post by cmapadmin »

Is this error during the launch of CmapTools? If so, you can increase the memory used by Java by following the following:

https://cmap.ihmc.us/docs/cmaptools-faqs#1-6
Post Reply