History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-31239
Type: Cosmetics Cosmetics
Status: Reopened Reopened
Priority: Critical Critical
Assignee: Kirill Kalishev
Reporter: Alexander Chernikov
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Java application run console tab has label "SQL console"

Created: 13 Oct 08 14:03   Updated: 13 Nov 08 16:57
Component/s: None
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. tomcat-shows-sql-console.jpg
(65 kb)

Build: 8,902


 Description  « Hide
Create dummy java main class.
Run. Check console tab label: it is "SQL console".

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 06 Nov 08 16:11
This was a value, erroneously stored in IDEA config directory. 9009 does not do it for me anymore. To avoid existent effect:
1. Exit IDEA.
2. Go to config/options/runner.layout.xml.
3. Find all entries <option name="displayname" value="SQL console" /> and remove them.
4. Restart IDEA.

Nasokin Arseny - 06 Nov 08 17:56
Sorry, but it's not obsolete
Simple test to repeat this bug again and again:
  1. remove this line from your runner.layout.xml (run console shold have label 'Console')
  2. open database panel (bundled),
  3. configure database connection to any database (I've tested with oracle database)
  4. open sql console, do anything here
  5. run any normal run configuration and .. bug appears again!

Alexander Chernikov - 06 Nov 08 18:05
9011: bug occurs, but not in all cases.
To reproduce perform Restore Layout in JDBC console after point 4 in Arseny's scenario.

Willis Blackburn - 13 Nov 08 16:56
I'm seeing this also after running the SQL console.

Also, around the same time, the stop button became disabled even though Tomcat is running.


Willis Blackburn - 13 Nov 08 16:57
BTW I'm running build 9013.