You mind telling the list which environment variable it was.   Info like that 
can help the next person.

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Alkan, Koray
Sent: Wednesday, April 21, 2010 4:59 PM
To: arslist@ARSLIST.ORG
Subject: Re: {Remedy ARS} Re: Active Link External $PROCESS$ on AR Server 7.5

Hi Conny,

I did try removing the pre-set environment variables through my script
one by one and it eventually I found the "bad" one and it worked.

Thank you all for your efforts, the issue has been resolved!

Best Regards,
Koray

On Apr 21, 8:56 pm, Conny Martin <conny.mar...@t-systems.com> wrote:
> Koray,
>
> to isolate the problem I would suggest the following.
>
> 1. . <ar_install_dir>/bin/arsystem     don't forget the dot in front, so you 
> will have all the env-vars set by arsystem in your actual unix-shell
> 2. try to start your script. It should abort with core dump
> 3. unset ENV-VAR
> 4. try to start your script
> 5. unset NEXT-ENV-VAR
> 6. try to start your script
> ...
> ...
> ...
> ...
>
> you should be able to find the env-var which is causing trouble and perhaps 
> this leads you to a solution.
>
> HTH
>
> Kind Regards Conny
>
> -----Ursprüngliche Nachricht-----
> Von: Action Request System discussion list(ARSList) 
> [mailto:arsl...@arslist.org] Im Auftrag von koray
> Gesendet: Mittwoch, 21. April 2010 15:57
> An: arsl...@arslist.org
> Betreff: Re: {Remedy ARS} Re: Active Link External $PROCESS$ on AR Server 7.5
>
> Update: FreeAREntryListFieldList causes this error, included with arfree.h 
> file..
>
> On Apr 21, 4:09 pm, koray <ko...@alkankoray.net> wrote:
>
>
>
>
>
> > By the way, is there any way I can view the coredump file generated?
>
> > On Apr 21, 3:47 pm, koray wrote:
>
> > > A few of them were missing such as ARCONFIGDIR but although I tried
> > > copying them from another server it didn't work again..
> > > I did the server restart to see shell messages and it is exactly the
> > > same : XXXXX Abort(coredump)
>
> > > I am totally lost.
>
> > > On Apr 21, 3:05 pm, Conny Martin <conny.mar...@t-systems.com> wrote:
>
> > > > following env-vars are set by arsystem
>
> > > > LANG
> > > > TWO_TASK
> > > > ARCONFIGDIR
> > > > LC_ALL
> > > > PATH
> > > > ORACLE_HOME
> > > > LD_LIBRARY_PATH
> > > > ORA_NLS
> > > > ORA_NLS32
> > > > ORA_NLS33
> > > > NLS_LANG
> > > > NLSPATH
> > > > CLIENT_LOCALE
>
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: Action Request System discussion list(ARSList)
> > > > [mailto:arsl...@arslist.org] Im Auftrag von koray
> > > > Gesendet: Mittwoch, 21. April 2010 13:57
> > > > An: arsl...@arslist.org
> > > > Betreff: Re: {Remedy ARS} Re: Active Link External $PROCESS$ on AR
> > > > Server 7.5
>
> > > > Hello again,
>
> > > > Can anyone send me the output of "env" command related to Remedy or 
> > > > APIs?
>
> > > > Best Regards,
> > > > Koray
>
> > > > On Apr 21, 12:24 pm, koray wrote:
>
> > > > > @Juan Ingles: The C script exits with 0 in any case.
> > > > > Trying above "arsystem env <mypath/script>" results with Abort -
> > > > > core dumped
>
> > > > > However the script isn't directly called in order to set the
> > > > > environment variables. mypath/script consists of
>
> > > > > #!/usr/bin/sh
> > > > > LD_LIBRARY_PATH=<paths>
> > > > > export LD_LIBRARY_PATH
> > > > > /<mypath>/<the_c_script_itself> "$@"
>
> > > > > @Conny: you are right, I doubt that this is really related to
> > > > > the environment variables.. But i am not sure how to overcome this..
>
> > > > > Best Regards,
> > > > > Koray
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to