| Author |
Unusual FileNotFoundException
|
Melinda Savoy
Ranch Hand
Joined: Jun 21, 2005
Posts: 375
|
|
I just started a new position whereby I have a perl script that executes a jar file that produces reports. While executing the perl script I got the error below after executing it from my Textpad application. The unusual part is that neither JDK 6 version that I have has this file in the jre\lib directory. Any help/direction would be appreciated. Thanks.
Here is the error:
|
 |
J. Kevin Robbins
Ranch Hand
Joined: Dec 16, 2010
Posts: 380
|
|
That file is part of Java 7. You need to upgrade your JDK.
|
"I have a mind like a steel... uh... thingy."
|
 |
Melinda Savoy
Ranch Hand
Joined: Jun 21, 2005
Posts: 375
|
|
|
Thanks so much for the quick response.
|
 |
 |
|
|
subject: Unusual FileNotFoundException
|
|
|