mmbell10
2013-12-26 04:24:30 UTC
Java does not seem to agree with my computer. It used to work fine but now all programs that run java seem to have issues running. I have windows 8 and I have to download both 64 and 32 bit versions of java.
I never had a problem with java up until now and I have done everything within my knowledge to fix the issue. Java 7 no longer runs correctly on my computer and I tried using Java 6 instead but it is all the same.
The main reason I am doing this is for a minecraft server that I used to have running fine but now wont work because of java errors. I know its java because it states this error message in the server promt:
[22:04:09] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.6.0_34]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.6.0_34]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.6.0_34]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.6.0_34]
Me being uneducated about the program, does not know what to do to handle this.
Any help is appreciated!
Thanks
I never had a problem with java up until now and I have done everything within my knowledge to fix the issue. Java 7 no longer runs correctly on my computer and I tried using Java 6 instead but it is all the same.
The main reason I am doing this is for a minecraft server that I used to have running fine but now wont work because of java errors. I know its java because it states this error message in the server promt:
[22:04:09] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: The handle is invalid
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.6.0_34]
at java.io.FileInputStream.read(Unknown Source) ~[?:1.6.0_34]
at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.6.0_34]
at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.6.0_34]
Me being uneducated about the program, does not know what to do to handle this.
Any help is appreciated!
Thanks