Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New resources
New profile posts
Latest activity
Media
New media
New comments
Search media
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
XenForo bug reports
Importer bug reports
vBulletin Blog importer gets 'stuck' importing blog comments when using parallel importer
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="36degrees" data-source="post: 1456196" data-attributes="member: 151"><p><strong>Full disclosure upfront: I'm trying to import blogs from vBulletin 3.6, so I've hacked together my own importer and blog trait that extend the existing vBulletin 3.7 / 3.8 importer.</strong> The only difference is that blog tags do not exist in 3.6, so that step is removed in my trait's [ICODE]getSteps[/ICODE] function. I believe this issue would exist with the stock 3.7/3.8 importer, but unfortunately I do not have access to a vB3.7 forum with blogs to test.</p><p></p><p>When importing using the CLI with multiple processes, the import gets stuck on the blog comments step. Once the blog comments have been migrated (you can see them in the database), the child processes just keep running in the background. The reporter gets stuck on:</p><p></p><p>[CODE]Step 18 of 18: Blog comments 00:00:01 [1,234] 0.00%[/CODE]</p><p></p><p>If you kill the importer and re-run it without the [ICODE]--processes[/ICODE] argument, the import will then finish successfully. (If you run it again with the processes argument it just gets stuck again).</p><p></p><p>In case it's relevant, there were 3,703 blog comments to migrate and I was running it with 6 processes.</p></blockquote><p></p>
[QUOTE="36degrees, post: 1456196, member: 151"] [B]Full disclosure upfront: I'm trying to import blogs from vBulletin 3.6, so I've hacked together my own importer and blog trait that extend the existing vBulletin 3.7 / 3.8 importer.[/B] The only difference is that blog tags do not exist in 3.6, so that step is removed in my trait's [ICODE]getSteps[/ICODE] function. I believe this issue would exist with the stock 3.7/3.8 importer, but unfortunately I do not have access to a vB3.7 forum with blogs to test. When importing using the CLI with multiple processes, the import gets stuck on the blog comments step. Once the blog comments have been migrated (you can see them in the database), the child processes just keep running in the background. The reporter gets stuck on: [CODE]Step 18 of 18: Blog comments 00:00:01 [1,234] 0.00%[/CODE] If you kill the importer and re-run it without the [ICODE]--processes[/ICODE] argument, the import will then finish successfully. (If you run it again with the processes argument it just gets stuck again). In case it's relevant, there were 3,703 blog comments to migrate and I was running it with 6 processes. [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
XenForo bug reports
Importer bug reports
vBulletin Blog importer gets 'stuck' importing blog comments when using parallel importer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top