Unverified Commit 90ebf5a7 authored by Juon Kawakami's avatar Juon Kawakami 🥗
Browse files

init

parent 2d73e33a
ERROR sample.SampleLogViewer : Error reading log
java.io.FileNotFoundException: logs/log/rescue.log (No such file or directory)
at java.base/java.io.RandomAccessFile.open0(Native Method)
at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:344)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:259)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:213)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:63)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:50)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:17)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
ERROR sample.SampleLogViewer : Error reading log
java.io.FileNotFoundException: logs/log/rescue.log (No such file or directory)
at java.base/java.io.RandomAccessFile.open0(Native Method)
at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:344)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:259)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:213)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:63)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:50)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:17)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
ERROR sample.SampleLogViewer : Error reading log
java.io.FileNotFoundException: logs/log/rescue.log (No such file or directory)
at java.base/java.io.RandomAccessFile.open0(Native Method)
at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:344)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:259)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:213)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:63)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:50)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:17)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
ERROR sample.SampleLogViewer : Error reading log
java.io.FileNotFoundException: logs/log/rescue.log (No such file or directory)
at java.base/java.io.RandomAccessFile.open0(Native Method)
at java.base/java.io.RandomAccessFile.open(RandomAccessFile.java:344)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:259)
at java.base/java.io.RandomAccessFile.<init>(RandomAccessFile.java:213)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:63)
at rescuecore2.log.FileLogReaderV1.<init>(FileLogReaderV1.java:50)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:17)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
ERROR sample.SampleLogViewer : Error reading log
rescuecore2.log.LogException: java.nio.file.NoSuchFileException: /output/0
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:62)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:45)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:34)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:15)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
Caused by: java.nio.file.NoSuchFileException: /output/0
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
at java.base/java.nio.file.Files.write(Files.java:3512)
at rescuecore2.log.StreamLogReader.readLogProto(StreamLogReader.java:156)
at rescuecore2.log.StreamLogReader.readLog(StreamLogReader.java:132)
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:59)
... 4 more
ERROR sample.SampleLogViewer : Error reading log
rescuecore2.log.LogException: java.nio.file.NoSuchFileException: /output/0
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:62)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:45)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:34)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:15)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
Caused by: java.nio.file.NoSuchFileException: /output/0
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
at java.base/java.nio.file.Files.write(Files.java:3512)
at rescuecore2.log.StreamLogReader.readLogProto(StreamLogReader.java:156)
at rescuecore2.log.StreamLogReader.readLog(StreamLogReader.java:132)
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:59)
... 4 more
ERROR sample.SampleLogViewer : Error reading log
rescuecore2.log.LogException: java.nio.file.NoSuchFileException: /output/0
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:62)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:45)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:34)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:15)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
Caused by: java.nio.file.NoSuchFileException: /output/0
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
at java.base/java.nio.file.Files.write(Files.java:3512)
at rescuecore2.log.StreamLogReader.readLogProto(StreamLogReader.java:156)
at rescuecore2.log.StreamLogReader.readLog(StreamLogReader.java:132)
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:59)
... 4 more
ERROR sample.SampleLogViewer : Error reading log
rescuecore2.log.LogException: java.nio.file.NoSuchFileException: /output/0
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:62)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:45)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:34)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:15)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
Caused by: java.nio.file.NoSuchFileException: /output/0
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
at java.base/java.nio.file.Files.write(Files.java:3512)
at rescuecore2.log.StreamLogReader.readLogProto(StreamLogReader.java:156)
at rescuecore2.log.StreamLogReader.readLog(StreamLogReader.java:132)
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:59)
... 4 more
ERROR sample.SampleLogViewer : Error reading log
rescuecore2.log.LogException: java.nio.file.NoSuchFileException: /output/0
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:62)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:45)
at rescuecore2.log.FileLogReader.<init>(FileLogReader.java:34)
at rescuecore2.log.RCRSLogFactory.getLogReader(RCRSLogFactory.java:15)
at sample.SampleLogViewer.main(SampleLogViewer.java:292)
Caused by: java.nio.file.NoSuchFileException: /output/0
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:218)
at java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484)
at java.base/java.nio.file.Files.newOutputStream(Files.java:228)
at java.base/java.nio.file.Files.write(Files.java:3512)
at rescuecore2.log.StreamLogReader.readLogProto(StreamLogReader.java:156)
at rescuecore2.log.StreamLogReader.readLog(StreamLogReader.java:132)
at rescuecore2.log.StreamLogReader.<init>(StreamLogReader.java:59)
... 4 more
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment