It is true that PDFBox 2.0.25 is to "blame", this is because this debug
line was added in 2.0.21 IIRC. But there will always be debug output in
PDFBox.
If this IBM thing is an ordinary jar, try looking for configuration
files. Maybe unpack the whole thing and then do a recursive "grep" to
find DEBUG in .xml files.
Tilman
Am 17.03.2022 um 12:43 schrieb Rauer, Kevin:
This is getting fun... 😊
Changed the rft logging to error, turned off tracing , added the ivory.property
config to error even though it's not used..
I don't use log4j or s4jlog (??sp) but IBM does have various jars along with
apache that use it..
I have noticed now that when I load RFT the first thing in the console window
is the following:
2022-03-17 07:20:55.161:INFO::main: Logging initialized @19671ms to
org.eclipse.jetty.util.log.StdErrLog
And I still get the DEBUG outputs, but only for pdfBox code :
07:39:18.953 [main] DEBUG org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{1, 0}
All if this started with my update to RFT 10.2.2 and pdfBox 2.0.25 but I am
sure this is with RFT at this point with the way RFT/Eclipse setup..
I will continue to look into the Eclipse side of this..
Thanks for all your help and also for maintaining pdfBox.. It is greatly
appreciated!!
Kevin Rauer | Senior Quality Assurance Analyst | Broadridge Financial
Solutions, Inc.
120 Bremner Blvd. Suite 2300 | Toronto, ON M5J 0A8 | CA | p +1 647-436-5361 | m
+1 647-228-1086
Vacation Alert : No Current Alerts.
-----Original Message-----
From: Tilman Hausherr <thaush...@t-online.de>
Sent: Wednesday, March 16, 2022 4:12 PM
To: users@pdfbox.apache.org
Subject: Re: Weird new log outputs..
EXTERNAL EMAIL
Am 16.03.2022 um 19:19 schrieb Rauer, Kevin:
I haven't set any logging levels, this is the default implementation, How do I
change this level.. I have been unable to find how to turn this off.
If you're using a logging library (e.g. log4j) then you should look in the
configuration file there. DEBUG isn't set by default.
Maybe this helps? They say it's a GUI setting
https://urldefense.com/v3/__https://www.ibm.com/support/pages/how-enable-logging-and-tracing-rational-functional-tester-82-and-later__;!!Ebr-cpPeAnfNniQ8HSAI-g_K5b7VKg!eJ9Lv8Ocj-hAPPkn44hSSLIf33Tt7uVPBIQs_iod-8doRMJietrsnLGE4rAQLQ$
Tilman
Thanks
k.
Kevin Rauer | Senior Quality Assurance Analyst | Broadridge Financial
Solutions, Inc.
120 Bremner Blvd. Suite 2300 | Toronto, ON M5J 0A8 | CA | p +1 647-436-5361 | m
+1 647-228-1086
Vacation Alert : No Current Alerts.
-----Original Message-----
From: Tilman Hausherr <thaush...@t-online.de>
Sent: Wednesday, March 16, 2022 2:17 PM
To: users@pdfbox.apache.org
Subject: Re: Weird new log outputs..
EXTERNAL EMAIL
Hi,
This is a debug output. Unless you want to debug something, you shouldn't use
debug level for logs.
Tilman
Am 16.03.2022 um 19:13 schrieb Rauer, Kevin:
Good day all..
I have just updated my jar to pdfbox-app-2.0.25.jar which I run in IBM
Functional tester 10.2.2 ( which was also just updated) and now When I run my
pdfCompare utility code I have started getting the following output in my
console logs..
Closing SFTP Session
14:03:47.659 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{1, 0}
14:03:47.675 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{9, 0}
14:03:47.675 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{7, 0}
14:03:47.675 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{11, 0}
14:03:47.690 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{8, 0}
14:03:47.690 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{12, 0}
14:03:47.690 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{4, 0}
14:03:47.690 [main] DEBUG
org.apache.pdfbox.pdfparser.PDFObjectStreamParser -
parsed=COSObject{3, 0}
I have trolled the net, and have tried a number of the various suggestions /
fixes, but none seem to fix this..
k.
Kevin Rauer | Senior Quality Assurance Analyst | Broadridge Financial
Solutions, Inc.
This message and any attachments are intended only for the use of the addressee
and may contain information that is privileged and confidential. If the reader
of the message is not the intended recipient or an authorized representative of
the intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication
in error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
This message and any attachments are intended only for the use of the addressee
and may contain information that is privileged and confidential. If the reader
of the message is not the intended recipient or an authorized representative of
the intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication
in error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
This message and any attachments are intended only for the use of the addressee
and may contain information that is privileged and confidential. If the reader
of the message is not the intended recipient or an authorized representative of
the intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication
in error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org