Search

Issue polling WCF-OracleDb adapter by BizTalk - Paris

Active

2
1
Sign in
to vote
Type: Bug
ID: 684510
Opened: 8/17/2011 8:03:34 AM
Access Restriction: Public
0
Workaround(s)
2
User(s) can reproduce this bug
I am facing issue when I try to do polling using the WCF-OracleDb Adapter, so after importing the schemas in Visual Studio, deployed the solution I get the following error

WCF-OracleDB: unexpected start node NODE with namespace "http://Microsoft.LobServices.OracleDB/2007/03/USER/Package
The receive location "xxx.Oracle.xxx.Loc" with URL "oracledb://xxx/" is shutting down. Details:"Microsoft.ServiceModel.Channels.Common.XmlReaderParsingException: Unexpected start node "NODE" with namespace "http://Microsoft.LobServices.OracleDB/2007/03/xxx/Package" found.
at Microsoft.ServiceModel.Channels.Common.Channels.AdapterInputChannel.EndTryReceive(IAsyncResult result, Message& message)
at System.ServiceModel.Dispatcher.InputChannelBinder.EndTryReceive(IAsyncResult result, RequestContext& requestContext)
at System.ServiceModel.Dispatcher.ErrorHandlingReceiver.EndTryReceive(IAsyncResult result, RequestContext& requestContext)".

I didn't succeed in finding any workaround for this.

Can you please check that the WCF-OracleDb works ok for polling scenario?
The version of BizTalk Server is 2010 (not Beta)=


Best Regards
Details (expand)

Product Language

English

Version

BizTalk 2010 Beta

Category

Adapters

Repro Steps

1- Generate the Schemas using Visual Studio 2010
2- Deploy
3- Define Receive Location : Use Oracle package for polling
4- Define send port for log + filter on Receive port
5- Enable Send port
6- Enable Receive Location
7- Check Eventlog for the error
File Attachments
0 attachments
Sign in to post a comment.
Posted by BizTalk - Paris on 8/31/2011 at 7:57 AM
Update :
The question is, do the WCF-OracleDb support polling functions, which are (these functions) included in the Oracle Package?
Because the standard polling seems to be working

Regards,
Sign in to post a workaround.