Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
3301: Cannot get report parameters
stinky
I get a 3301: Cannot get report parameters for the specified file.
PARAMETER1=/opt/AcServer/encyc/file/20/2032.dat
the following error is logged within the AcServer.
AcRequesterManager::ExtractFromExecutable : Failed to extract Java report parameter
So, I get the idea that there is a problem with one of my report parameters (and I have enountered this similar problem before), but I am at a loss of determining what is wrong this time around with the parameters.
Does anyone have any tips on what additional information I can find within the logs or system to determine the actual parameter and possible reason for the error?
Seems like a common problem that is encountered.
It would be helpful if the the logging could at least provide a field name or field id.
Stinky
Find more posts tagged with
Comments
mwilliams
Hi Stinky,
What kind of report parameter are you using and how are you using it?
stinky
There were several report parameters of various types, thus the issue on trying to narrow it down. As it turns out it was a dynamic string field that was trying to be seeded from a dataset. The datasource for the dataset was not reachable.
I had to solve the problem by pruning my report parameters down to smaller groups to figure out which one was having the problem.
Original question still holds on whether or not better diagnostics can be provided from Actuate server log files, instead of going at the problem brute force.
thank you,
Stinky