CentraSite 9.12 on Linux

Hi.

Why the following URL of BusinessUI is not available on Linux?
http://localhost:53307/BusinessUI/

I confirmed the following 3 commands are successfully competed base on P23 of the manual below.

  1. “/opt/softwareag/profiles/CTP/bin/sagctp912.sh start”
  2. "/opt/softwareag/bin/centrasite_setenv.sh
  3. "/opt/softwareag/bin/inoadmin.sh start CentraSite
    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite9-12/CentraSite/9-12_CentraSite_Administrators_Guide.pdf

Does this problem have anything with the “APP_ERROR” below which I encountered while installing CentraSite?

14:37:16 notice INM[TRACE] : 300117 14:37:16[main]INFO configuration.actions.CastUtil - Setting CAST state ‘installed’
14:37:16 notice INM[TRACE] : 300117 14:37:16[main]ERROR configuration.actions.CastConfiguration - Exit code = -2
14:37:16 notice INM[TRACE] : com.centrasite.configuration.actions.CentraSiteConfigurationException: Updating configuration files has failed
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.actions.CastConfiguration.run(CastConfiguration.java:561)
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.actions.CastConfiguration.main(CastConfiguration.java:979)
14:37:16 notice INM[TRACE] : Caused by: /opt/softwareag/CentraSite/bin/cfg/CentraSiteConfiguration.xml:121: The following error occurred while executing this line:
14:37:16 notice INM[TRACE] : /opt/softwareag/CentraSite/bin/cfg/CentraSiteConfiguration.xml:228: Task ‘confActionTask’ has failed
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
14:37:16 notice INM[TRACE] : at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
14:37:16 notice INM[TRACE] : at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:37:16 notice INM[TRACE] : at java.lang.reflect.Method.invoke(Method.java:498)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Task.perform(Task.java:348)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Target.execute(Target.java:357)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Target.performTasks(Target.java:385)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.common.CommonConfiguration.run(CommonConfiguration.java:97)
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.actions.CastConfiguration.run(CastConfiguration.java:550)
14:37:16 notice INM[TRACE] : … 1 more
14:37:16 notice INM[TRACE] : Caused by: /opt/softwareag/CentraSite/bin/cfg/CentraSiteConfiguration.xml:228: Task ‘confActionTask’ has failed
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.ant.ConfigurationAction.execute(ConfigurationAction.java:131)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
14:37:16 notice INM[TRACE] : at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
14:37:16 notice INM[TRACE] : at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:37:16 notice INM[TRACE] : at java.lang.reflect.Method.invoke(Method.java:498)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Task.perform(Task.java:348)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Target.execute(Target.java:357)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Target.performTasks(Target.java:385)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
14:37:16 notice INM[TRACE] : at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
14:37:16 notice INM[TRACE] : … 14 more
14:37:16 notice INM[TRACE] : Caused by: com.centrasite.configuration.impl.ConfigurationException: /opt/softwareag/profiles/CTP/workspace/webapps/PluggableUI/CentraSiteControl/plugin.xml does not exists
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.impl.AbstractFileModifier.startTransaction(AbstractFileModifier.java:234)
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.ant.XmlFileUpdater.startTransaction(XmlFileUpdater.java:322)
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.ant.ConfigurationAction.startTransaction(ConfigurationAction.java:162)
14:37:16 notice INM[TRACE] : at com.centrasite.configuration.ant.ConfigurationAction.execute(ConfigurationAction.java:107)
14:37:16 notice INM[TRACE] : … 26 more
14:37:16 info INM[EXIT]: INMToolsCommon.dumpFileToLogAsTrace
14:37:16 info INM[EXIT]: INMAplSrvPostinstall.ExecuteConfigurationTool
14:37:16 error INM[!!ERROR!!] : Could not configure CentraSite Application Server Tier
14:37:16 error APP_ERROR> CentraSite: Could not configure CentraSite Application Server Tier
14:37:16 info INM[EXIT]: INMAplSrvPostinstall.installExecute
14:37:16 info INM[ENTER]: INMAplSrvPostinstall.installExecute

Best regards,
Shotat

Hi,

Is this issue still relevant?

Thanks,
Adhithya.