--_000_CY1PR15MB0444640A0F3DB3A637F9F1AAF2AB0CY1PR15MB0444namp_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
My ovirt 4.1.9 install is throwing error 404 - Not found. Follow the log fi=
les.
DHW
2018-03-20 09:14:31|ETL Service Stopped
2018-03-20 09:16:32|ETL Service Started
ovirtEngineDbDriverClass|org.postgresql.Driver
ovirtEngineHistoryDbJdbcConnection|jdbc:postgresql://localhost:5432/ovirt_e=
ngine_history?sslfactory=3Dorg.postgresql.ssl.NonValidatingFactory
hoursToKeepDaily|0
hoursToKeepHourly|720
ovirtEngineDbPassword|**********************
runDeleteTime|3
ovirtEngineDbJdbcConnection|jdbc:postgresql://localhost:5432/engine?sslfact=
ory=3Dorg.postgresql.ssl.NonValidatingFactory
runInterleave|60
limitRows|limit 1000
ovirtEngineHistoryDbUser|ovirt_engine_history
ovirtEngineDbUser|engine
deleteIncrement|10
timeBetweenErrorEvents|300000
hoursToKeepSamples|24
deleteMultiplier|1000
lastErrorSent|2011-07-03 12:46:47.000000
etlVersion|4.1.9
dwhAggregationDebug|false
dwhUuid|f01b63b4-97c6-4cc4-b363-01f0928822cf
ovirtEngineHistoryDbDriverClass|org.postgresql.Driver
ovirtEngineHistoryDbPassword|**********************
Engine
2018-03-20 09:16:43,213-03 WARN [org.ovirt.engine.core.utils.ConfigUtilsBa=
se] (ServerService Thread Pool -- 46) [] Could not find enum value for opti=
on: 'VdsFenceOptions'
2018-03-20 09:16:43,213-03 WARN [org.ovirt.engine.core.utils.ConfigUtilsBa=
se] (ServerService Thread Pool -- 46) [] Could not find enum value for opti=
on: 'DbJustRestored'
2018-03-20 09:16:43,215-03 INFO [org.ovirt.engine.core.utils.osinfo.OsInfo=
PreferencesLoader] (ServerService Thread Pool -- 46) [] Loading file '/etc/=
ovirt-engine/osinfo.conf.d/00-defaults.properties'
2018-03-20 09:16:43,252-03 ERROR [org.ovirt.engine.core.bll.Backend] (Serve=
rService Thread Pool -- 46) [] Error during initialization: org.springframe=
work.jdbc.BadSqlGrammarException: CallableStatementCallback; bad SQL gramma=
r [{call clear_osinfo()}]; nested exception is org.postgresql.util.PSQLExce=
ption: ERROR: relation "dwh_osinfo" does not exist
Where: SQL statement "TRUNCATE dwh_osinfo"
PL/pgSQL function clear_osinfo() line 3 at SQL statement
at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTransla=
tor.doTranslate(SQLErrorCodeSQLExceptionTranslator.java:231) [spring-jdbc.j=
ar:4.2.4.RELEASE]
at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTra=
nslator.translate(AbstractFallbackSQLExceptionTranslator.java:73) [spring-j=
dbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.=
java:1094) [spring-jdbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.JdbcTemplate.call(JdbcTemplate.jav=
a:1130) [spring-jdbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.simple.AbstractJdbcCall.executeCal=
lInternal(AbstractJdbcCall.java:405) [spring-jdbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.simple.AbstractJdbcCall.doExecute(=
AbstractJdbcCall.java:377) [spring-jdbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.simple.SimpleJdbcCall.execute(Simp=
leJdbcCall.java:188) [spring-jdbc.jar:4.2.4.RELEASE]
at org.ovirt.engine.core.dao.dwh.OsInfoDaoImpl.populateDwhOsInfo(Os=
InfoDaoImpl.java:52) [dal.jar:]
at org.ovirt.engine.core.bll.Backend.initOsRepository(Backend.java:=
742) [bll.jar:]
at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:258) [=
bll.jar:]
at org.ovirt.engine.core.bll.Backend.create(Backend.java:197) [bll.=
jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.=
jar:1.8.0_161]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor=
Impl.java:62) [rt.jar:1.8.0_161]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod=
AccessorImpl.java:43) [rt.jar:1.8.0_161]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_1=
61]
at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterce=
ptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.invocation.InterceptorContext$Invocation.proceed(Inter=
ceptorContext.java:437)
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateIntercep=
tion(Jsr299BindingsInterceptor.java:70) [wildfly-weld-10.1.0.Final.jar:10.1=
.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doLifecycleInter=
ception(Jsr299BindingsInterceptor.java:117) [wildfly-weld-10.1.0.Final.jar:=
10.1.0.Final]
at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocatio=
n(Jsr299BindingsInterceptor.java:103) [wildfly-weld-10.1.0.Final.jar:10.1.0=
.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.invocation.InterceptorContext$Invocation.proceed(Inter=
ceptorContext.java:437)
at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.=
aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) [weld-co=
re-impl-2.3.5.Final.jar:2.3.5.Final]
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.proce=
ssInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10=
.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvo=
cation(WeldInjectionInterceptor.java:53) [wildfly-weld-10.1.0.Final.jar:10.=
1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.pr=
ocessInvocation(AroundConstructInterceptorFactory.java:28)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.=
processInvocation(WeldInterceptorInjectionInterceptor.java:56) [wildfly-wel=
d-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ee.component.ComponentInstantiatorInterceptor.proce=
ssInvocation(ComponentInstantiatorInterceptor.java:74)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.weld.ejb.Jsr299BindingsCreateInterceptor.processInv=
ocation(Jsr299BindingsCreateInterceptor.java:100) [wildfly-weld-10.1.0.Fina=
l.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ee.component.NamespaceContextInterceptor.processInv=
ocation(NamespaceContextInterceptor.java:50)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxIntercep=
tor.java:263) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.=
java:374) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation=
(LifecycleCMTTxInterceptor.java:70) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.F=
inal]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.weld.injection.WeldInjectionContextInterceptor.proc=
essInvocation(WeldInjectionContextInterceptor.java:43) [wildfly-weld-10.1.0=
.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContex=
tInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)=
[wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processI=
nvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.ja=
r:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.invocation.ContextClassLoaderInterceptor.processInvoca=
tion(ContextClassLoaderInterceptor.java:64)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.as.ejb3.component.singleton.StartupCountDownIntercepto=
r.processInvocation(StartupCountDownInterceptor.java:25) [wildfly-ejb3-10.1=
.0.Final.jar:10.1.0.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.j=
ava:356)
at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processIn=
vocation(PrivilegedWithCombinerInterceptor.java:80)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorConte=
xt.java:340)
at org.jboss.invocation.ChainedInterceptor.processInvocation(Chaine=
dInterceptor.java:61)
at org.jboss.as.ee.component.BasicComponent.constructComponentInsta=
nce(BasicComponent.java:161)
at org.jboss.as.ee.component.BasicComponent.constructComponentInsta=
nce(BasicComponent.java:134)
at org.jboss.as.ee.component.BasicComponent.createInstance(BasicCom=
ponent.java:88)
at org.jboss.as.ejb3.component.singleton.SingletonComponent.getComp=
onentInstance(SingletonComponent.java:124) [wildfly-ejb3-10.1.0.Final.jar:1=
0.1.0.Final]
at org.jboss.as.ejb3.component.singleton.SingletonComponent.start(S=
ingletonComponent.java:138) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]
at org.jboss.as.ee.component.ComponentStartService$1.run(ComponentS=
tartService.java:54)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.ja=
va:511) [rt.jar:1.8.0_161]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar=
:1.8.0_161]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec=
utor.java:1149) [rt.jar:1.8.0_161]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe=
cutor.java:624) [rt.jar:1.8.0_161]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_161]
at org.jboss.threads.JBossThread.run(JBossThread.java:320)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "dwh_osinfo" =
does not exist
Where: SQL statement "TRUNCATE dwh_osinfo"
PL/pgSQL function clear_osinfo() line 3 at SQL statement
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(Qu=
eryExecutorImpl.java:2157)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExe=
cutorImpl.java:1886)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorIm=
pl.java:255)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc=
2Statement.java:555)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(Abs=
tractJdbc2Statement.java:417)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc=
2Statement.java:410)
at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.execute(Cach=
edPreparedStatement.java:303)
at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.execute(Wra=
ppedPreparedStatement.java:442)
at org.springframework.jdbc.core.JdbcTemplate$6.doInCallableStateme=
nt(JdbcTemplate.java:1133) [spring-jdbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.JdbcTemplate$6.doInCallableStateme=
nt(JdbcTemplate.java:1130) [spring-jdbc.jar:4.2.4.RELEASE]
at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.=
java:1078) [spring-jdbc.jar:4.2.4.RELEASE]
... 65 more
--_000_CY1PR15MB0444640A0F3DB3A637F9F1AAF2AB0CY1PR15MB0444namp_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html;
charset=3Diso-8859-=
1">
<style type=3D"text/css" style=3D"display:none;"> P
{margin-top:0;margin-bo=
ttom:0;} </style>
</head>
<body dir=3D"ltr">
<div>
<div style=3D"font-family: Calibri, Helvetica, sans-serif; font-size: 12pt;=
color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
Hello,<br>
<br>
<span id=3D"result_box" class=3D""
lang=3D"en"><span>My ovirt 4.1.9 install=
is throwing error 404 - Not found.</span>
<span class=3D"">Follow the log
files.</span></span><br>
<br>
<div>DHW</div>
<div>2018-03-20 09:14:31|ETL Service Stopped</div>
<div>2018-03-20 09:16:32|ETL Service Started</div>
<div>ovirtEngineDbDriverClass|org.postgresql.Driver</div>
<div>ovirtEngineHistoryDbJdbcConnection|jdbc:postgresql://localhost:5432/ov=
irt_engine_history?sslfactory=3Dorg.postgresql.ssl.NonValidatingFactory</di=
v>
<div>hoursToKeepDaily|0</div>
<div>hoursToKeepHourly|720</div>
<div>ovirtEngineDbPassword|**********************</div>
<div>runDeleteTime|3</div>
<div>ovirtEngineDbJdbcConnection|jdbc:postgresql://localhost:5432/engine?ss=
lfactory=3Dorg.postgresql.ssl.NonValidatingFactory</div>
<div>runInterleave|60</div>
<div>limitRows|limit 1000</div>
<div>ovirtEngineHistoryDbUser|ovirt_engine_history</div>
<div>ovirtEngineDbUser|engine</div>
<div>deleteIncrement|10</div>
<div>timeBetweenErrorEvents|300000</div>
<div>hoursToKeepSamples|24</div>
<div>deleteMultiplier|1000</div>
<div>lastErrorSent|2011-07-03 12:46:47.000000</div>
<div>etlVersion|4.1.9</div>
<div>dwhAggregationDebug|false</div>
<div>dwhUuid|f01b63b4-97c6-4cc4-b363-01f0928822cf</div>
<div>ovirtEngineHistoryDbDriverClass|org.postgresql.Driver</div>
<div>ovirtEngineHistoryDbPassword|**********************</div>
<div></div>
<div>Engine</div>
<div>2018-03-20 09:16:43,213-03 WARN [org.ovirt.engine.core.utils.Con=
figUtilsBase] (ServerService Thread Pool -- 46) [] Could not find enum valu=
e for option: 'VdsFenceOptions'</div>
<div>2018-03-20 09:16:43,213-03 WARN [org.ovirt.engine.core.utils.Con=
figUtilsBase] (ServerService Thread Pool -- 46) [] Could not find enum valu=
e for option: 'DbJustRestored'</div>
<div>2018-03-20 09:16:43,215-03 INFO [org.ovirt.engine.core.utils.osi=
nfo.OsInfoPreferencesLoader] (ServerService Thread Pool -- 46) [] Loading f=
ile '/etc/ovirt-engine/osinfo.conf.d/00-defaults.properties'</div>
<div>2018-03-20 09:16:43,252-03 ERROR [org.ovirt.engine.core.bll.Backend] (=
ServerService Thread Pool -- 46) [] Error during initialization: org.spring=
framework.jdbc.BadSqlGrammarException: CallableStatementCallback; bad SQL g=
rammar [{call clear_osinfo()}];
nested exception is org.postgresql.util.PSQLException: ERROR: relation &qu=
ot;dwh_osinfo" does not exist</div>
<div> Where: SQL statement "TRUNCATE
dwh_osinfo"</div>
<div>PL/pgSQL function clear_osinfo() line 3 at SQL statement</div>
<div> at
org.springframework.jdbc=
.support.SQLErrorCodeSQLExceptionTranslator.doTranslate(SQLErrorCodeSQLExce=
ptionTranslator.java:231) [spring-jdbc.jar:4.2.4.RELEASE]</div>
<div> at
org.springframework.jdbc=
.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackS=
QLExceptionTranslator.java:73) [spring-jdbc.jar:4.2.4.RELEASE]</div>
<div> at
org.springframework.jdbc=
.core.JdbcTemplate.execute(JdbcTemplate.java:1094) [spring-jdbc.jar:4.2.4.R=
ELEASE]</div>
<div> at
org.springframework.jdbc=
.core.JdbcTemplate.call(JdbcTemplate.java:1130) [spring-jdbc.jar:4.2.4.RELE=
ASE]</div>
<div> at
org.springframework.jdbc=
.core.simple.AbstractJdbcCall.executeCallInternal(AbstractJdbcCall.java:405=
) [spring-jdbc.jar:4.2.4.RELEASE]</div>
<div> at
org.springframework.jdbc=
.core.simple.AbstractJdbcCall.doExecute(AbstractJdbcCall.java:377) [spring-=
jdbc.jar:4.2.4.RELEASE]</div>
<div> at
org.springframework.jdbc=
.core.simple.SimpleJdbcCall.execute(SimpleJdbcCall.java:188) [spring-jdbc.j=
ar:4.2.4.RELEASE]</div>
<div> at
org.ovirt.engine.core.da=
o.dwh.OsInfoDaoImpl.populateDwhOsInfo(OsInfoDaoImpl.java:52) [dal.jar:]</di=
v>
<div> at
org.ovirt.engine.core.bl=
l.Backend.initOsRepository(Backend.java:742) [bll.jar:]</div>
<div> at
org.ovirt.engine.core.bl=
l.Backend.initialize(Backend.java:258) [bll.jar:]</div>
<div> at
org.ovirt.engine.core.bl=
l.Backend.create(Backend.java:197) [bll.jar:]</div>
<div> at
sun.reflect.NativeMethod=
AccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_161]</div>
<div> at
sun.reflect.NativeMethod=
AccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_161]</d=
iv>
<div> at
sun.reflect.DelegatingMe=
thodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0=
_161]</div>
<div> at
java.lang.reflect.Method=
.invoke(Method.java:498) [rt.jar:1.8.0_161]</div>
<div> at
org.jboss.as.ee.componen=
t.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedRefer=
enceLifecycleMethodInterceptor.java:96)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext$Invocation.proceed(InterceptorContext.java:437)</div>
<div> at
org.jboss.as.weld.ejb.Js=
r299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java=
:70) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.as.weld.ejb.Js=
r299BindingsInterceptor.doLifecycleInterception(Jsr299BindingsInterceptor.j=
ava:117) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.as.weld.ejb.Js=
r299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:10=
3) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext$Invocation.proceed(InterceptorContext.java:437)</div>
<div> at
org.jboss.weld.ejb.Abstr=
actEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScop=
eActivationInterceptor.java:73) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final=
]</div>
<div> at
org.jboss.as.weld.ejb.Ej=
bRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivat=
ionInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.weld.inject=
ion.WeldInjectionInterceptor.processInvocation(WeldInjectionInterceptor.jav=
a:53) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ee.componen=
t.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInte=
rceptorFactory.java:28)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.weld.inject=
ion.WeldInterceptorInjectionInterceptor.processInvocation(WeldInterceptorIn=
jectionInterceptor.java:56) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</d=
iv>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ee.componen=
t.ComponentInstantiatorInterceptor.processInvocation(ComponentInstantiatorI=
nterceptor.java:74)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.weld.ejb.Js=
r299BindingsCreateInterceptor.processInvocation(Jsr299BindingsCreateInterce=
ptor.java:100) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ee.componen=
t.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor=
.java:50)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ejb3.tx.CMT=
TxInterceptor.invokeInNoTx(CMTTxInterceptor.java:263) [wildfly-ejb3-10.1.0.=
Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.as.ejb3.tx.CMT=
TxInterceptor.supports(CMTTxInterceptor.java:374) [wildfly-ejb3-10.1.0.Fina=
l.jar:10.1.0.Final]</div>
<div> at
org.jboss.as.ejb3.tx.Lif=
ecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:70)=
[wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.weld.inject=
ion.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextI=
nterceptor.java:43) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ejb3.compon=
ent.interceptors.CurrentInvocationContextInterceptor.processInvocation(Curr=
entInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.=
1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ee.concurre=
nt.ConcurrentContextInterceptor.processInvocation(ConcurrentContextIntercep=
tor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.invocation.Con=
textClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.=
java:64)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.as.ejb3.compon=
ent.singleton.StartupCountDownInterceptor.processInvocation(StartupCountDow=
nInterceptor.java:25) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.run(InterceptorContext.java:356)</div>
<div> at
org.jboss.invocation.Pri=
vilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInte=
rceptor.java:80)</div>
<div> at
org.jboss.invocation.Int=
erceptorContext.proceed(InterceptorContext.java:340)</div>
<div> at
org.jboss.invocation.Cha=
inedInterceptor.processInvocation(ChainedInterceptor.java:61)</div>
<div> at
org.jboss.as.ee.componen=
t.BasicComponent.constructComponentInstance(BasicComponent.java:161)</div>
<div> at
org.jboss.as.ee.componen=
t.BasicComponent.constructComponentInstance(BasicComponent.java:134)</div>
<div> at
org.jboss.as.ee.componen=
t.BasicComponent.createInstance(BasicComponent.java:88)</div>
<div> at
org.jboss.as.ejb3.compon=
ent.singleton.SingletonComponent.getComponentInstance(SingletonComponent.ja=
va:124) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.as.ejb3.compon=
ent.singleton.SingletonComponent.start(SingletonComponent.java:138) [wildfl=
y-ejb3-10.1.0.Final.jar:10.1.0.Final]</div>
<div> at
org.jboss.as.ee.componen=
t.ComponentStartService$1.run(ComponentStartService.java:54)</div>
<div> at
java.util.concurrent.Exe=
cutors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0_161]</div>
<div> at
java.util.concurrent.Fut=
ureTask.run(FutureTask.java:266) [rt.jar:1.8.0_161]</div>
<div> at
java.util.concurrent.Thr=
eadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_161]<=
/div>
<div> at
java.util.concurrent.Thr=
eadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_161]<=
/div>
<div> at
java.lang.Thread.run(Thr=
ead.java:748) [rt.jar:1.8.0_161]</div>
<div> at
org.jboss.threads.JBossT=
hread.run(JBossThread.java:320)</div>
<div>Caused by: org.postgresql.util.PSQLException: ERROR: relation "dw=
h_osinfo" does not exist</div>
<div> Where: SQL statement "TRUNCATE
dwh_osinfo"</div>
<div>PL/pgSQL function clear_osinfo() line 3 at SQL statement</div>
<div> at
org.postgresql.core.v3.Q=
ueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2157)</div>
<div> at
org.postgresql.core.v3.Q=
ueryExecutorImpl.processResults(QueryExecutorImpl.java:1886)</div>
<div> at
org.postgresql.core.v3.Q=
ueryExecutorImpl.execute(QueryExecutorImpl.java:255)</div>
<div> at
org.postgresql.jdbc2.Abs=
tractJdbc2Statement.execute(AbstractJdbc2Statement.java:555)</div>
<div> at
org.postgresql.jdbc2.Abs=
tractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:417)</div>
<div> at
org.postgresql.jdbc2.Abs=
tractJdbc2Statement.execute(AbstractJdbc2Statement.java:410)</div>
<div> at
org.jboss.jca.adapters.j=
dbc.CachedPreparedStatement.execute(CachedPreparedStatement.java:303)</div>
<div> at
org.jboss.jca.adapters.j=
dbc.WrappedPreparedStatement.execute(WrappedPreparedStatement.java:442)</di=
v>
<div> at
org.springframework.jdbc=
.core.JdbcTemplate$6.doInCallableStatement(JdbcTemplate.java:1133) [spring-=
jdbc.jar:4.2.4.RELEASE]</div>
<div> at
org.springframework.jdbc=
.core.JdbcTemplate$6.doInCallableStatement(JdbcTemplate.java:1130) [spring-=
jdbc.jar:4.2.4.RELEASE]</div>
<div> at
org.springframework.jdbc=
.core.JdbcTemplate.execute(JdbcTemplate.java:1078) [spring-jdbc.jar:4.2.4.R=
ELEASE]</div>
<div> ... 65
more<br>
</div>
<br>
<br>
<br>
</div>
</div>
</body>
</html>
--_000_CY1PR15MB0444640A0F3DB3A637F9F1AAF2AB0CY1PR15MB0444namp_--
Show replies by date