MOB's, Packages, DoubleBuffering, & Distribution

1. Moveable objects. Namely, animated gif files. I simply want them to move across the gui from point a to point b (to look as if they are 'moving'). Are there any links or better keywords to help me search for answers to this? Saw some references to double bufferring in regards to this too, but I don't know what that is either.
2. Packages. Ok, I have a proggy w/lots of files and got it to work just fine. But to do so, I had to move the class w/the main method into a directory other than the directory where all the other class files were. Its like this:
c:\mainDirectory\MainFile.java
w/the rest in:
c:\mainDirectory\Bin\*.java
All the ones in the Bin directory are of package Bin.
The main file has - import Bin.*
The classpath includes c:\mainDirectory
This proggy will get only more complicated, because I want to use other directory names and other packages so as to keep everything nice and separated by subject matter. But my not knowing why the main program file won't work if its located in the Bin directory worries me, and I don't wanna paint myself into a corner is all.
3) Distribution. Lets say I make a program (application). Jar it up. Now I want people to be able to download it and run it, fairly easily. So I'll just link to the latest SDK on my site, and once they have that they can just double click on the jar file to install it.
Not having done this before, my question is: what then? What does the user, now that the proggy is installed, do to run the program? I can't ask my user to set a classpath and run java filename. Will I need to make a separate sort of gimmick file for each operating system, a .bat for windows, or a shortcut, and whatever for linux, etc... or is there a platform independant way to make it so they can just click on something to get it to run?
4)I'm using 1.3, gonna get the 1.4 beta soon. I noticed in 1.3 a problem, at least on my system (win98SE). In windows w/scrollbars, upon scrolling, the text will get garbled until I click in the window. The one program I saw get around this was a JEdit plugin which adds mousewheel support to JEdit, and has an option to fix 'flickering' as it calls it, which happens to fix my problem.
So my question is: does 1.4 have this problem still? (my internet connection is woefully bad, so it's gonna be an all day thing to download it, which is why I haven't yet). I ask, because if so, it'll be worth my time to check out the open source JEdit plugin to see how they solved the problem, then do something similar in my gui's. But if not, then I can just get my users to download the 1.4 beta and they won't have the problem, and no additional code will be needed from me.
Thanks in advance, any help is appreciated.

ok, I solved number 2, part of number one, and none of number 3.
#2. solved. the packages problem. when ya 'java filename' the main file, ya have to put the directory/package name of the file before the filename, so:
java javaprojects.myproggy.filename
for some reason, I have to do this even if the directory is in the classpath and I don't have to do such w/the rest of the files in that directory.
#1. partially solved: moving objects problem. Found some info on how to 'double buffer'. Which they say gets rid of the flickering problem. But I still don't know how to make a graphic appear to 'move' across the screen.
#3 not solved at all. Distribution, still don't know how this works exactly.

Similar Messages

  • Remove package from Distribution Point

    I have been fighting with an OS deployment for the last day. The log was showing it was unable to find the package p0100001 which was my boot image. I eventually got it working as I failed to configure my boundary correctly. But it got me wondering...
    In SCCM 2007, it was pretty straight forward on how to remove packages from distribution points. But I still can't figure out how to remove a package, specifically a boot image, from a DP. I can view the distribution in the monitoring section and see the
    package successfully deployed, but what if I wanted to remove that boot image from the DP? How is this done. I'm sure it's staring me in the face, but I'm missing it. Thanks!

    I realize this is an old post, but I am dealing with the same issue regarding the removal of deployment package contents from Distribution Points.  After removing a Distribution Point from the Contents Locations tab on one of my Deployment Packages,
    how long does it take for the deployment package to be removed from the distribution point.  I have removed a large deployment package from a distribution point, but am not seeing any increase in the available free space.
    Any help would be appreciated.
    Muskie
    Muskie

  • Failed to Validate Package on Distribution Point - Straight After Successful Distribution

    Hello,
    I have an updates deployment package which I have sent out to a distribution point and the status reports that the distribution was successful. If however I then do a validation of the same package, or wait for SCCM to do a validation, I get the status that
    it Failed to Validate Package on Distribution Point - the package is either missing or corrupted, please redeploy. If I then redeploy the package it once again goes fine and everything seems good but when another validation takes place I get the
    same error message again.
    The same package is fine on other distribution points and other packages are fine on the distribution point that has the issue.
    Are there are logs that will help me see why SCCM thinks the package is missing or corrupted?
    Thank you for any help.
    Kind Regards,
    Stephen

    Hello,
    Having done a bit more work on this issue I seemed to have managed to get it fixed. It turned out that the issue was due to an incorrect package ini file.
    On the distribution point there is an ini file in the SCCMContentLib/PkgLib directory that has the same name as the distribution package. That ini file is supposed to refernce all the packages that are part of the distribution package but in my
    case the ini file was no longer correct. Since the distribution package had been created and first sent out a number of the updates had expired and so should no longer be sent out to distribution points but for some reason the ini file still contained a reference
    to them so when a validation took place it was complaining that there were package files missing. Deleting the ini file and redistributing the package sorted the problem as the ini file was created once again and this time it only contains references to the
    packages that were actually sent to the distribution point.
    Many thanks for your help.

  • Problem with distribution of packages to distribution point servers

    Hi all,
    I have found problem during distribution of package to many of DP's servers in my organization. Strange is... only package generate problems - applications or updates packages are sending without any problems. 
    On System Status->Component status SMS_PACKAGE_TRANSFER_MANAGER there is:
    Message ID: 8211 "Package transfer manager failed to update the package "XXXXXX".
    I have checked PkgXferMgr.log and there is:
    ExecStaticMethod failed (80041001) SMS_DistributionPoint, FinalizeContent
    CSendFileAction::SendFiles failed; 0x80041001
    Notifying pkgXferJobMgr
     Sending failed. Failure count = 45, Restart time = 2/13/2014 1:05:14 PM Romance Standard Time
    Next I have checked smsdpprov.log on DP server and there I have found many instances of this error:
    [F38][Thu 02/13/2014 12:35:27]:CopyFileExW failed for E:\SCCMContentLib\FileLib\F6FB\F6FB39A8578F19616570D5A3DC7212C84A9DA232B30A03376BBF08F4264FEDF2 to \\?\E:\SMSPKGE$\XXXXXXXX\DE29E824-4B10-4800-A501-BC66C6EC26D3\x64\WdfCoInstaller01011.dll
    [F38][Thu 02/13/2014 12:35:27]:FileCopy failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CFileLibrary::CopyFileA failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CContentDefinition::CopyFileA failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CContentDefinition::ExpandContentDefinitionItems failed; 0x80070020
    [F38][Thu 02/13/2014 12:35:27]:CContentDefinition::ExpandContentDefinitionItems failed; 0x80070020
    I'm going mad with this :-( Thank you for all reply.

    Try this: Powershell Script
    $SiteCode =
    "XXX"
    $PackageID = "XXX00003"
         $distpoints =
    Get-WmiObject
    -Namespace
    "root\SMS\Site_$($SiteCode)" -Query
    "Select * From SMS_DistributionPoint WHERE PackageID='$PackageID'"
            foreach
    ($dp in$distpoints)
                    $dp.RefreshNow
    =$true
                    $dp.Put()
    Thanks, Prabha G

  • Packaging and distribution

    Well I guess my first question is, How Free Is Free? Can XE be used for commercial application development? I know this is probably described somewhere on the info site, but I’m totally at a loss as to where it is.
    The next question would be, if I was to develop an application in Visual Studio which uses a local XE database, how can that database then be packaged with the application for download – i.e. in the form of an application installer? Another way of putting it I guess is can XE be embedded into an application distribution, or would users who download my application have to manually download XE and install it themselves? If so, how could I go about having my application create my database schema for them?
    I hope that made some sense.

    Hi Steve,
    I have an Inventory Control application distributed by myself and my colleague (non programmer). I moved all 9 Oracle files on same folder and zipped them. That is possible only for None Archive mode!
    It is possible to deploy everything for 15 min. on desktop PC.
    I do next:
    1. Login as administrator, shut down any firewall and anti-virus application.
    2. Install Oracle XE.
    3. Edit InitXE.ora to show new place for
    SPFILE='C:\oraclexe\oradata\XE/spfileXE.ora'
    4. Delete Oracle files in C:\oraclexe\oradata\XE. Copy my ZIP file (170 MB in size) and unzip it.
    5. Connect as SYSDBA by SQL Command Line and set up the new server name.
    Konstantin Gudjev
    [email protected]

  • PowerShell: Removing Numerous Obsolete Packages from Distribution Points

    Hey Guys - 
    I've got many obsolete driver packages which were used up until last week when a new a new OSD task seqeunce was implemented rendering them no longer used.  Each of them currently exists on all 3 DPs we use and were initially distributed to each DP
    individually - not using a DP Group.
    To try to avoid opening the properties of each of these packages and manually removing each of the 3 DPs, I am trying to find a way to do this with PowerShell for which I've used for many other SCCM operations before.  Below is what I've tried to do
    and the results I received.
    Note
    It is important to say that even though we are using 2012 R2, the primary still doesn't have PowerShell 3 installed.  I am using v3 on my desktop, however.  I was planning to update the primary a couple of weeks ago, but my manager (who is heavily
    involved in the environement) had read about older issues when updating to WM3 and wanted me to check them out first.  I don't believe there are still any major issues, but either way - it's on PowerShell v2 which may be why my stuff isn't working.
    What I've Tried
    The below two things have been tried from my system using PowerShell v3 after loading the cmdlets and connecting to our SCCM server
    RemovePkgfromDP.ps1 Script - I first found this script on TechNet, downloaded it, and tried running it but
    couldn't figure out the exact string to use.  The Q&A has requests for exmaples, but didn't see any.  
    I also believe that this is for removing DP Groups and not individual DPs.  Even though I currently have a group which includes all 3 of our DPs, I couldn't use it in the string as the package were added to individual DPs initially, right?
    Remove-SCCMDPContent.ps1 Script - I tried this script also using the below string (which was taken from the script, itself as an example.)  The only variable
    I wasn't 100% on was what to put for the "-ComputerName" at the end.  As our Primary is also one of our DPs, I used the same name for both.  I also tried it with and withhout FQDN
    Remove-SCCMDPContent -PackageID ABC000001 -DPname OurPrimary -Computername OurPrimary
    The script executed without error (or feedback) but I never saw any changes in the log files on the primary and the package wasn't ever removed from the DP
    Does anyone have any suggestions, thoughts, or ideas?  Even though I'm running them from a remote instance of PowerShell v3, does it matter that the primary server is still on v2?
    Thanks!
    Ben K.

    UPDATE
    Nevermind - I'm a complete idiot.  I had the hostname of the DP wrong.  It works now.  Thanks for your help!
    Good Morning - 
    Thanks for the reply.  I must had missed that cmdlet when scanning the list before.  We do run 2012 R2 so I tried using it earlier this morning.  Unfortunatly, I couldn't get it to work.  
    Below are example variables for my site as well as strings I tried followed by their results.  I think the biggest question for me is why I must define a collection. What am I missing?
    Primary SCCM Server (Also DP): SCCMABC01.abc.org
    Driver Package Name: E6410-Windows7-x64-A11
    Driver Package ID I'm wanting to remove from DP: ABC0011E
    Site Code: ABC
    User Collection Containing All Users (Not a member of any DP Group): ABC Humans
    #1 String
    Remove-CMContentDistribution -PackageId ABC0011E -DistributionPointName SCCMABC01
    #1 Result
    Remove-CMContentDistribution : No object corresponds to the specified
    parameters.At line:1 char:1
    + Remove-CMContentDistribution -PackageId ABC0011F -DistributionPointName
    SCCMAB ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : ObjectNotFound: (Microsoft.Confi...ributionComma
       nd:RemoveContentDistributionCommand) [Remove-CMContentDistribution], ItemN
      otFoundException
        + FullyQualifiedErrorId : ItemNotFoundException,Microsoft.ConfigurationMan
       agement.Cmdlets.Sum.Commands.RemoveContentDistributionCommand
    #2 String
    Remove-CMContentDistribution -DriverPackageId ABC0011F -DistributionPointName SCCMABC01
    #2 Result
    WARNING: No collection was specified.
    #3 String
    Remove-CMContentDistribution -DriverPackageId ABC0011F -DistributionPointName SCCMABC01 -CollectionName "ABC Humans"
    #3 Result
    There's no feedback in PowerShell as it just goes to a new prompt as if it ran correctly.  In SCCM, though, the package properties (after refreshing) still show it as on the DP.  
    What am I missing?  Any suggestions? Thanks Guys!
    Ben K.

  • Packaging for distribution

    I have made a mobile banner ad and an animated ad for a local newspaper(their desktop and mobile site). I am unsure of  the best way to send the banner ad to the newspaper. Should I send an OAM package? Any help with this question would be greatly appreciated thanks!

    In general, you should do publish for Web, and send them the content in the newly created folder (publish\web) inside the saved composition folder.
    You should not give them oam unless they ask for, as oam files are specific for insertion into webpages generally created by other Adobe products like Adobe Dreamweaver, Adobe Muse etc.
    hth,
    Vivekuma

  • How do i create packages for distribution?

    hi,
    i am trying to distribute upgrades, what would be the best way (our organization doesn't allow individual downloads of large files)

    Hi breeches,
    I believe you wish to create package for the Creative cloud applications.
    Please refer to the help document below:
    Creative Cloud Help | Packager
    Regards,
    Sheena

  • "Start Upgrade" link inactive on the mob. upg. package

    Hello;
    I am trying to upgrade MSA from CRM 5.0 SP05 to SP06. I did everything
    according to the guide and no problems occured during the upgrade
    process. I created an offline upgrade package in order to upgrade my
    test client but the problem is that the upgrade package's "Start
    Upgrade" link comes up inactive. I have administrator rights on the
    client and after facing the problem also set the owner of the "SAP
    Mobile" folder as me. The database is Unicode, regional settings of the
    client are set to "Turkish" as extra informations.
    May you please help me in solving the problem???
    Best Regards,
    Erkan Kaya
    CRM Application Consultant

    Erkan,
    If your upgrade package was created and marked as offline, then it can be started only by another upgrade containing the Offline Upgrade Command. Such packages cannot be started manually like a normal .mup file.
    Please, read on the help page how to deploy your offline upgrade:
    http://help.sap.com/saphelp_crm50/helpdata/en/fb/af301f1b55aa4bba9e2b8cfbdec403/frameset.htm
    Regards,
    Vadim.

  • About Software packaging for Distribution on internet

    Hi
    I am developing a software which will be available for users on net.But The problem is, i have to bundle the jre1.3 along with the application.
    My Application size is 1 MB
    & jre1.3 is 7.39 MB
    Total Software Package is 8.39 MB.
    I am using a InstallAnywhere for Packaging.
    Is there any way to to reduce the application size so that it will be easily downloadable for users ?
    Avdhut

    Why don't you take a look at the Java WebStart technology that is available at:
    http://java.sun.com/products/javawebstart/
    Java Webstart is a new application deployment technology that allows developers to deploy applications and allow the user to launch an application from a click of a button within a web browser.
    Another webpage that you can get a relatively good documentation on Java Webstart 1.0:
    http://access1.sun.com/SRDs/access1_srds.html
    Please post your questions here if you anymore doubts or enquiries.
    HTH.
    Allen Lai
    SUN Developer Technical Support

  • Packaging and distribution of EJBs - your opinion, please

    Hello everyone,
    I am working on an EJB-based commercial product. When done, it will be deployable on a number of application servers that use different XML descriptor files, with different content. Initially, these will be JBoss, WebLogic and Sun ONE AS v8.
    I am pondering two different ways of distributing the product:
    1. with a wizard-like GUI-based utility that will format the required XML files based on the user's input, build the EAR file from the preexisting components + the newly formatted XML files, and deploy the resulting archive in the server's application directory, or
    2. hand over the component JAR and WAR files, with some skeleton XML descriptors, and tell the user to make their own, server-specific XML files, then assemble the EAR and deploy it manually.
    While the approach (1) is obviously user-friendly, and would be voted for by the majority of users, I wonder how this is done by other vendors offering their EJB products. Also, it is entirely possible that I am missing some other (better? hybrid?) approaches.
    Your opinion on this matter is highly appreciated.
    Alex Molochnikov
    Gestalt Corporation

    I second to Jack's suggestion of using Hibernation.
    I have been running Hibernation mode on my PCs and Laptops without any need to change any background options. Works great, especially on my laptops and resuming back to Windows from my PC is a breeze.

  • Update Content and Creation of New Packages Fails, Errors in PKGXFERMGR.log

    I am having a problem distributing packages to Distribution Points.  This has worked for over a year previously.  I believe there may be a problem with IIS configuration somewhere but I cannot find what the delta may be.
    When I look at the pkgxfermgr.log I see several things.
    First, I see the jobs that I have started are stuck in a pending state.  Example below:
    ====  Found 19 send requests in outbox D:\Program Files\Microsoft Configuration Manager\inboxes\PkgTransferMgr.box\requests.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:23 AM
    2204 (0x089C)
    Send Request 202UESC1~    Job:        J4YJMEGH  Destination:  PPWMDP12A.childrens.sea.kids~    State:      Pending   Status:               Action:  
     None~    Total size: 0       k Remaining: 0       k Heartbeat: 10:52~    Start:      12:00     Finish:    12:00      Retry:     11:22~  
     SWD PkgID:  SC1001EB  SWD Pkg Version: 1
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:23 AM
    2204 (0x089C)
    Send Request 202UFSC1~    Job:        JPZJ1IM3  Destination:  PPWMDP12B.childrens.sea.kids~    State:      Pending   Status:               Action:  
     None~    Total size: 0       k Remaining: 0       k Heartbeat: 10:52~    Start:      12:00     Finish:    12:00      Retry:     11:22~  
     SWD PkgID:  SC1001EB  SWD Pkg Version: 1
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:23 AM
    2204 (0x089C)
    Send Request 202UGSC1~    Job:        J8OKU91R  Destination:  PPWMDP12A.childrens.sea.kids~    State:      Pending   Status:               Action:  
     None~    Total size: 0       k Remaining: 0       k Heartbeat: 10:45~    Start:      12:00     Finish:    12:00      Retry:     11:15~  
     SWD PkgID:  SC1001EC  SWD Pkg Version: 1
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:23 AM
    2204 (0x089C)
    Send Request 202UHSC1~    Job:        JM51YI72  Destination:  PPWMDP12B.childrens.sea.kids~    State:      Pending   Status:               Action:  
     None~    Total size: 0       k Remaining: 0       k Heartbeat: 10:45~    Start:      12:00     Finish:    12:00      Retry:     11:15~  
     SWD PkgID:  SC1001EC  SWD Pkg Version: 1
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:23 AM
    2204 (0x089C)
    Send Request 202UISC1~    Job:        J5C9KJX1  Destination:  PPWMDP12A.childrens.sea.kids~    State:      Pending   Status:               Action:  
     None~    Total size: 0       k Remaining: 0       k Heartbeat: 10:25~    Start:      12:00     Finish:    12:00      Retry:     10:55~  
     SWD PkgID:  SC1001ED  SWD Pkg Version: 1
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:23 AM
    2204 (0x089C)
    For each job, I see the following for errors:
    Checking for sending capacity.  Used 0 out of 15.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    COutbox::TakeNextToSend(pszSiteCode) SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3340 (0x0D0C)
    Retrieved the snapshot for priority 2, there are 2 files in the snapshot.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Found send request.  ID: 202VSSC1, Destination: PPWMDP12B.childrens.sea.kids
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Checking for sitesystem-specific sending capacity.  Used 0 out of 5.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Created sending thread (Thread ID = 0xF94) SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3340 (0x0D0C)
    COutbox::TakeNextToSend(pszSiteCode) SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3340 (0x0D0C)
    Retrieved the snapshot for priority 2, there are 1 files in the snapshot.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Found send request.  ID: 202VTSC1, Destination: PPWMDP12A.childrens.sea.kids
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Checking for sitesystem-specific sending capacity.  Used 0 out of 5.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Created sending thread (Thread ID = 0xCA8) SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3340 (0x0D0C)
    COutbox::TakeNextToSend(pszSiteCode) SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3340 (0x0D0C)
    No (more) send requests found to process. SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3340 (0x0D0C)
    Waiting for new/rescheduled send requests, Maximum Sleep Time = 60 minutes
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3340 (0x0D0C)
    Sending thread starting SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3988 (0x0F94)
    Sending thread starting SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3240 (0x0CA8)
    STATMSG: ID=8206 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_PACKAGE_TRANSFER_MANAGER" SYS=PPWMCM12.childrens.sea.kids SITE=SC1 PID=4124 TID=3988 GMTDATE=Tue Aug 05 17:53:02.480 2014 ISTR0="SC1001F4" ISTR1="PPWMDP12B.childrens.sea.kids"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=3 AID0=400 AVAL0="SC1001F4" AID1=410 AVAL1="4" AID2=404 AVAL2="PPWMDP12B.childrens.sea.kids"
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    STATMSG: ID=8206 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_PACKAGE_TRANSFER_MANAGER" SYS=PPWMCM12.childrens.sea.kids SITE=SC1 PID=4124 TID=3240 GMTDATE=Tue Aug 05 17:53:02.482 2014 ISTR0="SC1001F4" ISTR1="PPWMDP12A.childrens.sea.kids"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=3 AID0=400 AVAL0="SC1001F4" AID1=410 AVAL1="4" AID2=404 AVAL2="PPWMDP12A.childrens.sea.kids"
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Package file = SC1001F4.PCK.DLT.0.4 SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3240 (0x0CA8)
    Performing preactions package SC1001F4, Distribution point PPWMDP12A.childrens.sea.kids
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Package file = SC1001F4.PCK.DLT.0.4 SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3988 (0x0F94)
    Performing preactions package SC1001F4, Distribution point PPWMDP12B.childrens.sea.kids
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    CContentDefinition::GetFileProperties failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    CContentDefinition::TotalFileSizes failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Sending content Content_2a01d5d7-7f70-4bea-87f2-33ed3d269b31.1 for package SC1001F4
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Redistribute=0, Related=Content_fbf0e24d-92a6-4196-8801-047e11ecb9dc
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Not copying: LMConsole.msi SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3240 (0x0CA8)
    CContentDefinition::GetFileProperties failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    CContentDefinition::TotalFileSizes failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    Sending content Content_2a01d5d7-7f70-4bea-87f2-33ed3d269b31.1 for package SC1001F4
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    Redistribute=0, Related=Content_fbf0e24d-92a6-4196-8801-047e11ecb9dc
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    No related content file with hash '0B7780EBC729C5835E666C5EF183118FA79E9DF55B2772954CB172B071D948B3', exists on the DP, binary delta replication will not be used.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    CSendFileAction::SendFiles failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    CSendFileAction::SendFiles failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Notifying pkgXferJobMgr SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3240 (0x0CA8)
     Sending failed. Failure count = 4, Restart time = 8/5/2014 11:23:02 AM Pacific Daylight Time
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Not copying: LMConsole.msi SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3988 (0x0F94)
    Sent status to the distribution manager for pkg SC1001F4, version 4, status 4 and distribution point ["Display=\\PPWMDP12A.childrens.sea.kids\"]MSWNET:["SMS_SITE=SC1"]\\PPWMDP12A.childrens.sea.kids\
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    STATMSG: ID=8211 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_PACKAGE_TRANSFER_MANAGER" SYS=PPWMCM12.childrens.sea.kids SITE=SC1 PID=4124 TID=3240 GMTDATE=Tue Aug 05 17:53:02.687 2014 ISTR0="SC1001F4" ISTR1="4" ISTR2="PPWMDP12A.childrens.sea.kids"
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=3 AID0=400 AVAL0="SC1001F4" AID1=410 AVAL1="4" AID2=404 AVAL2="["Display=\\PPWMDP12A.childrens.sea.kids\"]MSWNET:["SMS_SITE=SC1"]\\PPWMDP12A.childrens.sea.kids\"
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3240 (0x0CA8)
    Sending thread complete SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3240 (0x0CA8)
    No related content file with hash '0B7780EBC729C5835E666C5EF183118FA79E9DF55B2772954CB172B071D948B3', exists on the DP, binary delta replication will not be used.
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    CSendFileAction::SendFiles failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    CSendFileAction::SendFiles failed; 0x80070003
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    Notifying pkgXferJobMgr SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3988 (0x0F94)
     Sending failed. Failure count = 4, Restart time = 8/5/2014 11:23:02 AM Pacific Daylight Time
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    Sent status to the distribution manager for pkg SC1001F4, version 4, status 4 and distribution point ["Display=\\PPWMDP12B.childrens.sea.kids\"]MSWNET:["SMS_SITE=SC1"]\\PPWMDP12B.childrens.sea.kids\
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    STATMSG: ID=8211 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_PACKAGE_TRANSFER_MANAGER" SYS=PPWMCM12.childrens.sea.kids SITE=SC1 PID=4124 TID=3988 GMTDATE=Tue Aug 05 17:53:02.741 2014 ISTR0="SC1001F4" ISTR1="4" ISTR2="PPWMDP12B.childrens.sea.kids"
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=3 AID0=400 AVAL0="SC1001F4" AID1=410 AVAL1="4" AID2=404 AVAL2="["Display=\\PPWMDP12B.childrens.sea.kids\"]MSWNET:["SMS_SITE=SC1"]\\PPWMDP12B.childrens.sea.kids\"
    SMS_PACKAGE_TRANSFER_MANAGER 8/5/2014 10:53:02 AM
    3988 (0x0F94)
    Sending thread complete SMS_PACKAGE_TRANSFER_MANAGER
    8/5/2014 10:53:02 AM 3988 (0x0F94)
    Any help would be greatly appreciated.

    Hi,
    0x80070003 = The specified path couldn't be found.
    Please try to disable the AV software.
    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.

  • Hard time trying to 'Package Solution' - Access 2010 on Win 8.1 pro 64

    I got myself a brand new system (win 8.1 pro 64) a while ago, and with it,
    got a few problems as well. - If it makes any difference, I had an accdr and changed file extension to accdb, this is
    the  FE  I'm trying to 'Package' now - 
    It happens that after installing Office Professional Plus 2010(not sure if
    x86 or x64 - does it matter?), checking all the conditionals for MSAccess, 
    even repairing installation a bunch of times, no matter what, 
    whenever I try to 'Package Solution', there's always a boring message 
    at the end stating that, 'An unexpected error has occurred', period. 
    That's it!
    I tried to move my files to documents folder, assuming that might be
    caused by lack of permission, still nothing happens, other than the same
    'An unexpected error has occurred', no additional info available.
    Googling this, I could find one or another info, but people usually report
    in common with my issue, just the error message, the whole context seems
    to be pretty different. Anyway, never been thru such a thing, don't know
    if I should install any hotfix, I reinstalled office a couple of times already,
    nope! It's not working! 
    And I got this app release that's been waiting almost 1 week now to reach my customer, 
    in other words, big trouble! 
    So, I really could use some help, and I appreciate anybody who would kindly
    lend me a hand on the matter of this subject.
    Sorry if that sounds stupid, and thanks in advance!

    This is much I suggested using an accDE. You use the accDB to develop and create the application. When you compile to an accDE, then users cannot see or view VBA code, nor can they change reports or forms if they get “inside” the application.
    So you most certainly will continue to use and develop using the accDB, but the “last” step before deployment is to first ensure you VBA code compiles (in the VBA editor, go debug-> compile). Once your sure code compiles, then you create the accDE that
    you will include in your package to distribution to users. Do keep in mind that this suggest thus suggests your data is “split” or outside of the application you package else updates to users would overwrite their data.
    So using an accDE means users cannot modify forms/reports, and also means that users cannot view code. This also eliminates the need for some kind of password system to prevent modifications to the application. so you can rename the accDE to a accDR, but
    even if users re-name it back to a accDB or accDE, modifying to forms/reports and VBA code is NOT possible. This also means you do NOT want to lose your accDB that you are using for development.
    I explain this concept of a split database here:
    http://www.kallal.ca/Articles/split/index.htm
    Regards,
    Albert D. Kallal (Access MVP)
    Edmonton, Alberta Canada

  • What is the best practice for package source locations?

    I have several remote servers (about 16) that are being utilized as file servers that have many binaries on them to be used by users and remote site admins for content. Can I have SCCM just use these pre-existing locations as package sources, or is this
    not considered best practice? 
    Or
    Should I create just one package source within close proximity to the Site Server, or on the Site Server itself?
    Thanks

    The primary site server is responsible for grabbing the source data and turning it into packages for Distribution points.  so while you can use ANY UNC to be a source location for content, you should be aware of where that content exists in regards
    to your primary site server.  If your source content is in Montana but your primary server is in California ... there's going to be a WAN hit ... even if the DP it's destined for is also in Montana.
    Second, I strongly recommend locking down your source UNC path so that only the servers and SCCM admins can access it.  This will prevent side-loading of content  as well as any "accidental changing" of folder structure that could cause
    your applications/packages to go crazy.
    Put the two together and I typically recommend you create a DSL (distributed source library) share and slowly migrate all your content into it as you create your packages/applications.  You can then safely create batch installers, manage content versions,
    and other things without fear of someone running something out of context.

  • Document Distrubution Distribution Point

    Hello ,
    I am trying to setup Document Distribution .
       Done necessary customization .
      When I start Distribution , using CVI8 , then I see error always in log of CVI9.
       Error: Recipent could not be generated
    I tried to see code in Business Object BUS1082002 , method Generate.
       My observation: Program is trying to find out Dispatch office or Distribution Point details and if  Distribution Point is not maintained , it is considering user , who created distribution package  as  Distribution Point.
    So using created user it is trying to generate Recipe ID , using function module CVVI_FIND_RECIPIENT , then error is thrown.
      Did I miss any customization ?
    Thanking you,
    Regards,
    Satya

    Hi ,
    I have further checked this program.
      Notes ( 167739 & 1772943 )  are missing on our System.
    We have implemented these Notes .
      Now I do not see this error any more.
      I would like to close this Thread
    Thanking you,
    Regards,
      Satya

Maybe you are looking for