--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines
IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24
To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
Thanks for the help. It worked finally for me but I have some queries
for you guys.
a) All the transactions are posted in INAU apart from the fact that I
used 0 Level Authorization Versions.
b) If I run the phantom in Interactive mode everytime I have to start
it all over again.
c) If I run the phantom in PHANTOM mode is shows the Phantom is Active
but still doesn't pick up the messages from directory.
Regards,
Adnan
I found the following error in &PH& when i execute it in PHANTOM MODE.
What do u think could possibly be goin' wrong?
0 [24;2H0CONTINUE (Y)
SECURITY.VIOLATION [23;11H0 [23;9H0 [23;11H0 [23;9H ** Error [
BACKGROUND_STDIN ] **
Background job attempted to get INPUT data from keyboard
Line 121 , Source I_SF.INPUT
Regards,
Adnan
Hi,Hint: as far as I remember OFS.QUEUE.MANAGER does not pick up OFS.SOURCE defined in EB.PHANTOM record. Please define OFS.SOURCE under exactly the same name as EB.PHANTOM (TESTMSG1 here).EB.PHANTOM.ID in OFS.SOURCE is also not meaningfull as far as I remember.Try and let us know. Send also beer to Jim if it worked ;)Kind regardsPawel
a) Used similar ids for both OFS.SOURCE & EB.PHANTOM records.
b) User have the complete rights (SUPER.USER)
c) Cleared Login.ID in OFS.SOURCE & used generic user.
Still I am getting the aforementioned error in &PH&
(N.B. It worked fine in INTERACTIVE MODE. even if i had the different
OFS.SOURCE & EB.PHANTOM ids.)
Thanks a lot for your guidance.
Adnan
Throw away EB.PHANTOM... it's an outdated technology anyway.
Set up filelistener in TCServer to process your OFS messages.
For more detail see manuals or contact Temenos H.D.
VK
On Feb 3, 9:02 pm, JOSE L MARTINEZ-AVIAL <jlm...@gmail.com> wrote:
> To be SUPER.USER does not mean that you have permission. It only gives
> access to the command line in Globus. To give full permissions you need to
> give access to application ALL.PG with ALL permissions. Try that.
>
> 2010/2/2 Adnan Bin Wasim <adna...@gmail.com>
>
> > Well, I have tried following but still it's not working........What next?
>
> > a) Used similar ids for both OFS.SOURCE & EB.PHANTOM records.
> > b) User have the complete rights (SUPER.USER)
> > c) Cleared Login.ID in OFS.SOURCE & used generic user.
>
> > Still I am getting the aforementioned error in &PH&
>
> > (N.B. It worked fine in INTERACTIVE MODE. even if i had the different
> > OFS.SOURCE & EB.PHANTOM ids.)
>
> > Thanks a lot for your guidance.
>
> > Adnan
>
> > On Wed, Feb 3, 2010 at 2:12 AM, JOSE L MARTINEZ-AVIAL <jlm...@gmail.com>
> > wrote:
> > > Upps. you are right. I didn't see that the IDs didn't match. They should
> > > match in order to work.
>
> > > 2010/2/2 Pawel (privately) <pprivat...@wp.pl>
> > >> 2010/2/2 Adnan Bin Wasim <adna...@gmail.com>
>
> > >>> Dear Jose,
>
> > >>> Plz. find attached the snapshots of OFS.SOURCE & EB.PHANTOM records. I
> > >>> truly appreciate your consideration.
>
> > >>> Regards,
>
> > >>> Adnan
>
> > >>> On Mon, Feb 1, 2010 at 7:37 PM, JOSE L MARTINEZ-AVIAL <
> > jlm...@gmail.com>
> > >>> wrote:
> > >>> > Can you post the content ofyour OFS.SOURCE record and EB.PHANTOM.
> > >>> > record? It
> > >>> > seems that is trying to execute it in interactive mode, even when you
> > >>> > are
> > >>> > launching it as a phantom.
>
> > >>> > 2010/2/1 Adnan Bin Wasim <adna...@gmail.com>
> > >>> >> > 2010/1/29 Adnan Bin Wasim <adna...@gmail.com>
>
> > >>> >> >> Dear Santosh/Jose,
>
> > >>> >> >> Thanks for the help. It worked finally for me but I have some
> > >>> >> >> queries
> > >>> >> >> for you guys.
>
> > >>> >> >> a) All the transactions are posted in INAU apart from the fact
> > that
> > >>> >> >> I
> > >>> >> >> used 0 Level Authorization Versions.
> > >>> >> >> b) If I run the phantom in Interactive mode everytime I have to
> > >>> >> >> start
> > >>> >> >> it all over again.
> > >>> >> >> c) If I run the phantom in PHANTOM mode is shows the Phantom is
> > >>> >> >> Active
> > >>> >> >> but still doesn't pick up the messages from directory.
>
> > >>> >> >> Regards,
>
> > >>> >> >> Adnan
>
> > >>> >> >> On Fri, Jan 29, 2010 at 12:36 AM, JOSE L MARTINEZ-AVIAL
> > >>> >> >> <jlm...@gmail.com> wrote:
> > >>> >> >> > If it works in non interactive mode, it should leave a trace in
> > >>> >> >> > the
> > >>> >> >> > &PH&
> > >>> >> >> > folder. Check it.
>
> > >>> >> >> > 2010/1/28 Santosh <santosh.kancha...@gmail.com>
>
> > >>> >> >> >> Try to see whether the process is initiated or not ....also
> > >>> >> >> >> instead
> > >>> >> >> >> of
> > >>> >> >> >> running in phantom mode make it as interactive mode(RUN.MODE
> > >>> >> >> >> Field) and
> > >>> >> >> >> verify the phantom ....you will come to know why its not
> > getting
> > >>> >> >> >> processed...if any errors are there phantom in interactive
> > mode
> > >>> >> >> >> it
> > >>> >> >> >> shows
> > >>> >> >> >> those....
>
> > >>> >> >> >> On Thu, Jan 28, 2010 at 7:45 PM, Adnan Bin Wasim
> > >>> >> >> >> <adna...@gmail.com>
if the messages is not picked up from the inward directory, it looks
that the process is crashing. Because for any other reasons (even
SECURITY.VIOLATION) the message should be removed from inward
directory.
Try to find out any usefull info from logs. first clear the existing
logs from LOG.FILE.DIR and F.OFS.REQUEST.DETAIL. then set logging
level to FULL and MAINTAIN.MSG.DETS to 'Y' in the corresponding
OFS.SOURCE. place the message into inward directory and ensure the
correct access permissions. Now initiate the EB.PHANTOM. Check the
logs in LOG.FILE.DIR directory and in F.OFS.REQUEST.DETAIL. You should
be able to get any info.
On Feb 4, 5:31 am, Adnan Bin Wasim <adna...@gmail.com> wrote:
> Dear Jose,
>
> It 's SUPER.USER PLUS ALL.PG ACCESS.....:) Sorry, forgot to mention that.
>
> Regards,
>
> Adnan
>
> On Wed, Feb 3, 2010 at 11:02 PM, JOSE L MARTINEZ-AVIAL <jlm...@gmail.com> wrote:
>
>
>
> > To be SUPER.USER does not mean that you have permission. It only gives
> > access to the command line in Globus. To give full permissions you need to
> > give access to application ALL.PG with ALL permissions. Try that.
>
> > 2010/2/2 Adnan Bin Wasim <adna...@gmail.com>
>
> >> Well, I have tried following but still it's not working........What next?
>
> >> a) Used similar ids for both OFS.SOURCE & EB.PHANTOM records.
> >> b) User have the complete rights (SUPER.USER)
> >> c) Cleared Login.ID in OFS.SOURCE & used generic user.
>
> >> Still I am getting the aforementioned error in &PH&
>
> >> (N.B. It worked fine in INTERACTIVE MODE. even if i had the different
> >> OFS.SOURCE & EB.PHANTOM ids.)
>
> >> Thanks a lot for your guidance.
>
> >> Adnan
>
> >> On Wed, Feb 3, 2010 at 2:12 AM, JOSE L MARTINEZ-AVIAL <jlm...@gmail.com>
> >> wrote:
> >> > Upps. you are right. I didn't see that the IDs didn't match. They should
> >> > match in order to work.
>
> >> > 2010/2/2 Pawel (privately) <pprivat...@wp.pl>
> >> >> 2010/2/2 Adnan Bin Wasim <adna...@gmail.com>
>
> >> >>> Dear Jose,
>
> >> >>> Plz. find attached the snapshots of OFS.SOURCE & EB.PHANTOM records. I
> >> >>> truly appreciate your consideration.
>
> >> >>> Regards,
>
> >> >>> Adnan
>
> >> >>> On Mon, Feb 1, 2010 at 7:37 PM, JOSE L MARTINEZ-AVIAL
> >> >>> <jlm...@gmail.com>
> >> >>> wrote:
> >> >>> > Can you post the content ofyour OFS.SOURCE record and EB.PHANTOM.
> >> >>> > record? It
> >> >>> > seems that is trying to execute it in interactive mode, even when
> >> >>> > you
> >> >>> > are
> >> >>> > launching it as a phantom.
>
> >> >>> > 2010/2/1 Adnan Bin Wasim <adna...@gmail.com>
> >> >>> >> > 2010/1/29 Adnan Bin Wasim <adna...@gmail.com>
>
> >> >>> >> >> Dear Santosh/Jose,
>
> >> >>> >> >> Thanks for the help. It worked finally for me but I have some
> >> >>> >> >> queries
> >> >>> >> >> for you guys.
>
> >> >>> >> >> a) All the transactions are posted in INAU apart from the fact
> >> >>> >> >> that
> >> >>> >> >> I
> >> >>> >> >> used 0 Level Authorization Versions.
> >> >>> >> >> b) If I run the phantom in Interactive mode everytime I have to
> >> >>> >> >> start
> >> >>> >> >> it all over again.
> >> >>> >> >> c) If I run the phantom in PHANTOM mode is shows the Phantom is
> >> >>> >> >> Active
> >> >>> >> >> but still doesn't pick up the messages from directory.
>
> >> >>> >> >> Regards,
>
> >> >>> >> >> Adnan
>
> >> >>> >> >> On Fri, Jan 29, 2010 at 12:36 AM, JOSE L MARTINEZ-AVIAL
> >> >>> >> >> <jlm...@gmail.com> wrote:
> >> >>> >> >> > If it works in non interactive mode, it should leave a trace
> >> >>> >> >> > in
> >> >>> >> >> > the
> >> >>> >> >> > &PH&
> >> >>> >> >> > folder. Check it.
>
> >> >>> >> >> > 2010/1/28 Santosh <santosh.kancha...@gmail.com>
>
> >> >>> >> >> >> Try to see whether the process is initiated or not ....also
> >> >>> >> >> >> instead
> >> >>> >> >> >> of
> >> >>> >> >> >> running in phantom mode make it as interactive mode(RUN.MODE
> >> >>> >> >> >> Field) and
> >> >>> >> >> >> verify the phantom ....you will come to know why its not
> >> >>> >> >> >> getting
> >> >>> >> >> >> processed...if any errors are there phantom in interactive
> >> >>> >> >> >> mode
> >> >>> >> >> >> it
> >> >>> >> >> >> shows
> >> >>> >> >> >> those....
>
> >> >>> >> >> >> On Thu, Jan 28, 2010 at 7:45 PM, Adnan Bin Wasim
> >> >>> >> >> >> <adna...@gmail.com>
> ...
>
> read more »