Having trouble getting Express Server to start. It will start when using the default cat-cfg.xml. When I replace it with our customized XML it will not start (using net stop/start w3svc). The custom XML is well-formed.
When trying to start the following appears in the error log:
[code]
10/Dec/2010:15:24:47 [2400] [error] dberr: lock_put: Lock is no longer valid
10/Dec/2010:15:24:47 [2400] [error] dberr: put: attempt to modify a read-only tree
10/Dec/2010:15:24:47 [2400] [error] [13] m_rTreeTable.put(m_txnID, &key, &data, 0) (file: ..\lt_rTree.cpp line: 435)
10/Dec/2010:15:24:47 [2400] [error] [13] opening rtree table (m_rTreeTable->open (m_dbEnv, m_dbFlags, m_logWriter))
10/Dec/2010:15:24:47 [2400] [error] dberr: lock_put: Lock is no longer valid
10/Dec/2010:15:24:47 [2400] [error] dberr: put: attempt to modify a read-only tree
10/Dec/2010:15:24:47 [2400] [error] [13] m_rTreeTable.put(m_txnID, &key, &data, 0) (file: ..\lt_rTree.cpp line: 435)
10/Dec/2010:15:24:47 [2400] [error] [13] opening rtree table (m_rTreeTable->open (m_dbEnv, m_dbFlags, m_logWriter))
10/Dec/2010:15:24:47 [2400] [criti] null pointer m_url in file ..\ltv_sdxBerkeley.cpp at line 193
10/Dec/2010:15:24:47 [2400] [error] [80004005] initializing index proxy (pProxy->Init())
10/Dec/2010:15:24:47 [2400] [error] [161056] initializing spatial item (spItem->init(req, m_spIndex, forcedSRS, this, false))
10/Dec/2010:15:24:47 [2400] [error] [161056] configuring catalog (cat->init( this, catIter ))
[/code]
Environment:
ES 6.1
Microsoft Windows Server 2003 Enterprise SP2
Dual-Core AMD Operton
8GB RAM
Thanks for the help!
Express Server won't start
Moderator: jskiffington
4 posts
• Page 1 of 1
spindex
If the image server or isindex hangs when you try to run it, it may have remained locked after a previous use. In this case, using the spindex tool may recover the application in a clean (unlocked) state.
NOTE: spindex must be run as root on Unix systems.
To run spindex:
Stop the web service.
Run the following commands from the command line, replacing <catalog name> with the locked catalog:
spindex -recover -p var/catalog-data/<catalog name>/\{D090DD8B-3D12-4631-9787-0DC2CACDC3EA\}
If the image server or isindex hangs when you try to run it, it may have remained locked after a previous use. In this case, using the spindex tool may recover the application in a clean (unlocked) state.
NOTE: spindex must be run as root on Unix systems.
To run spindex:
Stop the web service.
Run the following commands from the command line, replacing <catalog name> with the locked catalog:
spindex -recover -p var/catalog-data/<catalog name>/\{D090DD8B-3D12-4631-9787-0DC2CACDC3EA\}
- rparker
- Posts: 237
- Joined: Tue Jan 15, 2008 3:20 pm
- Location: LizardTech
It wont hurt. Please see the following thread.
h_t_t_p://w_w_w.lizardtech.com/forums/viewtopic.php?t=265
h_t_t_p://w_w_w.lizardtech.com/forums/viewtopic.php?t=265
- rparker
- Posts: 237
- Joined: Tue Jan 15, 2008 3:20 pm
- Location: LizardTech
4 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest
- Forum index
- The team • Delete all board cookies • All times are UTC - 7 hours
