![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Subversion, NetBeans IDE, and Sun Java System Web Server With Java ME | iBot | UNIX and Linux RSS News | 0 | 02-01-2008 01:00 PM |
| S-058: HP-UX Running Java JRE and JDK | iBot | Security Advisories (RSS) | 0 | 12-24-2007 05:40 AM |
| java.lang.OutofMemoryError in Sun Studio 12 | wintersakura | SUN Solaris | 2 | 12-19-2007 04:21 PM |
| Receiving error on Unix server-- java.lang.UnsatisfiedLinkError: registerNatives | loveToBlade | UNIX for Dummies Questions & Answers | 4 | 08-23-2006 03:00 AM |
| Running java class with a cron | UBGandalf | Shell Programming and Scripting | 3 | 10-26-2005 07:31 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
java.lang.System when running jar
Hello,
I recieve the following error when trying to run the following command in a ksh. The operating system is AIX5.1. /usr/bin/jar -xvf {filename}.zip Can't find class java.lang.System But when I run it on the command line it unzips the file fine. Does anybody know why this happens, and how to fix it? |
| Forum Sponsor | ||
|
|
|
|||
|
Thanks for the reply.
I figured out why, the reason is because I had the jar command hard coded in the ksh with /usr/bin/jar. When I use the jar command without the path it works fine. thanks again, |
|||
| Google The UNIX and Linux Forums |