On 10.04.2020 14:52, HERNANDEZ-HERRERO, JORGE wrote: > Hi Krysztof, > > Is this the patch that you are testing? > > https://protect2.fireeye.com/url?k=d4895cd7-89459553-d488d798-0cc47aa8f5ba-4d5c31df3f55f0c5&q=1&u=https%3A%2F%2Fgerrit.onap.org%2Fr%2Fc%2Foom%2F%2B%2F104915 > > If it is, I can install, give it a try and work with local folks as needed. > Let me know.
Yup it's this one and obviously all its previous versions;) In general I had a version in which everything was comming up fine, just the pap health check was not working due to the exception described below > > Jorge > > -----Original Message----- > From: Krzysztof Opasiak <[email protected]> > Sent: Friday, April 10, 2020 5:04 AM > To: DRAGOSH, PAM <[email protected]>; [email protected]; > HERNANDEZ-HERRERO, JORGE <[email protected]> > Cc: [email protected]; DESBUREAUX Sylvain TGI/OLN > <[email protected]> > Subject: Re: [POLICY] DBDao username and password > > Hi Pam, > > On 09.04.2020 15:25, DRAGOSH, PAMELA L (PAM) wrote: >> Hi Kryzysztof, >> >> I have forwarded this to SME's for this repo, we'll see what we can >> determine from this. >> >> Possibly we are just missing a place in the code where passwords were being >> retrieved. > > Any updates from your SME? > > Sorry for asking but this is actually the last patch in both policy and in > whole this task and I'm fighting with it for about a week now... > >> >> However, I'll warn that this codebase is difficult to change and very >> fragile, but we will see where the problem is first and assess. >> >> Will let you know. >> >> Pam >> >> >> On 4/9/20, 8:39 AM, "Krzysztof Opasiak" <[email protected]> wrote: >> >> Dear Policy Team, >> >> I'm trying to finish my password removal changes in policy module but >> I've troubles with makeing pap HC work after changing the DB password: >> >> >> javax.servlet.ServletException: PE200 - System Error: PAP not >> initialized; unexpected error: javax.servlet.ServletException: Unable >> to >> Create Policy DBDao >> >> Instance\n\torg.onap.policy.pap.xacml.rest.XACMLPapServlet.init(XACMLPapServlet.java:328)\n\torg.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)\n\torg.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)\n\torg.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:668)\n\torg.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)\n\torg.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)\n\torg.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)\n\torg.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:834)\n\torg.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)\n\torg.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tjava.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tjava.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\torg.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tjava.base/java.lang.Thread.run(Thread.java:834)\n</pre><p><b>Note</b> >> The full stack trace of the root cause is available in the server >> logs.</p><hr class=\"line\" /><h3>Apache >> >> Tomcat/9.0.16</h3></body></html>","url":"https://protect2.fireeye.com/url?k=5a4106ad-078dcf29-5a408de2-0cc47aa8f5ba-642b2ead5f4016a2&q=1&u=https%3A%2F%2Furldefense.proofpoint%2F >> .com/v2/url?u=https-3A__pap-3A9091_pap_test&d=DwIGaQ&c=LFYZ-o9_HUMeMTS >> QicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=chZtGACFSd0PNi >> N5WY08foFyfcR4jzV3CdY2uwXW7dE&s=sQOeHcq0P1dlahR4l_DMd_IcecNbofZ8XW12wO >> b-DUY&e= "}]} >> >> Could you please point me to the right place where password for >> accessing this DB is set? >> >> Best regards, >> -- >> Krzysztof Opasiak >> Samsung R&D Institute Poland >> Samsung Electronics >> >> >> >> > > -- > Krzysztof Opasiak > Samsung R&D Institute Poland > Samsung Electronics > -- Krzysztof Opasiak Samsung R&D Institute Poland Samsung Electronics -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20613): https://lists.onap.org/g/onap-discuss/message/20613 Mute This Topic: https://lists.onap.org/mt/72895292/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
