Re: how am I hosing this Process?
Thomas L Roche <tlroche-r/[email protected]>
| Newsgroups | gmane.org.user-groups.trijug.juglist |
|---|---|
| Message-ID | <OF40358763.A974A22E-ON87257281.006FF3BD-85257281.007090A8@us.ibm.com> |
Tom Roche 02/12/2007 10:06 PM > I'm trying to run a bash script from Java in order to run it under > JUnitPerf, but am failing miserably. Thank for the suggestions to flush the error stream. That showed me Warning: UNIXProcess.forkAndExec native error: Exec format error The fix for that turns out to be, make sure your script has a shebang! Talk about blasts from the past--I remember when folks were saying, "ya know, ya don't need to need to do that any more, and it limits portability."