Java compiler error: Can't open input server /Library/InputManagers/Inquisitor
        Posted  
        
            by 
                unknown (yahoo)
            
        on Super User
        
        See other posts from Super User
        
            or by unknown (yahoo)
        
        
        
        Published on 2010-01-31T01:55:26Z
        Indexed on 
            2012/09/20
            3:41 UTC
        
        
        Read the original article
        Hit count: 600
        
osx-snow-leopard
|java
I am trying to compile HelloWorld in Java under Mac OS X 10.6 (Snow Leopard) and I get this compiler error:
java[51692:903] Can't open input server /Library/InputManagers/Inquisitor
It happens when I am using terminal command javac and when I am trying to do this in NetBeans.
I was trying to open folder "Inquisitor", but I have no access to folder, even if I login as root user.
What is going on?
© Super User or respective owner