-
Re: Nprinting server: "Allocated memory exceeded"
Avinash R Oct 21, 2015 3:46 AM (in response to Matthew von Brockdorff)Strange!! Did you check whether your NPrinting server is up and running fine.
I would suggest to restart your NPrinting server once and run the task again .
-
Re: Nprinting server: "Allocated memory exceeded"
Matthew von Brockdorff Oct 22, 2015 2:58 AM (in response to Avinash R )I've been trying a lot of things but nothing seems to work! The problem is also happening with different NPrintng files although all are connected to the same source (QVW). I also restarted the service but all in vain.
-
Re: Nprinting server: "Allocated memory exceeded"
Ashfaq Mohammed Oct 22, 2015 5:07 AM (in response to Matthew von Brockdorff)Hi,
Can you try by creating New task.
Regards
ASHFAQ
-
Re: Nprinting server: "Allocated memory exceeded"
Matthew von Brockdorff Oct 22, 2015 8:46 AM (in response to Ashfaq Mohammed )I think it something from the server side. In fact when I manually run the report from the Nprinting client it works fine. I have connected different .nsq (Nprinting files) with different .qvd sources to troubleshoot but I'm still having the same problem. I re-installed the nprinting service on the Qlikview server but still nothing. I am running out of ideas no .
Anyone have experienced this issue or have an idea what might be causing the problem?
-
-
-
-
Re: Nprinting server: "Allocated memory exceeded"
sudhakar nemmatha Dec 22, 2015 12:47 AM (in response to Matthew von Brockdorff)Hi,
I too noticed the same error, when i schedule the job through server, but no issue with Designer version.
Any one has found solution for this?
My version is 16.2.0.0 (SR2)
Rgds,
Sudhakar
-
Re: Nprinting server: "Allocated memory exceeded"
Matthew von Brockdorff Dec 22, 2015 1:48 AM (in response to sudhakar nemmatha)Hi Sudhakar,
Sorry I forgot to post my solution to this problem. I solved this problem by logging in the Qlikview Server, opening the QVW (the nprinting source) through the server, and reload the document from the server. I thing you can also reload the QVW directly from the QMC.
The problem, in my case, has something to do with licenses.
Regards,
Matthew
-
Re: Nprinting server: "Allocated memory exceeded"
sudhakar nemmatha Dec 22, 2015 2:07 PM (in response to Matthew von Brockdorff)Thanks Matthew!
I will try your solution.
-
-
-
Re: Nprinting server: "Allocated memory exceeded"
Shweta Rohilla Feb 4, 2016 5:37 PM (in response to Matthew von Brockdorff)I had a similar issue. A combo chart was working for my colleague but when I opened it, It gave me "Allocated Memory Exceeded" error. I figured the problem was my QV version.
The problem got resolved after upgrading to the Latest Version of QV.
-
Re: Nprinting server: "Allocated memory exceeded"
sudhakar nemmatha Feb 4, 2016 6:19 PM (in response to Matthew von Brockdorff)Hi All,
It seems that another root cause could be Proxy related. When the network is slow it fails in displaying images. I have seen the proxy issue in our environment in 3 different scenarios. In my case, after chaning the proxy server address, the problem has vanished !!
Cheers,
Sudhakar
-
Re: Nprinting server: "Allocated memory exceeded"
Gerald Schooten May 4, 2017 4:56 AM (in response to Matthew von Brockdorff)Dear All,
I am having the same kind of errors. Does anybody know a solution to it?
Cheers,
Gerald
-
Re: Nprinting server: "Allocated memory exceeded"
Lech Miszkiewicz May 7, 2017 8:34 PM (in response to Matthew von Brockdorff)Hi All,
- Does you application have secction access?
- Does it use datareduction based on section access?
As you are running task as a service account i would suggest using the same account when testing or even building QlikView app. That way if there is a field missing (maybe OMIT) i section access, or variable is not calculated which needs to be a part of expression in charts.
I would review expressions and look for a gaps which can potentialy cause a chart to fail calculating and rendering.
Consider also reviewing expressions like those for dimension/expression text, background colour or format as well as those for captions!
I came accross this issue couple times where there was wrong text format applied '<B>', without quotes...
regards
Lech
-
Re: Nprinting server: "Allocated memory exceeded"
Lech Miszkiewicz May 9, 2017 10:41 PM (in response to Matthew von Brockdorff)BTW. What version of NPrinting are you running this task in.
- are those charts based on "Always one selected value" selection maybe?
Remember that NPrinting 17 removes all selections before task execution so you would need a filter to put that selection back! Also remember that if this is a case then it would put lots of stress on Qlik server as it will try to calculate expression which is designed to be calculated in different way.
cheers
Lech