|
From: Leif M. <le...@ta...> - 2003-01-24 16:00:54
|
jawad bokhari wrote:
>Hi support,
>
>I am using wrapper for my application server being
>used in solaris.
>
>I think, configuration is ok according to
>documentation, but still this error comes up on
>starting wrapper.
>
>Even the test application is not run, by giving
>following command:
>"./wrapper ../conf/wrapper.conf"
>
>Following error comes:
>
>"./wrapper: syntax error at line 1: `(' unexpected"
>
>Please help, how to get rid of it.
>
Jawad,
I am not sure what would be causing that. You are running the
wrapper binary directly rather than using the provided sh or bash
scripts. That should be fine.
The error you are getting is coming from the shell. It appears that
the wrapper binary is corrupted in some way.
The only idea that I have is that maybe you are trying to run the
linux binary on solaris? Did you build the wrapper from the
sources? There is currently not a Solaris binary available for
download. You have to download one of the source
distributions and run the provided build scripts.
I am planning on releasing Solaris builds starting with the next
release again now that I have gotten the SF compile farm
set up correctly.
Let me know if that doesn't solve the problem and I'll try and
think of something else.
Cheers,
Leif
|