Keith Collison

Avatar
  • Total activity 124
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 53
  • Created

    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-...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 5 followers
    • 7 comments
    • 0 votes
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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...
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    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...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    subversion "compare with branch" bug, or misconfiguration?

    Whenever I attempt to use "Subversion -- Compare with Branch" function, I'm given a list of branches correctly, but selecting one results in an error dialog saying " [svn url] refers to a directoy"...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Focus problems with "Select In..."

    When I pop-up the "Select In..." using "Alt+F1" and select "Project", IDEA displays the project tree correctly.  However, focus then returns to the editor (forcing me to then hit "F12" for last act...
    • 1 follower
    • 0 comments
    • 0 votes