#1 Burning Software

It is currently Thu Dec 19, 2024 4:50 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: CStarBurn_ScsiTransportSPTI::ExecuteCDB() failed ...
PostPosted: Thu Sep 14, 2006 1:37 pm 
Offline

Joined: Tue Mar 14, 2006 10:18 am
Posts: 15
Hi

I am facing a wierd problem:

Earlier I was burning with DAO , it was working fine.
Now I need to add support for DVD so I shifted to TAO mode.
First I used TAO without multisession support i.e isNextSessionAllowed=false then StarBurn_CdvdBurnerGrabber_TrackAtOnceFromTree returned without any exception but the cd was blank.

Not I did isNextSessionAllowed=true and this time cd was burned but I got error in debug window.


CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed

SCSI Status: 0x02, CDB Length: 10, CDB Dump: 0x51 0x00 0x00 0x00 0x00 0x00 0x00 0x10 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00

SCSI sense data dump:
Error Code: 0x70, Is Sense Valid: No, Segment Number: 0x00 (0)
Sense Key: 0x02, Reserved: 0x00, Incorrect Length: No
End Of Media: No, File Mark: No, Information: 0x00 0x00 0x00 0x00
Additional Sense Length: 0x0A (10)
Command Specific Information: 0x00 0x00 0x00 0x00
Additional Sense Code (ASC): 0x04, Additional Sense Code Qualifier (ASCQ): 0x08


I guess I am not doing anything wrong . It would be really helpful if some one can throw some light.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 14, 2006 9:45 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Did StarBurn return you anything except EN_SUCCESS in it's CloseSession(...) API call? No? So what was the reason of looking at debug window text? It's information for RDS team and not for you... In general it's *NORMAL* for some of the SCSI commands queued to the device to complete with bad status in some particular cases. Right now we send async "close session" and then ping device with "disc info" and "test unit ready" until it would stop telling us "long write in progress" (exactly your case). This would mean end of long async operation. Successful end! So what you see should be interpreted as "not ready... not ready... not ready yet! Done!!!" That's all :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 45 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group