Skip to main content
Commonmark migration
Source Link

I have a computer running Windows XP. I am trying to run the Arduino IDE 0022. I double-click on arduino.exe, it waits about 30 seconds on the load up title screen, and then it gives me this error:

Launch 4j: an error occurred while starting the application

My only choice is to click "OK"; the error goes away, and the Arduino IDE closes. If I try to delete the Arduino files (to try overwriting with some different files), I get an error that doesn't allow me to do so:

Cannot delete awt.dll: Access denied

 

Make sure the disk is not full or write protected and that the file is not currently in use.

The only way to delete the file is by restarting the computer. So something must still be trying to run after that first error.

I have noticed in Task Manager that some Java programs are still running: javaw.exe (3 processes)

I think this is a problem with Java, but I checked and updated all of my Java software and it is all up to date. I have looked on other forums for this issue and none of them seemed to help. From the forums I have tried:

  1. Different Arduino IDE versions
  2. Updating Java
  3. Opening arduino.exe as Administrator

Nothing has worked. Anyone have any suggestions?

I have a computer running Windows XP. I am trying to run the Arduino IDE 0022. I double-click on arduino.exe, it waits about 30 seconds on the load up title screen, and then it gives me this error:

Launch 4j: an error occurred while starting the application

My only choice is to click "OK"; the error goes away, and the Arduino IDE closes. If I try to delete the Arduino files (to try overwriting with some different files), I get an error that doesn't allow me to do so:

Cannot delete awt.dll: Access denied

 

Make sure the disk is not full or write protected and that the file is not currently in use.

The only way to delete the file is by restarting the computer. So something must still be trying to run after that first error.

I have noticed in Task Manager that some Java programs are still running: javaw.exe (3 processes)

I think this is a problem with Java, but I checked and updated all of my Java software and it is all up to date. I have looked on other forums for this issue and none of them seemed to help. From the forums I have tried:

  1. Different Arduino IDE versions
  2. Updating Java
  3. Opening arduino.exe as Administrator

Nothing has worked. Anyone have any suggestions?

I have a computer running Windows XP. I am trying to run the Arduino IDE 0022. I double-click on arduino.exe, it waits about 30 seconds on the load up title screen, and then it gives me this error:

Launch 4j: an error occurred while starting the application

My only choice is to click "OK"; the error goes away, and the Arduino IDE closes. If I try to delete the Arduino files (to try overwriting with some different files), I get an error that doesn't allow me to do so:

Cannot delete awt.dll: Access denied

Make sure the disk is not full or write protected and that the file is not currently in use.

The only way to delete the file is by restarting the computer. So something must still be trying to run after that first error.

I have noticed in Task Manager that some Java programs are still running: javaw.exe (3 processes)

I think this is a problem with Java, but I checked and updated all of my Java software and it is all up to date. I have looked on other forums for this issue and none of them seemed to help. From the forums I have tried:

  1. Different Arduino IDE versions
  2. Updating Java
  3. Opening arduino.exe as Administrator

Nothing has worked. Anyone have any suggestions?

Question Protected by CommunityBot
edited tags
Link
Sekhemty
  • 9.5k
  • 18
  • 64
  • 101
edited tags
Link
bwDraco
  • 46.2k
  • 43
  • 167
  • 209
Loading
Post Migrated Here from stackoverflow.com (revisions)
Source Link
John
John
Loading