open id 

HomeInstallation / Setup

Help with Installation and Setup

localhost is not reachable Messages in this topic - RSS

austin.valentine
austin.valentine
Posts: 19


7/15/2022
austin.valentine
austin.valentine
Posts: 19
I tried installing a local Decision 8.3 70478 on my computer where I already have several websites configured and the Default is using localhost



0 link
austin.valentine
austin.valentine
Posts: 19


7/15/2022
austin.valentine
austin.valentine
Posts: 19
Also, I forgot to mention that I am directed to installer logs, but I can't find their location in the documentation and there is no Program Files/Decisions folder yet
0 link
austin.valentine
austin.valentine
Posts: 19


7/15/2022
austin.valentine
austin.valentine
Posts: 19
nevermind, just configured a custom site and url
0 link
Osman Mustafa
Osman Mustafa
Administrator
Posts: 124


7/21/2022
Osman Mustafa
Osman Mustafa
Administrator
Posts: 124
Hello Austin,

I'm glad to hear you were able to figure it out.
In addition, I would like to point out that the installer logs folder is created in the same location as the Decisions installer. Decisions gets created under C:/Program Files once the installation is nearing completion. Due to the fact that we got stuck on the System Requirement Check page, the Decisions folder was not created.
I would be pleased to answer any questions you may have.

Thanks
0 link
JustHereSoIDontGetFined
JustHereSoIDontGetFined
Posts: 7


8/31/2022
I get the same error on install. I think in my case it is an issue with .net 6 / the hosting bundle. I'm not in anyway an authority on the platform - but it's my general feel. Here are some details from my experience.


ASP.Net Core app failed to start


Versions of .net hosting bundle installed


Installer Error


Application Log Event ID 1018 reports issue with the Settings.xml file in the approot folder.
Application '/LM/W3SVC/1/ROOT' with physical root 'E:\Decisions\Decisions Server\' hit unexpected managed exception, exception code = '0xe0434352'. First 30KB characters of captured stdout and stderr logs:
Unhandled exception. System.TypeInitializationException: The type initializer for 'DecisionsFramework.ServiceLayer.Settings' threw an exception.
---> System.TypeInitializationException: The type initializer for 'DecisionsFramework.Log' threw an exception.
---> System.TypeInitializationException: The type initializer for 'DecisionsFramework.Utilities.Profiler.ProfilerService' threw an exception.
---> DecisionsFramework.LoggedException: Your settings.xml file is corrupt. Reinstall the Application to resolve the issue. Alternatively, delete the file to create a template settings file
---> System.InvalidOperationException: There is an error in XML document (0, 0).
---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderSettings.Read13_Settings()
--- End of inner exception stack trace ---
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
at DecisionsFramework.ServiceLayer.Settings.LoadSettings()
--- End of inner exception stack trace ---
at DecisionsFramework.ServiceLayer.Settings.LoadSettings()
at DecisionsFramework.ServiceLayer.Settings.GetSettings()
at DecisionsFramework.Utilities.Profiler.ProfilerService..cctor()
--- End of inner exception stack trace ---
at DecisionsFramework.Utilities.Profiler.ProfilerService.GetBottomProfileObject()
at DecisionsFramework.LogData..ctor(DateTime timeStamp, LogSeverity level, String category, String message, Object[] mergeArguments)
at DecisionsFramework.LogData..ctor(LogSeverity level, String category, String message, Object[] arguments)
at DecisionsFramework.Log.Write(LogSeverity level, String message, Object[] arguments)
at DecisionsFramework.Log.Debug(String message, Object[] arguments)
at DecisionsFramework.LoggedException.DoLog(String message)
at DecisionsFramework.LoggedException..ctor(String message, Exception innerException)
at DecisionsFramework.ServiceLayer.Settings.LoadSettings()
at DecisionsFramework.ServiceLayer.Settings.GetSettings()
at DecisionsFramework.Utilities.Logging.LogSettings.get_LogSettingsFilePath()
at DecisionsFramework.Utilities.Logging.LogSettings.LoadSettings()
at DecisionsFramework.Utilities.Logging.LogSettings.GetSettings()
at DecisionsFramework.Utilities.Logging.LogSettings.GetSinkSettingByType(Type type)
at DecisionsFramework.Utilities.Logging.FileLoggerSink.get_SinkSettings()
at DecisionsFramework.Utilities.Logging.FileLoggerSink.Configure()
at DecisionsFramework.Utilities.Logging.DecisionsLoggingConfiguration.CreateAndRegisterSink(Type loggerType)
at DecisionsFramework.Utilities.Logging.DecisionsLoggingConfiguration.Configure()
at DecisionsFramework.Log.Initialize()
at DecisionsFramework.Log..cctor()
--- End of inner exception stack trace ---
at DecisionsFramework.Log..ctor(String name)
at DecisionsFramework.ServiceLayer.Settings..cctor()
--- End of inner exception stack trace ---
at DecisionsFramework.ServiceLayer.Settings.GetSettings()
at Decisions.Web.Core.DecisionsServer.Start()
at Decisions.Web.Core.Program.Main(String[] args)



Application Event 1007
Application '/LM/W3SVC/1/ROOT' with physical root 'E:\Decisions\Decisions Server\' failed to load coreclr. Exception message:
CLR worker thread exited prematurely

edited by JustHereSoIDontGetFined on 8/31/2022

0 link
JustHereSoIDontGetFined
JustHereSoIDontGetFined
Posts: 7


8/31/2022
Attached the installer log associated with my previous reply

The settings.xml file is blank - no xml stuff in the document


0 link
mohammed.yousuf@decisions.com
mohammed.yousuf@decisions.com
Administrator
Posts: 15


9/1/2022
mohammed.yousuf@decisions.com
mohammed.yousuf@decisions.com
Administrator
Posts: 15
Hello,

According to the error mentioned in the above logs, please delete the settings file that can be found at C:\Program Files\Decisions\Decisions Server. Start over after deleting. Feel free to reach out if you have any further queries.
Thanks,
Yousuf
0 link
JustHereSoIDontGetFined
JustHereSoIDontGetFined
Posts: 7


9/1/2022
Thanks - I removed the file & reset IIS

When it came up
- A new Settings.xml file was created
--- Different File Repository location was in the settings file than what I tried to setup during the install.
- Still got the .net core ASP failed to start error when hitting the url.
0 link
mohammed.yousuf@decisions.com
mohammed.yousuf@decisions.com
Administrator
Posts: 15


9/2/2022
mohammed.yousuf@decisions.com
mohammed.yousuf@decisions.com
Administrator
Posts: 15
Hello,
This issue will require further investigation Could please go ahead and mail the issue to support@decisions.com
So this can be worked upon.
Thanks.
edited by mohammed.yousuf@decisions.com on 9/2/2022
0 link
JustHereSoIDontGetFined
JustHereSoIDontGetFined
Posts: 7


9/2/2022
I have [T-049543] open with Support. Was supposed to connect with someone yesterday but I never got the Zoom invite. Unfortunately, he's out of the office today, and I'm out all next week.

I'll bump it and see if I can get another engineer to lend me some brain time. thx
0 link
Mohd Sami Uddin
Mohd Sami Uddin
Administrator
Posts: 26


9/2/2022
Mohd Sami Uddin
Mohd Sami Uddin
Administrator
Posts: 26
We have responded to that ticket. Please check the latest update on this and let us know what you think about it.
0 link
Ankit
Ankit
Posts: 4


5/2/2023
Ankit
Ankit
Posts: 4
Hi Decisions Team,

I am getting the error - localhost/decisions is not reachable.
I am using IIS hosting option while installing and also installed .NET 7.0.4

Please check and provide your feedback.

Error Screenshot:


Regards,
Ankit
0 link
Ankit
Ankit
Posts: 4


5/2/2023
Ankit
Ankit
Posts: 4
Adding to the previous query:

I have changed the port to 8086 but then also I am getting error in installation. While doing re-run check it is showing success message but then it says Installation Finished with error.

I have attached the Log file for your reference.



Regards,
Ankit

0 link
Ankit
Ankit
Posts: 4


5/4/2023
Ankit
Ankit
Posts: 4
The issue with the installation is resolved.
I deleted the Decisions folder in C drive > Program Files and used self-hosting with a different port while installing.
0 link






Powered by Jitbit Forum 8.3.8.0 © 2006-2013 Jitbit Software