Addon disconnected in some clients

Hi All,
I had developed an addon that worked fine for about 2 years. Now I have upgraded to SAP 8.81 PL8 and in some clients it stops working (disconnected) when it is triggered. In others clients it's working fine. As a remedy I reinstalled specific client
Any idea?
Vangelis

Hi Vangelis,
Because your add-on is developed under the old DI, you need to recompile it under new DI to make sure it work under new B1 system.
Thanks,
Gordon

Similar Messages

  • Addon disconnected while retrieving huge data using orecordset on client

    Hi,
    My addon is using orecordset to retrieve about 11000 records on client pc and the addon disconnected while processing half way. When I trace the error, it seems like when the server fetches the records back to client pc, the addon disconnected. However, it's run perfectly on the server.
    This addon has another function that fetches a small records using orecordset and it's working fine on the client pc.
    Is there a limitation of using orecordset to fetch huge volume of data?
    Appreciate if anyone could help.
    Regards,
    Cherine

    Hi,
    My sdk is used to do GL Consolidation. What it does is to extract journal entries from other company and do some calculation and store the data in UDT. This sdk is installed on the holding company. I use ocompany.connect to connect to other company and once it is connected I will execute a query to extract the journal entries from this company back to my holding company and store the data in UDT.
    The addon stop half way while retrieving journal entries due to large volume of data.
    The connection to other company is as below:-
    With oSubCompany
            .Server = oCompany.Server
            .CompanyDB = DbName
            .UseTrusted = False
            .UserName = Login
            .Password = Password
            .DbUserName = DBLogin
            .DbPassword = DBPwd
            If SQLVer = "MSSQL2005" Then
                 .DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2005
            Else
                 .DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL
            End If
            If .Connect <> 0 Then
               .GetLastError(ErrCode, ErrMsg)
                Throw New ApplicationException("Failed to connect to Source Company: " )
            End If
    End With
    The query is as below:-
    select j.transid, j.transtype, j1.baseref, j.memo, j.refdate, j.number, n1.seriesname, j1.line_id, j1.account, j1.debit, j1.credit, j1.profitcode, a.acctname, a.formatcode, a.u_acquisition,
    Replace((Case When a.U_ConsolAcct = '*' Then a.FormatCode Else a.U_ConsolAcct End),'-','') As 'ConsolAcct', (Case When a.groupmask < 4 Then 'BS' Else 'PL' End) As 'AcctTyp'
    from OJDT j left join JDT1 j1 on j.transid = j1.transid
    left join nnm1 n1 on n1.objectcode = 30 and n1.series = j.series
    left join oact a on a.acctcode = j1.account
    where j.refdate >= oSubRecordset1.Fields.Item("f_refdate").Value
    and j.refdate <= oSubRecordset1.Fields.Item("t_refdate").Value
    and isnull(a.u_acquisition,'') <> 'Y'"
    oSubRecordset.DoQuery(sQuery)
    I just wander whether is it disconnected due to the connection to other company got disconnected or oRecordset disconnected after sometimes.
    For 2005A SP20, do we still use com object? How and where to set the time out value?
    Regards,
    Cherine

  • Duplicated IP error on some clients

    Hello,  Dear All.
    We have typical deployment with WLC550x (7.0.116.0) and 16 APs (AIR-LAP1242G-E-K9) placed on same site. WLC connected to 3560 (with LAG , and dhcp relay)  , and all wireless clients( Motorolla MC3100 handled PC ) work with same WPA2-PSK SSID. All APs configured as HREAP group and SSID has local switching and auth settings. DHCP server for clients work on Windows 2008r2 failover cluster, APs give addresses from WLC builtin server.
    Almost all works great.  But sometimes some clients go insane . After wake up,  they show duplicate IP error and wont connect to nework.  On DHCP server  this IP shown as leased to client mac(without any errors and so).
    Client reboot wont resolve this issue.
    After reboot client try another dhcp address (after marking dchp decline message) but also without luck, with same error and another IP.
    All this looks like client side problem . But when i try debug arp on root switch 3560  i get following situation.
    After client wake-up
    *Apr 10 18:44:32.773: IP ARP: rcvd req src 10.116.51.59 0023.68cb.a8fc, dst 10.116.51.59 Vlan51
    *Apr 10 18:44:32.782: IP ARP: rcvd req src 10.116.51.59 0023.68cb.a812, dst 10.116.51.59 Vlan51
    After reboot
    *Apr 10 19:16:40.123: IP ARP: rcvd req src 10.116.51.24 0023.68cb.a8fc, dst 10.116.51.24 Vlan51
    *Apr 10 19:16:40.131: IP ARP: rcvd req src 10.116.51.24 0023.68c9.a29b, dst 10.116.51.24 Vlan51
    *Apr 10 19:16:40.459: IP ARP: rcvd req src 10.116.51.27 0023.68cb.a8fc, dst 10.116.51.27 Vlan51
    *Apr 10 19:16:40.467: IP ARP: rcvd req src 10.116.51.27 0023.68cb.a9b6, dst 10.116.51.27 Vlan51
    Where  0023.68cb.a8fc problem clent mac and   0023.68cb.a812,
    0023.68cb.a9b6, 0023.68c9.a29b    - another full working clients  MACs(with another ip address).
    Looks like another client (or ??  ap or controller) send ARP reqest with same IP right after problem client. How this possible ?
    I'll be
    appreciate for any opinions
    and comments!

    Why you think so ?
    Reboot of controller resolve problem for some time.
    Clients work flawlessly when controller disconnected from network and APs in H-REAP mode. Also same clients (handles PC models) works  in online mode with wlc 4400 without problems.
    There are two difference in this deployment:
    1. wlc 5500 and 7.0 major release
    2. APs in  H-REAP mode and WLAN configured as localy switched
    From my point of view problem related with controller  incorrect  behavior(or I think so).
    Process of obtaining  ip addresses interrupted by  controller   for some unclear  reasons.
    1.Client obtain IP address from DHCP without problem(via dhcp relay on 3750)
    2. Client check that no one use it by sending  ARP request "ARP Who has address (leased from DHCP address here)"
    3. No response mean that address free.
    4. Controller interrupt process. By sending ARP resposne  "ARP  (leased from DHCP address here) used by (MAC of one of  client what used it in past)   "
    5. After this client show duplicated ip error.
    6. Controller log message
    %APF-4-REGISTER_IPADD_ON_MSCB_FAILED:apf_foreignap.c:1504 Could not Register IP Add on MSCB. Identity theft alert for IP address. Address:00:23:68:cb:a9:87
    I think this mean controller failed to update some internal table  with new ip-mac pair and prevent client work.
    But how disable such controller behavior I dont know.
    I disabled controller DHCP proxy , I disabled client ip learning in WLAN settings , I disabled any exclusion policies.

  • WRT400N - issues with brief disconnects and DHCP client table

    Hello,
    I recently bought a WRT400N to replace my (seemingly) dead WRT54GS. It worked great out of the box, and setup was quick and intuitive, just like my previous router. It came with firmware version 1.0.10 B19.
    I'm having two problems. First, while playing some online games, I'm getting brief disconnects every 2-3 minutes. It's usually just enough to make the screen studder (I'll get a "Connection Interrupted" message for a split second), and then it goes away. It's happening often enough where it's causing issues, though. My computer is connected directly to the router via CAT 6, and the only component that has changed since the issue started is  the router itself. To add confusion to the problem, when I do a tracert to something like Google, most of the hops come back fine, but I'm noticing it takes 4-5 seconds before it lists an IP address for any given hop, UNLESS a domain name is specified. The actual columns with the latency numbers are filled in quickly, but the IP address itself at the end of the line hangs for a minute. For example, the  final hop, "12    22 ms    24 ms    23 ms  od-in-f104.google.com [64.233.161.104]" is displayed instantly, but any hops along the way that just show an IP address, such as "11    27 ms    26 ms    25 ms  216.239.48.190" have a long pause before the IP address (bold) is displayed. Normally I would think it's a problem with the routers along the way, but the delay even happens before it displays the hop to my router's IP - 192.168.1.1. Very weird. I wasn't sure if these issues were related.
    The second problem is the DHCP client table in the router's web administration utility. On my old router, the DHCP client table always displayed all computers that were connected to the router (DHCP set to auto). With the WRT400N, I'm noticing only a few of the machines are actually showing up. They're all being assigned IPs without any issues, and they're all able to connect; they're just not showing up in the table. I often check the client table to see who's connected or grab a MAC address when I need to mess with QoS or access restriction, so the fact that some clients are missing is a bit annoying. The old router didn't have this issue.
    Thank you. 

    As you are facing this problem with the Wired Computer, then i think you need to change some settings on your Router. Once you login to the Router GUI, below the Setup tab you will find MTU, which will be set to AUTO,So change it to Manual and change the Size from 1500 to 1365 and click on Save Settings. Once you are done, now try to play the Games and check if you are facing the same problem or not.
    If still you face the same problem, then i think you need to Re-Flash the firmware on you Router.. Go to website linksysbycisco.com/downloads .........insert model no of your router in serach tab......select proper version of your router........download the firmware file......save that file on desktop..
    Follow these steps to upgrade the firmware on the device : -
    Open an Internet Explorer browser page on a computer hard wired to the router...
    In the address bar type - 192.168.1.1...Leave the Username blank & in Password use admin in lower case...
    Click on the 'Administration' tab- Then click on the 'Firmware Upgrade' sub tab- Here click on 'Browse' and browse the .bin firmware file and click on "Upgrade"...
    Wait for few seconds until it shows that "Upgrade is successful"  After the firmware upgrade, click on "Reboot" and you will be returned back to the same page OR it will say "Page cannot be displayed".
    Now reset your router :
    Press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your router, wait for 30 seconds and re-connect the power cable...Now re-configure your router...

  • The object invoked has disconnected from its clients

    Hi
    I decided to take the plunge and update our server and take it up to SP1
    I updated it at weekend and it all seemed fine.
    I could log in and it all seemed wonderful, and I breathed a sigh of relief. Yes.
    Err NO...
    Come in this morning and I cannot remotely log in.
    I go locally to the machine and try to login but get this message "The object invoked has disconnected from its clients"
    I wondered if anyone has encountered this error and managed to fix it?
    Thanks.

    Hi,
    Thanks for your posting in Windows Server Forum.
    Can you able to login successfully after this error occurs?
    Did you try to take the console of server?
    Please try to find out the logs to see if there is any detailed error message during this issue. Also please try to login with admin account and check the result. If this can’t solve, you can try to start with safe boot mode and login into the server and try
    to find some logs related to the issue.
    Hope it helps!
    Thanks,
    Dharmesh

  • Report in PDF format and email it to some clients, using  Database Trigger

    Hi
    Is it possible to run a report in PDF format ad email it to some clients after a specific event through Database Trigger. For example whenever a client makes an entry into order entry table (through entry form), a trigger should execute on Orders table, this trigger should execute or generate a PDF formatted report and finally mail it to Sales team?
    I have
    ORAS 10g(10.1.2.0.2)
    utl_mail configured.

    In Reportsconfig.properties file the http port is 7778,
    now the output is like this...
    SQL> /
    * WELCOME TO EVENT-BASED-REPORTING API *
    * API-Version : 9i *
    * (C) Oracle Corporation, 2000 - 2002 *
    * Debugging turned ON **************************
    *** Length of Paramlist : 1
    OK : Parameter added : GATEWAY=http://myserver.com:7778/reports/rwservlet
    *** Length of Paramlist : 2
    OK : Parameter added : SERVER=rep_myserver_oracleas2
    *** Length of Paramlist : 3
    OK : Parameter added : REPORT=D:\Reports\emp.rdf
    *** Length of Paramlist : 4
    OK : Parameter added : USERID=abc/xyz@mydb
    *** Length of Paramlist : 5
    OK : Parameter added : DESTYPE=mail
    *** Length of Paramlist : 6
    OK : Parameter added : DESFORMAT=PDF
    *** Length of Paramlist : 7
    OK : Parameter added : [email protected]
    Starting run_report: building url
    *** Building URL (RUN_REPORT)
    OK : URL built :
    http://myserver.com:7778/reports/rwservlet?SERVER=rep_myserver_oracleas2&REPO
    RT=D%3A%CReports%5Cemp.rdf&USERID=abc%2Fxyz%40mydb&DESTYPE=mail&D
    ESFORMAT=PDF&DESNAME=khan.emran84%40gmail.com&statusformat=xml
    *** Submitting HTTP Request
    *** using URL
    :http://myserver.com:7778/reports/rwservlet?SERVER=rep_myserver_oracleas2&REP
    ORT=D%3A%5CReports%5Cemp.rdf&USERID=abc%2Fxyz%40mydb&DESTYPE=mail&
    DESFORMAT=PDF&DESNAME=khan.emran84%40gmail.com&statusformat=xml
    OK : Request submitted - Return stream : <?xml version = '1.0' encoding =
    'ISO-8859-1' standalone = 'yes'?>
    <serverQueues>
    <error code="50159"
    component="REP" message="Executed successfully but there were some errors when
    distribute the output"/>
    <
    OK : Request submitted - Length of stream : 229
    *** XML-Parsed - Following Structure discovered :
    *** Checking elements!
    serverQueues ()
    *** Checking attributes!
    error
    *** Checking attributes!
    __code = 50159
    __component = REP
    __message = Executed successfully but there were some errors when distribute the
    output
    *** Finished Parsing XML
    Getting value for element: job
    Getting value for element: error
    *** Requesting value for Attribute error.component [REP]
    Getting value for element: error
    *** Requesting value for Attribute error.code [50159]
    Getting value for element: error
    *** Requesting value for Attribute error.message [Executed successfully but    
    there were some errors when distribute the output]
    REP-50159:Executed successfully but there were some errors when distribute the
    output
    declare
    ERROR at line 1:
    ORA-20999:
    ORA-06512: at "NRSP.SRW", line 264
    ORA-06512: at "NRSP.SRW", line 799
    ORA-06512: at line 15

  • Group Policy not work in some client machine.

    Hello All,
    Existing environment is AD 2012. gpupdate /force command does not working in some client machine. And it's occur randomly. Error shown about 15-20% of client machine. Please suggest. Hopefully this time get reply from community.
    The Error:
    User policy could not be updated successfully. The following errors were encount
    ered:
    The processing of Group Policy failed. Windows attempted to read the file \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini from a domain controller and was not successful. Group Policy set
    tings may not be applied until this event is resolved. This issue may be transie
    nt and could be caused by one or more of the following:
    a) Name Resolution/Network Connectivity to the current domain controller.
    b) File Replication Service Latency (a file created on another domain controller
     has not replicated to the current domain controller).
    c) The Distributed File System (DFS) client has been disabled.
    Computer policy could not be updated successfully. The following errors were enc
    ountered:
    The processing of Group Policy failed. Windows attempted to read the file \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini from a domain controller and was not successful. Group Policy set
    tings may not be applied until this event is resolved. This issue may be transie
    nt and could be caused by one or more of the following:
    a) Name Resolution/Network Connectivity to the current domain controller.

    Thanks for your reply. basically this error occurs with in same location as well as branch location. i have check event log in AD but not got any specific error. AD health status is ok. AD to AD synchronization also working well. All the client machine running
    on windows 7 64 bit and few of them are windows 8. 
    Please suggest. if you need any event log for analysis i can send you.
    Thanks
    I recommend you examine the event logs upon an affected client machine. Specifically, look for the surrounding events on that machine (both System, and Application logs), for the hours previous and the hour after.
    The time period may vary according to your environment (e.g. what is expected/normal for your environment, your configured GP refresh cycle-time).
    e.g., are there network drops, or power drops, or system crashes, restarts at the similar time.
    if it's a laptop, is it wireless? Was there a transition from wireless to wired operation?
    Is there VPN in use?
    If you are able to compare with another machine (I would encourage that), to understand what "normal" looks like in the logs, so that you have some kind of baseline data for comparison.
    Other checks, maybe confirm that the machines are updating as required (have the relevant WindowsUpdates etc), and consider if some security/protection/firewall software might be interfering with normal Windows operations.
    Also the potential for malware or virus, which can disturb many basic services (ensure a scan is performed and returns clean).
    If you have the opportunity for an affected user to contact you urgently when the symptom occurs, check that the gpt.ini file is accessible from their PC.
    e.g.: \\example.net\sysvol\example.net\Policies\{31B2F340-016D-11D2-945F-00C04FB
    984F9}\gpt.ini
    This file is hosted within the replicated SYSVOL share on your DC's, so check that it is accessible.
    You might also validate the particular GPO this refers to, and check each of your DC's holds the correct copy of the files for that GPO GUID.
    If you open that GPO, and perform a minor change to it (e.g. add a comment), then click Apply, OK, this should cause the GPO contents to replicate an updated version (be cautious, depending upon the nature of that GPO !!!)
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • SCCM/WSUS 2007 01-2015 Bulletin Patching issue. Some clients patch just fine, some will not download the content.

    Bit new to the admin side, so please excuse some ignorance.
    We have approx 6000 end points.  We setup this months patches and a couple out of cycle ones we noticed.  We are getting a TON of clients that will not patch.  They are getting the defintions but when we attempt to run the advertised
    patches they fail approx 10 seconds later.  However, some servers on the same boundry will patch just fine.  We get the error message in the logs that when the client was told to download the content from the DP, it spits out error that content does
    not exist.  The DPs we believe are having the issues are MPs as well sitting in DMZ.  We have 2 sites configured basically the same, both DP/MPs in DMZ are the ones having the issues.  We have confirmed clients are able to connect anon to the
    DP/MP.  But again, some clients are patching just fine.
    UpdatesDeployment.log has the following warning listed 7 times.
    Not refreshing update presence state as error CI Info status received
    But yet does see that it needs 7 patches.
    EnumerateUpdates for action (UpdateActionInstall) - Total visible updates = 7
    No other logs show any errors on the clients.  I have confirmed the content is avalible on the DP/MP it is reporting too. Obviously though since other clients sitting right next to them work still.
    Any ideas?  Trying to avoid working all weekend.  Thank you!

    We checked every single log on every MP, DP, SS and many clients.  For unknown reasons, deleteing and rebuilding the Jan update list did the trick.

  • After ApplyMRD  Report Rows on some clients are not refreshed

    hi all,
    i've come across an issue regearding mr delete on some clients using ie for acess to an apex application.
    a report displays a number of rows of a single table.
    the user is able to check some rows.
    a special button branches to an url "javascript:confirmDelete(htmldb_delete_message,'MULTI_ROW_DELETE');"a standard mrd process, using table pk, deletes the checked rows.
    most of the clients work fine.
    on some clients the deleted rows still appear in the report. the shown data will not be refreshed untill user logs out and logs in to the application.
    i double checked that the rows are physically deleted from the table.
    any idea if this is an ms ie issue and whch option has to be changed?
    and no, customer can't switch to ff because of administrative policy.
    regards peter

    That could happen if region or page caching is enabled. If yes, disable it by setting it to never.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • Some clients are not receiving my mail attachments.

    Some clients are not receiving my mail attachments. Other recipients of the same email DO receive these attachments. It doesn't matter whether it is a jpg, pdf, doc, or other. Sending from gmail or entourage works, only sending from apple mail is a problem.  This has been an ongoing problem for me in Lion and Snow Leopard. I'm new to this forum, so not sure I'm posting in the right area, but I've searched for an answer and can't find anything. Do I need a plug-in or something?  I like my apple mail and don't want to switch, but this is a real problem for me.  Help, please!

    We have the same problem in Snow Leopard, so the problem isn't new. I've been researching this for a while now. Based on what I've read in a whole load of discussions it seems it's an issue in the way Outlook reads the e-mails send by Apple Mail. I've no idea of the technicalities of this but one obvious difference is that Mail's default formatting is Rich Text and Outlook's is HTML, but what do I know.
    We've done variuos test with our PC based clients but with no success: Send as Icon; Window's friendly attachement; Mail Attachement Iconiser, etc. Nothing gets rid of the problem entirely. We're a Mac based Public Relations agency and we send image to the media all of the time...and we have no guarantees that they are getting through.
    It's frustrating that Mail doesn't have an option, as it does for plain text, to send in an outlook friendly way. To me it's a huge problem and if Apple isn't going to sort it, given that Outlook is the choice of Enterprise and 95% of our clients, then we're going to have to spend thousands and switch to Outlook. Apple have gone to great pains to promote cross-compatibility with PC's and perhaps this is one little example of where they could try harder.
    Mail has not had much obvious love and attention for a while and if there's an Apple employee looking in on this thread, perhaps it's time to love it up, give it a few more bells and whistles (without over-complicating of course) and make it sing with Outlook.
    My last attenpt is to try Thunderbird as a default mail client; I'm told it doesn't suffer from the same PC compatibility issues.

  • Custom Control Doesn't Load On Some Clients

    I have a LightSwitch application developed in Visual Studio 2012 that has been in production for several years without any major issues. The application has a custom control that has been included in the app from the very beginning. The app uses Silverlight
    5.
    I recently made a change and re-deployed the application to the server. This is not the first change deployed since the app was released. The custom control no longer renders when running the app on some clients. Not all clients are affected.
    This is only a problem when running the app from the production server. When I run the app from the development server, the custom control renders without any issues on all clients.
    When the app runs from the production server, I get the following in place of the custom control:
    How do I get the control to render when running the app from the production server?
    Thank you,
    Jack Helfrich

    I recently updated to io6 and ran into FB notification not sounding. So I decided to do a backup like I have done many of times. Well doing this all my custom tones went by by...Never changing anything in itunes. They worked fine up until I restored. I did all the trouble shooting steps like normal for my custom tones. Re-synched and so on. text goes off...nothing, changed to a default tone worked fine then change back to custom tone worked, except for purchased tones those still don't work. I re-purchase one tone I already bought and now works fine. All are working again accept the original problem of the notification tone for FB still not working.

  • Some clients not logging in

    Hello,
    We have 20 Mac clients connected wirelessly via an AirPort Extreme. We have an Xserve, and it runs Open Directory, AFP, DHCP, and Software Update. All of our clients have been working fine until recently. Some clients shake the login window when all the correct information is provided (List of users, correct password). This has only happened to a few client, and I noticed that in Directory Utility, they were running LDAPv3 version 3.1, while the working ones were running 3.0. Also, sometimes the server DNS IP address must be entered twice as two different DNS servers on the client machine for it to work. Any suggestions?
    Thanks

    You may have tried this already, but sometimes it works:
    Log in as admin on the client, go to System Preferences>Accounts>Login Options and hit the 'Edit...' button for the Network Account Server. Delete the entry, add it again, save & restart the client.
    Good luck. Logs of both the client and the server may give you a good hint, but without them, we're shooting a bit in the dark.
    Cheers,
    M

  • Is it possible to to disconnect 2 wireless clients from my wireless network without access to the clients i.e. 2 iPads?

    Is it possible to disconnect 2 wireless clients from my network if I do not have access to the clients? ie 2 iPads.

    You would have to set up Timed Access for each device.
    This consists of specifying the amount of time each day that wireless devices will be allowed to connect to the network. You must provide a MAC or hardware address for each device, which is a long code that might look something like this, for example......A1-B2-C3-D4-E5-F6....and then specify the hours each day that this device is allowed to connect to the wireless network.
    You have to do this for each device, which is tedious. Devices that are not on the Access List cannot connect to the network at any time.

  • Some Clients not using Local Distribution Point

    I have a new physcial site that we are wanting to put the SCCM client on the workstations. The local DP has been setup and the SCCM 2012 config settings for the new site have been made. I did a manual push to 5 workstations and monitored the ccmsetup.log.
    I had some clients using the local DP for the client install and some went back across the WAN to the MP to get the files. The ones that come back across the WAN to the MP have this in their log shown below. It does not appear to be boundary related or
    Client OS as they are in the same subnet that is configured and have both xp and win7 working and not working. I found a few others have had this issue come up searching the web, but none of solutions helped in my situation. The client is installing on
    all of the workstations I have manually pushed it to. I just can't figure out why some are not using the local DP and YES I have verified that the ones not using the local DP are in the same boundary group as the ones that do. 
    Any help is appreciated. FVH081-DP1 is the local DP and AHDC400 is my MP
    Only one MP AHDC400.phs-sfalls.amck.net is specified. Use it. ccmsetup 1/23/2015 2:56:41 PM 2728 (0x0AA8)
    Searching for DP locations from MP(s)... ccmsetup 1/23/2015 2:56:41 PM 2728 (0x0AA8)
    Current AD site of machine is FVH LocationServices 1/23/2015 2:56:41 PM 2728 (0x0AA8)
    Local Machine is joined to an AD domain LocationServices 1/23/2015 2:56:41 PM 2728 (0x0AA8)
    Current AD forest name is amck.net, domain name is fvh.amck.net LocationServices 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    DhcpGetOriginalSubnetMask entry point not supported. LocationServices 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Begin checking Alternate Network Configuration LocationServices 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Finished checking Alternate Network Configuration LocationServices 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Adapter {AB6BAB2C-7B65-441A-A83C-C91FF8B8498D} is DHCP enabled. Checking quarantine status. LocationServices 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
      <AssignedSite SiteCode="MCK"/>
      <ClientPackage/>
      <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0"
    UseInternetDP="0">
        <ADSite Name="FVH"/>
        <Forest Name="amck.net"/>
        <Domain Name="fvh.amck.net"/>
        <IPAddresses>
    <IPAddress SubnetAddress="10.7.64.0" Address="10.7.79.3"/>
        </IPAddresses>
      </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{DA5C91BE-3A3E-4E14-AF6E-DB0E9AC36878}</ID><SourceHost>FVHH008</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:FVHH008:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>AHDC400.phs-sfalls.amck.net</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-01-23T20:56:42Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="1068"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    CCM_POST 'HTTP://AHDC400.phs-sfalls.amck.net/ccm_system/request' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Received header '<Msg SchemaVersion="1.1">
     <ID>{45121E9D-C6EE-4154-BF60-AADD6204B66E}</ID>
     <SourceID>GUID:1B6F821D-DF54-4E9D-89BD-D68DD917DBD2</SourceID>
     <SourceHost>AHDC400</SourceHost>
     <TargetAddress>direct:FVHH008:LS_ReplyLocations</TargetAddress>
     <ReplyTo>MP_LocationManager</ReplyTo>
     <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
     <Priority>3</Priority>
     <Timeout>600</Timeout>
     <TargetHost>FVHH008</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-01-23T20:56:42Z</SentTime><Body Type="ByteRange"
    Offset="0" Length="2590"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082018F06092A864886F70D010702A08201803082017C020101310B300906052B0E03021A0500300B06092A864886F70D0107013182015B30820157020101303430203110300E0603550403130741484443343030310C300A06035504031303534D53021058042BA685CEB3A74AC16009523D655A300906052B0E03021A0500300D06092A864886F70D0101010500048201002E2019E353A4244A8CA9D2451A6206393F00541279E76F3EFEED3C768C36F01EB88834E74E53D3063FC56D5A899C604036B8DCBACC765156270E5417D0A384440A2B29B08487F9BCEB84C3642D736587692675CBFB78DAF8017D94C5782E5166868F7B0B01E006319B1BDF6FA37DE9AFE5389C5CADF3A72572B08D01D68EE369C9830F4952B6C1B38F710B87888C65C27EB8176B8064BC392DB06C966112F119AD62E53C7B79EC26CEA9CFE027D401E535EAB166E18A5F37CB806EC21AF66510A41B5B4936953682DAF157EA50E02D51DF8A78DE4E12A368AE7693EEC37ACFAAC16ACF4C5DA0838F5821413C79A478DBAF1DCDAE23F6734C1D70882D3CBF4433</Property><Property
    Name="AuthSenderMachine">AHDC400;AHDC400.phs-sfalls.amck.net;</Property><Property Name="MPSiteCode">MCK</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 1/23/2015
    2:56:42 PM 2728 (0x0AA8)
    Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="MCK" MasterSiteCode="MCK"
    SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://FVH081-DP1.phs-sfalls.amck.net/SMS_DP_SMSPKG$/AHS00002" Signature="http://FVH081-DP1.phs-sfalls.amck.net/SMS_DP_SMSSIG$/AHS00002"/><ADSite
    Name="FVH"/><IPSubnets><IPSubnet Address="10.7.64.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7804</Version><Capabilities SchemaVersion="1.0"><Property
    Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>FVH081-DP1.phs-sfalls.amck.net</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site><Site><MPSite
    SiteCode="MCK" MasterSiteCode="MCK" SiteLocality="LOCAL"/><LocationRecords/></Site></Sites><ClientPackage FullPackageID="AHS00002" FullPackageVersion="1" FullPackageHash="5EF3A189C48F3469440A83026EC8ECD36EAD6EAF3B5D35663F8201BDE175413C"
    MinimumClientVersion="5.00.7804.1000" RandomizeMaxDays="7" ProgramEnabled="false" LastModifiedTime="30282566;3841038464" SiteVersionMatch="true" SiteVersion="5.00.7804.1000" EnablePeerCache="true"/></ContentLocationReply>' ccmsetup 1/23/2015
    2:56:42 PM 2728 (0x0AA8)
    Found local location 'http://FVH081-DP1.phs-sfalls.amck.net/SMS_DP_SMSPKG$/AHS00002' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Discovered 1 local DP locations. ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    PROPFIND 'http://FVH081-DP1.phs-sfalls.amck.net/SMS_DP_SMSPKG$/AHS00002' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Got 401 challenge Retrying with Windows Auth... ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    PROPFIND 'http://FVH081-DP1.phs-sfalls.amck.net/SMS_DP_SMSPKG$/AHS00002' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401) ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Failed to check url http://FVH081-DP1.phs-sfalls.amck.net/SMS_DP_SMSPKG$/AHS00002. Error 0x80004005 ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP. ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    GET 'HTTP://AHDC400.phs-sfalls.amck.net/CCM_Client/ccmsetup.cab' ccmsetup 1/23/2015 2:56:42 PM 2728 (0x0AA8)
    C:\WINDOWS\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 1/23/2015 2:56:43 PM 2728 (0x0AA8)

    Single forest with mutiple child domains. SCCM is in one child domain trying to get this other child domain's workstations as clients. We have the same setup for another child domain and it worked without any issues.
    The IIS log file in C:\inetpub\logs\logfiles\w3svc1 only shows the successful installs. There are no entries about any failures in the log to correlate unfortunately. All failures have been XP SP3 machines except for one Win7 pc and all successes have been
    Win7 except for one xp machine.
    You wouldn't think it is network related because some workstations can access the DP fine.
    It's not boundaries because the successes and failures are all sharing the same subnet that is configured.
    Wasn't MSI 4.5 required for SCCM 2012 clients?

  • WAP 321 disconnecting all associated clients

    Hi Support,
    I am a newbie technical support. Currently, I encountered a issue about WAP321 that will occasionally disconnecting all the clients(about 7 clients only) in one shot and cannot connect back at all. However, after login to the Web Gui and reboot the WAP321. It is able to connect again.
    I had upgrade the firmware to 1.0.4.2 but the problem still exists. The AP is using only WPA2-Personal.
    The environment of the AP is like this:
    Internet->Watchguard Firewall (with AP too but different SSID with the WAP321, flat vlan) ->switches and WAP321
    Is that any misconfiguration of the AP or the network environment cause this issue?
    Another problem is the time of the AP cannot be fixed. I had tried either set the time using NTP (port 123 is opened in firewall) or manually input but it will revert back to 1999 after reboot.
    Thanks in advanced!

    Hi Support,
    I am a newbie technical support. Currently, I encountered a issue about WAP321 that will occasionally disconnecting all the clients(about 7 clients only) in one shot and cannot connect back at all. However, after login to the Web Gui and reboot the WAP321. It is able to connect again.
    I had upgrade the firmware to 1.0.4.2 but the problem still exists. The AP is using only WPA2-Personal.
    The environment of the AP is like this:
    Internet->Watchguard Firewall (with AP too but different SSID with the WAP321, flat vlan) ->switches and WAP321
    Is that any misconfiguration of the AP or the network environment cause this issue?
    Another problem is the time of the AP cannot be fixed. I had tried either set the time using NTP (port 123 is opened in firewall) or manually input but it will revert back to 1999 after reboot.
    Thanks in advanced!

Maybe you are looking for

  • Get in the images in Lightroom to look like import screen

    When I go into lightroom to import my raw file the images in the import screen looks great, I import them with no present and standard previews. As the images come in they still look great until the second task when the standard thumbnails are being

  • Urgent!!!! - Problem in storing encrypte word into SQL Server database

    Hi, I want to encrypt a word using DES algorithm and store in the database.I am using Microsoft SQL Server 2000 database. I have tried giving the datatype as varchar,binary etc. but i am not able to store a byte array.Here is my code. Plz help me to

  • My iTunes don´t works

    Hi, i`have a problem with my iTunes, from one month it isn´t works, when I try to eject it, appaers one sing that say: "iTunes can´t works cause you haven´t enought memory", but i have one iMac G4 with 768 RAM memory, and i have 30 Gb´s free in my me

  • Javaserver faces & internet explorer

    I just deployed the guessNumber example at the newest version of the sun java application server. Using firefox to access the application goes well. However, when I use internet explorer I get a security warning. The security warning asks whether I w

  • I need power amp for my i pad

    I want Power amp for my i pad. IF any one know please let me know Thanks sureshkumar