Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005814 [Resin] minor always 10-16-14 21:35 11-03-14 11:19
Reporter bun_a View Status public  
Assigned To ferg
Priority normal Resolution no change required Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 4.0.41
  Product Build
Summary 0005814: java.lang.IllegalStateException: BinaryColumn[id,index]: invalid index
Description [14-10-17 13:20:44.685] {main} java.lang.IllegalStateException: BinaryColumn[id,index]: invalid index (key=BinaryKeyCompare[3588142ee6e43828cbcd6ecc8378996de16324637dfb294a8be049bba6a2a4fa], index value=0, row addr=61aa, Table[mnode:2,c:\iAP\resin-pro-4.0.41\resin-data\app-0\distcache\mnode.db])
                           at com.caucho.db.table.Column.validateIndex(Column.java:600)
                           at com.caucho.db.table.Table.validateIndexByRow(Table.java:790)
                           at com.caucho.db.table.Table.validateIndexes(Table.java:754)
                           at com.caucho.db.table.Table.validateIndexesSafe(Table.java:718)
                           at com.caucho.db.table.Table.loadFromFile(Table.java:338)
                           at com.caucho.db.Database.getTable(Database.java:214)
                           at com.caucho.db.sql.Parser.parseFromItem(Parser.java:530)
                           at com.caucho.db.sql.Parser.parseFromItems(Parser.java:373)
                           at com.caucho.db.sql.Parser.parseSelect(Parser.java:249)
                           at com.caucho.db.sql.Parser.parseSelect(Parser.java:213)
                           at com.caucho.db.sql.Parser.parse(Parser.java:178)
                           at com.caucho.db.sql.Parser.parse(Parser.java:151)
                           at com.caucho.db.Database.parseQuery(Database.java:314)
                           at com.caucho.db.jdbc.StatementImpl.executeQuery(StatementImpl.java:108)
                           at com.caucho.server.distcache.MnodeStore.initDatabase(MnodeStore.java:283)
                           at com.caucho.server.distcache.MnodeStore.init(MnodeStore.java:253)
                           at com.caucho.server.distcache.CacheDataBackingImpl.start(CacheDataBackingImpl.java:452)
                           at com.caucho.server.distcache.CacheStoreManager.start(CacheStoreManager.java:373)
                           at com.caucho.server.distcache.DistCacheSystem.start(DistCacheSystem.java:162)
                           at com.caucho.env.service.ResinSystem.startServices(ResinSystem.java:544)
                           at com.caucho.env.service.ResinSystem.start(ResinSystem.java:511)
                           at com.caucho.server.resin.Resin.start(Resin.java:854)
                           at com.caucho.server.resin.Resin.initMain(Resin.java:986)
                           at com.caucho.server.resin.Resin.main(Resin.java:1442)
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006538)
bun_a
10-16-14 21:38

[14-10-17 13:20:43.678] {main} <proxy-cache> requires Resin Professional. Please see http://www.caucho.com [^] for Resin Professional information and licensing.
[14-10-17 13:20:43.984] {main}
[14-10-17 13:20:43.984] {main} Resin Professional 4.0.41 (built Mon, 22 Sep 2014 09:55:20 PDT)
[14-10-17 13:20:43.984] {main}
[14-10-17 13:20:43.984] {main} Windows 7 6.1 amd64
[14-10-17 13:20:43.984] {main} Java(TM) SE Runtime Environment 1.7.0_71-b14, UTF-8, ja
[14-10-17 13:20:43.984] {main} Java HotSpot(TM) 64-Bit Server VM 24.71-b01, 64, mixed mode, Oracle Corporation
 
(0006540)
ferg
11-03-14 11:19

This warning is part of Resin's validation of the table when restarting. It should be followed by a rebuilding of the indexes and normal startup.

In other words, it is a detection of file corruption (possibly due to an unclean shutdown where some of the buffered index wasn't written to disk), but it isn't a bug in itself.
 

- Issue History
Date Modified Username Field Change
10-16-14 21:35 bun_a New Issue
10-16-14 21:37 bun_a Issue Monitored: bun_a
10-16-14 21:38 bun_a Note Added: 0006538
11-03-14 11:19 ferg Note Added: 0006540
11-03-14 11:19 ferg Assigned To  => ferg
11-03-14 11:19 ferg Status new => closed
11-03-14 11:19 ferg Resolution open => no change required


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker