5 comments

Hi, 

Does it happen to all the queries you're running EXPLAIN ANALYZE? Please upload the idea log from Help - Show Log in Files onto our FTP and provide the upload id in your reply.

0

Yes it happen to all queries on different server.

Here is the Upload id: 2023_12_06_Uyq4hveTkdon1NvcHZ4Q1w (file: idea.log)

0

This is what I found in the log: 

2023-12-06 11:28:04,059 [9321455] WARN - #com.github.copilot.lsp.LSPManager - failed to create text document for newly opened file: VirtualFile: QUERY_PLAN\020f7fb3-39ce-43c2-a3ff-c961eeffe572

2023-12-06 11:28:04,064 [9321460] WARN - #com.github.copilot.lang.agent.lsp.VirtualFileUri - Unable to parse as compliant URI, using fallback: uml://QUERY_PLAN/020f7fb3-39ce-43c2-a3ff-c961eeffe572

2023-12-06 11:28:04,145 [9321541] WARN - #com.github.copilot.lang.agent.lsp.VirtualFileUri - Unable to parse as compliant URI, using fallback: uml://QUERY_PLAN/020f7fb3-39ce-43c2-a3ff-c961eeffe572

2023-12-06 11:28:04,145 [9321541] WARN - #com.github.copilot.lang.agent.lsp.VirtualFileUri - Unable to parse as compliant URI, using fallback: uml://QUERY_PLAN/020f7fb3-39ce-43c2-a3ff-c961eeffe572

2023-12-06 11:28:12,187 [9329583] INFO - STDOUT -

2023-12-06 11:28:14,280 [9331676] WARN - #c.i.i.DataManager - Overwriting an existing CLIENT_PROPERTY_DATA_PROVIDER. Component: com.intellij.util.ui.components.BorderLayoutPanel[,0,0,1509x226,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=], old provider: com.intellij.database.plan.ui.PlanView@fb3cf01, new provider: com.intellij.database.plan.ui.PlanView@fb3cf01

java.lang.Throwable

I may assume the copilot plugin could be involved in clashing with the graph. Please disable the plugin, restart the IDE, and see if it's working without this plug-in.

0

I uninstalled the plugin and restarted IDE but the flame graphe button is still disabled.




Here is the new log file if it can help
Upload id: 2023_12_07_u7p8Qj3C3GbxW14zFGSQNV (file: idea.log)

0

Thanks for the update. 

I have replicated this behavior and reported it here 

Please follow this issue to stay updated on the progress.

1

Please sign in to leave a comment.