Author Topic: Error 500: via thin client  (Read 4865 times)

jeffs42885

  • Guest
Error 500: via thin client
« on: June 24, 2013, 08:59:25 AM »
When using our OnDemand web client, I am getting the following error when trying to retrieve a large PDF, I believe it is 400MB..

Error500: java.lang.Exception: Insufficient memory is available to perform the operation2083

Happens in 8.5.0.6 front end / back end config, and also 8.4.0.3 front end / 8.5.0.6 back end config.

Any ideas?

pankaj.puranik

  • Sr. Member
  • ****
  • Posts: 374
    • View Profile
Re: Error 500: via thin client
« Reply #1 on: June 24, 2013, 10:58:23 AM »
What's your hardware configuration on the system where you are using web client?

jeffs42885

  • Guest
Re: Error 500: via thin client
« Reply #2 on: June 24, 2013, 11:04:41 AM »
Ive tried it on my windows xp machine:

XP 32
Core2duo 2.93GHZ
1.93GB Memory
IE8
Acrobat Standard 7

I also tried it on my virtual machine:

Windows 7 Business
Intel Xeon E7-2870 2.40GHZ
4GB Memory
IE8
Adobe Reader X 10.1.1

Both threw the same error message.

Both worked with the thick / fat client.

jeffs42885

  • Guest
Re: Error 500: via thin client
« Reply #3 on: June 25, 2013, 11:13:57 AM »
Any feedback on this yet ?

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1202
    • View Profile
Re: Error 500: via thin client
« Reply #4 on: June 25, 2013, 12:41:12 PM »
Just a guess --- is your java current?

Ed
#zOS #ODF

Alessandro Perucchi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
    • View Profile
Re: Error 500: via thin client
« Reply #5 on: July 03, 2013, 02:33:24 AM »
Hello jeffs42885,

that's maybe a stupid question, but did you check the memory that you allocate to the Java heap?

Maybe it is too low configured (eg: -Xmx256m) and try with something bigger (-Xmx2048m)

Sincerely yours,
Alessandro
Alessandro Perucchi

#Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize #AIX #Linux #Multiplatforms #DB2 #Windows #Oracle #TSM #Tivoli #Performance #Audits #Customizing #Availability #HA #DR #JavaApi #ContentNavigator #ICN #WEBi #ODWEK #Services #PDF #AFP #XML

jeffs42885

  • Guest
Re: Error 500: via thin client
« Reply #6 on: December 23, 2013, 08:54:10 PM »
update on this--

We upgraded to 8.5.0.6, increased the heap size, and it fixed the problem