Author |
Message |
Topic: Cannot promote some properties of SOAPRequest node |
NewYa3am
Replies: 8 Views: 7519
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Mar 20, 2010 11:32 am Subject: Re: Cannot promote some properties of SOAPRequest node |
I do not believe that properties on the 'Basic' tab of the SOAPRequest node either promotable or configurable. What is your scenario that you are looking for this capability?
I'd like to make a f ... |
Topic: Cannot promote some properties of SOAPRequest node |
NewYa3am
Replies: 8 Views: 7519
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Feb 21, 2010 12:37 am Subject: Cannot promote some properties of SOAPRequest node |
Hello,
The properties in the "Basic" group of the SOAPRequest node's properties are not promotable. These properties like "WSDL file name", "Service port" ... Is there ... |
Topic: Call to MQI MQCONN fails |
NewYa3am
Replies: 1 Views: 4745
|
Forum: IBM MQ API Support Posted: Mon Jan 04, 2010 9:29 am Subject: Call to MQI MQCONN fails |
Hello,
I'm using this
unit Unit1;
interface
uses MQI;
procedure run;
implementation
procedure run;
var
Hconn : MQHCONN;
ConnectOpts : MQCNO;
CompCod ... |
Topic: BIP8081 & Broker isn't running but its service is starte |
NewYa3am
Replies: 9 Views: 8904
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Oct 25, 2009 8:13 am Subject: BIP8081 & Broker isn't running but its service is starte |
Thanks mqmatt. Your suggestion worked for me for the part of "ReportEvent() error"
... For info, the ReportEvent() error in that command output means that mqsideploy couldn't write a messag ... |
Topic: BIP8081 & Broker isn't running but its service is starte |
NewYa3am
Replies: 9 Views: 8904
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 14, 2009 8:11 am Subject: BIP8081 & Broker isn't running but its service is starte |
Sometimes I get the following message box:
Title Bar: biphttplistener.exe - Application Error
Body: The application failed to initialize properly (0xc0000142). Click on OK to terminate the applica ... |
Topic: BIP8081 & Broker isn't running but its service is starte |
NewYa3am
Replies: 9 Views: 8904
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 14, 2009 8:08 am Subject: BIP8081 & Broker isn't running but its service is starte |
Thanks for your reply.
I've found these errors in the event viewer:
( WBRK61_DEFAULT_BROKER ) Broker 'WBRK61_DEFAULT_BROKER' could not process an internal configuration message.
The proble ... |
Topic: BIP8081 & Broker isn't running but its service is starte |
NewYa3am
Replies: 9 Views: 8904
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 14, 2009 7:26 am Subject: BIP8081 & Broker isn't running but its service is starte |
Also when I try this:
C:\Program Files\IBM\MQSI\6.1>mqsideploy -i localhost -p 2414 -q WBRK61_DEFAULT
_QUEUE_MANAGER -b WBRK61_DEFAULT_BROKER
The following is what I get:
Error in event l ... |
Topic: BIP8081 & Broker isn't running but its service is starte |
NewYa3am
Replies: 9 Views: 8904
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Oct 14, 2009 7:20 am Subject: BIP8081 & Broker isn't running but its service is starte |
Hello,
I've Windows XP Professional SP2.
I also have the following installed:
WebSphere Eclipse Platform V3.0.1
WebSphere MQ V6.0.0
ODBC Drivers for Apache Derby
WebSphere Message Broker, ... |