Getting 'Invalid Security Credentail' Exception When Password Is Encrypted In PIN_INV_DOC_GEN Util
(Doc ID 1601421.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.4.0.0.0 to 7.4.0.0.0 [Release 7.4.0]Information in this document applies to any platform.
Goal
After migrating to BRM version : 7.4_PS17 and when executing BIPENV.sh script in PIN_INV_DOC_GEN utility, below errors are seen in the pin_inv_doc_gen.log
Error 11/15/13 10:04:04:0481 PM ( 1384513444481 ) T:pool-1-thread-3 JavaLog InvThreadException thrownSchedule Report thread failed for 0.0.0.1 /invoice 12826007 0 1:svccb0000008np:UnknownProgramName:0:pool-1-thread-3:0:1384513444:0
Schedule Report thread failed for 0.0.0.1 /invoice 12826007 0
Schedule Report thread failed for 0.0.0.1 /invoice 12826007 0
at invoicedocgen.Inv_Gen_Thread.run(Inv_Gen_Thread.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Error 11/15/13 10:04:04:0481 PM ( 1384513444481 ) T:pool-1-thread-2 JavaLog InvThreadException thrownSchedule Report thread failed for 0.0.0.1 /invoice 13178436 0 1:svccb0000008np:UnknownProgramName:0:pool-1-thread-2:0:1384513444:0
Schedule Report thread failed for 0.0.0.1 /invoice 13178436 0
Schedule Report thread failed for 0.0.0.1 /invoice 13178436 0
at invoicedocgen.Inv_Gen_Thread.run(Inv_Gen_Thread.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Error 11/15/13 10:04:04:0481 PM ( 1384513444481 ) T:pool-1-thread-1 JavaLog InvThreadException thrownSchedule Report thread failed for 0.0.0.1 /invoice 12938289 0 1:svccb0000008np:UnknownProgramName:0:pool-1-thread-1:0:1384513444:0
Schedule Report thread failed for 0.0.0.1 /invoice 12938289 0
Schedule Report thread failed for 0.0.0.1 /invoice 12938289 0
at invoicedocgen.Inv_Gen_Thread.run(Inv_Gen_Thread.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Schedule Report thread failed for 0.0.0.1 /invoice 12826007 0
Schedule Report thread failed for 0.0.0.1 /invoice 12826007 0
at invoicedocgen.Inv_Gen_Thread.run(Inv_Gen_Thread.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Error 11/15/13 10:04:04:0481 PM ( 1384513444481 ) T:pool-1-thread-2 JavaLog InvThreadException thrownSchedule Report thread failed for 0.0.0.1 /invoice 13178436 0 1:svccb0000008np:UnknownProgramName:0:pool-1-thread-2:0:1384513444:0
Schedule Report thread failed for 0.0.0.1 /invoice 13178436 0
Schedule Report thread failed for 0.0.0.1 /invoice 13178436 0
at invoicedocgen.Inv_Gen_Thread.run(Inv_Gen_Thread.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Error 11/15/13 10:04:04:0481 PM ( 1384513444481 ) T:pool-1-thread-1 JavaLog InvThreadException thrownSchedule Report thread failed for 0.0.0.1 /invoice 12938289 0 1:svccb0000008np:UnknownProgramName:0:pool-1-thread-1:0:1384513444:0
Schedule Report thread failed for 0.0.0.1 /invoice 12938289 0
Schedule Report thread failed for 0.0.0.1 /invoice 12938289 0
at invoicedocgen.Inv_Gen_Thread.run(Inv_Gen_Thread.java:94)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |