Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OLD-3885: CSV Exceeds shared hosting script processing time #76

Closed
cpaschen opened this issue Oct 21, 2012 · 0 comments
Closed

OLD-3885: CSV Exceeds shared hosting script processing time #76

cpaschen opened this issue Oct 21, 2012 · 0 comments

Comments

@cpaschen
Copy link
Member

Description

The CSV import feature takes too long to run even with a small import file. I have tried with 50 records on a Hostgator shared server which times out scripts at 30 seconds and the script errors out

History

#13 Updated by Chris DioscouriChris Paschen. 5 months ago

The CSV importer, as well as a number of internal queries have been updated (at least once, some more than once) since this ticket was originally created.
In attempting smaller imports (25ish) this doesn't appear to be a problem any longer.

If anyone is still having problems importing larger CSV files please reply here (and post your CSV file so we can test if possible) [However, be aware that files posted here are available to the public.]

If we don't hear form anyone on this within the next few weeks I'm going to close this as resolved.

#12 Updated by Chris DioscouriChris Paschen. 8 months ago

Target version changed from Version 0.9.9 - Misc Bug Fixes and New Features to Version 0.9.4 - Plugin Testing and Finalization

#11 Updated by Chris DioscouriChris Paschen. 9 months ago

Status changed from New to Unconfirmed
Assignee deleted (Daniele Rosario)

#10 Updated by Chris DioscouriChris Paschen. about 1 year ago

Target version changed from Version 0.8.1 - Bug Fixes to Version 0.9.9 - Misc Bug Fixes and New Features

#9 Updated by Chris DioscouriChris Paschen. about 1 year ago

Great. Thanks!

#8 Updated by Iain Mace about 1 year ago

Hi Chris, My apologies - i originally added in here simply because i thought it could be done in tandem with the task... I should have known better - sorry!! Have added new Feature request #6061
Thanks, Iain

#7 Updated by Chris DioscouriChris Paschen. about 1 year ago

Affects Template Files set to No

Iain,

Your topic doesn't relate to this ticket.
If you want this to be considered, please create a new ticket as a feature request.

#6 Updated by Iain Mace about 1 year ago

Guys - when you start work on the csv import tool PLEASE could you add a TAX column (similar to the shipping column). We have a number of products (like books) which are not Taxable in the UK - that gives us the headache of having to sift through the catalog and manually open the products that are not taxable. Thanks

#5 Updated by Rafael Diaz-Tushman almost 2 years ago

Assignee set to Daniele Rosario

Another one for the CSV Import tool.

#4 Updated by Rafael Diaz-Tushman almost 2 years ago

Category set to Admin - Data Import/Export
Priority changed from High to Normal
Target version set to Version 0.8.1 - Bug Fixes

#3 Updated by Ken Lyle almost 2 years ago

I claim no coding chops, but it appears that the state of the art in managing big, long-running processes in bite-sized chunks is Mr. Nicolas D***********s, of AkeebaBackup fame. I expect this should be a trivial assignment for him, and if not, I would be curious to understand why not.

#2 Updated by Michael Kesterton almost 2 years ago

I have done some more tests. If the CSV file has 200 records it will add 4 records before 30 second execution timeout.

#1 Updated by Michael Kesterton almost 2 years ago

I set up on local wamp server and upgraded to 300 sec execution timeout..... Still a problem

Finally got this string of errors .....

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Undefined offset: 0 in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Notice: Trying to get property of non-object in C:\wamp\www\HRFS\plugins\tienda\tool_csvimporter.php on line 600

Fatal error: Maximum execution time of 300 seconds exceeded in C:\wamp\www\HRFS\libraries\joomla\base\object.php on line 97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants