Windows 10: Java-based Programs Crashing [fixed]

Discus and support Java-based Programs Crashing [fixed] in Windows 10 Software and Apps to solve the problem; i regularly play Minecraft and use tinyMediaManager, both use Java. i played Minecraft earlier today. A little while ago i started up... Discussion in 'Windows 10 Software and Apps' started by billybag, Jan 25, 2017.

  1. billybag Win User

    Java-based Programs Crashing [fixed]


    i regularly play Minecraft and use tinyMediaManager, both use Java.

    i played Minecraft earlier today. A little while ago i started up tinyMediaManager and it wouldn't load, instead i got the Java(TM) Platform SE Binary has stopped working error. Started up Minecraft and got the same thing. Somehow, within the 8 hours since i last played Minecraft, or even used the computer, Java broke.

    i have uninstalled and reinstalled Java to no changes.
    here is the Minecraft crash log, it might help even though it seems to be network related but i don't have any other info to give:
    Code: java.net.ConnectException: Connection refused: connect at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_25] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) ~[?:1.8.0_25] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_25] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_25] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.<init>(HttpClient.java:211) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.New(HttpClient.java:308) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.New(HttpClient.java:326) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1103) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:987) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:985) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:984) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.access$100(HttpURLConnection.java:90) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1248) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$8.run(HttpURLConnection.java:1246) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1245) ~[?:1.8.0_25] at modinfo.mp.v1.Message.call(Message.java:67) [Message.class:1.10.2-5.4.4] at modinfo.mp.v1.Client$1.run(Client.java:96) [Client$1.class:1.10.2-5.4.4] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25][/quote] EDIT: I just remembered, i did update my NVIDIA driver earlier. That is the only thing i can think of though

    Windows 10 Home

    EDIT 2: It was the new NVIDIA driver. i rolled back and it fixed it.

    :)
     
    billybag, Jan 25, 2017
    #1

  2. Nokia 6300 Battery Performance

    You can install any java based programs that are compatible with popular phones like the 6233.

    You can find lots of games and programs by searching google for "6233 java programs".
     
    psychomania---01, Jan 25, 2017
    #2
  3. WINDOWS10

    Actually i am using java for digital signature this signature software working with java based only. So I need to install java on my Laptop. I am already downloaded java is showing control panel programs. but it is not working on my software every time
    it was showing error and download java based environment. So please help me.
     
    VIKRAMJAMPALA, Jan 25, 2017
    #3
  4. gogocons Win User

    Java-based Programs Crashing [fixed]

    I am so glad I stumbled upon this thread. I was having the same issue and the nVidia rollback fixed it for me as well. Any idea what is causing this? Very odd I think.
     
    gogocons, Feb 7, 2017
    #4
Thema:

Java-based Programs Crashing [fixed]

Loading...
  1. Java-based Programs Crashing [fixed] - Similar Threads - Java based Programs

  2. problem when running java program

    in Windows 10 Gaming
    problem when running java program: Hello. I am working on a simple program in the Java programming language. Everything is happening in the VS Code text editor. When I compile it using javac, everything is fine. However, when I run the program, the terminal displays the following text: Р?С?Р?С? РєР?Р?...
  3. problem when running java program

    in Windows 10 Software and Apps
    problem when running java program: Hello. I am working on a simple program in the Java programming language. Everything is happening in the VS Code text editor. When I compile it using javac, everything is fine. However, when I run the program, the terminal displays the following text: Р?С?Р?С? РєР?Р?...
  4. problem when running java program

    in Windows 10 Customization
    problem when running java program: Hello. I am working on a simple program in the Java programming language. Everything is happening in the VS Code text editor. When I compile it using javac, everything is fine. However, when I run the program, the terminal displays the following text: Р?С?Р?С? РєР?Р?...
  5. Java-based installer does not work.

    in Windows 10 Gaming
    Java-based installer does not work.: Hello I was trying to run a java based installer, when I tried to run it an error occuredI installed Java, everthing looks fine. I clicked details and I got some descripton about the errorException: CouldNotLoadArgumentException[ Could not load file/URL specified:...
  6. Java-based installer does not work.

    in Windows 10 Software and Apps
    Java-based installer does not work.: Hello I was trying to run a java based installer, when I tried to run it an error occuredI installed Java, everthing looks fine. I clicked details and I got some descripton about the errorException: CouldNotLoadArgumentException[ Could not load file/URL specified:...
  7. Minecraft java edition crashes

    in Windows 10 Gaming
    Minecraft java edition crashes: Every time when I boot up Minecraft it just gives me this error Bad video card drivers! ----------------------- Minecraft was unable to start because it failed to find an accelerated OpenGL mode. This can usually be fixed by updating the...
  8. JAVA PROGRAMMING FOR BEGINNERS

    in Windows 10 Network and Sharing
    JAVA PROGRAMMING FOR BEGINNERS: JAVA PROGRAMMING FOR BEGINNERS Introduction to Java Java is defined by a specification and consists of a programming language, a compiler, core libraries and a runtime (Java virtual machine) The Java runtime allows software developers to write program code...
  9. Most DirectX-based Programs crash with error 0x0000005

    in Windows 10 Drivers and Hardware
    Most DirectX-based Programs crash with error 0x0000005: Hi all, the majority of my games that I have are crashing with an access violation at address 0x00000000. I have already run SFC, DISM, the Apps Troubleshooter and tried to update my GTX 1060 graphics drivers (which got stuck on Preparing to install), as well as reinstalled...
  10. Help opening programs w/ java

    in Windows 10 Software and Apps
    Help opening programs w/ java: For some reason my computer runs .jar files with LightRoom. I just downloaded java. I selected a forge program for Minecraft to run it using java instead of LightRoom but when I try to Open With another program I don't see java. Help please. [img] [img] My ultimate goal is...