Setting up a PI UDS

I am trying to set up a UDS server to access a PI data historian at one of our manufacturing plants and have a few questions.
1. Can the UDS server be the same server we have xMII installed on?
2. Does any UDS software need to be installed on the PI data historian server?
I first tried to install the UDS Framework (2.5.0.4) on our xMII development server (a Windows 2003 x64 box) but I was having issues with the system32 vs. sysWOW64 folders.  I edited the registry to point the UDS service to 'C:\WINDOWS\SYSWOW64\LUDS.EXE' but starting the service failed with an 'Invalid class string' message.  Thinking it was a x64 issue, I installed the framework and PI UDS on my Windows XP client but I'm still getting the same ''Invalid class string' message.  Using the LUDSAPPS.EXE approach had the same results on my WinXP client.
Browsing through other forum posts, I found one regarding INTOUCH that indicated some software was needed on the data server itself.
Any help would be appreciated.

The PI UDS needs to be installed on the PI server (which I presume would already have the PI API installed coz that is required).
What I am not confident about is that incase of PI do we need to install the UDS framework on the PI server or could it be anywhere on the network. (I have extensive experience with OPCUDS where we need to install the UDS Framework on the same machine as the OPC server. In the one experience with PI I had installed the UDS Framework followed by the PI UDS on the same machine as the PI server. )
The "Invalid Class String" error in your case could be because of the absence of PI API which is a mandatory requirement.

Similar Messages

  • How do you set headers in httpresponse using forte tool code in UDS

    I am attempting to download a file that is generated in forte (its a CSV). When the response gets back to the browser the save box has a cgi.exe type filename. Instead I would like to supply my own, to do this I think you need to set content-disposition header in the response.

    First of all, if you are using Forte Web Enterprise and the standard HTTP library you won't be able to set any header information apart of the content-type. If you are using HTTPSupport library then you can do things like add a header, set the value of a header and so on.
    I guess you are just using Forte Web Enterprise for sending a file back to the user. For doing so, you have to write the content of the file into the request by using something like:
    Response.AssignResponse(TextDataObject);
    Response.ContentType='text/csv';
    Where TextDataObject is an object that holds the content of the CSV file you want to send back to the user.Then you have to set the contenttype for the specific kind of data you are sending: 'application/pdf','text/html','text/xml','image/svg' ... whatever.
    Once the response from the server hits your browser, it has to kick-off an application that has been previously assigned to this specific kind of data, like for instance 'application/pdf' is allways used for kicking-off the adobe acrobat reader. So, if that is not happening, check that at your operating system level.
    Now, if the browser has some problems while deciding which application to use for reading the data that comes in the response then it will display the save box you are talking about. There is no way Forte can help since this is a client machine related issue.
    Hope this helps....

  • Jabber 9.2 and StartCallWithVideo set to false not taking

    The StartCallWithVideo option doesn't seem to working in Jabber 9.2 (tried 9.2.0 and 9.2.2). Tried false and FALSE for value.
    The jabber-config file downloads fine and has all the settings below on PC and the DockedWindow is not visible so the settings are working, but the calls start with video still and on the Jabber GUI under call section the start calls with video is selected.
    When I make call to someone else it starts with video unless I manually set to not start calls with video.
    Not finding any bugs on this.
    Anyone seen this before or know how to get it working if it isn't a bug?
    <?xml version="1.0" encoding="utf-8"?>
    <config version="1.0">
    <Client>
    </Client>
    <Directory>
      <DirectoryServerType>UDS</DirectoryServerType>
    </Directory>
    <Options>
      <StartCallWithVideo>FALSE</StartCallWithVideo>
      <Start_Client_On_Start_OS>true</Start_Client_On_Start_OS>
      <DockedWindowVisible>FALSE</DockedWindowVisible>
      </Options>
    <Policies>
    <Screen_Capture_Enabled>true</Screen_Capture_Enabled>
      <File_Transfer_Enabled>true</File_Transfer_Enabled>
      <Disallowed_File_Transfer_Types>.exe;.msi;.rar;.zip;.mp3</Disallowed_File_Transfer_Types>
      <Video_Disabled>false</Video_Disabled>
    </Policies>
    </config>

    Anyone have fix to this issue with IM&P 9.1.1, I have UC Service profile setup right and the setting set to false and my client is getting current XML file but still starts calls with video. I've tried both upper case and lower case for the false value. Other settings from my jabber-config file are working just fine. 
    FALSE
    I've been thru the links above and documentation again but not seeing a option anywhere on CUCM UC profile pages or IM&P to disable this.

  • Is there any way (API ?) to access the UDS repository directly ...?

    This is probably reviving some older thread from way back in 1998 when similar questions where asked ...
    I am working on a program of my own (writing it in Borland Delphi), and I would like to have access to the Repository.
    One way I could think of is through the command line tools (like FScript) that come with UDS . However, I figure that there must e an 'easier' way to access the repository and retrieving/storing information.
    In one of the old threads I saw that an API would become available in v4 ...
    Alas ... no v4 ever saw the light. Instead of v4, the boys and girls of IPlanet/Sun went straight to v5 (and renamed their product from Forte to UDS).
    I can't find the API (documentation) mentioned above ...
    Does any of you guys out there have any information or, even better, examples on how to achieve access to the repository from a non-Forte application.
    If I could get this to work it would mean a huge (and that should be written HUGE) step forward in reaching my goal ...
    Hansz

    Of course there is an API to repository objects, and the SUN/iPlanet people are using it. Also in past times Forte-partners have used it. You can see the classes when you set certain cfg. flags. The problem is, there is no documentation about that API provided by SUN. If you find an expert within the community (who is not bound by a non disclosure ), it will be rather easy to set up C++ wrappers to integrate with an external (non TOOL) application.
    We feel a need for documented access to the repository objects as well, as that would make several tasks of development automatization and integration with other development tools (Forte for JAVA e.g.) more straight forward.

  • UDS 4.0 once again: Could not add "DB11.DBB6" to the response list.

    Hi,
    once again we have heavy trouble with UDS 4.0 connecting to a SINUMERIK OPC server.
    Unfortunately the OPC server does not support browsing. GroupList and TagList returns nothing.
    The facts:
    - MII 12 on Windows Server 2003
    - UDS 4.0 SP1 on  same server.
    - OPC connectivity has been tested with Matrikon Explorer. Tag has been added manually (remember, browsing not possible).
    - Creating UDS instance works. UDS can see remote OPC server and is able to create an instance from it.
    - Data server has been created in MII 12 to connect to UDS.
    - Connection status to UDS is ok. Can also be seen as Debug file shows query details.
    - TagQuery has been created with adding the tag manually (browsing not possible).
    When we try to test the query we always get the error message
    Could not add "DB11.DBB6" to the response list.
    and
    No Tag selected
    The strange thing ist that, if we use a non existing tag like "test123" then the same error occurrs instead of "No valid tags  requested".
    Here you can find the debug file of UDS:
    [05/14/2008-10:56:18.889] focketest [P:4000, T:2212,      Host,    INFO] 0x11201     Host is exiting.     [Host.cpp @ 338, CHostModule::RunMessageLoop] 
    [05/14/2008-10:56:19.030] focketest [P:4000, T:2556,       UDS,    INFO] 0x2028     Disconnected from the server.     [Connection.cpp @ 2224, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11400     Command Line: "C:\Programme\SAP\xMII\UDS\xMIIUDSHost.exe" test.     [Host.cpp @ 433, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11405     Host Build Configuration: Release.     [Host.cpp @ 436, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11406     Host Build Date: Dec 11 2007.     [Host.cpp @ 437, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11407     Host Description: xMII UDS Host.     [Host.cpp @ 438, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11408     Host File: xMIIUDSHost.exe.     [Host.cpp @ 439, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11409     Host Version: 4.0.3.10.     [Host.cpp @ 440, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: OPC-DA.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Include Quality = No.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Acquisition Mode = Synchronous.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Read From Device = true.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Read Delay = 100.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Force flat namespace = false.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Automatically Reconnect = true.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: OPC Group Number = 1234.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: OPC Group Name = LHDS_OPCGROUP.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Acceptable Data Quality = Good.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.341] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Startup Delay = 1000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Use Legacy Tag Format = false.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Legacy Delimiter = ..     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Activate Items = Both.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Group Update Rate = 0.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: OPC Server = 192.168.0.1; OPC.SINUMERIK.Machineswitch; OPC DA2.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: Cache.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Mode = Cache with Dynamic Metadata.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Mask = .     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: Host.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Pool Size = 5.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Runtime Mode = Service.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Threading Model = MTA.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Stack Size = 0.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Collect Requests = false.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Shutdown Timeout = 10.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Use IOCP = true.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service Startup = Manual.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service Dependencies = Eventlog.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Trusted Requesters = .     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Maximum Concurrent Connections = 100.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Connection Wait Time = 5000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Max Reconnect Sleep Time = 1000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Auto-reconnect Attempts = 5.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Monitor Cycle = 15.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Port = 9000.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service User = .\auduser.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Service Password = *****.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11402       Found Parameter: Log Level = Debug.     [Host.cpp @ 487, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11401     Found Aspect: Logging.     [Host.cpp @ 468, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11403     Operating System Version: Windows XP Professional (Build 2600) with Service Pack 2, Version (2.0), Components: Single User Terminal Services.     [Host.cpp @ 501, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11411     Processor 0 Info - Speed: 1596 MHz, Name: Genuine Intel(R) CPU            2140  @ 1.60GHz, Identifier: x86 Family 6 Model 15 Stepping 2, Vendor: GenuineIntel.     [Host.cpp @ 548, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11411     Processor 1 Info - Speed: 1596 MHz, Name: Genuine Intel(R) CPU            2140  @ 1.60GHz, Identifier: x86 Family 6 Model 15 Stepping 2, Vendor: GenuineIntel.     [Host.cpp @ 548, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x11412     Memory  Used 71% - Physical Used 294 of 1021 MB, Paged File 2896 of 3988 MB, Virtual Used 1996 of 2047 MB.     [Host.cpp @ 557, CHostModule::LogConfig] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14000     Creating the provider thread.     [DataServerThread.cpp @ 44, DataServerThread::Spawn] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14002     Spawning the thread.     [DataServerThread.cpp @ 53, DataServerThread::Spawn] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14003     Waiting for thread callback.     [DataServerThread.cpp @ 57, DataServerThread::Spawn] 
    [05/14/2008-10:56:40.356] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14100     Provider thread has been created, and attempting to enter the xMIIOpcDaUDS.DataServer.1.     [DataServerThread.cpp @ 82, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.372] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14101     Initializing COM environment.     [DataServerThread.cpp @ 91, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.372] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14102     Creating the provider.     [DataServerThread.cpp @ 98, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14103     Creating the local configuration context object.     [DataServerThread.cpp @ 105, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14104     Initializing the provider.     [DataServerThread.cpp @ 109, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2000     Got the self pointer.     [Connection.cpp @ 246, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2001     Got the DCOM settings: machine = 192.168.0.1, progid = OPC.SINUMERIK.Machineswitch.     [Connection.cpp @ 252, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2002     Got the OPC settings: group = 1234, client = LHDS_OPCGROUP, mode = SYNCHRONOUS.     [Connection.cpp @ 258, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2003     Got the sleep time. {extra params}: {1000}     [Connection.cpp @ 270, CLHOpcDaConnection::FinalInitialize] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2016     Checking the state of the connection.     [Connection.cpp @ 2032, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:40.387] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2017     Attempting to connect to the server.     [Connection.cpp @ 2036, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:40.450] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2018     Got the servers class id.     [Connection.cpp @ 2048, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201a     Advising on the servers events.     [Connection.cpp @ 2087, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201b     Adding the group.     [Connection.cpp @ 2096, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201c     Loading group data.     [Connection.cpp @ 2114, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x201e     Adding all connection items.     [Connection.cpp @ 2143, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.903] focketest [P:2532, T:1492,       UDS,    INFO] 0x201f     Connected to the SINUMERIK OPC-Server DataAccess-V2.4.2.98  (C) Siemens AG (1998-2003) server.     [Connection.cpp @ 2154, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:41.950] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Initializing Browser.     [tagUtil/lhds2BrowseThread.h @ 127, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.950] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Reading Groups.     [tagUtil/lhds2BrowseThread.h @ 147, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.950] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Reading Items.     [tagUtil/lhds2BrowseThread.h @ 172, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.965] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Shutting Browser Down.     [tagUtil/lhds2BrowseThread.h @ 279, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.965] focketest [P:2532, T:2696,       UDS,    INFO] 0x0     Browsing Finnished.     [tagUtil/lhds2BrowseThread.h @ 303, lhds::BrowsingThread::DoBrowse] 
    [05/14/2008-10:56:41.997] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x1003     Adding the modes.     [DataServer.cpp @ 80, CLHOpcDaDataServer::FinalInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3000     Initializing the Current mode.     [basemode.h @ 59, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3001     Reading from the device? TRUE.     [basemode.h @ 67, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4001     Accessing using: SYNCHRONOUS.     [basemode.h @ 75, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4002     Delay time: 100.     [basemode.h @ 82, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3004     Minimum required quality: BOTH.     [basemode.h @ 122, OPCDABaseMode<class CLHOpcDaDSCurrent>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3000     Initializing the Current mode.     [basemode.h @ 59, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3001     Reading from the device? TRUE.     [basemode.h @ 67, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4001     Accessing using: SYNCHRONOUS.     [basemode.h @ 75, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x4002     Delay time: 100.     [basemode.h @ 82, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x3004     Minimum required quality: BOTH.     [basemode.h @ 122, OPCDABaseMode<class CLHOpcDaDSCurrentWrite>::FinalTagModeInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,       UDS,    INFO] 0x1004     Finnished initializing.     [DataServer.cpp @ 86, CLHOpcDaDataServer::FinalInitialize] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14105     Attaching the providers to the Accept Thread classes cookie.     [DataServerThread.cpp @ 113, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14106     Setting the initialization event.     [DataServerThread.cpp @ 120, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14107     Entering the local message pump.     [DataServerThread.cpp @ 126, DataServerThread::SpawnServer] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1236,      Host,   DEBUG] 0x14004     Finished initializing the provider thread.     [DataServerThread.cpp @ 68, DataServerThread::Spawn] 
    [05/14/2008-10:56:42.012] focketest [P:2532, T:1236,      Host,   DEBUG] 0x12101     Created a link to the WSA subsystem.     [ConnectionManager.cpp @ 23, ConnectionManager::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:0252, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:3476, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:2700, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:2628, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.090] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01b     Attempting to initialize.     [LHDSResponse.cpp @ 84, CLHDSResponse::Initialize] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13100     Starting up the accept thread socket.     [AcceptThread.cpp @ 146, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13101     Creating accept socket.     [AcceptThread.cpp @ 162, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13102     Binding accept socket.     [AcceptThread.cpp @ 169, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13103     Listening to accept socket.     [AcceptThread.cpp @ 176, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x13105     Spawning accept socket thread.     [AcceptThread.cpp @ 182, AcceptThread::ListenIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x12102     Finnished initializing the connection manager.     [ConnectionManager.cpp @ 42, ConnectionManager::Initialize] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13300     Accept thread created.     [AcceptThread.cpp @ 192, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11104     Finnished PreMessageLoop operations.     [Host.cpp @ 308, CHostModule::PreMessageLoop] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13301     Waiting for requests.     [AcceptThread.cpp @ 208, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140a     UDS Progid: xMIIOpcDaUDS.DataServer.1.     [Host.cpp @ 592, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140b     UDS Build Configuration: Release.     [Host.cpp @ 593, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140c     UDS Build Date: Dec 11 2007.     [Host.cpp @ 594, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140d     UDS Description: xMII OPC-DA UDS.     [Host.cpp @ 595, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140e     UDS File: xMIIOpcDaUDS.dll.     [Host.cpp @ 596, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,  SYSTEM] 0x1140f     UDS Version: 4.0.3.10.     [Host.cpp @ 597, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xMIIUDSHost.exe: Path = C:\Programme\SAP\xMII\UDS\xMIIUDSHost.exe.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ntdll.dll: Path = C:\WINDOWS\system32\ntdll.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module kernel32.dll: Path = C:\WINDOWS\system32\kernel32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module WS2_32.dll: Path = C:\WINDOWS\system32\WS2_32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msvcrt.dll: Path = C:\WINDOWS\system32\msvcrt.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module WS2HELP.dll: Path = C:\WINDOWS\system32\WS2HELP.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ADVAPI32.dll: Path = C:\WINDOWS\system32\ADVAPI32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module RPCRT4.dll: Path = C:\WINDOWS\system32\RPCRT4.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module Secur32.dll: Path = C:\WINDOWS\system32\Secur32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module USER32.dll: Path = C:\WINDOWS\system32\USER32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module GDI32.dll: Path = C:\WINDOWS\system32\GDI32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ole32.dll: Path = C:\WINDOWS\system32\ole32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.122] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module OLEAUT32.dll: Path = C:\WINDOWS\system32\OLEAUT32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module ATL80.DLL: Path = C:\WINDOWS\WinSxS\x86_Microsoft.VC80.ATL_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_cbb27474\ATL80.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module MSVCR80.dll: Path = C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\MSVCR80.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module IMM32.DLL: Path = C:\WINDOWS\system32\IMM32.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xpsp2res.dll: Path = C:\WINDOWS\system32\xpsp2res.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module CLBCATQ.DLL: Path = C:\WINDOWS\system32\CLBCATQ.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module COMRes.dll: Path = C:\WINDOWS\system32\COMRes.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module VERSION.dll: Path = C:\WINDOWS\system32\VERSION.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msi.dll: Path = C:\WINDOWS\system32\msi.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module SXS.DLL: Path = C:\WINDOWS\system32\SXS.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xMIIUDSFramework.dll: Path = C:\Programme\SAP\xMII\UDS\xMIIUDSFramework.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module COMCTL32.dll: Path = C:\WINDOWS\system32\COMCTL32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module SHELL32.dll: Path = C:\WINDOWS\system32\SHELL32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module SHLWAPI.dll: Path = C:\WINDOWS\system32\SHLWAPI.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module USERENV.dll: Path = C:\WINDOWS\system32\USERENV.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module comctl32.dll: Path = C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msxml4.dll: Path = c:\WINDOWS\system32\msxml4.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module WININET.dll: Path = C:\WINDOWS\system32\WININET.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module Normaliz.dll: Path = C:\WINDOWS\system32\Normaliz.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module iertutil.dll: Path = C:\WINDOWS\system32\iertutil.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module urlmon.dll: Path = C:\WINDOWS\system32\urlmon.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module MSOXMLMF.DLL: Path = C:\Programme\Gemeinsame Dateien\Microsoft Shared\OFFICE11\MSOXMLMF.DLL.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module xMIIOpcDaUDS.dll: Path = C:\Programme\SAP\xMII\UDS\xMIIOpcDaUDS.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module NETAPI32.dll: Path = C:\WINDOWS\system32\NETAPI32.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module opccomn_ps.dll: Path = C:\WINDOWS\system32\opccomn_ps.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module mswsock.dll: Path = C:\WINDOWS\system32\mswsock.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msv1_0.dll: Path = C:\WINDOWS\system32\msv1_0.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module iphlpapi.dll: Path = C:\WINDOWS\system32\iphlpapi.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module avsda.dll: Path = C:\WINDOWS\system32\avsda.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module hnetcfg.dll: Path = C:\WINDOWS\system32\hnetcfg.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module wshtcpip.dll: Path = C:\WINDOWS\System32\wshtcpip.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module opcproxy.dll: Path = C:\WINDOWS\system32\opcproxy.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module rsaenh.dll: Path = C:\WINDOWS\system32\rsaenh.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,   DEBUG] 0x11500     Found Module msxml3.dll: Path = C:\WINDOWS\system32\msxml3.dll.     [Host.cpp @ 611, CHostModule::LogState] 
    [05/14/2008-10:56:42.137] focketest [P:2532, T:1236,      Host,    INFO] 0x11200     Host is starting.     [Host.cpp @ 329, CHostModule::RunMessageLoop] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13302     Accepted a good socket.     [AcceptThread.cpp @ 216, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13303     Creating IOCP request data.     [AcceptThread.cpp @ 227, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13304     Sending IOCP the request data.     [AcceptThread.cpp @ 231, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13306     IOCP handle accepted.     [AcceptThread.cpp @ 240, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:0172,      Host,   DEBUG] 0x13301     Waiting for requests.     [AcceptThread.cpp @ 208, AcceptThread::AcceptThreadProcIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688,      Host,   DEBUG] 0x15003     IOCP completed and performing a read operation.     [ThreadPool.cpp @ 427, ThreadPool::ThreadProc] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17004     Attempting to execute the IOCP logic.     [LHDSChannelHandler.cpp @ 470, CLHDSChannelHandler::ExecuteIOCP] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17005     Attempting to executing the query.     [LHDSChannelHandler.cpp @ 552, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.386] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17008     Decoding the input.     [LHDSChannelHandler.cpp @ 559, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x12002     Decoded the context. Original query was: STYLESHEET     http://bermii:50000/XMII/Stylesheets/IllumRowsetHTML.xsl     QueryTemplate     DemoMaschine/testquery     Content-Type     text/html     TotalizerFactor     1.0     NumberFormat     0.00     UseGroupMask     false     ReaderRoles     XMII Users     IsCachable     false     WriterRoles     XMII Developers,XMII Administrators     DurationUnits     M     Mode     Current     IntervalCount     1     RowCount     60     AllowFuture     true     Version     12.0.3 Build(106)     Trace     false     DocType     TagQuery     Debug     false     Resolution     0     SaveDate     05/14/2008 10:48:58     PathID     111     CacheDuration     0     Server     OPCserver     Duration     60     DateFormat     MM/dd/yyyy HH:mm:ss     ExcludeRemotes     true     CacheDurationUnits     M     AllowBuffering     false     ID     -1     StartDate     1210751815     EndDate     1210755415     TagName.1     DB11.DBB6     !.     [LHDSContext.cpp @ 190, CLHDSContext::DecodeContext] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17006     Executing the query.     [LHDSChannelHandler.cpp @ 598, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2016     Checking the state of the connection.     [Connection.cpp @ 2032, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2005     Connecting.     [Connection.cpp @ 326, CLHOpcDaConnection::FinalConnect] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2016     Checking the state of the connection.     [Connection.cpp @ 2032, CLHOpcDaConnection::Load] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688,       UDS,   DEBUG] 0x2006     Connected.     [Connection.cpp @ 329, CLHOpcDaConnection::FinalConnect] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a002     Setting a new message.     [LHDSResponse.cpp @ 378, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a004     Header was not sent.     [LHDSResponse.cpp @ 382, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a000     Setting a non-fatal message.     [LHDSResponse.cpp @ 390, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a00e     Preparing the response.     [LHDSResponse.cpp @ 350, CLHDSResponse::Prepare] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a007     Attempting to send the header.     [LHDSResponse.cpp @ 317, CLHDSResponse::SendHeader] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a006     Sending the header.     [LHDSResponse.cpp @ 320, CLHDSResponse::SendHeader] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17001     Attempting to send the data.     [LHDSChannelHandler.cpp @ 221, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17002     Sending: {0-0-0-1-0-0-1-25-230-110-141-88-0-0-1-25-230-165-123-216}.     [LHDSChannelHandler.cpp @ 242, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17000     Finnished sending.     [LHDSChannelHandler.cpp @ 283, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a002     Setting a new message.     [LHDSResponse.cpp @ 378, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.418] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a003     Header was sent as non-fatal.     [LHDSResponse.cpp @ 406, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a002     Setting a new message.     [LHDSResponse.cpp @ 378, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a003     Header was sent as non-fatal.     [LHDSResponse.cpp @ 406, CLHDSResponse::SetMessage] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a010     Locking the response.     [LHDSResponse.cpp @ 473, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a017     Attempting to insert a node.     [LHDSResponse.cpp @ 215, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01a     Node already exists.     [LHDSResponse.cpp @ 218, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a023     Finalizing all response nodes.     [LHDSResponse.cpp @ 114, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01c     Sending node, This is not the last node.     [LHDSResponse.cpp @ 120, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01e     Sending non-fatal message.     [LHDSResponse.cpp @ 124, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17001     Attempting to send the data.     [LHDSChannelHandler.cpp @ 221, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17002     Sending: {0-0-0}.     [LHDSChannelHandler.cpp @ 242, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17000     Finnished sending.     [LHDSChannelHandler.cpp @ 283, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01f     Sending messages.     [LHDSResponse.cpp @ 173, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01d     Sending non-fatal message contents.     [LHDSResponse.cpp @ 177, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17001     Attempting to send the data.     [LHDSChannelHandler.cpp @ 221, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17002     Sending: {0-2-0-47-67-111-117-108-100-32-110-111-116-32-97-100-100-32-34-68-66-49-49-46-68-66-66-54-34-32-116-111-32-116-104-101-32-114-101-115-112-111-110-115-101-32-108-105-115-116-46-0-17-78-111-32-116-97-103-115-32-115-101-108-101-99-116-101-100-46}.     [LHDSChannelHandler.cpp @ 242, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17000     Finnished sending.     [LHDSChannelHandler.cpp @ 283, CLHDSChannelHandler::SendData] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a023     Finalizing all response nodes.     [LHDSResponse.cpp @ 114, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a010     Locking the response.     [LHDSResponse.cpp @ 473, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a017     Attempting to insert a node.     [LHDSResponse.cpp @ 215, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01a     Node already exists.     [LHDSResponse.cpp @ 218, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.433] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01c     Sending node, This is not the last node.     [LHDSResponse.cpp @ 120, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a023     Finalizing all response nodes.     [LHDSResponse.cpp @ 114, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a011     Attempting to lock the response.     [LHDSResponse.cpp @ 470, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a010     Locking the response.     [LHDSResponse.cpp @ 473, CLHDSResponse::Lock] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a017     Attempting to insert a node.     [LHDSResponse.cpp @ 215, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01a     Node already exists.     [LHDSResponse.cpp @ 218, CLHDSResponse::InsertFinished] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a01c     Sending node, This is not the last node.     [LHDSResponse.cpp @ 120, CLHDSResponse::FinalizeAll] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1a028     Clearing the response.     [LHDSResponse.cpp @ 94, CLHDSResponse::Clear] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17007     Done the execution cycle.     [LHDSChannelHandler.cpp @ 604, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x1700c     Finnished executing: 1.     [LHDSChannelHandler.cpp @ 606, CLHDSChannelHandler::OnExecute] 
    [05/14/2008-10:56:54.449] focketest [P:2532, T:3688, Framework,   DEBUG] 0x17003     Finnished execution the IOCP logic.     [LHDSChannelHandler.cpp @ 538, CLHDSChannelHandler::ExecuteIOCP] 
    [05/14/2008-10:57:08.104] focketest [P:2532, T:1236,      Host,    INFO] 0x11201     Host is exiting.     [Host.cpp @ 338, CHostModule::RunMessageLoop] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14108     Shutting down provider the provider thread.     [DataServerThread.cpp @ 137, DataServerThread::SpawnServer] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,      Host,   DEBUG] 0x14109     Destroying the local configuration context.     [DataServerThread.cpp @ 143, DataServerThread::SpawnServer] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2020     Checking status before disconnecting.     [Connection.cpp @ 2164, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2021     Attempting to disconnect from the server.     [Connection.cpp @ 2171, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2023     Removing the Async event interface.     [Connection.cpp @ 2189, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2024     Removed the group interface.     [Connection.cpp @ 2195, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2025     Unadvising on the servers events.     [Connection.cpp @ 2207, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2027     Server removed.     [Connection.cpp @ 2221, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,    INFO] 0x2028     Disconnected from the server.     [Connection.cpp @ 2224, CLHOpcDaConnection::Unload] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,       UDS,   DEBUG] 0x2004     Shutting down the connection.     [Connection.cpp @ 316, CLHOpcDaConnection::FinalShutdown] 
    [05/14/2008-10:57:08.120] focketest [P:2532, T:1492,      Host,   DEBUG] 0x1410a     Setting the shutdown event.     [DataServerThread.cpp @ 160, DataServerThread::SpawnServer] 
    The Debug file is from a Windows XP Professional system. But the same thing happens with the UDS installed
    on Windows Server 2003 (x64).
    The following config variations have been tried:
    - synchronous / asynchronous
    - Cache mode "None"
    - Threading model STA / MTA
    Any suggestions?
    Regards,
    Matthias

    Hi Mathais,
    I assume you have installed the OPC enum services in the same machine where xMII UDS is running.
    Also make sure that the browsing mode is set to true in the OPC Server.
    We had the same issue...and were receiving the same error...but once we changed teh Browing mode at teh OPC server to true, tag quesries started working....
    Hope it helps...
    Pramod

  • MII UDS does not start automatically on server reset

    Hi,
    MII UDS does not start automatically on server reset, although it was set as automatically start.
    What could be the reason of this problem?
    Thanks.

    Hi,
    Is the runtime mode is set to service?
    Have you referred this document?
    [Programatically Starting and Stopping an SAP xMII UDS Executable Instance|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0f460c3-7f92-2910-02af-b608f92977c3]
    Regards,
    Musarrat
    Edited by: Musarrat Husain on Jul 6, 2011 8:27 PM

  • Question about MII and xMII UDS versions

    Hi all,
    just some quick questions on MII and MII UDS:
    Has the final version 12.1 of MII already been released? I can't find it in my service marketplace (does it depend on my account configuration?)
    What is the last MII UDS version? The 4.0 SP2? Is xMII UDS supported on Windows 2003 server 64 bit or only on 32bit?
    Can I connect MII via UDC connector to an UDS different from xMII UDS?
    Your help is appreciated...
    Mauro

    >
    > * Has the final version 12.1 of MII already been released? I can't find it in my service marketplace (does it depend on my account configuration?)
    Yes, it would depend upon your SMP credentials and licensed software purchases (if you have 12.0 then you're eligible for 12.1 too).  But it is not GA yet, so only people in ramp-up currently have access to it.  Don't both asking for a date because it has not been set.  Some time this quarter hopefully
    >
    > * What is the last MII UDS version? The 4.0 SP2? Is xMII UDS supported on Windows 2003 server 64 bit or only on 32bit?
    The 2.5 UDS's are still viable and necessary for some of the vendor API based connections, but 4.0 is available for OleDB, OPC-DA and OPC-HDA.  They have only been validated on 32 bit, but in theory they should work in a 32 bit emulation mode on a Windows 64 bit environment.  Supported vs. unsupported is a thin line as a result, but perhaps others using them could share any specific experiences using them on 64 bit.
    >
    > * Can I connect MII via UDC connector to an UDS different from xMII UDS?
    Your MII version of 11.5, 12.0, or 12.1 will work the same way with the UDS's as they are not version specific to MII.
    Regards,
    Jeremy

  • UDS 4.0 - PHD Connection - Server Threw an Exception

    Hi All,
          I am using UDS 4.0 for connecting to Honeywell PHD System via OPC Server. When i execute the Tag Query first time, I am getting the Tag Values successfully. But the same query if i run it for second time i gives me an Exception "com.sap.xmii.Illuminator.logging.LHException: The server threw an exception.". So i restarted the UDS Service and ran the query again. It worked. But again second time it is throwing an exception. Can any one tell me what could be the Error.
    Here is the URL i am using:
        http://Server:50000/XMII/Illuminator?Server=UDC_PHD_1&Mode=History&Method=&DateFormat=yyyy-MM-dd'T'HH:mm:ss&StartDate=2010-01-28T04:30:00&EndDate=2010-01-28T04:45:00&RowCount=15&TagName=MH.93A128.PV,MH.93A127.PV,MH.93A126.PV,MH.93A125.PV,MH.93A124.PV,MH.93A123.PV,MH.93A122.PV,MH.93A121.PV,MH.93A120.PV,MH.93A130F.PV,MH.93A114.PV,MH.93N100.PV,MH.93X100B.PV,MH.68A004.PV,MH.68N027.PV,MH.68X027B.PV,MH.68A010.PV,MH.68A011.PV,MH.68A012.PV,MH.68A013.PV,MH.68A014.PV,MH.68A015.PV,MH.68A016.PV,MH.68A017.PV,MH.68A018.PV,MH.68A019.PV,MH.68A020.PV,MH.68A021.PV,MH.68A022.PV,MH.68A023.PV,MH.68A024.PV,MH.68A025.PV,MH.68F027C.PV,ML.73F012C1.PV,ML.73A125.PV,ML.73A124.PV,ML.73A123.PV,ML.73A122.PV,ML.73A121.PV,ML.73A120.PV,ML.73A119.PV,ML.73A118.PV,ML.73A117.PV,ML.73A116.PV,ML.73A115.PV,ML.73A114.PV,ML.73A113.PV,ML.73A112.PV,ML.73A111.PV,ML.73A110.PV,ML.73A104.PV,ML.73N012.PV,ML.73X012B.PV&Content-Type=text/xml
    Here is the Response:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <Rowsets DateCreated="2010-01-28T04:37:13" EndDate="1969-12-31T18:00:00" StartDate="1969-12-31T18:00:00" Version="12.0.8 Build(19)">
      <FatalError>com.sap.xmii.Illuminator.logging.LHException: The server threw an exception.</FatalError>
      </Rowsets>
    Here is the  Entry in UDS Log File:
    [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework,   ERROR] 0x0     Query Id: 3     [LHDSChannelHandler.cpp @ 523, CLHDSChannelHandler::ExecuteIOCP] 
    [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework,   ERROR] 0x17009     Exception occured: pid = 3, original = 3, data = Server     UDC_PHD_1     Content-Type     text/xml     Mode     History     DateFormat     yyyy-MM-dd'T'HH:mm:ss     RowCount     15     StartDate     1264674600     EndDate     1264675157     TagName.1     MH.93A128.PV     TagName.2     MH.93A127.PV     TagName.3     MH.93A126.PV     TagName.4     MH.93A125.PV     TagName.5     MH.93A124.PV     TagName.6     MH.93A123.PV     TagName.7     MH.93A122.PV     TagName.8     MH.93A121.PV     TagName.9     MH.93A120.PV     TagName.10     MH.93A130F.PV     TagName.11     MH.93A114.PV     TagName.12     MH.93N100.PV     TagName.13     MH.93X100B.PV     TagName.14     MH.68A004.PV     TagName.15     MH.68N027.PV     TagName.16     MH.68X027B.PV     TagName.17     MH.68A010.PV     TagName.18     MH.68A011.PV     TagName.19     MH.68A012.PV     TagName.20     MH.68A013.PV     TagName.21     MH.68A014.PV     TagName.22     MH.68A015.PV     TagName.23     MH.68A016.PV     TagName.24     MH.68A017.PV     TagName.25     MH.68A018.PV     TagName.26     MH.68A019.PV     TagName.27     MH.68A020.PV     TagName.28     MH.68A021.PV     TagName.29     MH.68A022.PV     TagName.30     MH.68A023.PV     TagName.31     MH.68A024.PV     TagName.32     MH.68A025.PV     TagName.33     MH.68F027C.PV     TagName.34     ML.73F012C1.PV     TagName.35     ML.73A125.PV     TagName.36     ML.73A124.PV     TagName.37     ML.73A123.PV     TagName.38     ML.73A122.PV     TagName.39     ML.73A121.PV     TagName.40     ML.73A120.PV     TagName.41     ML.73A119.PV     TagName.42     ML.73A118.PV     TagName.43     ML.73A117.PV     TagName.44     ML.73A116.PV     TagName.45     ML.73A115.PV     TagName.46     ML.73A114.PV     TagName.47     ML.73A113.PV     TagName.48     ML.73A112.PV     TagName.49     ML.73A111.PV     TagName.50     ML.73A110.PV     TagName.51     ML.73A104.PV     TagName.52     ML.73N012.PV     TagName.53     ML.73X012B.PV     !.     [LHDSChannelHandler.cpp @ 528, CLHDSChannelHandler::ExecuteIOCP] 
    Start of Exception Stack Trace **********
         1)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, ] 0x0     The server threw an exception.
         [HdaBaseModeClass.h @ 407, HdaBaseMode<class CLHOpcHdaDSHistory>::FinalTagModeExecute]
         2)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception.     [HdaBaseModeClass.h @ 630, HdaBaseMode<class CLHOpcHdaDSHistory>::FinalTagModeExecute]
         3)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception.     [tagUtil/lhds2TagMode.h @ 109, lhds::LHDSTagModeImpl<class CLHOpcHdaDSHistory>::ExecuteMode]
         4)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception over COM.     [core/lhdsMode.h @ 133, lhds::LHDSModeImpl<class CLHOpcHdaDSHistory,struct ILHDSModeEx>::Execute]
         5)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception.     [core/lhdsMode.h @ 174, lhds::LHDSModeImpl<class CLHOpcHdaDSHistory,struct ILHDSModeEx>::Execute]
         6)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSDispatcherEx.cpp @ 370, CLHDSDispatcherEx::CallMode]
         7)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,       UDS, RETHROW] 0x0     Rethrowing exception over COM.     [tagUtil/lhds2BrowseDs.h @ 385, lhds::LHBrowsingDataServerImpl<class CLHOpcHdaDataServer>::Execute]
         8)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, ] 0x0     Caught exception over a COM boundry.     [LHDSChannelHandler.cpp @ 601, CLHDSChannelHandler::OnExecute]
         9)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception.     [LHDSChannelHandler.cpp @ 609, CLHDSChannelHandler::OnExecute]
         10)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception.     [LHDSChannelHandler.cpp @ 537, CLHDSChannelHandler::ExecuteIOCP]
         11)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616, Framework, RETHROW] 0x0     Rethrowing exception over COM.     [LHDSChannelHandler.cpp @ 191, CLHDSChannelHandler::Execute]
         12)     [01/28/2010-04:39:18.549] MB_PHD_HDA1 [P:5360, T:6616,      Host, HANDLED] 0x0     Handled exception.     [ThreadPool.cpp @ 460, ThreadPool::ThreadProc]
    End of Exception Trace **************
    Thanks,
    Gowtham K.
    Edited by: Gowtham Kuchipudi on Jan 28, 2010 11:57 AM
    Edited by: Gowtham Kuchipudi on Jan 28, 2010 1:08 PM

    Hi Sam,
        I tried using &Session=false, but it didn't solve the problem. I replaced the HttpPost Action Block with TagQuery. But still have the problems with Scheduler. And also tried with both STA and MTA options in UDS configuration for Threading Model with no success.
    Earlier when we installed and configured UDS 4.0, then also i noticed few strange things, like -->
    I entered the User and Password in UDS Configuration and tried to start. But it didn't and the Log file says Login Failed. Then i went to services.msc and re entered the password there for this uds service and clicked on start. It started. I don't know why the password is not properly stored when i enter the Password in UDS.
    Can any one please help me to understand why the scheduler is failing when connecting to Data Historian. Is there any setting i am missing in the UDS Configuration or in TagQuery?.
    Thanks,
    Gowtham K.

  • UDS support for Unicode

    Hi,
    I have a problem with retrieving Japanese characters from the Oracle Database.
    Here is the scenario.
    Environment
    I have an Oracle 8i database that has been configured for AL24UTFFSS character code set in the NLS_DATABASE_PARAMETERS. From UDS, some Japanese characters were inserted into tables of this database with �AMERICAN_AMERICA.JA16SJIS� as NLS_LANG environment variable on the machine that runs the DBSession.
    Positive result from [b]iSQL *Plus
    iSQL*Plus supports Unicode. And the results are as expected. I have a opened a session with NLS_LANG for the session being set to �AMERICAN_AMERICA. AL24UTFFSS�. I was able to retrieve the Japanese characters by a SELECT statement with no problem.
    Negative Results from UDS 5.0.15
    Understanding that starting with release 5.0 SP1, UDS offers full support of the Unicode codeset, I was expecting similar results from UDS client application. The DBSession was established with the NLS_LANG set to �AMERICAN_AMERICA. AL24UTFFSS�. (same as for iSQL*Plus). When I executed a small test application on a client PC with FORTE_LOCALE being set for �ja_jp.UTF8�, I only could see junk characters on the screen. I have tried even by setting �ja_jp.sjs� as FORTE_LOCALE. I am getting junk characters in all occasions unless I set �AMERICAN_AMERICA.JA16SJIS� as NLS_LANG environment variable on the machine that runs the DBSession, which I don�t want as I want Korean, Chinese and additional characters sets also handled properly leveraging the fact that UDS now Forte supports Unicode.
    We have multiple advantages if we can set a single NLS_LANG to support multiple languages. Apparently, there seems to be no problem with Oracle as I could retireve the charactes from iSQL*Plus.
    I appreciate your help in this.
    Thank you
    GS

    Hi,
    In the above description I told that we are using UDS 5.0.15.
    Forte says that starting with release 5.0 SP1, the UDS offers full support of the Unicode codeset .
    http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=finfodoc%2F67723
    Does it mean that I have the version prior the version that supports Unicode?
    Regards
    GS

  • Failed to bring up UDS Control Panel

    Hi,
    I have installed FORTE-UDS 5.0.3 on a Windows 2000 professional machine. The problem is, when I tried to bring up the UDS Control Panel, I see the start up screen flashed by and nothing happened.
    From the DOS prompted, I manually invoked the command:
    C:\forte\install\bin\ftexec.exe -fs -fss -fi bt:c:\forte\USERAPP\ENVIRONM\CL0\FCONTROL
    and got the following error message:
    ftexec Forte Version 5.0.3
    Windows NT
    Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved. Use is
    subject to license terms. Third-party software, including font
    technology, is copyrighted and licensed from Sun suppliers. Sun, Sun
    Microsystems, the Sun logo, Forte, iPlanet and Unified Development
    Server are trademarks or registered trademarks of Sun Microsystems, Inc.
    in the U.S. and other countries. Federal Acquisitions: Commercial
    Software - Government Users Subject to Standard License Terms and
    Conditions.
    Copyright (c) 2001 Sun Microsystems, Inc. Tous droits r�serv�s. Distribu�
    par des licences qui en restreignent l'utilisation. Le logiciel d�tenu
    par des tiers, et qui comprend la technologie relative aux polices de
    caract�res, est prot�g� par un copyright et licenci� par des fournisseurs
    de Sun. Sun, Sun Microsystems, le logo Sun, Forte, iPlanet et Unified
    Development Server sont des marques de fabrique ou des marques d�pos�es de
    Sun Microsystems, Inc. aux Etats-Unis et dans d'autres pays.
    Tue Nov 13 18:45:58 2001
    Process ID 516 (Native threading)
    Type Service Flags Level
    err sh * 255
    Loaded Forte Message Catalog 'fortemsg/en_us.cat'
    NLM Startup is Complete - Partition's Locale is 'en_us.win'
    SecurityManager Using: Default-Export-Security
    ERROR: Exiting due to following exception:
    SYSTEM ERROR: Could not find the transport provider library named windows
    sockets.
    Class: qqsp_SystemResourceException
    Error #: [501, 13]
    Detected at: qqcm_CommManager::InstallTransportProvider at 1
    Error Time: Tue Nov 05 16:00:33
    Exception occurred (locally) on partition "Forte_Executor", (partitionId =
    0x0, taskId = [0x0.8]) in application "Forte Runtime", pid 516 on node
    WW730BNN1 in environment <unknown>.
    SYSTEM ERROR: System Error: The specified module could not be found.,
    loading the library 'windows sockets.dll'
    Class: qqos_DynamicLibraryException
    Error #: [101, 29]
    Detected at: qqos_DynamicLibrary::OSLoad at 1
    Error Time: Tue Nov 05 16:00:33
    Exception occurred (locally) on partition "Forte_Executor",
    (partitionId = 0x0, taskId = [0x0.8]) in application "Forte Runtime",
    pid 516 on node WW730BNN1 in environment <unknown>.
    Any help would be greatly appreciated!

    Thanks Roberto for your reply. I could not find "windows sockets.dll" anywhere. This .dll file does not exist even on the Win 2000 machines that I had no trouble invoking UDS Control Panel. My machine has wsock32.dll in the C:\WINNT\system32 directory and the system path is also set to point to that directory.
    By the way, when someone else logs onto the same machine, he has no trouble bringing up UDS Control Panel. The problem occurs only if I logon. I also compared the environment variables with that person's environment variables and they are exactly the same.

  • UDS libraries not visible in Workspace

    Hi,
    I'm unable to see some UDS libraries in my workspace - e.g., XMLSvr, OLE2, etc., I was able to see them earlier, but after my PC was rebuilt (and UDS reinstalled), they are missing.
    I suspect it's due to some log flags that are not set. Can anybody help?
    Thanks,
    John

    Have a try with this one: cfg:ui:21-21:1
    If the library is not immediately visible refresh the workspace display by changing the component filter once or twice.

  • IFix UDS Error

    Hi,
    I am trying to add new iFix UDS through the UDS Admin. While running i am getting error as <b>Unable to start the UDS.</b>
    In Event Viewer the error is displayed as
    <b>"Unable to create datasource FIXUDS.DataSource.  [Invalid class string]"</b>
    Can someone please tell me how to fix this error.
    And what all other things i need to give for the other parameters such as
    Port, Node and all
    Thanks in advance
    Muzammil

    Hi,
    I am facing same problem with iHistorian UDS, can u pls help me for solving following problem.
    I am trying to add new iHistorian UDS through the UDS Admin ver 2.5.0.4. While running i am getting error as "Unable to start the UDS. See the Application Event Log for details."
    In Event Viewer the error is displayed as
    1. In Windows 2003 OS.
    "Unable to create datasource IHISTORIAN3UDS.DataSource. [Class not registered]"
    2. In Windows 2000 OS.
    "Unable to create datasource IHISTORIANUDS.DataSource.  [Invalid class string
    I set following parameters when create new iHistorian UDS.
    DataSource: IHISTORIAN3UDS.DataSource
    Port: 8085
    Server: Machine Name, where installed iHistorian.
    and others are give default value.
    Can someone please do the needful.
    Thanks,
    Mehul Garnara.
    Message was edited by:
            Mehul  Garnara

  • NI automotive Diagnostic Command Set and LV Real-Time

    Hello world !!
    I'd like to have some informations about the support of NI automotive Diagnostic Command Set under LV-RT.
    Is the API fully supported ?
    Is there a plan in the roadmap to support these tools with cRIO CAN modules ?
    Thanks for your help.
    Best regards,
    Pierre R...
    Certified LabVIEW Developer

    Hello Dirk,
    I just have a new question, I think the response is YES, but I prefer to confirm my mind.
    Could you confirm that the ADCS permits us to fully implement the UDS standard in our LV RT apllication ?
    Best regards,
    Pierre R...
    Certified LabVIEW Developer

  • Connection between xMII and RAPID Pharma (Enterprise Historian) per UDS

    Hello together,
    i have the following problem:
    I want to connect to the Enterprise Historian from AUTOMSOFT, RAPID Pharma, how is installed on a SIEMENS PCS7 Runtime Server, with xMII.
    For connecting to the Historian i use the UDS Framework 2.5.0.4.
    As Datasoucre i took the OPCHDAUDS.CachingDatasource
    And the Program ID of RAPID is:HDAServer.RHHDAServer.1
    I Use a Windows 2003 Server as xMII Server and Windows 2000 computer for the Historian Database.
    In the xMII Server Editor i use a "Default OPCUDS Server" with the right port as set on the UDS.
    The connecting between the historian and the UDS works. I´m able to browse through the tags (with the UDS-Aliases).  But if i want to build a Template in xMII, the Tags are not displayed on the Editor.
    I´m able to choose the Template type and i also see the Data Server and if i select the data server it shows me the different modes. But if i select e.g. "Current" and switch over to the "Tag Query details" i get no information.
    Can you help me resolving this problem.
    Best regard
    Chris

    Hi Abesh,
    thank you for your help.
    I´ve done all steps in the correct way like the whitepaper explain befor and now again, with the same result: It´s not possible to see the tags in the Template Editor.
    Every Time i select a new TAG template type i get the message (onthe JAVA Console)
    "ERROR-An invalid Server was used (Illuminator Service)"
    But the server still running and the connectionstatus say that the server is online.
    Then when i select the server and the mode and switch to "TAG QUERY Details" the JAVA Console shows this error message:
    "ERROR-Error occurred while processing data stream, connection refused:connect"
    I hope you can help me.
    Thanks a lot.

  • When UDS? When PCo?

    Hi all,
    we are working on a scenario where we ask the historian about tag info. Initially, we don't need event notification as we will ask the historian for the information. Is this scenario covered by PCo?
    We've been trying to set up the data server for testing the Pco but we don't find in the documentation what the server we should choose and it seems that you can only connect PCo to a BLS transaction.
    Could you please help us?
    Thanks,
    Adolfo

    PCo supporting tag query type modes is not presently available in PCo 2.0, this is coming in PCo 2.1 (where you will also find a new PCO Query type available in the WorkBench).
    The current version is more of a trigger mechanism like you've seen for triggering an event by calling an associated MII BLS transaction.
    For pure historian data queries you can continue to use the UDS's.

Maybe you are looking for

  • How can i create a slideshow with the newest version of dreamweaver?

    I am trying to figure out how to create a slideshow but i cannot find any explanations for the new version of Dreamweaver. Can anyone help?

  • How to capture a selected row in a table control in screen

    Hello,     I have a table in a screen and hv data in it also from a table.Now i want if a user selects a row n clicks a display button , i should display the same fields in empty text fields created outside the table on the same screen. Rite now i m

  • MD04 whem returns Third-party sales

    Srs, I have a process where they generate a sales process whith sales order and billing and second monent a sales order , with shipping and billing. Our process is MTO and therefore the first step I generate the need for production in MD04. If the or

  • How do I get Java script void (0) to work?

    Hi, Ever since downloading the mountain lion i have found issues, particularly with St George Bank Bpay that I am unable to load some pages due to the Java Run Script Void (0) being shown..... How do I fix this? I know it isn't a bank issue as other

  • Duplicating format in all columns of table.

    In Pages, when I'm working with tables, is there a way to set all cells to have same format? at the same time? opposed to going through EACH cell and changing the font and alignment to be the same in each cell? You can't highlight the entire table.