Skip to main content
Solved

Recurring Error at ManagedServer

  • November 23, 2022
  • 2 replies
  • 195 views

baris.halici
Hero (Customer)
Forum|alt.badge.img+12

Hello,

The app is getting an error every hour(08:00-09:00-10:00… etc.). And it loses connection with the database.

I checked the server logs(log file is attached). At the same time, I can see the error details. But I don't understand what caused the error.
Any ideas?

I can share what's curious.

 

Regards

Barış

Best answer by Charith Epitawatta

Hi @baris.halici,

This appears to be an issue with the persistent stores in Weblogic. Please try following steps during a proper maintenance window to clear the Weblogic persistent stores. 

  1. Stop all the servers in the IFS Middleware Server
  2. Move the .DAT files located in below folders to a different folder outside of the IFS Home for backup purpose. 
    \\<IFS_HOME>\wls_domain\<InstanceID>\servers\ManagedServerX\data\store\default 
    \\<IFS_HOME>\wls_domain\<InstanceID>\servers\ManagedServerX\data\store\diagnostics
  3. Delete DAT files from the above location.
  4. Start the IFS Middleware Server. 

Hope this helps!

2 replies

Charith Epitawatta
Ultimate Hero (Employee)
Forum|alt.badge.img+31
  • Ultimate Hero (Employee)
  • 1094 replies
  • Answer
  • November 23, 2022

Hi @baris.halici,

This appears to be an issue with the persistent stores in Weblogic. Please try following steps during a proper maintenance window to clear the Weblogic persistent stores. 

  1. Stop all the servers in the IFS Middleware Server
  2. Move the .DAT files located in below folders to a different folder outside of the IFS Home for backup purpose. 
    \\<IFS_HOME>\wls_domain\<InstanceID>\servers\ManagedServerX\data\store\default 
    \\<IFS_HOME>\wls_domain\<InstanceID>\servers\ManagedServerX\data\store\diagnostics
  3. Delete DAT files from the above location.
  4. Start the IFS Middleware Server. 

Hope this helps!


baris.halici
Hero (Customer)
Forum|alt.badge.img+12
  • Author
  • Hero (Customer)
  • 128 replies
  • November 25, 2022

Hello @Charith Epitawatta,

This worked. Thank you very much for your help. 

 

Do you have any knowledge on this subject?

 

 

Original Topic:

 

Best regards

Barış