Keith Collison

- Total activity 124
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 53
-
Keith Collison created a post, Tomcat log/vm settings being changed in my configuration
In my Tomcat run configruation, in the "logs" tab I define a log file that I manage manually. The path is something like: "/home/me/tomcat/logs/tomcat.log". I find when IDEA restarts, it has man-... -
Keith Collison created a post, IDEA unaware of subversion changes
From command line, I'll execute "svn stat", and I see several modifications. However, IDEA is wholly unaware of my changes. The files are not listed in the changes window, nor does their color in... -
Keith Collison created a post, Unable to deploy webapp, "Unexpected Node Artifact"
Just upgraded to 98.510 today. When I attempt to run my webapp run configuration, IDEA lists an error:Internal error: Unexpected node artifact:webapp-site:war exploded; nodes=[artifact:webapp-site... -
Keith Collison created a post, java.nio.Buffer exception
About 25% of the time I start IDEA, I'll see the exception below. The only way I seem to be able to recover is by shutting down and restarting, which triggers a lengthy re-indexing process.I'm run... -
Keith Collison created a post, IDEA Freeze
I was experiencing frequent lock-ups today, requiring kill -9 to stop idea (losing the tomcat execution configuration each time i did, arrrgh).The lock ups seemed to correspond to launching my tomc... -
Keith Collison created a post, Subversion subdirectory authentication
I have access to a directory within a subversion repostiory, let's say https://svn.example.com/client/dev. But I do not have access at the root level ( https://svn.example.com/ ). This doesn't se... -
-
Keith Collison created a post, JSP code inside CSS Files
Within the web application I'm working, we've provided a way to have CSS files contain JSP code ( custom tags, EL expressions, etc). What is the best way to have IDEA accommodate our setup, to pro... -
Keith Collison commented, -
Keith Collison created a post, Commit Changes Dialog Lockup
Is anyone seeing similar behavior when accessing the "Commit Changes" (Ctrl-K) dialog? When I invoke it, my screen goes gray. I've observed the commit dialog finally appear after 20-30 minutes (t...