Backup Issue - Stream closed error

Backup Issue - Stream closed error

Backup Error - Stream closed error :

I request you to follow the below steps and take a trimmed back and check the case.

1. Shut down the application.
2. Edit the backUpData.bat (present under SupportCenter\bin folder)  and tune the backUpData.bat as the conversation files are huge in size. Refer to bold values below and update it in the file and save the file.
%JAVA% %JAVA_OPTS% -Xms128m -Xmx4096m -Dsdp.backup.home=%BACKUP_DIR% -Dignore.folder=index,archive -Dserver.home=%SERVER_HOME%

(note hyphen (-) should be present before -Dignore.folder=index,archive)


3.  Download the commonscputils.jar from here and place it in a safe location.
4. Goto SCP/server/default/lib directory and paste this new commonscputils.jar. You should move the existing file from the same location to a different location. Don't rename and keep it in the same location.

5. Now try taking the trimmed back up alone by executing -   execute backUpData.bat --trimmed from the bin directory.

Or use the attached commonscputils.txt. Rename it to commonscputils.jar (using command prompt) post downloading it and then paste it under <supportcenter>/server/default/lib directory.Don't rename and keep it in the same location.


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Alternative for Full Backup - Trimmed backup

                        Applicable till 8.1 version (Till 8121 builds) Nowadays the database size is huge in various users instance. It is because the indexing related files, archived files, file attachments are folder are huge in size. Due to which either our application ...
                      • Inputs required for analyzing Performance Issues

                        We need a couple of details to analyze Performance issue. So, please send the below details : Below mentioned details should be gathered before restarting the application. 1. Let us know whether you are taking Scheduled full backup or backup without ...
                      • Error when Processing Request during Upgrade - Version8121 - 11

                        Error:  While upgrading 8121 to 11011 when you get the below shown error,  Cause of the error: The issue with the Upgrade is that the System defined user kept getting deleted and it was because of data anonymization.   Solution : In 8121,  Go to ...
                      • How to take console log ?

                        This article is common for Servicedesk plus MSP and Supportcenter plus applications. To troubleshoot certain UI issues , JS errors , we need console log (output) from the browser. Steps to follow : 1. Login to the application. 2. Right click on the ...
                      • How to take a connection dump for analyzing performance issues?

                        For Performance/slowness issues instead of taking Threaddump manually or instead of invoking PerformanceTool make use of the below URL when the issue occurs, http://servername:portnumber/servlet/PerformanceDebug Note: The above URL works even when ...