Intelij IDEA work slow and sometimes hang :(
hi im using i7 and 16gb for my ram, usually when i open the IDEA my laptop temperature is getting higher as like im playing a high spec game. i think this is not normal because my fellow worker, work with same spec notebook and i did not see the problem in theirs.
im using intelij idea community idea-IC-172.3968.16. and i also get this error when running the app
ERROR - [UNKNOWN] undefined object type: MINING MODEL
DEBUG - [ORACLE-SQL] undefined element type: xml_type_column_properties
DEBUG - [ORACLE-SQL] undefined element type: alter_external_table_clauses
DEBUG - [ORACLE-SQL] undefined element type: records_per_block_clause
DEBUG - [ORACLE-SQL] undefined element type: ref_attribute
DEBUG - [ORACLE-SQL] undefined element type: physical_properties
DEBUG - [ORACLE-SQL] undefined element type: redo_logfile_spec
DEBUG - [ORACLE-SQL] undefined element type: row_movement_clause
DEBUG - [ORACLE-SQL] undefined element type: hash_subpartition_quantity
DEBUG - [ORACLE-SQL] undefined element type: primary_operator
DEBUG - [ORACLE-SQL] undefined element type: parameter_types
DEBUG - [ORACLE-SQL] undefined element type: partition_value
DEBUG - [ORACLE-SQL] undefined element type: lob_partition_storage
DEBUG - [ORACLE-SQL] undefined element type: create_cluster
DEBUG - [ORACLE-SQL] undefined element type: index_attributes
DEBUG - [ORACLE-SQL] undefined element type: parameter_type
DEBUG - [ORACLE-SQL] undefined element type: return_type
DEBUG - [ORACLE-SQL] undefined element type: scn_value
DEBUG - [ORACLE-SQL] undefined element type: move_table_clause
DEBUG - [ORACLE-SQL] undefined element type: data_item
DEBUG - [ORACLE-SQL] undefined element type: create_index_statement
java.net.UnknownHostException: odps.alibaba.net
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
at sun.net.www.http.HttpClient.New(HttpClient.java:308)
at sun.net.www.http.HttpClient.New(HttpClient.java:326)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
at com.aliyun.odps.studio.ide.MyHttpClient.doGetString(MyHttpClient.java:56)
at com.aliyun.odps.studio.option.ManageSettings.isEnableDebugger(ManageSettings.java:32)
at com.aliyun.odps.studio.intellij.StudioMain$2.run(StudioMain.java:122)
Please sign in to leave a comment.
Please refer to https://intellij-support.jetbrains.com/hc/articles/207241235 and report a performance problem at https://youtrack.jetbrains.com/issues/IDEA with the CPU snapshot attached.
Also attach all the logs (https://intellij-support.jetbrains.com/hc/articles/207241085).
This behavior is brought by plugins Database Navigator + MaxCompute Studio, removing both (not sure if it will be fixed or issue from that plugins originally, not yet another miner) seems clean up error with 'mining model'.