Known issues in Corticon 6.3
- Last Updated: January 21, 2026
- Corticon
- Version 6.3
- Documentation
Known Issues in Corticon 6.3.5
| Item | Details |
|---|---|
| COR-11210 | The Java 11 version bundled
with Corticon Studio is not automatically detected by Studio when
building Java projects. To build a Java project in Corticon Studio
you need to add the JRE for use in building Java projects. This is
done by:
This will add the JRE to your workspace for use in building Java projects. This must be done if you want to build the Java projects in the Corticon samples. |
| COR-13381 | The Web Console can only be deployed to Tomcat 9.0. Deployment to other applications servers is not currently supported. The Web Console can manage decision services running in Corticon Server in any application server. |
| COR-11864 | When performing an overlay install of Corticon Studio, for example installing 6.3.5.0 over an existing install of 6.3, the error "Artifact repository out of sync" may be recorded in the install log. This error stems from updating the Corticon eclipse plugins. This error can be ignored. |
| COR-11576 | Corticon Server cannot be deployed to Wildfly version 25 and later. If deploying with Wildfly, you must use version 24 or earlier. |
| COR-11150 | EDC enabled decision services cannot be deployed to Corticon Server hosted on WildFly due to incompatible versions of Hibernate. If using EDC and deploying to WildFly, you will not be able to upgrade to Corticon 6.3 until resolved. |
| COR-10981 | Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored. |
Known Issues in Corticon 6.3.4
| Item | Details |
|---|---|
| COR-11210 | The Java 11 version bundled with Corticon Studio
is not automatically detected by Studio when building Java projects. To
build a Java project in Corticon Studio you need to add the JRE for use in
building Java projects. To do this:
|
| COR-13381 | The Web Console can only be deployed to Tomcat 9.0. Deployment to other applications servers is not currently supported. The Web Console can manage decision services running in Corticon Server in any application server. |
| COR-12394 | When using Corticon EDC with database names containing Kanji and other extended character sets, database error messages will be corrupted, rendering them unreadable. |
| COR-11864 | When performing an overlay install of Corticon Studio, for example installing 6.3.4.0 over an existing install of 6.3, the error "Artifact repository out of sync" may be recorded in the install log. This error stems from updating the Corticon eclipse plugins. This error can be ignored. |
| COR-11576 | Corticon Server cannot be deployed to Wildfly version 25 and later. If deploying with Wildfly, you must use version 24 or earlier. |
| COR-11150 | EDC enabled decision services cannot be deployed to Corticon Server hosted on WildFly due to incompatible versions of Hibernate. If using EDC and deploying to WildFly, you will not be able to upgrade to Corticon 6.3 until resolved. |
| COR-10981 | Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored. |
| COR-10074 | The corticonManagement utility option to extract diagnostic information from a
Corticon Server log file for a specific decision service by name will
produce zero records for decision services with names containing Kanji and
similar characters. Example, the following command will fail to extract
diagnostic records for the decision service named "工事積算":
|
| COR-10070 | The Corticon REST datasource may fail OAUTH2 authentication when using non ASCII characters in the REFRESH_TOKEN, EXPECTED_CLIENT_ID, or EXPECTED_CLIENT_SECRET. |
| COR-8002 | Corticon Studio will display an exception when displaying a ruleflow and from the "Navigate" menu selecting "Show In Properties". To display the properties for a ruleflow select the tab for the "Properties" view. |
| COR-6467 | The Corticon Server installs corticon.war even if the Corticon Web Console option is not selected during installation. If you do not want the Web Console, delete corticon.war from "<install>\\Server\\tomcat\\webapps" prior to starting the Corticon Server. |
Known Issues in Corticon 6.3.3.0
| Item | Details |
|---|---|
| COR-12394 | While using Corticon EDC, Japanese error message gets garbled when the provided database name as incorrect . |
| COR-11576 | Corticon Server cannot be deployed to Wildfly version 25 and later. If deploying with Wildfly, you must use version 24 or earlier. |
| COR-11516 | The files names generated for reports created from Corticon Studio have "%20" in the generated file names in place of any spaces in the asset name. The generated file names should contain spaces. |
| COR-11227 | Corticon Server's Swagger usage for API documentation is not supported on WebSphere. To deploy Corticon Server to WebSphere you must use the axis.war for WebSphere in PROGRESS_CORTICON_6.3_SERVER.zip available on Progress Corticon ESD. The axis.war bundled with the Corticon Server install includes Swagger and cannot be deployed to WebSphere. |
| COR-11210 |
The Java 11 version bundled with Corticon Studio is not automatically
detected by Studio when building Java projects. To build a Java project
in Corticon Studio you need to add the JRE for use in building Java
projects. To do this:
|
| COR-11150 | EDC enabled decision services cannot be deployed to Corticon Server hosted on WildFly due to incompatible versions of Hibernate. If using EDC and deploying to WildFly, you will not be able to upgrade to Corticon 6.3 until resolved. |
| COR-11120 | In the Rule Trace Viewer, the Location is not shown for any attribute or association changes performed by service callouts. This includes the Corticon ADC and REST datasources. |
| COR-10981 | Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored. |
| COR-10074 |
The corticonManagement utility option to extract diagnostic information
from a Corticon Server log file for a specific decision service by name
will produce zero records for decision services with names containing
Kanji and similar characters. Example, the following command will fail to
extract diagnostic records for the decision service named "工事ç©ç®—":
> corticonManagement.bat -e -ds 工事ç©ç®— -i
|
| COR-10070 |
The Corticon REST datasource may fail OAUTH2 authentication when using
non ASCII characters in the REFRESH_TOKEN,
EXPECTED_CLIENT_ID, or
EXPECTED_CLIENT_SECRET.
|
| COR-9469 | The Web Console does not preserve context for inner tables on page refresh or redisplay. This is evident in the display of Applications containing Decision Services. Filter, sort and other display preferences on the inner table listing Decision Services within the Application are lost on page refresh or redisplay. |
| COR-8002 | Corticon Studio will display an exception when displaying a ruleflow and from the "Navigate" menu selecting "Show In > Properties". To display the properties for a ruleflow select the tab for the "Properties" view. |
| COR-7927 | Using the Corticon Foundation API may generate errors if Corticon Studio was installed with a work directory selected that contained spaces in the directory path. |
| COR-6467 | The Corticon Server installs corticon.war even if the Corticon Web Console option is not selected during installation. If you do not want the Web Console, delete corticon.war from "<install>\\Server\\tomcat\\webapps" prior to starting the Corticon Server. |
Known Issues in Corticon 6.3.2.0
| Item | Details |
|---|---|
| COR-12394 | While using Corticon EDC, Japanese error message gets garbled when the provided database name as incorrect . |
| COR-11576 | Corticon Server cannot be deployed to Wildfly version 25 and later. If deploying with Wildfly, you must use version 24 or earlier. |
| COR-11516 | The files names generated for reports created from Corticon Studio have "%20" in the generated file names in place of any spaces in the asset name. The generated file names should contain spaces. |
| COR-11227 | Corticon Server's Swagger usage for API documentation is not supported on WebSphere. To deploy Corticon Server to WebSphere you must use the axis.war for WebSphere in PROGRESS_CORTICON_6.3_SERVER.zip available on Progress Corticon ESD. The axis.war bundled with the Corticon Server install includes Swagger and cannot be deployed to WebSphere. |
| COR-11210 |
The Java 11 version bundled with Corticon Studio is not automatically
detected by Studio when building Java projects. To build a Java project
in Corticon Studio you need to add the JRE for use in building Java
projects. To do this:
|
| COR-11150 | EDC enabled decision services cannot be deployed to Corticon Server hosted on WildFly due to incompatible versions of Hibernate. If using EDC and deploying to WildFly, you will not be able to upgrade to Corticon 6.3 until resolved. |
| COR-11120 | In the Rule Trace Viewer, the Location is not shown for any attribute or association changes performed by service callouts. This includes the Corticon ADC and REST datasources. |
| COR-10981 | Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored. |
| COR-10074 |
The corticonManagement utility option to extract diagnostic information
from a Corticon Server log file for a specific decision service by name
will produce zero records for decision services with names containing
Kanji and similar characters. Example, the following command will fail to
extract diagnostic records for the decision service named "工事ç©ç®—":
> corticonManagement.bat -e -ds 工事ç©ç®— -i
|
| COR-10070 |
The Corticon REST datasource may fail OAUTH2 authentication when using
non ASCII characters in the REFRESH_TOKEN,
EXPECTED_CLIENT_ID, or
EXPECTED_CLIENT_SECRET.
|
| COR-9469 | The Web Console does not preserve context for inner tables on page refresh or redisplay. This is evident in the display of Applications containing Decision Services. Filter, sort and other display preferences on the inner table listing Decision Services within the Application are lost on page refresh or redisplay. |
| COR-8002 | Corticon Studio will display an exception when displaying a ruleflow and from the "Navigate" menu selecting "Show In > Properties". To display the properties for a ruleflow select the tab for the "Properties" view. |
| COR-7927 | Using the Corticon Foundation API may generate errors if Corticon Studio was installed with a work directory selected that contained spaces in the directory path. |
| COR-6467 | The Corticon Server installs corticon.war even if the Corticon Web Console option is not selected during installation. If you do not want the Web Console, delete corticon.war from "<install>\\Server\\tomcat\\webapps" prior to starting the Corticon Server. |
Known Issues in Corticon 6.3.1.0
| Item | Details |
|---|---|
| COR-11576 | Corticon Server cannot be deployed to Wildfly version 25 and later. If deploying with Wildfly, you must use version 24 or earlier. |
| COR-11227 | Corticon Server's Swagger usage for API documentation is not supported on WebSphere. To deploy Corticon Server to WebSphere you must use the axis.war for WebSphere in PROGRESS_CORTICON_6.3_SERVER.zip available on Progress Corticon ESD. The axis.war bundled with the Corticon Server install includes Swagger and cannot be deployed to WebSphere. |
| COR-11210 |
The Java 11 version bundled with Corticon Studio is not automatically
detected by Studio when building Java projects. To build a Java project
in Corticon Studio you need to add the JRE for use in building Java
projects. To do this:
|
| COR-11150 | EDC-enabled decision services cannot be deployed to Corticon Server hosted on WildFly due to incompatible versions of Hibernate. If using EDC and deploying to WildFly, you will not be able to upgrade to Corticon 6.3 until resolved. |
| COR-11120 | In the Rule Trace Viewer, the Location is not shown for any attribute or association changes performed by service callouts. This includes the Corticon ADC and REST datasources. |
| COR-10981 | Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored. |
| COR-10070 | The Corticon REST datasource may fail OAUTH2 authentication when using non ASCII characters in the REFRESH_TOKEN, EXPECTED_CLIENT_ID, or EXPECTED_CLIENT_SECRET. |
| COR-9469 | The Web Console does not preserve context for inner tables on page refresh or redisplay. This is evident in the display of Applications containing Decision Services. Filter, sort and other display preferences on the inner table listing Decision Services within the Application are lost on page refresh or redisplay. |
| COR-7927 | Using the Corticon Foundation API may generate errors if Corticon Studio was installed with a work directory selected that contained spaces in the directory path. |
| COR-6467 | The Corticon Server installs corticon.war even if the Corticon Web Console option is not selected during installation. If you do not want the Web Console, delete corticon.war from "<install>\\Server\\tomcat\\webapps" prior to starting the Corticon Server. |
Known Issues in Corticon 6.3.0.0
| Item | Details |
|---|---|
| COR-11227 |
Corticon Server’s Swagger usage for API documentation is not supported on WebSphere. To deploy Corticon Server to WebSphere you must use the axis.war for WebSphere in PROGRESS_CORTICON_6.3_SERVER.zip available on Progress Corticon ESD. The axis.war bundled with the Corticon Server install includes Swagger and cannot be deployed to WebSphere. |
| COR-11150 |
EDC enabled decision services cannot be deployed to Corticon Server hosted on WildFly due to incompatible versions of Hibernate. If using EDC and deploying to WildFly, you will not be able to upgrade to Corticon 6.3 until resolved. |
| COR-10981 |
Corticon decision services using ADC or EDC for database access may log c3p0 warnings to the Corticon Server console. These warnings can be safely ignored. |
| COR-7426 |
The Corticon Server linux installer does not set execute permissions on the shell scripts in "$CORTICON_HOME/Server/tomcat/bin”. This must be set after installation. |
| COR-6467 |
The Corticon Server installs corticon.war even if the Corticon Web Console option is not selected during installation. If you do not want the Web Console, delete corticon.war from “<install>\\Server\\tomcat\\webapps” prior to starting the Corticon Server. |
| COR-11210 |
The Java 11 version bundled with Corticon Studio is not automatically detected by Studio when building Java projects. To build a Java project in Corticon Studio you need to add the JRE for use in building Java projects. This is done by: |
| COR-11209 |
The Rule Trace Viewer in the Corticon Studio Tester displays the rolename for associated entities on “Add Association”, “Set Association”, and “Remove Association” actions. If the rolename differs from the entity name, selecting that row in the Rule Trace Viewer will not highlight the entity association in the Tester. |
| COR-11120 |
In the Rule Trace Viewer, the Location is not shown for any attribute or association changes performed by service callouts. This includes the Corticon ADC and REST datasources. |
| COR-10070 |
The Corticon REST datasource may fail OAUTH2 authentication when using non ASCII characters in the REFRESH_TOKEN, EXPECTED_CLIENT_ID, or EXPECTED_CLIENT_SECRET. |
| COR-7927 |
Using the Corticon Foundation API may generate errors if Corticon Studio was installed with a work directory selected that contained spaces in the directory path. |
| COR-9469 |
The Web Console does not preserve context for inner tables on page refresh or redisplay. This is evident in the display of Applications containing Decision Services. Filter, sort and other display preferences on the inner table listing Decision Services within the Application are lost on page refresh or redisplay. |