• intelj idea Database视图竟然还悄悄开进程,不能忍


     

    一、前言

    偶然发现,任务管理器里有个莫名其妙的java进程。看了下启动参数:

    CommandLine="C:Program FilesJavajdk1.8.0_172injava" -Djava.net.preferIPv4S
    tack=true -Dfile.encoding=UTF-8 -classpath "D:softideaIntelliJ IDEA 2017.2.6
    libutil.jar;D:softideaIntelliJ IDEA 2017.2.6lib rove4j.jar;D:softideaIn
    telliJ IDEA 2017.2.6libgroovy-all-2.4.6.jar;D:softideaIntelliJ IDEA 2017.2.
    6pluginsDatabaseToolslibjdbc-console.jar;D:softideaIntelliJ IDEA 2017.2.6
    pluginsDatabaseToolslibdekaf-single-2.0.0.296.jar;C:UsersGaoyu.IntelliJId
    ea2017.2configjdbc-driversOracle12.1.0.2xmlparserv2.jar;C:UsersGaoyu.Int
    elliJIdea2017.2configjdbc-driversOracle12.1.0.2xdb6-12.1.0.2.jar;C:UsersG
    aoyu.IntelliJIdea2017.2configjdbc-driversOracle12.1.0.2ojdbc6-12.1.0.2.jar
    ;C:UsersGaoyu.IntelliJIdea2017.2configjdbc-driversOracle12.1.0.2oracle-d
    river-license.txt" com.intellij.database.remote.RemoteJdbcServer oracle.jdbc.Ora
    cleDriver

    感觉是和intelj idea、和数据库也有关系。

    想到这两天好像在intelj里用了database 视图:

    猜想可能有问题。于是把这个视图关了,果然,任务管理器里那个java进程也就消失了。

    气愤。。本来内存就紧张,关了你丫的。

  • 相关阅读:
    hdoj_1556Color the ball
    wchar_t与char转换(总结)
    算法艺术——网络最大流
    poj_3268Silver Cow Party
    poj_2352Stars
    BellmanFord模板
    saas模式
    什么是管道
    什么是CMMI
    saas模式
  • 原文地址:https://www.cnblogs.com/grey-wolf/p/10530395.html
Copyright © 2020-2023  润新知