ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » help needed to debug

Post new topic  Reply to topic
 help needed to debug « View previous topic :: View next topic » 
Author Message
Sumi
PostPosted: Mon May 28, 2012 6:08 am    Post subject: help needed to debug Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

Hi,

The structure of my flow is as follows:

timenotification code which triggers evry 3 mins ----> compute node where the webservice request is built. ----> soap request node ----> outterminal is connected to a queue. and the fault terminal is connected to another queue.

The problem i am facing is that i am getting a fault message, with the error that "Unexpected wrapper element " with a URL..

The problem is this is a url for a diff interface altogether. i cant understand from where is it picking this url and including it n the message.

secondly when i checked in the debug mode, before the message enters the webservice request node, i dont find this url mentioned anywhere.

Please help
Thanks in advance
Back to top
View user's profile Send private message
Sumi
PostPosted: Mon May 28, 2012 6:17 am    Post subject: Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

to add more info to my query,

the url mentioned in the fault string is url of another project . there is not referencing between the two projects.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon May 28, 2012 6:36 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Using UserTrace will give you a lot more detail on the problem especially with timer related issues

Is would also help for you to tell us the Broker Versiion (including FixPack) and the platform you are using.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Sumi
PostPosted: Mon May 28, 2012 6:39 am    Post subject: Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

Hi,

i am using MB v8, windows . thanks for the suggestion, wil put a user trace and check out.
Back to top
View user's profile Send private message
Sumi
PostPosted: Mon May 28, 2012 8:08 pm    Post subject: Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

Thanks a lot.
The user trace helped and the issue got resolved.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon May 28, 2012 9:46 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Sumi wrote:
Thanks a lot.
The user trace helped and the issue got resolved.


would you care to share the finer details of the problem (and the solution) with us?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Sumi
PostPosted: Mon May 28, 2012 10:06 pm    Post subject: Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

Ya sure.
The problem was, since my code was in the default broker schema and the name space being declared before the main, while the code was getting executed, all the namespaces of all the projects in the execution group were getting created and hence the wrapper element contained namespaces that were not required.

the solution was either define the broker schema , so that the namespaces are created within the schema or else define the namespace within the esql code.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » help needed to debug
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.