Hi,
Did you find the trick for this ..I've got the same error :
Connection log :
[ImageRepositoryHandler] Problem publishing a transfer package while initializing.
Event on transfer server :
Log Name: Application
Source: VMware View
Date:
Event ID: 104
Task Category: VMware View
Level: Warning
Keywords: Classic
User: SYSTEM
Computer:
Description:
Error publishing transfer package:xxxxxx-xxxx-xxxx-xxxx-xxxx com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:123)
com.vmware.vdi.transfer.commoncontrol.TransferServerException: Unable to find nfcTicketBag in publish bag
at com.vmware.vdi.transfer.imagerepository.DiskBasedPublishWorker.a(SourceFile:434)
at com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:85)
at java.lang.Thread.run(Thread.java:619)
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="VMware View" />
<EventID Qualifiers="32768">104</EventID>
<Level>3</Level>
<Task>9</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-01-15T09:43:47.000000000Z" />
<EventRecordID>11303</EventRecordID>
<Channel>Application</Channel>
<Computer>computer</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data>Error publishing transfer package:xxxxxx-xxxx-xxxx-xxxx-xxxx
com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:123)
com.vmware.vdi.transfer.commoncontrol.TransferServerException: Unable to find nfcTicketBag in publish bag
at com.vmware.vdi.transfer.imagerepository.DiskBasedPublishWorker.a(SourceFile:434)
at com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:85)
at java.lang.Thread.run(Thread.java:619)</Data>
</EventData>
</Event>
All those prerequisites have been checked :
- The Transfer Server virtual machine must be managed by the same vCenter Server instance as the local desktops that it will manage. => OK
- The ESX host on which the Transfer Server is running must have access to the datastores containing the virtual desktops to be managed. => OK
- The system on which you install View Transfer Server must have a static IP address. => OK
- You must configure the virtual machine that hosts View Transfer Server with an LSI Logic Parallel SCSI controller. => OK
- Verify that a View Transfer Server instance is configured in View Manager. SeeAdd View Transfer Server to View Manager.
- Verify that the Transfer Server repository is configured in View Manager. SeeConfigure the Transfer Server Repository.
- Verify that the Transfer Server repository is large enough to accommodate the base image, which can be several gigabytes. The repository must have space for the base image before the package files are compressed. SeeDetermine the Size of a View Composer Base Image.
- Verify that a linked-clone desktop pool that will be used in local mode is created.