Author |
Message
|
msilva18 |
Posted: Tue May 30, 2006 8:57 am Post subject: Problems with Java Compute |
|
|
Apprentice
Joined: 25 Aug 2004 Posts: 31
|
Hi all:
I need your help, I have a flow that contains a Java Compute, the Java Code sends a message to a WebService and return the answer. If I put this flow in a Windows Platform, it works perfectly, but if I put it on a Unix Platform it doesnt work. I want to debug inside the Java Compute, but I dont know how. Can anybody knows how can I debug the Java Code, I put it System.out.println() functions but I dont know where can I see the outputs of this instructions.
Thanks a lot. _________________ Ing. Manuel Silva Zaldivar |
|
Back to top |
|
 |
wschutz |
Posted: Tue May 30, 2006 9:02 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
|
Back to top |
|
 |
msilva18 |
Posted: Tue May 30, 2006 9:20 am Post subject: |
|
|
Apprentice
Joined: 25 Aug 2004 Posts: 31
|
Thanks a lot.
I have a problem with the Debug perspective, something of configuration, we cannot see the execution groups when I attach a flow and I cant use it the Debug. Do you know how can I see the output log with the System.out.println() function? while somebody checks the installation of the RAC.
Really thanks. _________________ Ing. Manuel Silva Zaldivar |
|
Back to top |
|
 |
vennela |
Posted: Tue May 30, 2006 10:11 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
|
Back to top |
|
 |
jefflowrey |
Posted: Tue May 30, 2006 10:14 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
fjb_saper |
Posted: Tue May 30, 2006 2:40 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
msilva18 wrote: |
Thanks a lot.
I have a problem with the Debug perspective, something of configuration, we cannot see the execution groups when I attach a flow and I cant use it the Debug. Do you know how can I see the output log with the System.out.println() function? while somebody checks the installation of the RAC.
Really thanks. |
Make sure that the pipes being generated by RAC on the broker have the right Unix rights. This prevented us from seing the exec groups.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|