BI Publisher burst results returns "No data available" - bi-publisher

When I run a Version 11 BI Publisher report that has a report and burst script that uses 2 database links the output after submitting the report returns "No data available". The output format of the report requested is Excel (xslx).
Below are the results found in the bipublisher.log file on our Windows Server. Need help to determine why we are not receiving output.
[2019-08-02T11:23:52.932-05:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 23] [userId: ] [ecid: 617a7b4a2b313a71:-7f2f4396:16bede5b1b0:-8000-0000000000314602,0] [APP: bipublisher#11.1.1] Context: 0, code: U9KP7Q94, message: Path not found (/users/dclay/Case Management/Reports/Case Status Report 7 TEST.xdo/_report.xdo)
[2019-08-02T11:23:52.932-05:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 23] [userId: ] [ecid: 617a7b4a2b313a71:-7f2f4396:16bede5b1b0:-8000-0000000000314602,0] [APP: bipublisher#11.1.1] Context: 1, code: U9KP7Q94, message: Path not found (/users/dclay/Case Management/Reports/Case Status Report 7 TEST.xdo)
[2019-08-02T11:23:52.932-05:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 23] [userId: ] [ecid: 617a7b4a2b313a71:-7f2f4396:16bede5b1b0:-8000-0000000000314602,0] [APP: bipublisher#11.1.1] User (dclay) with session id: bulm672onqi9vtjcld9804jbq8hk8gio2rji12q is looking for object in biee path: /users/dclay/Case Management/Reports/Case Status Report 7 TEST.xdo/_report.xdo[[
Object Error [Context: 1, code: U9KP7Q94, message: Path not found (/users/dclay/Case Management/Reports/Case Status Report 7 TEST.xdo)]
Object found [path: /users/dclay/Case Management/Reports, type: 0]
]]
The report runs without issue if we do not burst. Bursting does not cause an external error message, but it does not burst the data.
We expect to see our reports burst by center and id.

::NO_DATA_TO_PROCESS::
i had the same problem:
first i checked the report. Scheduled - unclicked bursting. It worked i got an email.
That means the queries are ok. The bursting definition must be wrong.
I found it - it was the delivery etc dataset in the bursting page.
It had G_1. I had renamed G_1 to a meanful name. In Bursting was still G_1 which took
me a long time to see.

Related

How to get rid of this error message in RStudio: Error creating notebook: Parser error

I was working on a R notebook and when I saved it I encountered this error message:
Error creating notebook: Parser error: while parsing a block mapping
at line 1, column 1 did not find expected key at line 1, column 40.
I am not sure what it is and how to fix it.
Please advise.
I had the same error (Mac OS). It worked for me to shut down RStudio and remove the hidden folder .Proj.user/ located under the project directory. Then after restarting RStudio and reopening the notebook files things worked as normal.
I had this error and I fixed it by changing the intro on my Rnotebook. This is what it was originally (notice the double quotations):
---
title: ""This is my Title""
output: html_notebook
---
TO:
---
title: "This is my Title"
output: html_notebook
---
The issue was in the first title I had 2 quotation marks instead of one. I deleted the extra set and my issue was fixed.

Quickfixj rejecting incoming message with "Tag appears more than once" where there is no repeated tag

Quickfixj is rejecting the following logon message:
8=FIXT.1.1|9=163|35=A|34=77086|1128=9|49=XXxVENUExXX|56=XXxUSxXX|52=20140704-11:24:22.308|108=4|98=0|1137=9|789=78069|58=RFA:f718fdb8-2ed3-4e0b-965f-4305188d06f9|1409=0|1407=100|10=013|
The actual log entry for it is:
20140704-11:24:22.316 ERROR [QFJ Message Processor] quickfixj.errorEvent - FIXT.1.1:XXxUSxXX->XXxVENUExXX: Rejecting invalid message: quickfix.FieldException: Tag appears more than once, field=1407: 8=FIXT.1.1^A9=184^A35=A^A34=77086^A49=XXxVENUExXX^A52=20140704-11:24:22.308^A56=XXxUSxXX^A1128=9^A58=RFA:f718fdb8-2ed3-4e0b-965f-4305188d06f9^A98=0^A108=4^A553=USRC^A554=test234^A789=7806 9^A1137=9^A1407=100^A1409=0^A10=093^A
Tag 1407 doesn't appear more than once though. We're using Quickfixj 1.5.3. With a FIX Version 5.0 SP2 - EP100 data dictionary. I can't see any issues with the data dictionary entries. The Logon message fields are all flat (except for the optional MsgTypeGrp which is not being used). Have tried with ValidateFieldsOutOfOrder as both Y and N. Config entries are:
[DEFAULT]
ConnectionType=initiator
HeartBtInt=4
FileStorePath=/dir/storeLoc
FileLogPath=/dir/logLoc
StartDay=sun
StartTime=09:55:00
EndDay=sun
EndTime=09:45:00
UseDataDictionary=Y
AppDataDictionary=/dir/dicLoc/QuickFIX_EP100.xml
TransportDataDictionary=/dir/dicLoc/QuickFIX_EP100.xml
ValidateFieldsOutOfOrder=N
EnableNextExpectedMsgSeqNum=Y
# Only the SP2 version supported
DefaultApplVerID=9
DefaultApplExtID=100
BeginString=FIXT.1.1
TargetCompID=XXxVENUExXX
TargetSubID=XXxSUBxXX
# Endpoint
SocketConnectHost=xxx.xxx.xxx.xxx
SocketConnectPort=XXXXX
[SESSION]
SenderCompID=XXxUSxXX
SenderLocationID=XXxLocxXX
Anyone have any ideas what could cause this. It couldn't be because there is '1407' in today's date?

graphicsmagick/ghostscript PDF to PNG conversion: Error reading a content stream. The page may be incomplete

I've been successfully able to convert many PDFs to PNGs using "gm convert", but I've been running into an issue lately with a PDF that gives me this error:
**** Unknown operator: '0.0000-11728996', processed as number, value: 0.0
**** Unknown operator: '0.0000-11728996', processed as number, value: 0.0
**** This file had errors that were repaired or ignored.
**** Please notify the author of the software that produced this
**** file that it does not conform to Adobe's published PDF
**** specification.
I've looked around the interwebz and found that it is likely something to do with ghostscript. Could someone tell me if my PDF has errors or if it's a bug in ghostscript?
Here's the PDF: https://docs.google.com/file/d/0BycjEbtUqUfNT2M0bHkteHl0NDA/edit?pli=1
Appreciate the help in advance!
Edward
For each page, Ghostscript 9.14 says:
**** Warning: replacing malformed number '0.0000-11728996' with 0.
**** Warning: replacing malformed number '0.0000-11728996' with 0.
The warning says it all. The number is not formatted correctly.

How to show mbunit/gallio TestLog or Console output in Jenkins?

I'm using Gallio/MbUnit framework for my web testing, and the tests are kicked off from Jenkins. I've installed the Gallio/MbUnit plugin and it's publishing the xml report. I'm trying to find a way to display test log or console messages in the "Test Result" section so the team can easily read failures instead of digging into the "Console Output" for any failed test run.
When I run these Gallio/MbUnit tests from my local machine using Icarus everything is pretty nicely formatted, but not so much with Jenkins. I'd like to keep using it and improve how we display the errors. Suggestions?
For a failed test:
Failed
...MainMenuTests.AcctClaimsItems
Failing for the past 4 builds (Since Failed#128 )
Took 47 sec.
add description
Error Message
Expected value to be false.Actual Value : d:\Jenkins\jobs\...\workspace\WebTesting\Base\Helpers.cs:line 90d:\Jenkins\jobs\...\workspace\WebTesting\TigerEye\Tests\MainMenuTests.cs:line 329true
Stacktrace
at WebTesting.Base.Helpers.Click(IWebDriver driver, IWebElement element) in
From the raw console output:
Start time: 4:21 PM
Initializing the runtime and loading plugins.
Verifying test files.
Initializing the test runner.
Running the tests.
[failed] Test WebTesting/MainMenuTests/AcctClaimsItems
Expected value to be false.
Found System.Web Exception after click to url
.../Accounting/FETReport.aspx
Actual Value : true
at WebTesting.Base.Click(IWebDriver driver, IWebElement element) in d:\Jenkins\jobs\...\workspace\WebTesting\Base\StaticHelpers.cs:line 90 at WebTesting...\Tests.MainMenuTests.AcctClaimsItems() in d:\Jenkins\jobs\...\workspace\WebTesting\TigerEye\Tests\MainMenuTests.cs:line 329
Code:
if (driver.PageSource.Contains("System.Web - Exception"))
{
TestLog.Write("Found exception on page {0}", driver.Url);
TestLog.Write(driver.PageSource.ToString());
Console.Write("Found exception on page {0}", driver.Url);
Console.Write(driver.PageSource.ToString());
Assert.IsFalse(driver.PageSource.Contains("System.Web - Exception"), "Found System.Web Exception after click to url {0}",driver.Url);
}
There is a general console parsing plugin you can use to add a post build step https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin

Connecting to QB 13 with QBSDK 12 gives qb_utils.js error popup

QB 13.0 Enterprise introduced an issue in our environment that did not exist in QB 12.0.
Using QBSDK 12.0, qbXML version 4.0, Windows Server 2008 R2 and a solution developed in python 2.7.3. QB File Doctor does not report any problems and all XMLs are successfully validated by the QB XML Validator.
I had to go thru this post to resolve the LGB file corruption issue after the upgrade:Automatic Login Failure
I have created a test .Net program to replicate the problem, which occurs at random points between BeginSession and EndSession calls:
using QBXMLRP2Lib;
RequestProcessor2 proc = new RequestProcessor2();
proc.OpenConnection2("Test QB", "Test QB", QBXMLRPConnectionType.localQBD);
string ticket = proc.BeginSession("the path to the QB file", QBFileMode.qbFileOpenMultiUser);
proc.EndSession(ticket);
proc.CloseConnection();
A "Script Error" dialog box pops up with:
Line: 46
Char: 8
Error: Unspecified error.
Code: 0
URL: https://qbinproduct.intuit.com/ipd/common/js/qb_utils.js
And the standard two options whether to continue to run the script or not.
Regardless of what is chosen, QB crashes with:
Problem signature:
Problem Event Name: APPCRASH
Application Name: qbw32.exe
Application Version: 23.0.4005.2305
Application Timestamp: 50d6cc51
Fault Module Name: StackHash_5b31
Fault Module Version: 6.1.7601.17725
Fault Module Timestamp: 4ec49b8f
Exception Code: c0000374
Exception Offset: 000ce6c3
OS Version: 6.1.7601.2.1.0.272.7
Locale ID: 1033
Additional Information 1: 5b31
Additional Information 2: 5b3188f7410a3a5d99b8b3c79d62fc31
Additional Information 3: 38e7
Additional Information 4: 38e72e11a56a600df179c0b7bdb3159c
I'll appreciate any solutions or suggestions.

Resources