Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000460 [Resin] minor always 11-22-05 00:00 12-07-05 15:23
Reporter sam View Status public  
Assigned To
Priority urgent Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.16 Product Version 3.0.15
  Product Build 3.0.15
Summary 0000460: RandomAccessFile.seek
Description RSN-509
(rep by K Fetterman)

Since I have upgraded to 3.0.15, I am seeing a new error in stdout.log
on my development system.

I am getting these errors even after I stopped resin, made sure that all
of the files, both cache and session files, were deleted and then
started resin again.

[2005-11-21 12:30:43.471] java.io.IOException: Invalid argument
[2005-11-21 12:30:43.471] at java.io.RandomAccessFile.seek(Native Method)
[2005-11-21 12:30:43.471] at com.caucho.vfs.FileRandomAccessStream.read(FileRandomAccessStream.java:60)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Store.readBlock(Store.java:1095)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Block.read(Block.java:153)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Store.readBlock(Store.java:467)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Transaction.readBlock(Transaction.java:282)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Store.deleteFragment(Store.java:1049)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Inode.remove(Inode.java:479)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Transaction.commit(Transaction.java:472)
[2005-11-21 12:30:43.471] at com.caucho.db.store.Transaction.commitAutoCommitWrite(Transaction.java:261)
[2005-11-21 12:30:43.471] at com.caucho.db.sql.DeleteQuery.execute(DeleteQuery.java:98)
[2005-11-21 12:30:43.471] at com.caucho.db.jdbc.PreparedStatementImpl.execute(PreparedStatementImpl.java:349)
[2005-11-21 12:30:43.471] at com.caucho.db.jdbc.PreparedStatementImpl.executeUpdate(PreparedStatementImpl.java:325)
[2005-11-21 12:30:43.471] at com.caucho.server.cluster.FileBacking.clearOldObjects(FileBacking.java:279)
[2005-11-21 12:30:43.471] at com.caucho.server.cluster.FileStore.clearOldObjects(FileStore.java:119)
[2005-11-21 12:30:43.471] at com.caucho.server.cluster.StoreManager.handleAlarm(StoreManager.java:548)
[2005-11-21 12:30:43.471] at com.caucho.util.Alarm.handleAlarm(Alarm.java:310)
[2005-11-21 12:30:43.471] at com.caucho.util.Alarm.run(Alarm.java:280)
[2005-11-21 12:30:43.471] at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:490)
[2005-11-21 12:30:43.471] at com.caucho.util.ThreadPool.run(ThreadPool.java:423)
[2005-11-21 12:30:43.471] at java.lang.Thread.run(Thread.java:595)

Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0000526)
ferg
12-07-05 15:23

server/13ww
 

- Issue History
Date Modified Username Field Change
11-22-05 00:00 sam New Issue
12-07-05 15:23 ferg Status acknowledged => closed
12-07-05 15:23 ferg Note Added: 0000526
12-07-05 15:23 ferg Resolution open => fixed
12-07-05 15:23 ferg Fixed in Version  => 3.0.16


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