Code Monkey home page Code Monkey logo

Comments (4)

iflove avatar iflove commented on June 7, 2024

发生FileNotFoundException 的场景?

from logcat.

wuzhenzhen avatar wuzhenzhen commented on June 7, 2024

@iflove 是的,并且是每隔一段时间都会遇到,

from logcat.

iflove avatar iflove commented on June 7, 2024

程序crash了?

from logcat.

wuzhenzhen avatar wuzhenzhen commented on June 7, 2024

就是,软件退出了。
37305 D/Logcat ( 7350): New FileWriter Instance failed
37306 W/System.err( 7350): java.io.FileNotFoundException: /sdcard/EBSB_SDCardLog/2018-07-20.log: open failed: EMFILE (Too many open files)
37307 W/System.err( 7350): at libcore.io.IoBridge.open(IoBridge.java:409)
37308 W/System.err( 7350): at java.io.FileOutputStream.(FileOutputStream.java:88)
37309 W/System.err( 7350): at java.io.FileWriter.(FileWriter.java:58)
37310 W/System.err( 7350): at com.lazy.library.logging.Logcat.saveLog2File(Logcat.java:560)
37311 W/System.err( 7350): at com.lazy.library.logging.Logcat.saveLog2File(Logcat.java:511)
37312 W/System.err( 7350): at com.lazy.library.logging.Logcat.fileLog(Logcat.java:884)
37313 W/System.err( 7350): at com.lazy.library.logging.Logcat.access$000(Logcat.java:61)
37314 W/System.err( 7350): at com.lazy.library.logging.Logcat$1.run(Logcat.java:728)
37315 W/System.err( 7350): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
37316 W/System.err( 7350): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
37317 W/System.err( 7350): at java.lang.Thread.run(Thread.java:841)
37318 W/System.err( 7350): Caused by: libcore.io.ErrnoException: open failed: EMFILE (Too many open files)
37319 W/System.err( 7350): at libcore.io.Posix.open(Native Method)
37320 W/System.err( 7350): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
37321 W/System.err( 7350): at libcore.io.IoBridge.open(IoBridge.java:393)
37322 W/System.err( 7350): ... 10 more
37323 I/wpa_supplicant( 664): [CTRL_IFACE]wlan0: SIGNAL_POLL
37324 W/InputDispatcher( 483): channel '4246a9b0 Toast (server)' ~ Consumer closed input channel or an error occurred. events=0x9
37325 E/InputDispatcher( 483): channel '4246a9b0 Toast (server)' ~ Channel is unrecoverably broken and will be disposed!
37326 E/JavaBinder( 7350): !!! FAILED BINDER TRANSACTION !!!
37327 D/AndroidRuntime( 7350): Shutting down VM

from logcat.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.