Re: Running long java command from solaris shell script
From: Laura P (patersol_at_hotmail.com)
Date: 01/28/04
- Next message: FISH: "Re: Differences between Sun JVM and Microsoft JVM."
- Previous message: Herman Timmermans: "Re: What Is Struts"
- In reply to: Raymond DeCampo: "Re: Running long java command from solaris shell script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Jan 2004 04:28:25 -0800
Thanks, for your suggestions, however I have now found the problem.
I had been using dtpad to view and edit my script,which doesn't show
whitespace characters When I checked the truss report it was trying to
open app.properties^M, which doesn't exist.
Cheers!
>
> Please post the code you are using to open the props file. Also, post
> the output from the command line when you run the script. To verify the
> permissions of the file, please post the output from "ls -l" and
> "whoami" as well.
>
> Also, I noticed in your script that you are using relative paths. While
> this may or may not be the problem, I believe it to be a poor practice.
> The script may be invoked from any directory, which would cause the
> paths to be invalid.
>
> Ray
- Next message: FISH: "Re: Differences between Sun JVM and Microsoft JVM."
- Previous message: Herman Timmermans: "Re: What Is Struts"
- In reply to: Raymond DeCampo: "Re: Running long java command from solaris shell script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|