Image import failure - client process aborted(50)
I receive the following when I attempt to import different images from tape.
Some images are on a single tape and others are on multiple tapes.
On the multiple tape images the first tape seems to read until completed and then fails when the next tape is loaded.
Also:
Phase 1 imports run without error on all the tapes
Phase 2 imports give me something like the following:
11/20/2015 9:45:07 AM begin import
11/20/2015 9:45:08 AM Info bptm(pid=6788) start
11/20/2015 9:45:08 AM started process bptm (6788)
11/20/2015 9:45:08 AM Info bpdm(pid-6788) reading backup image
11/20/2015 9:45:08 AM Info bptm (pid=6788)waiting for mount of media id 0001 on server BACKUP01
11/20/2015 9:45:08 AM started process bptm (6788)
11/20/2015 9:45:08 AM mounting 0001
11/20/2015 9:45:09 AM Info btpm(pid=6788) INF - waiting for mount of media id 0001 on server BACKUP01 for reading
11/20/2015 9:45:08 AM granted resource 0001
11/20/2015 9:45:08 AM granted resource IBM.ULTRIUM-TD4.006
11/20/2015 9:46:02 AM mounted: mount time: 00:00:54
11/20/2015 9:46:02 AM Info btpm(pid=6788) 0001
11/20/2015 9:46:02 AM Info btpm(pid=6788) INF - waiting for positioning of media id 0001 on server BACKUP01 for reading
11/20/2015 9:46:02 AM positioning 0001 to file 1
11/20/2015 9:46:02 AM positioned 0001; postion time: 00:00:00
11/20/2015 9:46:02 AM begin reading
11/20/2015 12:49:43 PM Info bptm(pid=6788) waited for empty buffer 1 times, delayed 0 times
11/20/2015 12:49:43 PM end reading; read time: 03:03:41
11/20/2015 12:49:43 PM positioning 0001 to file 2
11/20/2015 12:49:43 PM positioned 0001; positioning time 00:00:45
client process aborted (50)
I also sometimes receive the following message:
Error bptm(pid=6788) NBJM returned an extended error status: invalid request detected by JM (820) |
Info bptm(pid=6788) EXITING with status 252 <------------------------------------------- |
The tapes were written on a server running NetBackup 6.5.5 if that would have any impact.
Any ideas?
Thanks!
GHas
Just a thought, user initiated operations such as import or duplications run as the Windows user if using the Windows admin console. If the user's session closes, those processes would close as well.
Either run from cmd line cron job, java admin console or do not close the RDP session out.
Is this what is happening to you?