Issue with package being distributed to DP

Hi,
We’re having an issue with a particular DP on trying to re-distribute a driver package to. The driver package was updated and re-distributed to around 80 DP’s. The package had been successfully sent to all except one.
I have tried re-distributing packages to this DP and this failure and other packages work fine, so the issue lies with this particular package on this particular DP.
I have run through the steps within this post but still no joy:
https://social.technet.microsoft.com/Forums/en-US/8328f9ce-d290-4aba-8187-670080464476/sccm-2012-how-to-delete-packages-from-wmi
I have made sure the package doesn’t exist on the DP by taking it out of root\sccmdp within WMI and also removing the ini file from the PkgLib folder, as per above post. But on trying to distribute to the DP via the admin console I get Error: The SMS Provider
reported an error.
There are no other details for the error and looking through various logs so no further indication for the error.
Interestingly the package is being reported by the admin console as not being on the DP, so re-distribution is not an option. I can only use the distribute content option, even though it had been on this DP. This error is reported at the end of the distribute
content wizard.
Also we tried using content explorer from the Config Manager toolkit before running through the above postl, and the package was shown within content explorer but it was greyed out. The options to validate where also greyed out. On running the above removal
the package was no longer displayed within content explorer. But running through distribute content via the admin console still shows the same error message.
We then tried pre-staging the content manually on the DP. On using content explorer after this it still shows the package as greyed out.
An overnight validation doesn’t report any errors for package content either.
Another curious note is on running smsdpmon manually on the DP for the package, it reports the package as being successfully verified within the smsdpmon.log. This message is also reported back to the MP and can be seen within the Status Message Viewer.
But this message is not displayed within Monitoring -> Distribution Point Configuration Status.
We tried quite a few avenues but still no joy with this package. Could any offer any suggestions to help fix this issue?
Thanks
James

It was originally but the driver package needed to be updated. Once updated the package was re-distributed to all sites, but failed on one out of 80. All DP's are more or less configured the same, with the same AV protection.
The problem DP takes other packages OK. SO the thought was to try to remove the existance of the package from the problem DP. This is where we are now. Hope that is a bit clearer?

Similar Messages

  • Issue with services being published in SR

    Hi Experts,
    We have an issue with services being published in SR
    1.       Service is created and published from ECC to Service registry
    2.       End points are created in Soa manager
    But the service state is shown as u2018Modelledu2019 instead of u2018Configured u2019 in SR
    Thanks,
    Sowmya.

    Hi Sowmya,
    If you want it to appear in the SR as 'Configured', change your procedure to as follows:
    - Create Service in ECC
    - Configure endpoints in SOAMANAGER
    - Then Publish Endpoint binding URL (as it appears in SOAMANAGER) in SR. You can do this Publishing in SOAMANAGER as well. The idea to configure the endpoint before publishing to get the 'Configured' state.
    Some additional reading:
    [http://help.sap.com/saphelp_nw73/helpdata/en/47/d38f14b8fc3c83e10000000a42189c/content.htm]
    Regards, Trevor
    Edited by: Trevor Naidoo on Jun 24, 2011 12:48 PM

  • Issue with Packaged Jars added to project from resource Palette

    Hello!
    I am using Jdeveloper 11.1.2.2.
    I started this post thinking there was an issue having to do with packaging jars that refer to other libraries (see post Are Libraries Required?
    Now I realize it is a different issue (although that other post is relevant).
    Issue: I create a package -- a template in this case.
    I deploy it in my file system and then load it into the resource palette as a file system connection.
    I create a new application. From the resource palette, I add the jar to the view controller project, and am able to use the template in jsf files. No problem. Runs fine.
    then I load the application into subversion or I move the whole application to another directory on my computer.
    When I open the moved application (or do a checkout from subversion), I open the jsf that contains a reference to the jar, the design view is completely blank. Going to the source, I see my original code, but there are red signals in the upper-right signifying an error.
    If I run the application without fixing it, I get an error saying the template cant be found, Also, when I deployed to a standalone weblogic server, I get the same error (see the post above for this error).
    I open the project properties. The ADF Library is in the "Libraries and Classpath" and pressing edit, I can see the correct reference to the path of the jar.
    To make the application work, I have to remove the ADF Library (or at least the reference when pressing edit) and then from the resource palette, add it again to the project.
    IS THIS NORMAL? Am I doing something wrong with the initial packaging of the jar? Should I change some setting somewhere?
    How am I supposed to deploy to weblogic?
    The other posting shows an error output if I try to run the application before fixing the jar reference. I got the same darn error when deploying to weblogic.
    Would appreciate any help!
    Stuart
    Edited by: Stuart Fleming on Nov 18, 2012 4:45 AM

    Timo,
    thank you for your reply. I actually created a youtube video on this, available here: http://youtu.be/ERyLngq9hlI
    Since the video might be a little tedious to view, Here are the details. You can jump to the exciting parts of the video, if you want:
    Here is what I did:
    1. I cleaned out my system directory and the temp directory on my computer.
    2. Opened the application containing my template. Deleted the existing jar file.
    3. Started taking video....
    4. (From 40 seconds into the video) Created the jar file again.
    5. (2:55 minuts into video) Closed template applcation and Created new fusion application.
    6. (4 minutes into the video) Created model
    7. (4:15 minutes into video) in view controller added template, created a jsf page.
    8. (5 minutes into the video) Created Security and users.
    9. (6:30 minutes into the video) Created a task flow, with jsff in it, with a form on the jsff. Assigned Security to objects.
    *10. (7 minutes into the video). Ran JSF successfully.*
    11. (7:40 minutes into the video). Closed application. Copied the entire application into two directories.
    12. (8 minutes into video) Opened the first copied video. You can see that the jsf page is not accessing the template. Reviewed the View Controller project Libraries and classpath. Removed the library, re-added the jar from the resource palette. Worked fine.
    13. (9:30 minutes into video). Opened the 2nd copy of the file I intend for subversion. Showed the jsf page and the error it displays when open (same as in first copied application).
    Load application into subversion.
    14. (10 minutes into video). Check out application
    15. (10:15 minutes into video). Open JSF file. The reference to the template jar file is reading properly.
    16. (11 minutes into video). Load the original working copy into subversion.
    17. (11:30 minutes into video). Check out from subverion, but the check out failed.
    18. (12 minutes into video). Check out, and look at the jsf.  The page shows fine.
    Timo, I think this might be reported as a bug. You ought to be able to move files around on your computer. Also, the first time I checked the application out from subversion, the jsf page did not read the template.
    ALSO, when I tried to deploy the application (that contained the reference to the template jar file to weblogic), I got the same error when I ran the jsf
    first lines of that error:
    Error 500--Internal Server Error
    java.io.FileNotFoundException: /WEB-INF/ssfTemplate/SSFTemplate.jsf Not Found in ExternalContext as a Resource
    at com.sun.faces.facelets.impl.DefaultFaceletFactory.resolveURL(DefaultFaceletFactory.java:224)
    Thank you for your time and commitment!
    Stuart
    Edited by: Stuart Fleming on Nov 18, 2012 10:13 AM

  • Multiple version of same package being distributed

    Hello,
    So i have a package ABC being distributed to site 01. When I check the sender log it is showing it is distributing multiple version of ABC. is this possible? Should it not distribute latest version only?
    In process sending SWD package ABC  version 2 to site 01, current completion ratio = 19 percent.
    In process sending SWD package ABC version 3 to site 01, current completion ratio = 1 percent.
    In process sending SWD package ABC version 4 to site 01, current completion ratio = 1 percent.

    Hi,
    Did you edit the package when the content distribution hasn't finished?
    I just distributed a package to a DP, then edited the package when it was still in progress. From my sender.log, it continued distributing package version 1 and started to send version 2.
    So I think it is the way of SCCM worked.
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Does any1 hav issues with not being able to send pic from the camera roll. I've already had issues with over exposure that the new update fixed but it left me with this issue.

    Since getting my iPhone 5 I've had camera issues. To start with it was over exposure, the camera was flashing too early and leaving me with dark pictures. After a failed reset I visited the apple store, where they told me it was a known problem and apple were working on a update to fix the issue and it was just a
    waiting game. Once the update was available I did it immediately and the problem seemed to be fixed. I've now noticed that from the camera roll I carnt send a picture to mms. It gives me the option but the screen completely freezes after I've chosen it. The only way to access my camera roll again is to completely close the camera roll down and reopen it. The strange thing it it will let me send it as an email and upload taught to Facebook etc just not as an mms. The other strange thing is if I go to msgs and add a photo I'm successful but if I try to edit the photo I want to send 1st then I get the same issue as the camera roll. I also have issues with the shutter taking ages to open. Is anyone else havin these issue before I go back to the apple shop. A complete reset hasn't worked

    Photo Stream only handles images and your videos are not uploaded or shared with other devices.
    Use iPhoto to import from your device. It can bring in the videos and image files.

  • Issues with Agents being logged out.

    All the agents on aperticular PIM were logged out and could logback in after approx 7 minutes.Wheni check teh CTIOS logs now its full of the below error message
    12.333  ClientMgr[1]::DistributeEvent(eOnNewSkillGroupStatisticsEvent), FAILED to find
       Client[0006].
    Can you please let me know if this is service affecting or its something critical ?

    -We are seeing issues with agents trying to log in and getting timeout errors, taking 3-5 times to actually login/JTAPI errors. Supervisor application is having the same issues. We have full IP Visibility from all subnets. The CUCM/CCX servers were put in last August, and we had zero issue up until the past few weeks. Ive validated the agent settings, JTAPI users etc and Ive rebooted the UCCX server as well

  • HT1695 Anyone else having issues with not being able to get wifi on their iPhone 4S? I can't even switch the wifi button to try and connect to my wifi at home but my iPad still uses the wifi just fine.

    I can't even switch the wifi button to try and connect to my wifi at home but my iPad still uses the wifi just fine.

    Thank you, I am trying to last option now. Resetting my network settings and if that still doesn't work ill have to go in to the apple store. Hopefully I won't need a new phone because I'm already at my limit with replacements on my AppleCare even though the issue with the phones 3 out of 4 times wasn't my fault and I can't afford to buy another phone.

  • Seeing issues with agents being able to go ready/not ready.

    I am seeing issues with agents able to go ready/not ready. I have attached logs for this. I would appreciate help

    -We are seeing issues with agents trying to log in and getting timeout errors, taking 3-5 times to actually login/JTAPI errors. Supervisor application is having the same issues. We have full IP Visibility from all subnets. The CUCM/CCX servers were put in last August, and we had zero issue up until the past few weeks. Ive validated the agent settings, JTAPI users etc and Ive rebooted the UCCX server as well

  • Issue with emails being deleted from my Yahoo mail folders

    Hi, I am experiencing an issue where emails are being deleted from my Yahoo mail folders when the weekly Sunday night purge of the Yahoo Trash folder is carried out by Yahoo. These are mails that have been moved from my inbox via the iphone mail app.
    I have a similar problem with Outlook 2010 on my laptop but not with Outlook 2003 on my desktop.
    When I move the emails from my inbox I have noticed that using Outlook 2003, the moved email is left in my inbox in "strikethrough" mode whereas on Outlook 2010 it is deleted from my inbox. I subsequently purge the marked email from my inbox in 2003.
    I am able to see and access the emails in the folder I have moved them to until after midnight on Sunday when they dissappear. The emails moved via 2003 are ok and not lost.
    Funnily enough when using an earlier version of the iphone mail app I remember that I could see emails in "strikethrough" mode in Outlook 2003 when they had been moved via the iPhone mail app but you don't see that now.
    It feels like some sort of pointer issue to me ...... any ideas on how to stop this happening?.

    This is now fixed !!!! I am not sure how though :-((
    I reported the problem to Yahoo and in the process of them investigating the issue my sub-folders suddenly became invisible via my IMAP connection and then also were invisible on-line following a log out and a log in. After my initial panic, I contacted Yahoo who were able to restore my complete account. Since then, the problem has gone away.
    I have been testing this for two weeks and all is working perfectly from whatever device I use to connect to my mail (IMAP or via my browser).
    Phew!

  • Issues with emails being permanently deleted on a random basis

    Good Morning,
    I have a user reporting that corporate wide emails (emails that go out to all users) are being randomly deleted from a shared mailbox.  The emails are being shift deleted and bypassing the Deleted Items folder.  This is a shared mailbox accessed by
    about 7 people.  I spoke to the manager and she "assured" me that no one has been deleting them. There are no Inbox rules and I have used MFCMAPI to verify that there are no hidden or stale rules. My best instincts tell me someone is deleting
    the emails, but without some sort of audit trail I cannot prove it.  Aside from that does anyone know what could cause this kind of behaviour
    I did enable Audting on the mailbox through the Exchange Managment Shell and verfied by using Get-Mailbox (Mailbox) | FL Name, *Audit* -- I am not getting any results.  I am using the following command:  Search-MailboxAuditLog (mailbox) -LogonTypes
    Delegates,Admin -ShowDetails -StartDate "xx/xx/xxxx" | ? {$_.Operation -eq "HardDelete"} | Select Operation, OperationResult,ClientInfoString, MailboxOwnerUPN, LogonUserDisplayName  Looking at a screenshot from an article I found,
    it should give me some information, but it does not.  Also, exporting an audit log from the ECP just returns a blank XML file.  Am I doing something incorrectly, or does the auditing not capture this information.  My best instincts tell me someone
    is deleting the emails, but without some sort of audit trail I cannot prove it.  I have also considered adding the corporate email addresses into the Reject emails from this sender in the EMC.
    Our environment is Exchange Server 2010 with all latest rollups and service packs.  Clients are using Outlook 2010 and Outlook Web Access 2010.
    Thank You
    Brian Dougherty

    Hi,
    First, please check if the AutoArchive feature if enabled for this shared mailbox.
    Besides, please check if these deleted emails go to the Recover Deleted Items folder.
    Did you enable mailbox audit logging before the issue appeared?
    I tested in my lab, created a shared mailbox and assigned full access to userA, userA login to this shared mailbox and delete an item to Deleted Items folder. After that, I searched the audit log for shared mailbox, it didn't return results. However, after
    a while, I checked again and I got the output. Could you please wait for some time and check it again?
    If there is still no any output, as a workaround, you can try to grant Reviewer permission of Inbox folder to those users who want to access shared mailbox instead of full access permission. Then you can check whether corporate wide emails are randomly deleted
    from this shared mailbox.
    You can use the following command to grant Read-Only Access to a mailbox.
    Add-MailboxFolderPermission -Identity [email protected]:\Inbox -User test1 -AccessRights Reviewer
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • Issue with package Sharing

    The issue is i have created package in central and given the share path in "Data Access" inorder to distribute to primary and country office servers.
    In "Data Access" share the distribution folder is enabled but the package is not available in share path. what might be the issue.
    Yamini

    did you look at package status ? is it succeeded ? what does log distmgr.log says ?
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: Eskonr

  • Major issues with keypress being necessary

    We are outsourcing development of an application (image
    viewer) in FL2.0 and have come up against a big brick wall.
    The viewer is supposed to download an image when first run,
    however it will not. After debugging in ADC these two errors are
    shown: FTPA016/FTPA017
    Can
    be seen here->
    It seems that (perhaps only in Japan which is our target
    audience) data cannot be downloaded unless there is a keypress from
    the user. I guess this is to prevent movies from running up user
    bills without them knowing about it. The thing is we have put in a
    fix so that the user needs to press # twice and they should be able
    to see the image. However nothing happens.
    I wonder if anyone has come up against this issue before?
    Any help would be much appreciated.

    This forum is primarily to help people who have problems downloading, installing, and/or setting up Adobe software.  Your posting appears to focus on a problem with using some Adobe software, though it is not clear which one(s).  Your best bet will be to post in the appropriate product forum.  If you need help finding the right product forum, there is a drop down list on the page linked below where you can navigate to all of the forums.
    http://forums.adobe.com/index.jspa?view=discussions
    There is a Creative Suites forum in that list as well if your problem involves suite level matters.

  • Issues with LiveCycle ES4 - "Distribute Form" greyed out and "email button" not functioning

    Bought this software on 8/1/13.
    Designed my first form, "saved to repository" and proceeded to test. The email function for whatever reason does not work. Went back and examined the properties to the button, I have it set up correctly. In fact the XMS format works perfect, but I want the form to come via PDF when emailed. This feature is not coming through on email.
    I am not sure if the above two issues are related however I did read that in the stand-alone software, the "distribute form" is not offerred which I wonder if this the reason it is greyed out.
    Can anyone help me work through the "email button" issue?

    If the PDF submits to a server-side script URL it can bypass client-side email software.
    Try the online PDF submission examples and see if it works for you in Mozilla FireFox:
    http://www.pdfemail.net/examples/
    You should also make sure the browser is using the Adobe Reader plugin as the default PDF reader.
    http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html

  • Account issue with not being eligable to purchase gift cards

    All of a sudden I am unable to purchase gift cards on my itunes account.
    It gets me to the screen to buy and then I get a message saying this account is not eligable to purchase gift cards at this time.
    I have changed my credit card number but that does not help.
    I have been able to purchase gift cards in the past.
    Anyone got an answer to this?

    Contact the iTunes Store Customer Service department using the form on their Support page (select the category and subcategory closest to the issue you're reporting and you'll find either an "Express Lane" button - just follow the instructions to get to the contact form - or an "Email Us" button) and explain your situation to them. If they cannot fix the problem, they perhaps can at least explain it. With all the iTunes Store fraud going around, the iTunes Store may be limiting such purchases for some accounts due to suspected unauthorized access.
    Regards.

  • Issues with codes being in a protected format

    I have multiple pages that are formatted exactly the
    same...the only thing different is the text. I have encountered a
    problem with one of the pages and text is being pushed down on the
    page unlike all my other pages. With that said...I would like to
    copy ALL of the code from one of my pages and paste it into the
    page I am having problems with so at least things will be the same
    again. However it doesn't work because it is like the code cannot
    be removed...it is protected somehow. How do I get past
    this??

    > However it doesn't work because it is like the code
    cannot be
    > removed...it is protected somehow
    Sorry - does this mean that you cannot delete content from
    the page in
    Dreamweaver? Can you post a link to this page, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Laralynn Sullivan" <[email protected]>
    wrote in message
    news:g9jkth$e3a$[email protected]..
    >I have multiple pages that are formatted exactly the
    same...the only thing
    > different is the text. I have encountered a problem with
    one of the pages
    > and
    > text is being pushed down on the page unlike all my
    other pages. With that
    > said...I would like to copy ALL of the code from one of
    my pages and paste
    > it
    > into the page I am having problems with so at least
    things will be the
    > same
    > again. However it doesn't work because it is like the
    code cannot be
    > removed...it is protected somehow. How do I get past
    this??
    >

Maybe you are looking for

  • Lost iPhoto and pictures

    Tonight opened iPhoto and was prompted to select a library. I chose the library I thought was the correct one (I only have two choices iPhoto or Pictures) and now when iPhoto opens I have all the thumbnails but when I click to open them all I get is

  • ScriptUI window.minimized = true; on Mac

    I would like to make custom palettes for Illustrator which have the ability to get out of the way, similar to native palettes.  On Windows, my minimized = true; command works, and the palette shrinks into a tiny bar, which I like.  However, same comm

  • Hyperion Planning : multiple hierarchies for a dimension ?

    Hi, Is it possible into planning 9.2 to manage multiple hierarchies for a dimension ? I didn't found that in the documentation but I had already listened that there is a workaround to do that. Regards

  • Registering Discoverer Reports to a Portal/Portlet?

    Can anybudy give me an idea how to register discoverer reports (workbok/worksheet) to Portal/Portlet?

  • Some windows do not open

    when i open a new page in firefox it does not open across the whole page there is a 4" border on both sides of the text. The menu bars are the full width across the page however. This just happened with this help page i opened Not all sites are affec