Dev Portal Error GATEWAY_APPLICATION_CREATION_REQUEST_EVENT

Hi, guys.
I want to ask about why my Dev Portal failed to actived Application.
Where my application state will be not active and the state was failed in GATEWAY_APPLICATION_CREATION_REQUEST_EVENT

Here some log of the app creation.

2024-12-19 11:34:04.503  INFO 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.manager.ConfigurationManager     : Retrieving configuration with category: schema_version and id: ddd5737b-7f90-47d0-9ca7-91ff05e39fce
2024-12-19 11:34:04.503  INFO 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.h.p.PortalConfigurationHandler   : Retrieving the configuration with id(ddd5737b-7f90-47d0-9ca7-91ff05e39fce)
2024-12-19 11:34:04.504 ERROR 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.m.ApplicationSystemStateManager  : Error reading schema version: Unable to find the configuration
2024-12-19 11:34:04.504  INFO 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.h.ApplicationStartupInitializer  : Schema version: {major='10', minor='11', micro='', build=''} does not match with Runtime version: {major='10', minor='15', micro='0', build='0'}
2024-12-19 11:34:04.746  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.manager.ConfigurationManager     : Retrieving configuration with category: cors_settings and id: 936fab53-d94e-4656-bfd7-d90941ac0d2a
2024-12-19 11:34:04.746  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.h.p.PortalConfigurationHandler   : Retrieving the configuration with id(936fab53-d94e-4656-bfd7-d90941ac0d2a)
2024-12-19 11:34:04.747  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.filters.LicenseValidationFilter  : Initializing application
2024-12-19 11:34:04.748  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.handler.LicenseImportAction      : Executing LicenseImportAction2024-12-19 11:34:04.503  INFO 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.manager.ConfigurationManager     : Retrieving configuration with category: schema_version and id: ddd5737b-7f90-47d0-9ca7-91ff05e39fce
2024-12-19 11:34:04.503  INFO 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.h.p.PortalConfigurationHandler   : Retrieving the configuration with id(ddd5737b-7f90-47d0-9ca7-91ff05e39fce)
2024-12-19 11:34:04.504 ERROR 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.m.ApplicationSystemStateManager  : Error reading schema version: Unable to find the configuration
2024-12-19 11:34:04.504  INFO 1166509 --- [https-jsse-nio-18102-exec-1] c.s.p.s.h.ApplicationStartupInitializer  : Schema version: {major='10', minor='11', micro='', build=''} does not match with Runtime version: {major='10', minor='15', micro='0', build='0'}
2024-12-19 11:34:04.746  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.manager.ConfigurationManager     : Retrieving configuration with category: cors_settings and id: 936fab53-d94e-4656-bfd7-d90941ac0d2a
2024-12-19 11:34:04.746  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.h.p.PortalConfigurationHandler   : Retrieving the configuration with id(936fab53-d94e-4656-bfd7-d90941ac0d2a)
2024-12-19 11:34:04.747  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.filters.LicenseValidationFilter  : Initializing application
2024-12-19 11:34:04.748  INFO 1166509 --- [https-jsse-nio-18102-exec-2] c.s.p.s.handler.LicenseImportAction      : Executing LicenseImportAction

I’m currently using webMethods 10.15.0.17.595 & Dev Portal 10.1 Enterprize

Thank you for your response