Author |
Message |
Topic: how to execute a shell script using managed calls in mqfte |
pavan343
Replies: 1 Views: 6001
|
Forum: IBM MQ File Transfer Edition Posted: Fri Jun 22, 2012 4:34 am Subject: how to execute a shell script using managed calls in mqfte |
hi
i want to execute a shell script using mqfte managed calls.
to test this i created a simple shell script which created a new directory called test. this scripts is running fine and when i run ... |
Topic: Not able to deploy bar file in broker domain |
pavan343
Replies: 5 Views: 2282
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 17, 2011 1:29 am Subject: Not able to deploy bar file in broker domain |
@fatherjack yes iam able to connect to the configmgr.
i dont c any message in the event log. |
Topic: Not able to deploy bar file in broker domain |
pavan343
Replies: 5 Views: 2282
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jan 17, 2011 12:19 am Subject: Not able to deploy bar file in broker domain |
yes the broker database has been created and necessary inclusions into appropriate group have been made. |
Topic: Not able to deploy bar file in broker domain |
pavan343
Replies: 5 Views: 2282
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Jan 16, 2011 11:17 pm Subject: Not able to deploy bar file in broker domain |
Hi.
I have created a new environment - New Broker, ConfigMgr on AIX. I am trying to deploy the newly created bar file on this new broker. However, it's not getting deployed.
The event Log is also ... |
Topic: Command server not responding within timeout period. |
pavan343
Replies: 19 Views: 20802
|
Forum: General IBM MQ Support Posted: Mon Dec 27, 2010 11:18 pm Subject: Command server not responding within timeout period. |
@HubertKleinmanns
i started the command server strmqcsv EAIBD4
WebSphere MQ command server started.
but then it stops immediately.
no i didn't find anything about the process called amqpcsea.
... |
Topic: Command server not responding within timeout period. |
pavan343
Replies: 19 Views: 20802
|
Forum: General IBM MQ Support Posted: Sun Dec 26, 2010 10:58 pm Subject: Command server not responding within timeout period. |
yes the command queue is available and i cleared all the messages from the queue. the error in the error log file of the queue managers is as follows:
12/24/10 15:01:21 - Process(2621598.24) User(e ... |
Topic: Command server not responding within timeout period. |
pavan343
Replies: 19 Views: 20802
|
Forum: General IBM MQ Support Posted: Sun Dec 26, 2010 10:03 pm Subject: Command server not responding within timeout period. |
@garyprmr and yes iam trying to connect to the mq through mq explorer. |
Topic: Command server not responding within timeout period. |
pavan343
Replies: 19 Views: 20802
|
Forum: General IBM MQ Support Posted: Sun Dec 26, 2010 9:58 pm Subject: Command server not responding within timeout period. |
i did start the command server by typing the command strmq csv.the command server starts but it stops immedieately. |
Topic: Command server not responding within timeout period. |
pavan343
Replies: 19 Views: 20802
|
Forum: General IBM MQ Support Posted: Fri Dec 24, 2010 3:02 am Subject: Command server not responding within timeout period. |
hi am using mq 6.0,
when i try to connect to a queue manager it give the following error.
Command server not responding within timeout period.
iam not able to connect to this queue manger can any ... |
Topic: getting 500 http error code as response from httprequest nod |
pavan343
Replies: 6 Views: 5828
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 20, 2010 10:37 pm Subject: getting 500 http error code as response from httprequest nod |
Thanks @mqjeff it worked using soap request node.iam able to get a proper response.but ....currently iam using 3 separate soap request nodes in my flow to hit three different webservice urls.iam using ... |
Topic: getting 500 http error code as response from httprequest nod |
pavan343
Replies: 6 Views: 5828
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 17, 2010 4:55 am Subject: getting 500 http error code as response from httprequest nod |
no that is not an issue as far as i know we can use httprequest node to send a soap message |
Topic: getting 500 http error code as response from httprequest nod |
pavan343
Replies: 6 Views: 5828
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 17, 2010 1:45 am Subject: getting 500 http error code as response from httprequest nod |
Hi,
iam developing an interface to interact with a web service.
iam using a httprequest node to hit the web service.
however iam getting a error response from the error terminal of the httprequest ... |
Topic: XSLTransform vs Mapping |
pavan343
Replies: 9 Views: 5320
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 17, 2010 1:37 am Subject: XSLTransform vs Mapping |
i dont know abt the performance factor but it is easier to develop xsl(i.e if you know xsl well) than using esql .having said that there are few limitations in using xsl. |