java.lang.RuntimeException: open failed for /mnt/machine005_ib_if/vdb1_4.dir/vdb2_1.dir/vdb3_9.dir/vdb_f0012.file
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by MichR, 1 year ago
via Oracle Community by MichR, 1 year ago
via Oracle Community by MarkDaniels, 6 days ago
via Oracle Community by 2726310, 1 year ago
via Oracle Community by 3432041, 1 year ago
via Oracle Community by 2726310, 1 year ago
java.lang.RuntimeException: open failed for /mnt/machine005_ib_if/vdb1_4.dir/vdb2_1.dir/vdb3_9.dir/vdb_f0012.file
at Vdb.common.failure(common.java:307)
at Vdb.ActiveFile.openFile(ActiveFile.java:168)
at Vdb.FwgThread.openForWrite(FwgThread.java:392)
at Vdb.FwgThread.openFile(FwgThread.java:360)
at Vdb.OpRead.doOperation(OpRead.java:56)
at Vdb.OpReadWrite.doOperation(OpReadWrite.java:88)
at Vdb.FwgThread.run(FwgThread.java:177)