<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AIP Console - Extend on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/</link><description>Recent content in AIP Console - Extend on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/index.xml" rel="self" type="application/rss+xml"/><item><title>AIP Console - Extend - Error - Unable to Access Extend though Console</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-error-unable-to-access-extend-though-console/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-error-unable-to-access-extend-though-console/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose (problem description)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When trying to access the CAST Extend through the Console, it gives the error - &amp;ldquo;Unable to access the CAST Extend server with the provided information.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566541201/566541200.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;But when trying to access Extend through a browser, it works fine.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Observed in AIP console versions&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;till 1.23.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Observed in RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Step by Step scenario&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>AIP Console - Extend - Error - Unable to Update Extension after Upgrading Console above 1.25.x - The operation has timed out</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-error-unable-to-update-extension-after-upgrading-console-above-1-25-x-the-operation-has-timed-out/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-error-unable-to-update-extension-after-upgrading-console-above-1-25-x-the-operation-has-timed-out/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose (problem description)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;After upgrading to AIP Console &amp;gt; 1.25x, when trying to download an extension, it gives the error -&lt;/p&gt;
&lt;p&gt;INF: 2021-09-03 12:45:51: Downloading extension &amp;lsquo;com.castsoftware.JEE-MavenHttp.4.1.0&amp;rsquo;&lt;br&gt;
The operation has timed out.&lt;br&gt;
at System.Net.HttpWebRequest.GetResponse()&lt;br&gt;
at System.Net.WebClient.GetWebResponse(WebRequest request)&lt;br&gt;
at System.Net.WebClient.DownloadBits(WebRequest request, Stream writeStream)&lt;br&gt;
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest&amp;amp; request)&lt;br&gt;
at System.Net.WebClient.DownloadString(Uri address)&lt;br&gt;
at ExtendCli.Core.Apis.BaseExtendApi.GetJsonFromQuery[T](Uri uri, String apiKey)&lt;br&gt;
at ExtendCli.Core.Apis.ExtendPackageApi.GetPackages(String id, String apiKey)&lt;br&gt;
at ExtendCli.Core.Packaging.AmbitPackageResolver.GetApiPackages(String id)&lt;br&gt;
at ExtendCli.Core.Packaging.AmbitPackageResolver.ResolveDependencyTree(String id, String version, Boolean skipDependencies)&lt;br&gt;
at ExtendCli.Core.Packaging.PackageManager.InstallPackage(String id, String version, IPackageSearchOptions options)&lt;br&gt;
at ExtendCli.Cli.Commands.InstallCommand.OnExecute(CommandLineApplication cmd)&lt;/p&gt;</description></item><item><title>AIP Console - Extend Issues - Unable to connect to Extend - java security InvalidAlgorithmParameterException the trustAnchors parameter must be non-empty</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-issues-unable-to-connect-to-extend-java-security-invalidalgorithmparameterexception-the-trustanchors-parameter-must-be-non-empty/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-issues-unable-to-connect-to-extend-java-security-invalidalgorithmparameterexception-the-trustanchors-parameter-must-be-non-empty/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose (problem description)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The page lists the explanation of the issue when a valid certificate for CAST Extend is not found on the Node server. &lt;/p&gt;
&lt;p&gt;04:13:06.345 [getMultipleThreadsTaskExecutor-10] INFO com.castsoftware.aip.node.jobs.ApplicationJob - Executing step: [install_extensions] &lt;br&gt;
04:13:06.346 [getMultipleThreadsTaskExecutor-10] INFO com.castsoftware.aip.node.jobs.ApplicationJob - Setting log path to D:\CAST\AipNode\data\logs\external_logs\89fe21ab-a212-45df-8d59-7a47337155ff-install_extensions-20200915-041306.castlog &lt;br&gt;
04:13:06.347 [getMultipleThreadsTaskExecutor-10] INFO com.castsoftware.aip.node.services.CustomSpringEventPublisher - Publishing change entity event: EntityChangeDto{entityType=job_execution, entityGuid=&amp;lsquo;f1894e25-a03e-4396-a868-3952c77f299b&amp;rsquo;, operation=update, createdDate=2020-09-15T04:13:06.347} &lt;br&gt;
04:13:06.899 [getMultipleThreadsTaskExecutor-10] ERROR com.castsoftware.aip.node.services.extensions.DeterminatorServiceImpl - &lt;a href="https://extendng.castsoftware.com/"&gt;https://extendng.castsoftware.com&lt;/a&gt; &lt;br&gt;
org.springframework.web.client.ResourceAccessException: I/O error on POST request for &amp;ldquo;&lt;a href="https://extendng.castsoftware.com/api/determinator%22:"&gt;https://extendng.castsoftware.com/api/determinator&amp;rdquo;:&lt;/a&gt; java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty; nested exception is &lt;a href="http://javax.net"&gt;javax.net&lt;/a&gt;.ssl.SSLException: java.lang.RuntimeException: &lt;strong&gt;Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>AIP Console - Extend - Unable to connect to Extend - Proxy Authentication Required</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-unable-to-connect-to-extend-proxy-authentication-required/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-unable-to-connect-to-extend-proxy-authentication-required/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose (problem description)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The page lists the explanation of the scene when you have proxy configured with authentication on your machine:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566541228/566541227.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Observed in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;1.1x.y&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Observed in RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Oracle Server&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Microsoft SQL Server&lt;/td&gt;
 &lt;td&gt;&amp;#x274c;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS3&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS2&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Step by Step scenario&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try to configure Online Extend with AIP Console on a machine running proxy that requires authentication&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If you have setup a proxy that requires authentication on your machine, you will observe the below error stack in the cmsapi.log file when trying to configure Online Extend through AIP Console Admin Center. &lt;/p&gt;</description></item><item><title>AIP Console - Extend - Offline extend Hostname of machine hosting Offline extend is changed - ERROR com.castsoftware.aip.node.services.monitoring.MonitoringService - Failed to access extend service</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-offline-extend-hostname-of-machine-hosting-offline-extend-is-changed-error-com-castsoftware-aip-node-services-monitoring-monitoringservice-failed-to-access-extend-service/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-aip-console/aip-console-extend/aip-console-extend-offline-extend-hostname-of-machine-hosting-offline-extend-is-changed-error-com-castsoftware-aip-node-services-monitoring-monitoringservice-failed-to-access-extend-service/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose (problem description)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The page lists the explanation of the scenerio when you have changed the hostname of the machine where the offline extend server is hosted and the console is no more able to communicate with the Extend offline server.&lt;/p&gt;
&lt;p&gt;The error seen is &lt;br&gt;
&lt;strong&gt;ERROR com.castsoftware.aip.node.services.monitoring.MonitoringService - Failed to access extend service&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;com.castsoftware.webi.common.services.extensions.ExtendServerException: Failed to connect to extend server&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Observed in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;&amp;gt;=1.28.0&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Observed in Extend proxy&lt;/strong&gt;&lt;/p&gt;</description></item></channel></rss>