CmapServer not run

Having problems with IHMC CmapServer? 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 CmapServer, 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
thebigbug
Posts: 3
Joined: Mon May 04, 2009 5:51 am

CmapServer not run

Post by thebigbug »

HI,
when I run the command:

Code: Select all

sudo /usr/local/IHMC_CmapServer/CmapServer
the server does not start and I receive an email with this message:

Code: Select all

This is an automatic message from: Scuole Senza Frontiere (Ita)
The CmapServer failed to initialize.
Error stacktrace: 
nlk.exception.resio.ResioXcp: /usr/local/IHMC_CmapServer/bin/cmaps/project.idx
	at nlk.resio.ProjectManager.defrostProjectFromPath(ProjectManager.java:1307)
	at nlk.resio.ProjectManager.defrostProject(ProjectManager.java:1274)
	at nlk.resio.ProjectManager.getProjectFromFolder(ProjectManager.java:711)
	at nlk.resio.InitUtils.ensureRootFolderExists(InitUtils.java:90)
	at nlk.resio.ProjectManager.init(ProjectManager.java:81)
	at nlk.resio.RemoteServer.startProjectManager(RemoteServer.java:74)
	at nlk.resio.CMapServerShell.main(CMapServerShell.java:224)
	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(DashoA8113)
	at com.zerog.lax.LAX.main(DashoA8113)
------------------- Debug Information -------------------
Started on: Fri Aug 10 22:36:40 CEST 2012
Server Configuration: 
server.name: Scuole Senza Frontiere (Ita)
server.version: 5.03.03
server.ip.address: 192.168.0.201
server.hostname: 192.168.0.201
server.port: 4447
webserver.port: 8001
server.connection.mode: normal

SLP Configuration: 
net.slp.debug: true
DAIPAddress: 
net.slp.useScopes: cmapdp,public
net.slp.port: 4747
net.slp.registerWithDa: true
net.slp.answerBroadcast: true
net.slp.multicastTimeouts: 1000,2000,4000,8000
net.slp.DAReadTimeouts: 10000,20000

System configuration: 
os.name: Linux
os.version: 2.6.32-41-server
java.vm.version: 1.5.0_17-b04
Some help?

Thanks
thebigbug
Posts: 3
Joined: Mon May 04, 2009 5:51 am

Re: CmapServer not run

Post by thebigbug »

Excuse me,
I answer myself alone.
The file project.idx was corrupted. I replaced with a backup.
Now run very well

;-)
Post Reply