Could not locate new host added from Solaris 10 Sparc servers

Hi All,
I am having difficulty finding a new host (Stallion terminal server. e.g. jodie - 10.56.4.7) using ping on our Sun Fire T5220 Solaris 10 on our network, even though jodie has been updated to the DHCP (10.56.19.157) server and can be located from other hosts that runs Red Hat Linux and Windows XP. By restarting nscd daemon with the following commands did not help:
# svcadm disable system/name-service-cache
# svcadm enable system/name-service-cache
Below is the static IP address detail for the Solaris 10 server:
$ showrev
Hostname: angel
Hostid: 4e2f56yu
Release: 5.10
Kernel architecture: sun4v
Application architecture: sparc
Hardware provider: Sun_Microsystems
Domain:
Kernel version: SunOS 5.10 Generic_144488-12
$ ifconfig -a                                                                  
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 10.56.120.12 netmask fffffe00 broadcast 10.56.121.255
The same detail on a Red Hat Linux server that can locate jodie is:
root@bobby /sbin>uname -a
Linux bobby.abc.com 2.4.18-3 #1 ...... i686 unknown
root@bobby /sbin/ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:20:ED:5D:2F:94 
          inet addr:10.56.8.218  Bcast:10.56.15.255  Mask:255.255.240.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:653366594 errors:0 dropped:0 overruns:698544 frame:0
          TX packets:5815250 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:2492338569 (2376.8 Mb)  TX bytes:1003467939 (956.9 Mb)
          Interrupt:10 Base address:0xd000
lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:145903 errors:0 dropped:0 overruns:0 frame:0
          TX packets:145903 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:12496874 (11.9 Mb)  TX bytes:12496874 (11.9 Mb)
Likewise, the IP configuration on my Windows XP PC that can also see jodie after having flushed its local dns cache with "ipconfig /flushdns":
C:\Documents and Settings\crystal>ipconfig -all
Windows IP Configuration
        Host Name . . . . . . . . . . . . : BEATLE
        Primary Dns Suffix  . . . . . . . : musician.abc.com
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No
        DNS Suffix Search List. . . . . . : musician.abc.com
                                            abc.com
                                            abc.com
                                            com
Ethernet adapter Local Area Connection:
        Connection-specific DNS Suffix  . : abc.com
        Description . . . . . . . . . . . : Intel(R) 82566DM Gigabit Network Connection
        Physical Address. . . . . . . . . : 00-19-BB-55-79-90
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 10.56.3.91
        Subnet Mask . . . . . . . . . . . : 255.255.240.0
        Default Gateway . . . . . . . . . : 10.56.0.1
        DHCP Server . . . . . . . . . . . : 10.56.19.157
        DNS Servers . . . . . . . . . . . : 10.56.0.2,10.56.0.33What I suspect is the DNS configuration on angel (Solaris 10) to lookup DNS server (10.56.0.2, 10.56.0.33) is not correct, or that it is on another subnet (10.56.120.0) and require additional setup to see other hosts that do not belong to its own subnet. angel has only recently been built and its likely that its DNS setup has not been configured correctly.
Other Solaris 10 Sparc servers on the same subnet 10.56.120.0 also experienced the same issue even though they have been around for a while. Nevertheless, their DNS configuration may have been manually configured to see certain subnets and not 10.56.4.0 where jodie lives.
Any idea on where the problem lies?
Thanks in advance,
Crystal

Hi All,
I am having difficulty finding a new host (Stallion terminal server. e.g. jodie - 10.56.4.7) using ping on our Sun Fire T5220 Solaris 10 on our network, even though jodie has been updated to the DHCP (10.56.19.157) server and can be located from other hosts that runs Red Hat Linux and Windows XP. By restarting nscd daemon with the following commands did not help:
# svcadm disable system/name-service-cache
# svcadm enable system/name-service-cache
Below is the static IP address detail for the Solaris 10 server:
$ showrev
Hostname: angel
Hostid: 4e2f56yu
Release: 5.10
Kernel architecture: sun4v
Application architecture: sparc
Hardware provider: Sun_Microsystems
Domain:
Kernel version: SunOS 5.10 Generic_144488-12
$ ifconfig -a                                                                  
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
        inet 10.56.120.12 netmask fffffe00 broadcast 10.56.121.255
The same detail on a Red Hat Linux server that can locate jodie is:
root@bobby /sbin>uname -a
Linux bobby.abc.com 2.4.18-3 #1 ...... i686 unknown
root@bobby /sbin/ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:20:ED:5D:2F:94 
          inet addr:10.56.8.218  Bcast:10.56.15.255  Mask:255.255.240.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:653366594 errors:0 dropped:0 overruns:698544 frame:0
          TX packets:5815250 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:2492338569 (2376.8 Mb)  TX bytes:1003467939 (956.9 Mb)
          Interrupt:10 Base address:0xd000
lo        Link encap:Local Loopback 
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:145903 errors:0 dropped:0 overruns:0 frame:0
          TX packets:145903 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:12496874 (11.9 Mb)  TX bytes:12496874 (11.9 Mb)
Likewise, the IP configuration on my Windows XP PC that can also see jodie after having flushed its local dns cache with "ipconfig /flushdns":
C:\Documents and Settings\crystal>ipconfig -all
Windows IP Configuration
        Host Name . . . . . . . . . . . . : BEATLE
        Primary Dns Suffix  . . . . . . . : musician.abc.com
        Node Type . . . . . . . . . . . . : Unknown
        IP Routing Enabled. . . . . . . . : No
        WINS Proxy Enabled. . . . . . . . : No
        DNS Suffix Search List. . . . . . : musician.abc.com
                                            abc.com
                                            abc.com
                                            com
Ethernet adapter Local Area Connection:
        Connection-specific DNS Suffix  . : abc.com
        Description . . . . . . . . . . . : Intel(R) 82566DM Gigabit Network Connection
        Physical Address. . . . . . . . . : 00-19-BB-55-79-90
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 10.56.3.91
        Subnet Mask . . . . . . . . . . . : 255.255.240.0
        Default Gateway . . . . . . . . . : 10.56.0.1
        DHCP Server . . . . . . . . . . . : 10.56.19.157
        DNS Servers . . . . . . . . . . . : 10.56.0.2,10.56.0.33What I suspect is the DNS configuration on angel (Solaris 10) to lookup DNS server (10.56.0.2, 10.56.0.33) is not correct, or that it is on another subnet (10.56.120.0) and require additional setup to see other hosts that do not belong to its own subnet. angel has only recently been built and its likely that its DNS setup has not been configured correctly.
Other Solaris 10 Sparc servers on the same subnet 10.56.120.0 also experienced the same issue even though they have been around for a while. Nevertheless, their DNS configuration may have been manually configured to see certain subnets and not 10.56.4.0 where jodie lives.
Any idea on where the problem lies?
Thanks in advance,
Crystal

Similar Messages

  • Photoshop cs6 could not complete new video layers from file command because the footage is not a recognized format

    I am getting this message when importing stills into photoshop CS6 Extended to make a time lapse video. I have watched many tutorials and follow them but always get stuck at this point. I have tried various formats and sizes TIFF JPEG etc. The files are numerical sequenced in one folder.

    Trevor,
    Yes that is the one I watched and that's my workflow when I go to Layer, Video Layer, New Layer from file that,s when this message comes up. I had a thought but haven't tried it yet, my settings open images in 16 bit maybe I should change back to 8 bit, I'll let you know.

  • Trying to download iTunes 64-bit version on my new Windows 7 PC. Getting the error 'could not locate "%APPDATA%". How do I get past this error? The software doesn't install.

    Trying to download iTunes 64-bit version on my new Windows 7 PC. Getting the error 'could not locate "%APPDATA%". How do I get past this error? The software doesn't install. Appreciate if someone in the forum can help.

    The backup and restore from the iCloud was a little unnerving since the restore erased all information from the iPod.  The iCloud backup and restore took a long time, but worked.  I was very grateful.
    Trying again to backup to iTunes locally proved to be the same challenging problem.  The same backup to corrupt file was the message.  The status bar showing backup seemed to move faster to start, but then slowed to a creep toward the end before the error. 
    When trying to restore a backup in iTunes, the "Restore" button is grayed out since it is looking for a local copy.  Any restore would need to be from the iCloud which already worked but isn't the final solution.
    Your suggestions were good, I am just in the same boat.  Any thoughts about doing the following?
    1) creating a cloud backup
    2) resetting the iPod to factory defaults
    3) removing all traces of iTunes from my computer and
    4) installing iTunes and setting up iPod from scratch.
    This is the next thing on my list.

  • Random Bingads WSDL errors: Parsing WSDL: Couldn't load from...failed to load external entity, Could not connect to host, Parsing Schema: can't import schema from

    Hi,
    I am developing a web tool that accesses client's Bingads accounts via OAUTH2 granting. I am downloading data from clients daily.
    Generally it worked, but for 2 days I am experiencing a weird issue, that in random times (but more and more often though) I receive random error messages from Bing server. I am pasting below a few example from my logs (with timestamp and request/response).
    Must note that I launch these requests from the server where we have the webapp but also I launch it locally. The same is the result.
    The timestamp is in France time (GMT+1).
    Thanks ahead!
    Best regards,
    Steve
    2015-01-14 15:08:05: Service\BingAds::initService => SOAP-ERROR: Parsing Schema: can't import schema from 'https://reporting.api.bingads.microsoft.com/Api/Advertiser/Reporting/V9/ReportingService.svc?xsd=xsd0'
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetDetailedBulkDownloadStatusRequest><ns1:RequestId>108277125</ns1:RequestId></ns1:GetDetailedBulkDownloadStatusRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetDetailedBulkDownloadStatusResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Errors i:nil="true" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><ForwardCompatibilityMap xmlns:a="http://schemas.datacontract.org/2004/07/System.Collections.Generic"
    xmlns:i="http://www.w3.org/2001/XMLSchema-instance"/><PercentComplete>100</PercentComplete><RequestStatus>Completed</RequestStatus><ResultFileUrl>https://download.api.bingads.microsoft.com/ReportDownload/Download.aspx?q=XXX</ResultFileUrl></GetDetailedBulkDownloadStatusResponse></s:Body></s:Envelope>
    2015-01-15 05:41:39: Service\BingAds::getCampaigns => SoapFault: Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 05:45:00: Service\BingAds::initService => SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    2015-01-15 11:58:46: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)
    2015-01-15 11:59:50: Service\BingAds::initService =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl' : failed to load external entity "https://api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v9/CampaignManagementService.svc?singleWsdl"
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><h:TrackingId xmlns:h="https://bingads.microsoft.com/CampaignManagement/v9">XXXXX</h:TrackingId></s:Header><s:Body><GetCampaignsByAccountIdResponse
    xmlns="https://bingads.microsoft.com/CampaignManagement/v9"><Campaigns xmlns:i="http://www.w3.org/2001/XMLSchema-instance"></Campaign>........</Campaigns></GetCampaignsByAccountIdResponse></s:Body></s:Envelope>
    2015-01-15 12:05:55: Service\BingAds::getCampaigns =>
    ---------Soap Fault:--------------------------------------------
    SoapFault catched:
    Could not connect to host
    ---------Soap Request:--------------------------------------------
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://bingads.microsoft.com/CampaignManagement/v9"><SOAP-ENV:Header><ns1:CustomerAccountId>XXXXX</ns1:CustomerAccountId><ns1:CustomerId/><ns1:DeveloperToken>XXXXX</ns1:DeveloperToken><ns1:UserName/><ns1:Password/><ns1:AuthenticationToken>XXXXXX</ns1:AuthenticationToken></SOAP-ENV:Header><SOAP-ENV:Body><ns1:GetCampaignsByAccountIdRequest><ns1:AccountId>XXXXX</ns1:AccountId></ns1:GetCampaignsByAccountIdRequest></SOAP-ENV:Body></SOAP-ENV:Envelope>
    ---------Response:------------------------------------------------
    (empty response logged)

    Hi,
    1. I am using the older version of the PHP library provided by Bing (updated on 1/20/2014), so that is doing the WSDL loadings. I initialize the proxy calling OpticoBingAdsClientProxy providing what it needs, and then do the requests.
    2. I have a cron that reads data from client's accounts. I make several calls, like get search query report, get keyword performance report, get keyword bulk data. As the script progressed the first 2 worked and the third gave error. Or in other cases the
    first request failed. The calls have quite some time in between them since I process data (sometimes even 160 seconds)
    3. I did not change the code ion terms of requests, since as I said I use the PHP library (same credentials, ...).
    As of today (2015-01-16 10:30 GMT + 2) running my script, still have the same issues.
    Thank you!
    Steve

  • ISE Could not locate Network Device or AAA Client

    When authenticating using 802.1x and MAB, I recieve an authentication failure with the error 11007(Could not locate Network Device or AAA Client). The root cause that ISE spits back at me is "Could not find the network device or the AAA Client while accessing NAS by IP during authentication." I did pretty much everything by the book except instead of using a loopback interface I used a vlan with a defined ip address.  Could this be causing the problem?
    Here is the config of the port that I'm testing on:
    interface GigabitEthernet1/0/9
     switchport access vlan 9
     switchport mode access
     switchport voice vlan 8
     ip access-group ACL-ALLOW in
     srr-queue bandwidth share 1 30 35 5
     queue-set 2
     priority-queue out
     authentication event fail action next-method
     authentication event server dead action reinitialize vlan 4
     authentication event server dead action authorize voice
     authentication host-mode multi-auth
     authentication open
     authentication order dot1x mab
     authentication priority dot1x mab
     authentication port-control auto
     authentication violation restrict
     mab
     mls qos trust device cisco-phone
     mls qos trust cos
     dot1x pae authenticator
     dot1x timeout tx-period 10
     auto qos voip cisco-phone
     spanning-tree portfast
     service-policy input AUTOQOS-SRND4-CISCOPHONE-POLICY
    end

    I can ping both the vlan and the endpoint from the ISE.  As far as allowing ISE to speak snmp and RADIUS to the NAD, I have enabled it on the NAD config inside the ISE. I have also double checked the snmp and radius shared passwords.
    I have gotten MAB authentication to work but I am still getting the same error for dot1x authentication. Here are some of the configs on the switch.
    aaa new-model
    aaa authentication dot1x default group radius
    aaa authentication dot1x defualt group radius
    aaa authentication dot1x group group radius
    aaa authorization network default group radius
    aaa accounting dot1x default start-stop group radius
    aaa server radius dynamic-author
    aaa session-id common
    ip radius source-interface TenGigabitEthernet1/0/1
    radius-server attribute 6 on-for-login-auth
    radius-server attribute 6 support-multiple
    radius-server attribute 8 include-in-access-req
    radius-server attribute 25 access-request include
    radius-server dead-criteria time 5 tries 3
    radius-server host 10.10.10.47 auth-port 1812 acct-port 1813 test username test key 7 097940581F5412162B464D
    radius-server vsa send accounting
    radius-server vsa send authentication
    dot1x system-auth-control
     authentication order dot1x mab
     authentication priority dot1x mab
     dot1x pae authenticator
     dot1x timeout tx-period 10

  • "Unable to load DLL '/system/usr/lib/libidlprinter.so': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}

    I am using intermec printer (directly loading to the printer no system used for printing) for this program and if i run this,i'm getting this below error
    "Unable to load DLL '/system/usr/lib/libidlprinter.so': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"}
    any help on this .........
    Thanks in advance.
    using System.Globalization;
    using Intermec.Printer;
    using System;
    using System.IO;
    using System.Threading;
    class TestCommunicationUSBHost
        static UI.Canvas _canvas;
        static UI.Keypad _keypad;
        static UI.Canvas.Text _exitInstruction;
        static UI.Canvas.Text _appliCationTitle;
        // static UI.Canvas.Text _companyname;
        static string _operatorCodeValue;
        static UI.Canvas.Text _operatorCodeDisplayText;
        private const string operatorCodeDisplayHeader = "SCAN Code: ";
        static PrintControl printControl = new PrintControl();
        static Drawing drawing = new Drawing();
        private static bool _isExitKeyPressed = false;
      //  private static Communication.USBHost _usbHost;
        static int Main(string[] args)
            // Init new UI canvas
            _canvas = new UI.Canvas();
            // Set up some colors to use
            Color white = new Color(255, 255, 255, 255);
            Color blue = new Color(50, 100, 150);
            // Add UI black background
            UI.Canvas.Rectangle bg = new UI.Canvas.Rectangle(0, 0, _canvas.Width, _canvas.Height, blue);
            _canvas += bg;
            // Add Line
            UI.Canvas.Line ln = new UI.Canvas.Line(10, 35, 300, 35, white);
            _canvas += ln;
            // _companyname = new UI.Canvas.Text(30, 45, "KEYBORD DEMO", "Univers Bold", 18, white);
            // _canvas += _companyname;
            // Add UI keycode text
            _exitInstruction = new UI.Canvas.Text(20, 200, "Press [F4] to EXIT.", "Univers Bold", 18, white);
            _canvas += _exitInstruction;
            _appliCationTitle = new UI.Canvas.Text(05, 05, " A1 Technologies", "Univers Bold", 23, white);
            _canvas += _appliCationTitle;
            _operatorCodeDisplayText = new UI.Canvas.Text(20, 100, operatorCodeDisplayHeader, "Univers Bold", 20, white);
            _canvas += _operatorCodeDisplayText;
            // Set up keypad event handler
            _keypad = new UI.Keypad();
            _keypad.KeyDown += new UI.Keypad.KeyEventHandler(KeyHandler);
            // Set up timer event handler
            UI.Canvas.Timer timer = new UI.Canvas.Timer();
            timer.Interval = 1000;
            timer.Tick += new UI.Canvas.TimerEventHandler(TimerHandler);
            timer.Start();
            //int USBHost port o or Setup USBHost
            Communication.USBHost _usbHost = new Communication.USBHost("/dev/ttyUSB0");
            _usbHost.Open();
            // Enter UI main loop
            _canvas.Run();
            // Cleanup UI
            _canvas.Dispose();
            _keypad.Dispose();
            return 0;
        public static void KeyHandler(Object o, UI.Keypad.KeyEventArgs eventArgs)
            int keycode;
            keycode = eventArgs.KeyChar;
            if (keycode == 4)
                _isExitKeyPressed = true;
                return;
        public static void TimerHandler(Object obj, UI.Canvas.TimerEventArgs eventArgs)
            if (_isExitKeyPressed)
                UI.Canvas.Timer timer = (UI.Canvas.Timer)obj;
                timer.Stop();
                _canvas.Exit();
            else
                // Open the first USB host device and read any data sent
                Communication.USBHost usbHost = new Communication.USBHost("/dev/ttyUSB0");
                usbHost.Open();
                if (usbHost.IsOpen)
                    Console.WriteLine("Opened /dev/ttyUSB0 ({0})", usbHost.HIDName);
                    FileStream fileStream = usbHost.GetStream();
                    try
                        int timeout = 0;
                        int i;
                        while (timeout < 5)
                            // Console.WriteLine("Exiting in {0} secs", 10 - timeout);
                            Byte[] bytes = new Byte[256];
                            if ((i = fileStream.Read(bytes, 0, bytes.Length)) > 0)
                                // string data = System.Text.Encoding.ASCII.GetString(bytes, 0, bytes.Length);
                                string data = System.Text.Encoding.ASCII.GetString(bytes, 0, i++);
                                _operatorCodeValue = data;
                                // _operatorCodeValue = _operatorCodeValue + data;
                                _operatorCodeDisplayText.Data = operatorCodeDisplayHeader + _operatorCodeValue.Substring(_operatorCodeValue.Length - 7, 7);
                                int leftCordinate = 40;
                                drawing.Clear();
                                Drawing.Text line1Text = new Drawing.Text();
                                line1Text.Point = new Point(leftCordinate + 30, 40);
                                line1Text.Data = _operatorCodeValue.Substring(_operatorCodeValue.Length - 7, 7);
                                line1Text.Height = 18;
                                line1Text.FontName = "CG Times Bold";
                                drawing += line1Text;
                                drawing.PartialRendering = true;
                                printControl.PrintFeed(drawing, 4);
                            else
                                Thread.Sleep(1000);
                                timeout++;
                    catch (Exception ex)
                        Console.WriteLine("Exception reading /dev/ttyUSB0: {0}", ex.Message);
                // Wait a short while
                Thread.Sleep(1000);
                // Clean up 
               // usbHost.Dispose();
            return;

    Hiya,
     The error is because the app tried to import that driver but it was not found. So, you will need
    to recheck your project setup, provide locations for imports, etc. I am not familar with Intermec Printer.
    The code snippet does not show any information about the DLL import, check there too.
    Hope this helps. :)

  • Error : disp+work.exe in stopped : Could not locate entry in sysdatabases

    SM 3.2 was installed on SQL Server 2000.After trying to start SAP System via SAPMMC I saw that disp+work.exe can't start properly : after 3 seconds green light there appeared grey light. Message server and IGS WatchDog work OK -green light
    Error in SAPMMC Syslog : "DB-Connect Failed, Return Code 000256".
    SQL Server is running.
    The log trans.log after running command "r3trans -d"
    is following:
    Could not locate entry in sysdatabases for database 'SMN'. No entry found with that name. Make sure that the name is entered correctly.
    4 ETW000 147 0.031163
    4 ETW000 [dev trc ,00000] sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'SMN'. No entry found with that name. Make sure that the name is entered correctly.
    4 ETW000 69 0.031232
    4 ETW000 [dev trc ,00000] OpenOledbConnection : Failed to switch to specified database SMN
    How could I solve this problem ?
    Thank You!

    Thank You for helping me
    dev_disp:
    trc file: "dev_disp", trc level: 1, release: "640"
    Fri Apr 28 14:22:48 2006
    kernel runs with dp version 127000(ext=102000) (@(#) DPLIB-INT-VERSION-127000-UC)
    length of sys_adm_ext is 524 bytes
    systemid   560 (PC with Windows NT)
    relno      6400
    patchlevel 0
    patchno    10
    intno      20020600
    make:      multithreaded, Unicode
    pid        2996
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2996) [dpxxdisp.c   1093]
         shared lib "dw_xml.dll" version 10 successfully loaded
         shared lib "dw_xtc.dll" version 10 successfully loaded
         shared lib "dw_stl.dll" version 10 successfully loaded
         shared lib "dw_gui.dll" version 10 successfully loaded
    Fri Apr 28 14:22:52 2006
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3880]
    MtxInit: -2 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: JAVA is not active
    DpShMCreate: sizeof(wp_adm)          10528     (1316)
    DpShMCreate: sizeof(tm_adm)          2506872     (12472)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpShMCreate: sizeof(comm_adm)          290000     (580)
    DpShMCreate: sizeof(vmc_adm)          0     (372)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04320040, size: 2919328)
    DpShMCreate: allocated sys_adm at 04320040
    DpShMCreate: allocated wp_adm at 04321B58
    DpShMCreate: allocated tm_adm_list at 04324478
    DpShMCreate: allocated tm_adm at 043244A0
    DpShMCreate: allocated wp_ca_adm at 04588518
    DpShMCreate: allocated appc_ca_adm at 0458E2D8
    DpShMCreate: allocated comm_adm_list at 04590218
    DpShMCreate: allocated comm_adm at 04590230
    DpShMCreate: allocated vmc_adm_list at 045D6F00
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 045D6F28
    DpShMCreate: allocated wall_adm at 045D6F30
    MBUF state OFF
    Fri Apr 28 14:22:53 2006
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 1132 MB
    <ES> 1131 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 2.6.1 2.6 4.0) [dpxxdisp.c   1455]
    ***LOG Q0K=> DpMsAttach, mscon ( r3demo24) [dpxxdisp.c   9701]
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6400, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1025]
    DpMsgAdmin: Set patchno for this platform to 10
    Release check o.K.
    Fri Apr 28 14:23:33 2006
    ERROR => W0 (pid 3932) died [dpxxdisp.c   12152]
    ERROR => W1 (pid 2680) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => W2 (pid 3336) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => W3 (pid 2072) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => W4 (pid 940) died [dpxxdisp.c   12152]
    ERROR => W5 (pid 900) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => W6 (pid 2592) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => W7 (pid 3420) died [dpxxdisp.c   12152]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    killing W0-3932 (SIGUSR2)
    ERROR => DpWpKill(3932, SIGUSR2) failed [dpxxtool.c   2468]
    killing W1-2680 (SIGUSR2)
    ERROR => DpWpKill(2680, SIGUSR2) failed [dpxxtool.c   2468]
    killing W2-3336 (SIGUSR2)
    ERROR => DpWpKill(3336, SIGUSR2) failed [dpxxtool.c   2468]
    killing W3-2072 (SIGUSR2)
    ERROR => DpWpKill(2072, SIGUSR2) failed [dpxxtool.c   2468]
    killing W4-940 (SIGUSR2)
    ERROR => DpWpKill(940, SIGUSR2) failed [dpxxtool.c   2468]
    killing W5-900 (SIGUSR2)
    ERROR => DpWpKill(900, SIGUSR2) failed [dpxxtool.c   2468]
    killing W6-2592 (SIGUSR2)
    ERROR => DpWpKill(2592, SIGUSR2) failed [dpxxtool.c   2468]
    killing W7-3420 (SIGUSR2)
    ERROR => DpWpKill(3420, SIGUSR2) failed [dpxxtool.c   2468]
    NiWait: sleep (10000 msecs) ...
    NiISelect: timeout 10000 ms
    NiISelect: maximum fd=1649
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Apr 28 14:23:43 2006
    NiISelect: TIMEOUT occured (10000 ms)
    dump system status
    Workprocess Table (long)               Fri Apr 28 11:23:43 2006
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program  Cl  User         Action                    Table
    0 DIA     3932 Ended         no      1   0             0                                                             
    1 DIA     2680 Ended         no      1   0             0                                                             
    2 UPD     3336 Ended         no      1   0             0                                                             
    3 ENQ     2072 Ended         no      1   0             0                                                             
    4 BTC      940 Ended         no      1   0             0                                                             
    5 BTC      900 Ended         no      1   0             0                                                             
    6 SPO     2592 Ended         no      1   0             0                                                             
    7 UP2     3420 Ended         no      1   0             0                                                             
    Dispatcher Queue Statistics               Fri Apr 28 11:23:43 2006
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    3
    2000
    10
    10
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    since last update     total     9,  udp     8 ( 88%),  shm     1 ( 11%)
    Dump of tm_adm structure:               Fri Apr 28 11:23:43 2006
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Fri Apr 28 11:23:43 2006
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000 msecs) ...
    NiISelect: timeout 5000 ms
    NiISelect: maximum fd=1649
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Apr 28 14:23:48 2006
    NiISelect: TIMEOUT occured (5000 ms)
    Shutdown server ...
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes...
    Stop gateway
    killing process (1412) (SOFT_KILL)
    Stop icman
    killing process (532) (SOFT_KILL)
    Terminate gui connections
    [DpProcDied] Process lives  (PID:1412  HANDLE:1620)
    waiting for termination of gateway
    NiWait: sleep (1000 msecs) ...
    NiISelect: timeout 1000 ms
    NiISelect: maximum fd=1649
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Fri Apr 28 14:23:49 2006
    NiISelect: TIMEOUT occured (1000 ms)
    [DpProcDied] Process died  (PID:1412  HANDLE:1620)
    [DpProcDied] Process died  (PID:532  HANDLE:1612)
    DpHalt: cancel all lcom connections
    MPI CancelAll 2 -> 0
    MPI DeleteAll 2 -> 0
    NiIMyHostName: hostname = 'r3demo24'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 163 bytes
    NiBufSend starting
    NiIWrite: write 562, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name          -, type 4, key -
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9927]
    NiBufSend starting
    NiIWrite: write 110, 1 packs, MESG_IO, hdl 3, data complete
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiSelClear: removed hdl 3 from selectset
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/8
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 19)
    MBUF component DOWN
    NiBufClose: clear extensions for hdl 3
    NiBufSetStat: bufstat of hdl 3 changed from OK to OFF
    NiICloseHandle: shutdown and close hdl 3 / socket 1628
    MsIDetach: detach MS-system
    EsCleanup ....
    ***LOG Q05=> DpHalt, DPStop ( 2996) [dpxxdisp.c   8460]
    Good Bye
    <i><u><b>
    dev_ms</b></u></i>
    trc file: "dev_ms", trc level: 1, release: "640"
    [Thr 3872] Fri Apr 28 14:22:47 2006
    [Thr 3872] systemid   560 (PC with Windows NT)
    [Thr 3872] relno      6400
    [Thr 3872] patchlevel 0
    [Thr 3872] patchno    7
    [Thr 3872] intno      20020600
    [Thr 3872] pid        3248
    [Thr 3872] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 3248) [msxxserv.c   1638]
    [Thr 3872] MsHttpInit: full qualified hostname = r3demo24
    [Thr 3872] HTTP logging is switch off
    [Thr 3872] set HTTP state to LISTEN
    [Thr 3872] *** I listen to port sapmsSMN (3601) ***
    [Thr 3872] *** HTTP port 8100 state LISTEN ***
    [Thr 3872] CUSTOMER KEY: >J0370937238<
    [Thr 3872] Fri Apr 28 14:23:49 2006
    [Thr 3872] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from r3demo24_SMN_00 [msxxserv.c   4144]
    [Thr 3872] Fri Apr 28 14:34:09 2006
    [Thr 3872] *** ERROR => MsSCheckConnections: no response from client C1 (163.242.255.14) after 300 secs received [msxxserv.c   2879]
    [Thr 3872] *** ERROR => MsSCheckConnections: disconnect now [163.242.255.14] [msxxserv.c   2883]
    [Thr 3872] Fri Apr 28 15:41:11 2006
    [Thr 3872] MsSExit: received SIGINT (2)
    [Thr 3872] ***LOG Q02=> MsSHalt, MSStop (Msg Server 3248) [msxxserv.c   5189]
    <u><i>dev_w0</i></u>
    trc file: "dev_w0", trc level: 1, release: "640"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Fri Apr 28 14:22:54 2006
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll' ...
    B  Library 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll' loaded
    B  Version of 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll' is "640.00", patchlevel (0.7)
    B  New connection 0 created
    M systemid   560 (PC with Windows NT)
    M relno      6400
    M patchlevel 0
    M patchno    10
    M intno      20020600
    M make:      multithreaded, Unicode
    M pid        3932
    M
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3932) [dpxxdisp.c   1153]
    I  MtxInit: -2 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: JAVA is not active
    M  DpShMCreate: sizeof(wp_adm)          10528     (1316)
    M  DpShMCreate: sizeof(tm_adm)          2506872     (12472)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpShMCreate: sizeof(comm_adm)          290000     (580)
    M  DpShMCreate: sizeof(vmc_adm)          0     (372)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 04320040, size: 2919328)
    M  DpShMCreate: allocated sys_adm at 04320040
    M  DpShMCreate: allocated wp_adm at 04321B58
    M  DpShMCreate: allocated tm_adm_list at 04324478
    M  DpShMCreate: allocated tm_adm at 043244A0
    M  DpShMCreate: allocated wp_ca_adm at 04588518
    M  DpShMCreate: allocated appc_ca_adm at 0458E2D8
    M  DpShMCreate: allocated comm_adm_list at 04590218
    M  DpShMCreate: allocated comm_adm at 04590230
    M  DpShMCreate: allocated vmc_adm_list at 045D6F00
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 045D6F28
    M  DpShMCreate: allocated wall_adm at 045D6F30
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Fri Apr 28 14:22:55 2006
    M  calling db_connect ...
    C  Warning: Env(MSSQL_SERVER) [r3demo24\SMN] <> Prof(dbs/mss/server) [r3demo24\smn]. Profile value will be used.
    C  Warning: Env(MSSQL_DBNAME) [SMN] <> Prof(dbs/mss/dbname) [smn]. Profile value will be used.
    C  Thank You for using the SLOLEDB-interface
    C  Using dynamic link library 'C:\usr\sap\SMN\SYS\exe\run\dbmssslib.dll'
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      7
    C    patchcomment MSSQL: Row handles must all be released (719273)
    C  Local connection used on R3DEMO24 to named instance: np:r3demo24\smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  failed to establish conn to np:r3demo24\smn.
    C  Retrying without protocol specifier: r3demo24\smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  Using Provider SQLOLEDB
    C  ExecuteAndFlush return code: 0x80004005 Stmt: [use smn ]
    C  ExecuteAndFlush: line 5597. hr: 0x80004005 Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  sloledb.cpp [ExecuteAndFlush,line 5597]: Error/Message: (err 911, sev 0), Could not locate entry in sysdatabases for database 'smn'. No entry found with that name. Make sure that the name is entered correctly.
    C  OpenOledbConnection : Failed to switch to specified database smn
    C  failed to establish conn. 0
    B  ***LOG BY2=> sql error 0      performing CON [dbsh#1 @ 1200] [dbsh    1200 ]
    B  ***LOG BY0=> <message text not available> [dbsh#1 @ 1200] [dbsh    1200 ]
    B  ***LOG BY2=> sql error 0      performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> <message text not available> [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1270]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9377]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server r3demo24_SMN_00 on host r3demo24 (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Fri Apr 28 14:22:55 2006
    M  *  RELEASE     640
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        9553
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   728]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  245]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3932) [dpnttool.c   357]
    May be this information coul help
    Thank You a lot!

  • The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    Hi,
    We have an exisiting .NET MVC project which uses crystal reports versions 2008 (dlls of version 12.0.). No we have Crystal Reports 2011 for.NET SDK is installed and I've updated all the crystal related dlls (Enterprise.Framework.dll, CrystalDecisions.Chared, CrystalDecisions.Web ...) to newer version which is 14.0. After this upgrade, when I run application, I am getting the following error:
    The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)]
       System.Reflection.Assembly._nGetModules(Boolean loadIfNotFound, Boolean getResourceModules) +0
       System.Reflection.Assembly.nGetModules(Boolean loadIfNotFound, Boolean getResourceModules) +40
       System.Reflection.Assembly.GetTypes() +28
       System.Web.Mvc.TypeCacheUtil.FilterTypesInAssemblies(IBuildManager buildManager, Predicate`1 predicate) +161
       System.Web.Mvc.TypeCacheUtil.GetFilteredTypesFromAssemblies(String cacheName, Predicate`1 predicate, IBuildManager buildManager) +63
       System.Web.Mvc.ControllerTypeCache.EnsureInitialized(IBuildManager buildManager) +115
       System.Web.Mvc.DefaultControllerFactory.GetControllerTypeWithinNamespaces(RouteBase route, String controllerName, HashSet`1 namespaces) +58
       System.Web.Mvc.DefaultControllerFactory.GetControllerType(RequestContext requestContext, String controllerName) +634
       System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) +58
       System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) +118
       System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) +46
       System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContext httpContext, AsyncCallback callback, Object state) +63
       System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +13
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +8770194
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155
    We have another ASP.Net project, which is working fine after I update older crystal dlls to newer ones. This project is working fine.
    Thanks in advance

    This error I am getting, after I update the "CrystalDesicions.Web.dll" from version 12 to 14.0. Any I dea on this?
    After, I verified with fusin log and ProcessMonitor, they are reporting on this:
    path to BusinessObjects.Licensing.KeyCode.Decoder.dll  is not found. Does this dll is used by CrystalDecisions.Web.dll?
    and I don't have any mixed reference.
    Any help?

  • Reinstallation message: Could not locate Resources file in Configuration folder

    I have new computer. Was running XP on old computer for CS4 Web Premium. Uninstalled from XP. Can't install on new machine with Windows 7. Getting error: Could not locate the Resouirces file in Configuration folder for Dreamweaver (and all other programs in Web Premium). Tried reinstalling  times, no luck. Help please.
    C Shaw

    Do you receive this error message during the install process?  I would recommend reviewing your installation log files.  You can locate steps on how to accomplish this at Troubleshoot installation with install logs | CS3, CS4 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-installation-install-logs-cs3.html.

  • JSP Registry could not locate runtime property file

              At runtime, my JSP is throwing an exception claiming to be not able to find the property
              file. I have found the exact property file in the jar located on the server. I've
              tried extracting it and placing it in different places and adding the file and directory
              to the WebLogic classpath. I'm not sure what else to try.
              Here's the exception:
              Loading from CLASSPATH cat_test4_cat_pkg_Cat_pkgModule.properties
              java.lang.RuntimeException: JSP Registry could not locate runtime property file:
              cat_test4_cat_pkg_Cat_pkgModule.properties
              at java.lang.Throwable.fillInStackTrace(Native Method)
              at java.lang.Throwable.fillInStackTrace(Compiled Code)
              at java.lang.Throwable.<init>(Compiled Code)
              at java.lang.Exception.<init>(Compiled Code)
              Thanks.
              

    When you generate a webapp or use the JSP element wizard , a property file is created for you that contains some startup parameters. This file needs to be available in the classpath. This errors comes up becuase the file is not avalable in the classpath.

  • JnlpErrorResponse[11 Could not locate requested version]

    Hi all,
    Im trying to get jardiff working the version based protol is working fine, using the version.xml files.
    However when I increment the version number ie 1.4->1.5 in the .jnlp file and the version.xml file in my webapp, and run webstart on a client , I get the exception below.
    And the JNLP Download servlet just returns the whole client jar file, not the diff. I am just deleting the old jar file and putting the new file in the webapp, is this wrong, ie shoudl I store the files in /app/1.1/ app/1.2/ so a jar diff can be executed, or do you have to use the __V versioning syntax for jar diff to work???
    Also, is there anywhere to look up info on error messages comming out of the jnlp download servlets, ie error 11??
    Thanks for you time
    Jim
    15:24:39 File directory: E:\Apache Group\Apache Tomcat 4.0\webapps\mypro\app
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/myproClient.jar versionId=1.8 name=myproClient.jar lastModified=Fri Oct 04 15:18:17 GMT+01:00 2002] returnVersionId=1.8]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/connector.jar versionId=1.0 name=connector.jar lastModified=Fri Oct 04 13:59:26 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/myproShared.jar versionId=1.0 name=myproShared.jar lastModified=Fri Oct 04 13:59:26 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/jaas.jar versionId=1.0 name=jaas.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/jms.jar versionId=1.0 name=jms.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/oc4j.jar versionId=1.0 name=oc4j.jar lastModified=Fri Oct 04 13:59:31 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/xmlparserv2.jar versionId=1.0 name=xmlparserv2.jar lastModified=Fri Oct 04 13:59:31 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/j2ee.jar versionId=1.0 name=j2ee.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/jta.jar versionId=1.0 name=jta.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 JnlpResource: JnlpResource[WAR Path: /app/myproClient.jar versionId=1.8 name=myproClient.jar lastModified=Fri Oct 04 15:18:17 GMT+01:00 2002] returnVersionId=1.8]
    2002-10-04 15:24:39 Resource returned: /app/myproClient.jar
    2002-10-04 15:24:39 Generating JarDiff for myproClient.jar 1.7->1.8
    2002-10-04 15:24:39 File directory: E:\Apache Group\Apache Tomcat 4.0\webapps\mypro\app
    2002-10-04 15:24:39 Failed to genereate jardiff
    com.sun.javaws.servlet.DownloadResponse$JnlpErrorResponse[11 Could not locate requested version]
         at com.sun.javaws.servlet.ResourceCatalog.lookupResource(ResourceCatalog.java:119)
         at com.sun.javaws.servlet.JarDiffHandler.generateJarDiff(JarDiffHandler.java:188)
         at com.sun.javaws.servlet.JarDiffHandler.getJarDiffEntry(JarDiffHandler.java:126)
         at com.sun.javaws.servlet.JnlpDownloadServlet.constructResponse(JnlpDownloadServlet.java:183)
         at com.sun.javaws.servlet.JnlpDownloadServlet.handleRequest(JnlpDownloadServlet.java:111)
         at com.sun.javaws.servlet.JnlpDownloadServlet.doGet(JnlpDownloadServlet.java:79)
         at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:313)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:757)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
         at java.lang.Thread.run(Thread.java:484)
    2002-10-04 15:24:39 Failed to generate JarDiff for myproClient.jar 1.7->1.8
    2002-10-04 15:24:39 Request: /mypro/app/myproClient.jar?version-id=1.8&current-version-id=1.7
    2002-10-04 15:24:39 User-Agent: javaws-1.0.1_02/b03
    2002-10-04 15:24:39 DownloadRequest[path=/app/myproClient.jar version=1.8 currentVersionId=1.7 isPlatformRequest=false]
    2002-10-04 15:24:39 Version-based/Extension based lookup
    2002-10-04 15:24:39 JnlpResource: JnlpResource[WAR Path: /app/myproClient.jar versionId=1.8 name=myproClient.jar lastModified=Fri Oct 04 15:18:17 GMT+01:00 2002] returnVersionId=1.8]
    2002-10-04 15:24:39 Resource returned: /app/myproClient.jar

    to use the jardiff protocol, (with the jnlpDownloadServlet) you must provide version based resources named in accordance with:
    http://java.sun.com/products/javawebstart/1.2/docs/downloadservletguide.html#resources.
    ie:
    provide version 1.4 of myProClient.jar as:
    myProClient__V1.4.jar, and version 1.5 as:
    myProClient__V1.5.jar. Then when upgrading from
    1.4 to 1.5 servlet can generate the jardiff, and send only the changes to the client.
    (note client must have allready downloaded jar using version based protocol: myProClient__V1.4.jar as opposed to vasic protocol: myProClient.jar)
    /Dietz

  • Belkin wireless router connected but browser could not find the host server

    my new roommate has a belkin n wireless router connected to a cable modem which functions perfectly on her pc laptop. i am trying to connect my MacBook Pro to the router using her WEP password. this all works fine and my System Preferences/Network/Status shows that AirPort is connected with full strength, but i cannot load any web pages (i have not yet been able to load any pages at all using this router). the page load error reads "Firefox can't find the server at www.cnn.com" and "The browser could not find the host server for the provided address".
    I spoke with Belkin support and they say the router is functioning properly, that is a problem with my mac.
    When I go to Network Diagnostics, the status shows all green and says "This computer's Internet connection appears to be operating normally. Are you sure you want to use Network Diagnostics?
    Could this be a firewall issue? A couple people have suggested that, but I'm not sure how to fix that.
    I have tried rebooting the router and cable modem, rebooting the mac, etc.
    any ideas on what settings i may need to investigate??
    thank you!
    Message was edited by: photoeyeseattle

    photoeyeseattle wrote:
    how do I know if the router has useful DNS servers? i am looking at the settings of the router on the pc that is online.
    Somewhere in the settings of the router should be the DNS servers that it is using. Since the router is offering via DHCP to do DNS translation for your Mac, it must have useful DNS servers listed.
    There are "public" DNS servers. I have no experience with it, but this Web page describes one from Google:
    http://code.google.com/speed/public-dns/
    Supposedly Google has a DNS server at IP addresses 8.8.8.8 and 8.8.4.4 that you might try. Since the DNS server setting on your Mac is grayed out, as a test you might try noting the setting in the "TCP/IP" tab of your AirPort connection item of the Network panel of System Preferences. Then switch from "Using DHCP" to "Manually", fill in the values you just noted, switch to the DNS tab and fill in Google's DNS addresses, and see if things work better.
    do you have any other suggestions of where to seek help???
    Perhaps a Belkin discussion group?

  • Could not locate the service

    hi - I am hoping that someone can help with this.
    I have a new server (2008R2SP1) and Installed SQL 2008R2 SP3 Database and Management tools only.
    All looks like it has installed correctly, however when I try to stop the SQL service from the SQL Server Management Studio I get the Error "Could not locate the Service".
    I can stop the services correctly from both the Services.msc and the SQL Server Configuration Manager.
    I can see that the SQL Server Management Studio uses the command
    "C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\ControlService.exe" -computer <SERVERNAME> -service MSSQLSERVER -stop
    So if I run that command from an elevated Command Prompt I get the same result "Could not locate the Service".
    I have tried reinstalling but to no avail.
    does anyone have experience with this issue?
    Many thanks,
    Alan
    Regards, Alan

    Hi,
    There is no need to start SQL Server service from SSMS. Please do it as you are doing from SQL server configuration manager.
    Are you logged into physical machine or taking remote of SQL Server make sure
    1. You log into machine on which SQL Server is installed  as admin
    2. Right click on SSMS and select run as administrator and then try restarting.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Could not locate target container - with HP3

    We are working to move our zen services from a Netware box to a SLES 10.1 box and I'm having some troubles getting the automatic workstation import to work. We are trying to import to workstations to an OU relative to the users OU. The tree structure is as follows
    O=ORG
    --OU=LOCATION
    --OU=USER
    --OU=WORKSTATION
    The policy is assigned to the server and defined on the Platforms>General tab, I have it set to create the workstations in the user container with the optional path workstation. which has always worked on the netware box.
    Here is the error I am getting on the ZDM server when I try to import the workstation.
    Code:
    Apr 16, 2009 8:23:00 AM Connection opened: /10.100.17.79:1112
    Apr 16, 2009 8:23:00 AM Header = POST /oneNet/wsimport HTTP/1.1
    NovINet: v2.0
    User-Agent: ZenHttp
    Host: zenwsimport:8039
    Content-Length: 272
    Connection: Keep-Alive
    Apr 16, 2009 8:23:00 AM contentLength = 272
    Apr 16, 2009 8:23:00 AM bytesRead=272 byteCount=272
    Apr 16, 2009 8:23:00 AM Content is UTF-16LE encoded.
    Apr 16, 2009 8:23:00 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
    <find_ws>
    <tree>EACSTREE</tree>
    <dn>EAST-DD33C7698F.Workstation.CDV.eacs</dn>
    </find_ws>
    Apr 16, 2009 8:23:00 AM OS = <linux>
    Apr 16, 2009 8:23:00 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
    Apr 16, 2009 8:23:03 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
    Apr 16, 2009 8:23:04 AM ENTER getLdapDN - EAST-DD33C7698F.Workstation.CDV.eacs
    Apr 16, 2009 8:23:04 AM ENTER doContainerSearch - Workstation,CDV,eacs
    Apr 16, 2009 8:23:04 AM "eacs" is not typed.
    Apr 16, 2009 8:23:04 AM "eacs" is not cached.
    Apr 16, 2009 8:23:04 AM searchContainer =
    Apr 16, 2009 8:23:04 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
    Apr 16, 2009 8:23:04 AM Could not find container workstation,cdv,eacs
    Apr 16, 2009 8:23:04 AM EXIT getLdapDN - cn=EAST-DD33C7698F,workstation,cdv,eacs
    Apr 16, 2009 8:23:04 AM Could not find workstation: cn=EAST-DD33C7698F,workstation,cdv,eacs
    Apr 16, 2009 8:23:04 AM Connection closed: /10.100.17.79:1112
    Apr 16, 2009 8:23:04 AM Connection opened: /10.100.17.79:1113
    Apr 16, 2009 8:23:04 AM Header = POST /oneNet/wsimport HTTP/1.1
    NovINet: v2.0
    User-Agent: ZenHttp
    Host: zenwsimport:8039
    Content-Length: 944
    Connection: Keep-Alive
    Apr 16, 2009 8:23:04 AM contentLength = 944
    Apr 16, 2009 8:23:04 AM bytesRead=944 byteCount=944
    Apr 16, 2009 8:23:04 AM Content is UTF-16LE encoded.
    Apr 16, 2009 8:23:04 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
    <new_ws>
    <computer>EAST-DD33C7698F</computer>
    <cpu>PENTIUM PRO</cpu>
    <dns>EAST-DD33C7698F.eacs.k12.in.us</dns>
    <subnet_mask>255.255.240.0</subnet_mask>
    <ip>10.100.17.79</ip>
    <ipx></ipx>
    <mac>00:0C:29:EB:03:74</mac>
    <os>WINXP (5.1 Service Pack 3)</os>
    <server>FS02</server>
    <user_dn>cdvteacher.Teacher.CDV.eacs</user_dn>
    <login_count>11</login_count>
    <auditing_version>7.0.1.0</auditing_version>
    </new_ws>
    Apr 16, 2009 8:23:04 AM OS = <linux>
    Apr 16, 2009 8:23:04 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
    Apr 16, 2009 8:23:07 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
    Apr 16, 2009 8:23:07 AM Version = ZfD4
    Apr 16, 2009 8:23:07 AM User name = cdvteacher
    Apr 16, 2009 8:23:07 AM IPX address =
    Apr 16, 2009 8:23:07 AM IP address = 10.100.17.79
    Apr 16, 2009 8:23:07 AM Subnet mask = 255.255.240.0
    Apr 16, 2009 8:23:07 AM DNS name = EAST-DD33C7698F.eacs.k12.in.us
    Apr 16, 2009 8:23:07 AM Computer name = EAST-DD33C7698F
    Apr 16, 2009 8:23:07 AM Server name = FS02
    Apr 16, 2009 8:23:07 AM OS = WINXP (5.1 Service Pack 3)
    Apr 16, 2009 8:23:07 AM CPU = PENTIUM PRO
    Apr 16, 2009 8:23:07 AM MAC address = 00:0C:29:EB:03:74
    Apr 16, 2009 8:23:07 AM Tree =
    Apr 16, 2009 8:23:07 AM Tree =
    Apr 16, 2009 8:23:07 AM User context = Teacher,CDV,eacs
    Apr 16, 2009 8:23:07 AM Login count = 11
    Apr 16, 2009 8:23:07 AM ENTER doContainerSearch - workstation,CDV,eacs
    Apr 16, 2009 8:23:07 AM "eacs" is not typed.
    Apr 16, 2009 8:23:07 AM "eacs" is not cached.
    Apr 16, 2009 8:23:07 AM searchContainer =
    Apr 16, 2009 8:23:07 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
    Apr 16, 2009 8:23:07 AM Could not find container workstation,cdv,eacs
    Apr 16, 2009 8:23:07 AM Could not locate the target container.
    Apr 16, 2009 8:23:07 AM Connection closed: /10.100.17.79:1113
    When I switch to using a specific selected container, the workstation will import without any problems. I have deleted and recreated the policy, so I know that is not an issue. It looks like the problems is that the server is not recognizing that EACS is our "O" and consequently cannot figure out what context the rest of the container should be in - I am guessing based on the two "'eacs' is not typed" and "'eacs' is not cached" entries in the log.
    I have tried switching my specified container from a trailing period to a trailing comma, and several different combinations of periods and commas just to try to fix things to no avail. I upgraded all of the Zen components on the server from HP2 to HP3 except the imaging stuff, and it did not help the problem.
    Any help you can offer is appreciated!
    Aaron

    Hey Aaron,
    Was just wondering if you've found resolution to this issue.
    We've been experiencing it for about a year now and just resorted to explicitly defining where we want the workstations to import to, rather than using a relative path.
    Thanks!
    Chris
    Originally Posted by ahilton
    We are working to move our zen services from a Netware box to a SLES 10.1 box and I'm having some troubles getting the automatic workstation import to work. We are trying to import to workstations to an OU relative to the users OU. The tree structure is as follows
    O=ORG
    --OU=LOCATION
    --OU=USER
    --OU=WORKSTATION
    The policy is assigned to the server and defined on the Platforms>General tab, I have it set to create the workstations in the user container with the optional path workstation. which has always worked on the netware box.
    Here is the error I am getting on the ZDM server when I try to import the workstation.
    Code:
    Apr 16, 2009 8:23:00 AM Connection opened: /10.100.17.79:1112
    Apr 16, 2009 8:23:00 AM Header = POST /oneNet/wsimport HTTP/1.1
    NovINet: v2.0
    User-Agent: ZenHttp
    Host: zenwsimport:8039
    Content-Length: 272
    Connection: Keep-Alive
    Apr 16, 2009 8:23:00 AM contentLength = 272
    Apr 16, 2009 8:23:00 AM bytesRead=272 byteCount=272
    Apr 16, 2009 8:23:00 AM Content is UTF-16LE encoded.
    Apr 16, 2009 8:23:00 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
    <find_ws>
    <tree>EACSTREE</tree>
    <dn>EAST-DD33C7698F.Workstation.CDV.eacs</dn>
    </find_ws>
    Apr 16, 2009 8:23:00 AM OS = <linux>
    Apr 16, 2009 8:23:00 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
    Apr 16, 2009 8:23:03 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
    Apr 16, 2009 8:23:04 AM ENTER getLdapDN - EAST-DD33C7698F.Workstation.CDV.eacs
    Apr 16, 2009 8:23:04 AM ENTER doContainerSearch - Workstation,CDV,eacs
    Apr 16, 2009 8:23:04 AM "eacs" is not typed.
    Apr 16, 2009 8:23:04 AM "eacs" is not cached.
    Apr 16, 2009 8:23:04 AM searchContainer =
    Apr 16, 2009 8:23:04 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
    Apr 16, 2009 8:23:04 AM Could not find container workstation,cdv,eacs
    Apr 16, 2009 8:23:04 AM EXIT getLdapDN - cn=EAST-DD33C7698F,workstation,cdv,eacs
    Apr 16, 2009 8:23:04 AM Could not find workstation: cn=EAST-DD33C7698F,workstation,cdv,eacs
    Apr 16, 2009 8:23:04 AM Connection closed: /10.100.17.79:1112
    Apr 16, 2009 8:23:04 AM Connection opened: /10.100.17.79:1113
    Apr 16, 2009 8:23:04 AM Header = POST /oneNet/wsimport HTTP/1.1
    NovINet: v2.0
    User-Agent: ZenHttp
    Host: zenwsimport:8039
    Content-Length: 944
    Connection: Keep-Alive
    Apr 16, 2009 8:23:04 AM contentLength = 944
    Apr 16, 2009 8:23:04 AM bytesRead=944 byteCount=944
    Apr 16, 2009 8:23:04 AM Content is UTF-16LE encoded.
    Apr 16, 2009 8:23:04 AM request = <?xml version="1.0" encoding="UTF-16LE"?>
    <new_ws>
    <computer>EAST-DD33C7698F</computer>
    <cpu>PENTIUM PRO</cpu>
    <dns>EAST-DD33C7698F.eacs.k12.in.us</dns>
    <subnet_mask>255.255.240.0</subnet_mask>
    <ip>10.100.17.79</ip>
    <ipx></ipx>
    <mac>00:0C:29:EB:03:74</mac>
    <os>WINXP (5.1 Service Pack 3)</os>
    <server>FS02</server>
    <user_dn>cdvteacher.Teacher.CDV.eacs</user_dn>
    <login_count>11</login_count>
    <auditing_version>7.0.1.0</auditing_version>
    </new_ws>
    Apr 16, 2009 8:23:04 AM OS = <linux>
    Apr 16, 2009 8:23:04 AM FindImport Policy serverDN = CN=hal.OU=core.O=eacs
    Apr 16, 2009 8:23:07 AM cn=HAL ZfD Package:General:Workstation Import,ou=core,o=eacs
    Apr 16, 2009 8:23:07 AM Version = ZfD4
    Apr 16, 2009 8:23:07 AM User name = cdvteacher
    Apr 16, 2009 8:23:07 AM IPX address =
    Apr 16, 2009 8:23:07 AM IP address = 10.100.17.79
    Apr 16, 2009 8:23:07 AM Subnet mask = 255.255.240.0
    Apr 16, 2009 8:23:07 AM DNS name = EAST-DD33C7698F.eacs.k12.in.us
    Apr 16, 2009 8:23:07 AM Computer name = EAST-DD33C7698F
    Apr 16, 2009 8:23:07 AM Server name = FS02
    Apr 16, 2009 8:23:07 AM OS = WINXP (5.1 Service Pack 3)
    Apr 16, 2009 8:23:07 AM CPU = PENTIUM PRO
    Apr 16, 2009 8:23:07 AM MAC address = 00:0C:29:EB:03:74
    Apr 16, 2009 8:23:07 AM Tree =
    Apr 16, 2009 8:23:07 AM Tree =
    Apr 16, 2009 8:23:07 AM User context = Teacher,CDV,eacs
    Apr 16, 2009 8:23:07 AM Login count = 11
    Apr 16, 2009 8:23:07 AM ENTER doContainerSearch - workstation,CDV,eacs
    Apr 16, 2009 8:23:07 AM "eacs" is not typed.
    Apr 16, 2009 8:23:07 AM "eacs" is not cached.
    Apr 16, 2009 8:23:07 AM searchContainer =
    Apr 16, 2009 8:23:07 AM filter = (&(name=eacs)(|(objectclass=Org*)(objectclass=Loc*)(objectclass=Coun*)(objectclass=St*)))
    Apr 16, 2009 8:23:07 AM Could not find container workstation,cdv,eacs
    Apr 16, 2009 8:23:07 AM Could not locate the target container.
    Apr 16, 2009 8:23:07 AM Connection closed: /10.100.17.79:1113
    When I switch to using a specific selected container, the workstation will import without any problems. I have deleted and recreated the policy, so I know that is not an issue. It looks like the problems is that the server is not recognizing that EACS is our "O" and consequently cannot figure out what context the rest of the container should be in - I am guessing based on the two "'eacs' is not typed" and "'eacs' is not cached" entries in the log.
    I have tried switching my specified container from a trailing period to a trailing comma, and several different combinations of periods and commas just to try to fix things to no avail. I upgraded all of the Zen components on the server from HP2 to HP3 except the imaging stuff, and it did not help the problem.
    Any help you can offer is appreciated!
    Aaron

  • System.DllNotFoundException: Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

    Hi,
    I have a asp.net web application running on windows server 2008 with oracle server 10g installed.
    now we are planning to run application on another server with same server as database server. but when the deployed on new server the login page comes up and after login System.DllNotFoundException: Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) exception is thrown. any help would highly be appreciated.

    Did you run the ODAC installer, OUI or xcopy, or did you just copy over Oracle.DataAccess.dll to the new machine? If the latter, then you need to run the installer to put in all the necessary Oracle DLLs ODP.NET references.

Maybe you are looking for

  • How to read user - logon language (Urgent)

    Hi All, I have written the below code to display the language in english if it exists if not in french & so on, but i would like to know how i can read the language in which the user has logged on & use that as the first criteria. Eg: S_SPRAS = User

  • User after the save of customer Master

    Hi, I am working on the SAP 4.6C. I am creating the customers in the XD01. I would like to trigger an exit after the save of the customer Doc to create hierarchy. This is required as the FM to create the hierarchy needs the customer number. Could any

  • How to open a frame in maximize by default

    I have made an application, now I want to open the first frame in the maximize mode(windows). Please help me. Thanks

  • Mailto

    Hello, I kicked this one around in another forum but it is still an issue for me. mailto using a URL button dows not work well, because the url button insists upon opening a browser window before firing up the local email tool. Could we please have a

  • I am unable to sign in to apple tv.

    I am unable to sign in to apple tv. I am using the correct ID and password for sure because it's the same one that I needed to register for this forum as well as to access iTunes. All which of which I have been allowed to do. So why does my Apple TV