#1 Burning Software

It is currently Fri Mar 29, 2024 8:10 am

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 43 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Nov 13, 2010 10:23 am 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
Hi,

a user reported the following error to me when trying to burn an audio CD:
CStarBurn_ScsiTransportSPTI::ExecuteCDB(): Command failed

Any idea why this happens or how to fix? Log is too big for attaching, so here is a link: http://forum.cdburnerxp.se/download/file.php?id=706

Regards,
Florian


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Nov 13, 2010 7:52 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) There's nothing to fix as nothing is broken. Not all commands send to device should terminate with "success" status. You don't need to look at the log you need to check for codes returned by API calls. So what really went wrong you started focusing on this issue? What user did complain at?

2) User's using version with all traces enabled. This is what should be FIXED immediately. It's not production version, it's for experiments only. It's DOG SLOW and creates oversized (read - unreadable) logs.

3) Switch to SPTD rather then SPTI (not related to this issue, but in general). SPTI and ASPI are obsolete and kept in SDK for backward compatibility only. You're using non-production mode for production software exploiting all possible software conflict issues making our, your and your users life very... Entertaining :) More then half of the bug reports end with software conflict localized issue.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Nov 13, 2010 8:03 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
OK, I've managed to squeeze what's wrong: error 09/00 - track following error. Should never happen in a normal situation. I think it's "quatum effect" and burning failed b/c application was too slow to react. And it was too slow b/c it used version with all traces enabled. Please try normal retail one to isolate this possibility. Thanks!


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Nov 13, 2010 8:27 pm 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
1) I don't use API calls, I use StarBurnX. If StarBurnX decides to raise an exception unnecessarily, then it's something to fix.
2) OK, where do I get the latest beta version of StarBurnX without the traces?
3) SPTD requires further drivers to be installed, and I don't like that. Last time I tried, the silent SPTD setup didn't even work properly. Anyway, SPTI works so I won't go through the trouble of supporting yet another component.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Nov 13, 2010 10:16 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) For now everything works as expected. WRITE10 fails and SDK report this to the uppest level.

2) Guys will prepare a build for you on Monday. But please don't use full trace build anywhere. It should not really burn anything...

3) It's like buying a Porsche with carbon-ceramic brakes and using parking brake only to stop it. B/c using ordinary brakes is too annoying. No problem! It's your car.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sun Nov 14, 2010 8:06 am 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
I'd use the better brakes if they were built in. I'm not good at car tuning if you will.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sun Nov 14, 2010 5:52 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
StarBurn is not part of the operating system either. So you end with shipping third-party component with your app. Why not use IMAPI? I know the reason. It (IMAPI) does not work as expected. The same with SPTI... It does not work as expected. That's why many-many guys end with writing own kernel filter driver to handle uncollisioned raw disk I/O. Daemon Tools, Alcohol Software, CloneCD, Roxio, Sonic etc. This creates a MESS. So smart guys end with special unfilterable code. And even smarter guys end with gathering their resources and maintaining shared driver. This is true for SPTD. At least three companies (Daemon Tools, Alcohol Software & StarBurn Software) use SPTD. So there are more chances to see SPTD already installed on user's machine then you think. FYI.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Fri Nov 19, 2010 7:19 pm 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
anton (staff) wrote:
2) Guys will prepare a build for you on Monday. But please don't use full trace build anywhere. It should not really burn anything....


Just wanted to remind you ;)


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Nov 20, 2010 6:02 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Sorry, not done yet... I'll kick Dima Monday morning if you don't mind.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Mon Nov 22, 2010 11:56 am 
Offline

Joined: Thu Dec 13, 2007 8:44 am
Posts: 609
Hello,

Here is a new (release) build of StarBurnX : link was removed

Regards,

Dmitry


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Mon Nov 22, 2010 2:16 pm 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
Thanks.


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Mon Nov 22, 2010 4:21 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Please keep us updated about your progress :) Thanks!


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sat Jan 29, 2011 7:44 pm 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
Hi again,
I noticed that with the new edition of StarBurnX the logging functionality seems to be entirely gone. This is a bit of a problem when trying to diagnose problems. If that was intentional, could you please provide me with two versions of StarBurnX, one with logging possible and one without so that I can have a diagnostic build of my app available?


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sun Jan 30, 2011 8:01 am 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
This is issue with the build, we'll revert to this functionality back of course. Sorry for inconvenience...

flöle wrote:
Hi again,
I noticed that with the new edition of StarBurnX the logging functionality seems to be entirely gone. This is a bit of a problem when trying to diagnose problems. If that was intentional, could you please provide me with two versions of StarBurnX, one with logging possible and one without so that I can have a diagnostic build of my app available?


Top
 Profile  
 
 Post subject: Re: Internal SDK error: CStarBurn_ScsiTransportSPTI
PostPosted: Sun Jan 30, 2011 8:15 am 
Offline

Joined: Sun Jun 14, 2009 6:00 pm
Posts: 542
Can you please let me know when a new build is available? Thanks.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 43 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 23 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group