Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

S_Mohamed
S_Mohamed
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
0

Questions

Questions
2

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by S_Mohamed
Customize the badges you want to showcase on your profile
Re: What's consuming the app server heap memory? - Adobe LiveCycle 14-05-2010
OutOfMemoryError: Java heap space errorLiveCycle ES can require transactions that run for longer than the default application server transaction time-out value. For example, processing large PDF documents can be very time intensive. These errors can appear in the application server log when Workbench ES users drag large files to the Resources view.If you encounter OutOfMemoryError messages in the application server log, you must increase the transaction time-out value. The recommended value is 3...

Views

176

Likes

0

Replies

0
Re: What's consuming the app server heap memory? - Adobe LiveCycle 12-05-2010
Did you tried to increase your heap size in jboss server . try this and i think it will help you in solving this problem . if u want to know how to increase the heap size: go to bath of ur JBoss "D:\Adobe\Adobe LiveCycle ES2\jboss\bin" as example.scond find the Run file and open it in Text Filefind a line which is responsible for heap size ==>>"set JAVA_HEAP_ARGS=-XX:PermSize=128m -XX:MaxPermSize=192m -Xms1024m -Xmx1024m" close it and restart the server again and test your problem.put ur line to...

Views

176

Likes

0

Replies

0