BizTalk Utilities Xselerator XSLT IDE


Forum main page

Most active member

Login page
Register
Log out

Search page


Information Online

View our event calendar
Add general event such as an upcoming software release or conference
View all birthdays

Public image gallery
Upload your images in your profile

Profile editing page
Subscription list page
Address book page

Member list page
View the most active member
User groups listing

Private message page

TopXML Discussion Forum TopXML Discussion Forum

Forums  Register  Login  My Profile  Inbox  Address Book  My Subscription  My Forums 

Photo Gallery  Member List  Search  Calendars  FAQ  Ticket List  Log Out

Urgent help required with BTU DB adapter

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [BizTalk Utilities] >> BizTalk 2004/2006 Utilities and Adapters >> Urgent help required with BTU DB adapter Page: [1]
Login
Message << Older Topic   Newer Topic >>
Urgent help required with BTU DB adapter - 20 March 2006   
Brynn

 

Posts: 18
Score: 0
Joined: 10 January 2006
Status: offline
We require some urgent help with the following problem, having just set up our production server and trying to deploy our first application on it we are getting the following error.
Please can you help us out
-----------------------------------First Event----------------------------------------------------------------------------------
BTSUtils.Core.EnterpriseInstrumentation.Schema.ErrorMessageEvent
{
  String Message = "An Exception occurred attempting to submit a Message to BizTalk Server.
A common cause for this type of Exception is the fact that the Property Schema Assemblies for the Adapter are not correctly deployed.
Please ensure that the Property Schema Assemblies for the Adapter are correctly deployed.
System.ArgumentException
The parameter is incorrect."
  Exception InnerException = {
     String HelpLink = ""
     String Message = ""
     String Source = ""
     String StackTrace = ""
     String TargetSite = ""
  }
  String ErrorCode = ""
  Int32 Severity = 0
  Int32 ProcessID = 5948
  String ProcessName = "C:\Program Files\Microsoft BizTalk Server 2004\BTSNTSvc.exe"
  String ThreadName = ""
  ComPlusInfo ComPlus = {
     String ActivityID = ""
     String ApplicationID = ""
     String TransactionID = ""
     String DirectCaller = ""
     String OriginalCaller = ""
  }
  WindowsSecurityInfo WindowsSecurity = {
     String CurrentAccountName = "xxxxxxxxx"
     String ProcessAccountName = "xxxxxxxxx"
  }
  ManagedSecurityInfo ManagedSecurity = {
     String IdentityName = ""
     String AuthenticationType = ""
     Boolean IsAuthenticated = False
  }
  String StackTrace = " at BTSUtils.Core.Adapters.EnterpriseInstrumentation.Helper.Error(EventSource EventSource, Exception Exception, String Message)
at BTSUtils.Core.Adapters.Receive.EndPoint.Batch.Submit()
at BTSUtils.Adapters.Databases.Receive.EndPoint.Interval()
at BTSUtils.Core.Adapters.Receive.EndPoint.Base.Interval(Object State)"
  String EventSourceInstance = "04aece36-834c-4b2f-ba22-0a00b032fc69"
  String EventSourceName = "BizTalk Utilities Adapter for Databases Receiver"
  Int64 EventSequenceNumber = 1
  String EventSchemaVersion = "2.0.170.0"
  DateTime TimeStamp = 20/03/2006 16:25:04
  String AppDomainName = "DefaultDomain"
  String MachineName = "xxxxxxxxx"
  String RootRequestName = ""
  String RootRequestInstance = ""
  String RequestInstance = ""
  String RequestName = ""
  Int64 RequestSequenceNumber = 0
  Int32 EventLogEntryTypeID = 1
}
For more information, see Help and Support Center at
---------------------------------------------- second event ------------------------------------------------
BTSUtils.Core.EnterpriseInstrumentation.Schema.ErrorMessageEvent
{
  String Message = "An Exception Occurred attempting to retrieve Messages from the Uri 'database://Microsoft .NET Data Provider for SQL Server/SQLQuery/SQLResponse'
System.ArgumentException
The parameter is incorrect."
  Exception InnerException = {
     String HelpLink = ""
     String Message = ""
     String Source = ""
     String StackTrace = ""
     String TargetSite = ""
  }
  String ErrorCode = ""
  Int32 Severity = 0
  Int32 ProcessID = 5948
  String ProcessName = "C:\Program Files\Microsoft BizTalk Server 2004\BTSNTSvc.exe"
  String ThreadName = ""
  ComPlusInfo ComPlus = {
     String ActivityID = ""
     String ApplicationID = ""
     String TransactionID = ""
     String DirectCaller = ""
     String OriginalCaller = ""
  }
  WindowsSecurityInfo WindowsSecurity = {
     String CurrentAccountName = "xxxxxxxxx"
     String ProcessAccountName = "xxxxxxxxx"
  }
  ManagedSecurityInfo ManagedSecurity = {
     String IdentityName = ""
     String AuthenticationType = ""
     Boolean IsAuthenticated = False
  }
  String StackTrace = " at BTSUtils.Core.Adapters.EnterpriseInstrumentation.Helper.Error(EventSource EventSource, Exception Exception, String Message)
at BTSUtils.Adapters.Databases.Receive.EndPoint.Interval()
at BTSUtils.Core.Adapters.Receive.EndPoint.Base.Interval(Object State)"
  String EventSourceInstance = "04aece36-834c-4b2f-ba22-0a00b032fc69"
  String EventSourceName = "BizTalk Utilities Adapter for Databases Receiver"
  Int64 EventSequenceNumber = 2
  String EventSchemaVersion = "2.0.170.0"
  DateTime TimeStamp = 20/03/2006 16:25:05
  String AppDomainName = "DefaultDomain"
  String MachineName = "xxxxxxxxx"
  String RootRequestName = ""
  String RootRequestInstance = ""
  String RequestInstance = ""
  String RequestName = ""
  Int64 RequestSequenceNumber = 0
  Int32 EventLogEntryTypeID = 1
}
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
---------------------------------------- third event -----------------------------------------------------------------
Unhandled exception caught, exception details: System.Exception: An Exception Occurred attempting to retrieve Messages from the Uri 'database://Microsoft .NET Data Provider for SQL Server/SQLQuery/SQLResponse' ---> System.ArgumentException: The parameter is incorrect.
  at BTSUtils.Core.Adapters.Receive.EndPoint.Batch.Submit()
  at BTSUtils.Adapters.Databases.Receive.EndPoint.Interval()
  --- End of inner exception stack trace ---
  at BTSUtils.Core.Adapters.Receive.EndPoint.Base.Interval(Object State).
For more information, see Help and Support Center at


Thanks
Terry
Post #: 1
RE: Urgent help required with BTU DB adapter - 20 March 2006   
Pieter

 

Posts: 615
Score: 2
Joined: 8 March 2004
Status: offline
Can you confirm that the Property Schema for the Adapter is property deployed?

_____________________________

Need a BizTalk Adapter? Visit http://www.topxml.com/biztalkutilities and check out the latest BizTalk Adapters.

(in reply to Brynn)
Post #: 2
RE: Urgent help required with BTU DB adapter - 21 March 2006   
Brynn

 

Posts: 18
Score: 0
Joined: 10 January 2006
Status: offline
I would if I could, however, I have not got a clue how to do this.

Regards
Terry

(in reply to Pieter)
Post #: 3
RE: Urgent help required with BTU DB adapter - 21 March 2006   
Pieter

 

Posts: 615
Score: 2
Joined: 8 March 2004
Status: offline
Have a look at the Installation Guide PDF Document included with the installation. Under verifying the Adapter Installatgion, there is detailed information on how do this.

_____________________________

Need a BizTalk Adapter? Visit http://www.topxml.com/biztalkutilities and check out the latest BizTalk Adapters.

(in reply to Brynn)
Post #: 4
RE: Urgent help required with BTU DB adapter - 21 March 2006   
Brynn

 

Posts: 18
Score: 0
Joined: 10 January 2006
Status: offline
It looks as though they are not deployed, can I do this manually?

regards
Terry

(in reply to Pieter)
Post #: 5
Page:   [1]
All Forums >> [BizTalk Utilities] >> BizTalk 2004/2006 Utilities and Adapters >> Urgent help required with BTU DB adapter Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts



Email TopXML

Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

0.063