Oracle Weblogic Server (MOSC)

MOSC Banner

OutOfMemory in WL 10.3.5 with database datasource

edited Feb 11, 2015 10:03AM in Oracle Weblogic Server (MOSC) 4 commentsAnswered

I set up a data source to a SQL Server database.  I also have two cron (quartz) that execute two java programs using JDBC to query two tables every 3 minutes.  After  a few days, I got OutOfMemory errors and I had to restart the server.

I close the database connections in my java programs.

Here's my memory setup XX:MaxPermSize=128m -Xms1024 -Xmx2048m

Do you know how I can fix this issue? Please let me know if you need more information.

Thanks

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center