[U2] UOJ - uniSubroutine

2005-08-19 Thread John Harris
First off, thanks for previous replies to my questions.

Got another one.  seems to be stup the Unidata guy week.

Got a java app that we are using uniSubroutine to execute a basic subroutine
and return some results.  the basic routine has an OPENSEQ in it and the
program stalls when it hits that line.

further i took it out and now it is stalling on a prepareXML statement.

is there a problem with UOJ and accessing unix files in called subroutines? 
the OPENSEQ is not a huge concern but the preareXML is since that is the only
way to bring in an XML doc and parse it.

Thanks again

john harris

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] unidata and MQ

2005-08-18 Thread John Harris
> Is the listener program running in a phantom?

Right now it isn't.  i suspect that once things are working we would try that.

I removed that login proc on an account and had no change.

licenses aren't a problem as the account i am running on has plenty.

the phantom process completes, it is the amSendResponse that errors and only
when i execute the program as phantom.

Thanks for the things to try, so far.

John


> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of John Harris
> Sent: Thursday, 18 August 2005 3:09 AM
> To: u2-users@listserver.u2ug.org
> Subject: [U2] unidata and MQ
> 
> using unidata 6.0 on AIX.
> 
> here is what i am trying to do.  I have a basic program that initializes a
> session and then "watches" a queue for requests, which are report
> parameters. 
> once a request is found i want to execute the proper program to produce the
> report and that program sends back the reply to the proper queue.  I have
> hSession, policy, sender.service and receiver.service set up as a COMMON so
> they are available to all involved once set.
> 
> This all works just fine.  the listener program does EXECUTE
> 'REPORT.GENERATOR'.  Now, so the listener program doesn't need to wait for
> the
> report to complete before getting another request, I changed it to EXECUTE
> 'PHANTOM REPORT.GENERATOR'.  it is when i do this i get an error.  the
> sendresponse function returns a return code of 111 or unit of work backed
> out.
> 
> any ideas?
> 
> john harris
> 
> 
> 
>   
> 
> Start your day with Yahoo! - make it your home page 
> http://www.yahoo.com/r/hs 
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 




__ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] unidata and MQ

2005-08-17 Thread John Harris
using unidata 6.0 on AIX.

here is what i am trying to do.  I have a basic program that initializes a
session and then "watches" a queue for requests, which are report parameters. 
once a request is found i want to execute the proper program to produce the
report and that program sends back the reply to the proper queue.  I have
hSession, policy, sender.service and receiver.service set up as a COMMON so
they are available to all involved once set.

This all works just fine.  the listener program does EXECUTE
'REPORT.GENERATOR'.  Now, so the listener program doesn't need to wait for the
report to complete before getting another request, I changed it to EXECUTE
'PHANTOM REPORT.GENERATOR'.  it is when i do this i get an error.  the
sendresponse function returns a return code of 111 or unit of work backed out.

any ideas?

john harris





Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Unidata and MQ series

2005-06-30 Thread John Harris
unidata 6.0 ON AIX

--- Craig Bennett <[EMAIL PROTECTED]> wrote:

> John,
> 
>  > The UniBasic Extensions guide says you need to run the script 
> makeu2mqs to
>  > enable WebSphere MQ support.  I do this and it errors xlc: not found. 
>   xlc is
>  > the IBM C compiler.  Is my only option to buy and install the C compiler?
> 
> which release of U2 on which architecture?
> 
> regards,
> 
> 
> Craig
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Unidata and MQ series

2005-06-29 Thread John Harris
The UniBasic Extensions guide says you need to run the script makeu2mqs to
enable WebSphere MQ support.  I do this and it errors xlc: not found.  xlc is
the IBM C compiler.  Is my only option to buy and install the C compiler?

Thanks,

John Harris



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/