Question
WTS Advisory
DE
Last activity: 11 Oct 2017 8:26 EDT
Error when update 7.3 from 7.1.9
Hello,
I'm updating 7.1.9 to 7.3 and following the UpdateGuide.
Now I'm keep getting the following error without further solution. Please Support.
Hello,
I'm updating 7.1.9 to 7.3 and following the UpdateGuide.
Now I'm keep getting the following error without further solution. Please Support.
[java] org.postgresql.util.PSQLException: FEHLER: Spalte „pztenantid“ enthält NULL-Werte
[java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2198)
[java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1927)
[java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
[java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:562)
[java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:406)
[java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:398)
[java] at com.pega.pegarules.install.SQLLoaderInternal.readAndExecuteSQLStatements(SQLLoaderInternal.java:151)
[java] at com.pega.pegarules.install.SQLLoaderInternal.load(SQLLoaderInternal.java:110)
[java] at com.pega.pegarules.install.SQLLoader.loadInner(SQLLoader.java:98)
[java] at com.pega.pegarules.install.SQLLoader.load(SQLLoader.java:77)
[java] at com.pega.pegarules.install.SQLLoader.main(SQLLoader.java:65)
[java] 2017-09-25 18:07:20,045 ( SQLLoaderInternal) WARNING - Statement: ALTER TABLE rulesschema.pr_changelog ADD "pztenantid" VARCHAR(255) NOT NULL
[java] 2017-09-25 18:07:20,045 ( SQLLoaderInternal) WARNING -