Posted By:
Hitoshi_Gosen
Posted On:
Monday, January 27, 2003 11:09 PM
Hey all, I have 2 Server Side Java programs running on Linux. One is Tomcat and another is a ServerSocket program that we've written. Everything was alright until we decided to output System.errs to a fileSystem. We started to get these kind of errors: EXT2-fs error(devicd sd(8,17)): ext2-new-block: Free blocks count corrupted What is this? What is the cause of this? How is this fixed? How is this prevented? I appreciate your help, Toshi
More>>
Hey all,
I have 2 Server Side Java programs running on Linux. One is Tomcat and another is a ServerSocket program that we've written.
Everything was alright until we decided to output System.errs to a fileSystem.
We started to get these kind of errors:
EXT2-fs error(devicd sd(8,17)): ext2-new-block: Free blocks count corrupted
What is this?
What is the cause of this?
How is this fixed?
How is this prevented?
I appreciate your help,
Toshi
<<Less