#1 Burning Software

It is currently Thu Apr 25, 2024 9:42 pm

All times are UTC




Post new topic Reply to topic  [ 50 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Feb 18, 2010 10:14 am 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi,

I am seeing that the function StarBurn_ISO9660JolietFileTree_ImportTrack() failes fails if there are more than 830+ files to import. Can you let me know if there is any limit in the number?
This is the error message received.
StarBurn_ISO9660JolietFileTree_ImportTrack error, en=5, status=87, text=CStarBurn_ScsiTransportSPTI::ExecuteCDB(): DeviceIoControl() failed, status 87 ( 0x57 )

I am using Starburn version 7.2.

Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Feb 18, 2010 4:24 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
It could happen to the old code when importing content with too many files. To be 100% sure we need StarBurn log. And dont forget to upgrade to V12 as your version is 3+ years old and is not supported any more.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Feb 23, 2010 1:17 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi,

I have used star burn version 10.5 now and still see the same issue that StarBurn_ISO9660JolietFileTree_ImportTrack() failes.Please see the attached star burn log.

Thanks,
Gouse


Attachments:
File comment: StarBurn log
StarBurn.zip [3.85 KiB]
Downloaded 1033 times
Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Feb 23, 2010 1:34 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Unfortunately log you've sent is incomplete... All I can recommend you to do now - please switch to SPTD instead of SPTI and try again capturing complete log.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Feb 23, 2010 3:56 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Can you let me know pls how to switch to SPTD from SPTI? Is there any setting for that..?

Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Feb 23, 2010 4:07 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Check FindDeviceExEx sample and extended CreateExEx API call.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Wed Feb 24, 2010 1:14 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi Please see the attached logs after switching to SPTD.
I am attaching the logs for both versions V7.2 and V10.5.

Thanks,
Gosue


Attachments:
File comment: StarBurn_V10.5 log
StarBurn_V10.5.zip [18.4 KiB]
Downloaded 1099 times
File comment: Starburn v7.2 log
StarBurn_V7.2.zip [5.48 KiB]
Downloaded 956 times
Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Wed Feb 24, 2010 1:31 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
I don't need neither V7 nor V10. I've told you to upgrade to the most recent V12.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Feb 25, 2010 2:25 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi Anton,

I have used Starburn V12 evaluation version just for testing prupose and still see the same issue that ImportTrack failes whern there are more 830+ files. Somehow i was not able to capture the starburn logs for this version. Not sure if we can capture starburn logs for evaluation version.

From the last few days of my experience i could say that this issue occuring in all the versions. There could be a potential issue either in my applicatio(most probably:)) or in StarBurn. I would be very glad if you could take a look at the previously attached Starburn log of V10.5 and let me know if you find something wrong.

Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Feb 25, 2010 2:35 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
StarBurn had issues importing 1K+ files in the same directory... This issue was fixed in V12. So I need to V12 logs to re-open this case. I don't need V10.5 or any other version logs. This is number one. StarBurn V12 had changed logging stuff as we do support per-application logs now. Take a look a the new initialization routines and update your code. As it's one of the cases we could not keep 100% backward compatibility. This is number two.


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 04, 2010 3:21 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Hi Anton,

I was able to pickup the starburn logs for the same error even with StarBurnV12.

Can you find the attached log please?

Thanks,
Gouse


Attachments:
File comment: StarburnV12 logs
StarBurn12_SPTI.zip [5.48 KiB]
Downloaded 1025 times
Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 04, 2010 3:52 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Excellent! Now please keep this disc, developers will issue you with a full trace build and we'll find out what's actually fails.

[quote="Gouse"]Hi Anton,

I was able to pickup the starburn logs for the same error even with StarBurnV12.

Can you find the attached log please?

Thanks,
Gouse[/quote]


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Tue Mar 09, 2010 1:01 pm 
Offline

Joined: Mon Oct 19, 2009 10:54 am
Posts: 36
Any updates on this please Anton?

Thanks,
Gouse


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 11, 2010 1:21 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Did you receive a full-trace build from Vitalli and run it all over the place?


Top
 Profile  
 
 Post subject: Re: StarBurn_ISO9660JolietFileTree_ImportTrack failes
PostPosted: Thu Mar 11, 2010 2:06 pm 
Offline

Joined: Fri Apr 10, 2009 4:27 pm
Posts: 16
Gouse, I have sent you the build with all traces enabled. Did you receive my letter (4-th of March) ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 50 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 28 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