Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..

cancel
Showing results for 
Search instead for 
Did you mean: 
No ratings
KB-Sync1
Archer Employee
Archer Employee

Article Number

000012242


Applies To


Product(s): Archer
Version(s): 6.x
Primary Deployment: On Premises

Description


When attempting to install a package, an unexpected error message is displayed. The Archer.w3wp log file shows:
<Message>Internal Error in GetPackageMetadataContainer</Message>
   <Source>ArcherTech.Kernel</Source>
   <StackTrace>   at ArcherTech.Kernel.Brokers.PackageBroker.GetPackageMetadataContainer(Int32 packageId)
   at ArcherTech.Kernel.Utility.ManagerHelper.WrapCode[T](ManagerEventIdentifier managerEventId, SessionContext sessionContext, ExtendedManagerMethodWrapper`1 wrapped)</StackTrace>

<InnerException>
   <ExceptionType>System.ArgumentNullException, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType>
   <Message>Value cannot be null.
Parameter name: stream</Message>

   <Source>ArcherTech.Packaging</Source>
   <StackTrace>   at ArcherTech.Packaging.Package`1..ctor(Stream stream, String name, Version version, String password)
   at ArcherTech.Packaging.PackageFileFactory.CreatePackageFile[T](Stream stream)
   at ArcherTech.Kernel.Brokers.PackageBroker.ReadPackageAndMatch(Stream stream, ImportPackageContainer packageContainer)
   at ArcherTech.Kernel.Brokers.PackageBroker.&lt;&gt;c__DisplayClass21.&lt;GetPackageMetadataContainer&gt;b__1a()</StackTrace>

Resolution


When a package file is imported, it is stored in the File Repository directory for the instance. The path to the file repository is specified in the instance information in the Archer Control Panel. Typically this location is: C:\Archer\FileRepository\[instance_name]

The above error occurs if no subdirectory for the instance exists at the file repository path specified in the Archer Control Panel.
Solution:
  • Create a subdirectory for the instance, or
  • Correct the file repository path listed in the control panel.

Version history
Last update:
‎2024-09-21 05:54 AM
Updated by: