Backing up to an External 800GB/1.6TB HP Ultrium SAS tape drive. I'm going to try a backup to another server tonight, but over a 10/100, it's gonna' take awhile, even if it works...
Main Topics
Browse All TopicsI have a client running SBS2008 SP1. Their backups (Arcserve 12.5) are failing with:
E3392 Backup Server TCP reconnection timeout. (AGENT=SERVERNAME @ IP ADDRESS, Network Error 10054)
This is at the BEGINNING of the backup job, after the job says "waiting" for a couple minutes (what I'm assuming is the designated TCP timeout period for the Windows Server Agent. Any hints / tips? They got ONE good backup 5 days ago, immediately after installing Arcserve. That backup went flawlessly, and they've been nothing but trouble since.
Any help would be appreciated...
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
TCP timeout is a very generic error when doing a client agent backup.
All it tells us is the flow of data from the agent running on the remote target system stopped. It could be something on the system or network related.
Consider:
does this happen with all clients, just this one, or some
If it happens with all systems then investigate things from the backup server NIC to cable to port on the switch.
If it is just the one or some systems check things on their side. But also consider the possibility that something at the application level is causing it.
Open the Client Agent GUI and configure it for low priority.
Check to see what other applications are running on the client system.
Did you check below Article from CA support online.
Troubleshooting E8522 and E3392 (Failed to receive data from the client agent) errors
Document ID: TEC266855
Run a test backup of the remote server in question to an FSD on backup server.This proves if the problem is with device.
You can try steps mentioned in above document.
Increase ReceiveTimeOut and SendTimeOut value from default. Make sure both timeout values are same on backup server and remote server.
You can also decrease packet size on the remote server. Default packet size is 2048, make it 512 or 48 as mentioned in the document.
I hope this document will help you resolve the issue.
Thanks for the repsonses... I'm trying the information in that article. Doesn't look like the Backup Agent is working properly. The agent is listening (proof is telnet localhost 6050), and I can see the servers connection to the client agent in the Backup Agent Admin, but it just says "preprocessing."
Going to try a complete uninstall/reinstall of the application.
btw, this is a single server backup scenario. The Application and Tape Drive are installed on the server I'm trying to backup.
Turns out this is a known bug w/ ArcServe on Server2008 x64.
Whenever the OpenFileAgent is installed, having ANY WRITERS (WMI Writer, DHCP Writer, etc) selected will cause an immediate TCP Timeout error. Some kind of conflict between the writers and the OFA. But that's ok, because the OFA will allow those file to be backed up while open. So the fix is to de-select the WRITERS from the backup job.
Problem solved.
Business Accounts
Answer for Membership
by: CrisHanna_MVPPosted on 2009-08-29 at 06:11:08ID: 25213937
What are you trying to backup to? Portable harddrive? Tape? Another Server?