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.
Stop all the servers in the IFS Middleware Server
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
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.
Stop all the servers in the IFS Middleware Server
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