06-12-2017 10:47 PM - edited 06-12-2017 10:56 PM
Applying 16EP02 to clients server.
All software, portals, instances etc pushed to d: drive.
Relocated apollo config db to different sql instance and installed apollo on fresh server.
Installed EP02 using:
S:\2016EP02\APOLLOAdvPro-Patch16EP02.exe /s /v"/qn INSTALLDIR=\"D:\Program Files\Hexagon\ERDAS APOLLO\""
D:\Program Files\Hexagon\ERDAS APOLLO\configwizard\ConfigurationWizard.exe
Log file:
2017-06-13 17:23:24,019 [7] DEBUG Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Remove the existing instance cache:\Program Files\Common Files\Hexagon\Services\Instances\apollo-portal\App_Data\Cache\apollo-portal
2017-06-13 17:23:24,019 [7] ERROR Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Program Files\Common Files\Hexagon\Services\Instances\apollo-portal\App_Data\Cache\apollo-portal'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction.ConfigurePortal()
2017-06-13 17:23:24,022 [7] DEBUG Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Ask admin console to set the default page of the portal to apollo.aspx
2017-06-13 17:23:34,595 [7] ERROR Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - System.ServiceModel.FaultException`1[Intergraph.AdministrationConsole.Common.Contracts.Faults.ServiceFailureFault]: The creator of this fault did not specify a Reason. (Fault Detail is equal to Intergraph.AdministrationConsole.Common.Contracts.Faults.ServiceFailureFault).
2017-06-13 17:23:34,595 [7] DEBUG Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Ok, that failed, fallback to talking to IIS directly.
2017-06-13 17:23:34,595 [7] INFO Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Setting the default document
2017-06-13 17:23:34,596 [7] DEBUG Intergraph.Apollo.Configuration.Actions.IisManager - Setting default document 'Apollo.aspx' for 'Default Web Site-apollo-portal
2017-06-13 17:23:34,616 [7] DEBUG Intergraph.Apollo.Configuration.Actions.IisManager - This default document already exists
2017-06-13 17:23:34,618 [7] INFO Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Apply the ERDAS APOLLO workspace templates
2017-06-13 17:23:34,618 [7] ERROR Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Could not successfully configure Portal
System.IO.FileNotFoundException: Could not find file 'S:\2016EP02\APOLLOWorkspaceTemplate.gpw'.
File name: 'S:\2016EP02\APOLLOWorkspaceTemplate.gpw'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.StreamReader..ctor(String path)
at Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction.ConfigurePortal()
2017-06-13 17:23:34,639 [7] INFO Intergraph.Apollo.Configuration.Actions.ApolloConfigurationAction - Starting WMS service configuration
Solved! Go to Solution.
06-13-2017 01:27 AM
Hi,
The Portal and SDI are installed by default in another installation folder:
C:\Program Files\Common Files\Hexagon
So, if you have changed the installation drive, APOLLO is looking into D: also for the Portal and SDI services.
Florent
06-13-2017 05:06 PM
ahhh, thanks. I didn't change to the configwizard folder before running the wizard.
cd D:\Program Files\Hexagon\ERDAS APOLLO\configwizard
ConfigurationWizard.exe