Hi All,
when I am trying to install/ execute the MWS component scripts Iam getting an exception, please find the below full statement, please suggest what scripts to be executed to avoid this exception
FYI… I tried to run these below 5 scripts manually over SQL developer I don’t see any issue but still not able to start the wM MWS.
c:\SoftwareAG\common\db\bin>dbConfigurator.bat -a create -d oracle -c MywebMethodsServer -v latest -pr MWS -l jdbc:wm:oracle://localhost:1521;serviceName=xe -u system -p tiger
user log: c:\SoftwareAG\common\db\logs\dcc.log
developer log: c:\SoftwareAG\common\db\logs\log-20210525062740.txt
dcc version: 10.7.0.0000-0034
action: create
products:
- MWS
components:
- MywebMethodsServer
database type : oracle
database URL : jdbc:wm:oracle://localhost:1521;serviceName=xe
version : latest
component : Tracking
installed : no
action : create
component : ComponentTracker
version : latest
scripts : 9 total
script : 1
file : C:\SoftwareAG\common\db\DCC\ComponentTracker\scripts\8.0\oracle\create_1.sql
status : executing
script : 2
file : C:\SoftwareAG\common\db\DCC\ComponentTracker\scripts\8.0\oracle\create_2_25.sql
status : executing
script : 3
file : C:\SoftwareAG\common\db\DCC\ComponentTracker\scripts\8.0\oracle\create_3_view.sql
status : executing
script : 4
file : C:\SoftwareAG\common\db\DCC\ComponentTracker\scripts\8.0\oracle\create_4_20.sql
status : executing
script : 5
file : C:\SoftwareAG\common\db\DCC\ComponentTracker\scripts\8.0\oracle\create_5_version.sql
status : executing
script : 6
level : v8.0
status : executing
error: java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-01400: cannot insert NULL into (“SYSTEM”.“COMPONENT_EVENT”.“COMPONENT_EVENT_ID”)
section: 0
script: ComponentTracker, INSTALL, v8.0
error.message: java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-01400: cannot insert NULL into (“SYSTEM”.“COMPONENT_EVENT”.“COMPONENT_EVENT_ID”)
report 0: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-01400: cannot insert NULL into (“SYSTEM”.“COMPONENT_EVENT”.“COMPONENT_EVENT_ID”)
, ComponentTracker, INSTALL, v8.0, 0
report 1: java.sql.SQLIntegrityConstraintViolationException: [SoftwareAG][Oracle JDBC Driver][Oracle]ORA-01400: cannot insert NULL into (“SYSTEM”.“COMPONENT_EVENT”.“COMPONENT_EVENT_ID”)
#MWS-CAF-Task-Engine#webMethods#Integration-Server-and-ESB