Connection Error

Asked by Nautica

I succesfully imported products and categories from my local testing environment.
Now i tried to import from one of my live websites and import of categories went fine but when i try to import products (about 2500 products) I get this error every time:

Connection Error

Unable to reach to OpenERP server !
You should check your connection to the network and the OpenERP server.

Anyone can tell my why this occurs?

But everything else runs fine.

Can this be cause because i use the one click windows install in Vista?

My system:

Intel Duo Core 2CPU 6300@ 1,86 GHZ 2,00GB RAM running on VISTA home Premium 32 bit Service Pack 2
OpenERP - GTK Client - v5.0.6
OpenERP - Server- v5.0.6 running on localhost (127.0.0.1)

Revision history for this message
Sharoon Thomas http://openlabs.co.in (sharoonthomas) said :
#1

Sometime the amount of data is so huge that has to be migrated that it takes more time than the timeout of the GTK or Web client.

The process continues and finally you may have all your products imported, but the GTK client to Server XML RPC connection will time out before that.

You can try by increasing the timout. If the data still doesnt get imported and you have a problem, you can report a bug and it may help us solve the issue better. Please make sure that you have the complete stack trace pasted along with the bug report.
FAQ #809: “Connection Error when large amount of data is imported”.

Revision history for this message
Nautica (nautica1959) said :
#2

That was strange... Although OpenErp gave the above error yesterday and I could not see any products, I fired up my PC today and suddenly all products where there (exactly 2238 products) that matched the quantity of products in my shop.

Revision history for this message
Sharoon Thomas http://openlabs.co.in (sharoonthomas) said :
#3

Thats exactly what i told you. The XMLRPC connection from Client to Server (only open erp) doesnt hold that long especially when the magento instance is remote..

However it will import all products successfully.

Can you update tot he latest trunk. it will show you the attributes of products also.

Revision history for this message
Nautica (nautica1959) said :
#4

updated the trunk and made a fresh database and after import of products i now get this error when wanting to view the products:

Environment Information :
System : Windows-32bit-SP2
OS Name : nt
Operating System Release :
Operating System Version : 32bit
Operating System Architecture : 32bit
Operating System Locale : nl_NL.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 5.0.6
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "netsvc.pyo", line 244, in dispatch
  File "netsvc.pyo", line 73, in __call__
  File "service\web_services.pyo", line 583, in execute
  File "osv\osv.pyo", line 59, in wrapper
  File "osv\osv.pyo", line 118, in execute
  File "osv\osv.pyo", line 110, in execute_cr
  File "C:\Users\Proline\OpenERP AllInOne\Server\addons\magerp\product.py", line 574, in fields_view_get
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 6947: ordinal not in range(128)

Revision history for this message
Sharoon Thomas http://openlabs.co.in (sharoonthomas) said :
#5

Looks like one of the attributes has a special character ?

On Thu, Nov 12, 2009 at 11:54 AM, Nautica <
<email address hidden>> wrote:

> Question #89718 on Magento Open ERP Connector changed:
> https://answers.launchpad.net/magentoerpconnect/+question/89718
>
> Nautica posted a new comment:
> updated the trunk and made a fresh database and after import of products
> i now get this error when wanting to view the products:
>
> Environment Information :
> System : Windows-32bit-SP2
> OS Name : nt
> Operating System Release :
> Operating System Version : 32bit
> Operating System Architecture : 32bit
> Operating System Locale : nl_NL.cp1252
> Python Version : 2.5.2
> OpenERP-Client Version : 5.0.6
> Last revision No. & ID :Bazaar Package not Found !Traceback (most recent
> call last):
> File "netsvc.pyo", line 244, in dispatch
> File "netsvc.pyo", line 73, in __call__
> File "service\web_services.pyo", line 583, in execute
> File "osv\osv.pyo", line 59, in wrapper
> File "osv\osv.pyo", line 118, in execute
> File "osv\osv.pyo", line 110, in execute_cr
> File "C:\Users\Proline\OpenERP AllInOne\Server\addons\magerp\product.py",
> line 574, in fields_view_get
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 6947:
> ordinal not in range(128)
>
> --
> You received this question notification because you are an answer
> contact for Magento Open ERP Connector.
>

--
Sharoon Thomas
Business Analyst & ERP Consultant

Revision history for this message
Nautica (nautica1959) said :
#6

Yes i think too, but as you know Magento and its database are utf-8 charset.

I think its a bug reading these articles how python handles characters that needs to be encoded/decoded to unicode, base64 and ascii.

http://blog.codekills.net/archives/38-Encoding-and-Decoding-Text-in-Python-or-I-didnt-ask-you-to-use-the-ascii-codec!.html

and this:

http://www.joelonsoftware.com/articles/Unicode.html

my shop runs in Dutch ( default) English and German.
For Dutch (and also French and German) many characters are used like ä,Ä,é,É,è,È,ë,Ë,ü,Ü,ö,Ö,ï,Ï. (Latin1)

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) said :
#7

I knew this before but now, with Magento 1.4.1.0, it exports my categories (250) and stop after export 3 or 4 products. I have 4900 products to export.
What's wrong?

OpenERP 5.0.11

Revision history for this message
Nautica (nautica1959) said :
#8

@ Quentin Can you provide info from your serverlog Quentin?

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) said :
#9

Thanks for your interest.
I click on export catalog and:

[2010-07-08 09:30:53,160] INFO:ext synchro:Created in External Ref product.category from OpenERP with external_id 255 and OpenERP id 252 successfully
[2010-07-08 09:30:55,441] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 18 and OpenERP id 37 successfully
[2010-07-08 09:30:57,519] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 19 and OpenERP id 38 successfully
[2010-07-08 09:30:59,582] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 21 and OpenERP id 39 successfully
[2010-07-08 09:31:01,753] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 22 and OpenERP id 40 successfully
[2010-07-08 09:31:03,816] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 23 and OpenERP id 44 successfully
[2010-07-08 09:31:05,989] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 24 and OpenERP id 45 successfully
[2010-07-08 09:31:08,144] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 26 and OpenERP id 23 successfully
[2010-07-08 09:31:10,457] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 25 and OpenERP id 3 successfully
[2010-07-08 09:31:12,645] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 27 and OpenERP id 14 successfully
[2010-07-08 09:31:14,755] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 28 and OpenERP id 16 successfully
[2010-07-08 09:31:17,052] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 16 and OpenERP id 6 successfully
[2010-07-08 09:31:19,255] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 29 and OpenERP id 17 successfully
[2010-07-08 09:31:21,334] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 30 and OpenERP id 4 successfully
[2010-07-08 09:31:23,473] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 31 and OpenERP id 46 successfully
[2010-07-08 09:31:25,770] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 32 and OpenERP id 47 successfully
[2010-07-08 09:31:28,084] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 33 and OpenERP id 48 successfully
[2010-07-08 09:31:30,381] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 34 and OpenERP id 49 successfully
[2010-07-08 09:31:32,599] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 35 and OpenERP id 5 successfully
[2010-07-08 09:31:34,756] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 36 and OpenERP id 11 successfully
[2010-07-08 09:31:37,006] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 37 and OpenERP id 9 successfully
[2010-07-08 09:31:39,147] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 38 and OpenERP id 13 successfully
[2010-07-08 09:31:41,335] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 40 and OpenERP id 70 successfully
[2010-07-08 09:31:43,599] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 39 and OpenERP id 7 successfully
[2010-07-08 09:31:45,865] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 41 and OpenERP id 50 successfully
[2010-07-08 09:31:47,944] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 42 and OpenERP id 51 successfully
[2010-07-08 09:31:49,990] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 43 and OpenERP id 52 successfully
[2010-07-08 09:31:52,178] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 44 and OpenERP id 19 successfully
[2010-07-08 09:31:54,256] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 45 and OpenERP id 53 successfully
[2010-07-08 09:31:56,460] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 46 and OpenERP id 54 successfully
[2010-07-08 09:31:58,523] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 47 and OpenERP id 21 successfully
[2010-07-08 09:32:00,664] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 48 and OpenERP id 22 successfully
[2010-07-08 09:32:02,867] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 49 and OpenERP id 18 successfully
[2010-07-08 09:32:04,976] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 50 and OpenERP id 55 successfully
[2010-07-08 09:32:07,039] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 51 and OpenERP id 56 successfully
[2010-07-08 09:32:09,117] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 52 and OpenERP id 57 successfully
[2010-07-08 09:32:11,289] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 53 and OpenERP id 24 successfully
[2010-07-08 09:32:13,382] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 54 and OpenERP id 25 successfully
[2010-07-08 09:32:15,571] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 55 and OpenERP id 26 successfully
[2010-07-08 09:32:17,664] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 56 and OpenERP id 27 successfully
[2010-07-08 09:32:19,898] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 57 and OpenERP id 28 successfully
[2010-07-08 09:32:22,148] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 58 and OpenERP id 29 successfully
[2010-07-08 09:32:24,414] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 59 and OpenERP id 30 successfully
[2010-07-08 09:32:26,602] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 60 and OpenERP id 31 successfully
[2010-07-08 09:32:28,743] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 61 and OpenERP id 32 successfully
[2010-07-08 09:32:30,789] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 62 and OpenERP id 33 successfully
[2010-07-08 09:32:32,884] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 63 and OpenERP id 34 successfully
[2010-07-08 09:32:35,086] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 17 and OpenERP id 35 successfully
[2010-07-08 09:32:37,259] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 64 and OpenERP id 58 successfully
[2010-07-08 09:32:39,463] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 65 and OpenERP id 59 successfully
[2010-07-08 09:32:41,493] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 66 and OpenERP id 60 successfully
[2010-07-08 09:32:43,665] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 67 and OpenERP id 61 successfully
[2010-07-08 09:32:45,854] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 68 and OpenERP id 62 successfully
[2010-07-08 09:32:47,993] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 69 and OpenERP id 63 successfully
[2010-07-08 09:32:50,026] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 70 and OpenERP id 64 successfully
[2010-07-08 09:32:52,306] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 71 and OpenERP id 65 successfully
[2010-07-08 09:32:54,494] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 72 and OpenERP id 66 successfully
[2010-07-08 09:32:56,651] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 73 and OpenERP id 67 successfully
[2010-07-08 09:32:58,822] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 74 and OpenERP id 68 successfully
[2010-07-08 09:33:00,869] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 75 and OpenERP id 69 successfully
[2010-07-08 09:33:02,947] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 76 and OpenERP id 71 successfully
[2010-07-08 09:33:05,010] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 77 and OpenERP id 72 successfully
[2010-07-08 09:33:07,198] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 78 and OpenERP id 73 successfully
[2010-07-08 09:33:09,308] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 79 and OpenERP id 74 successfully
[2010-07-08 09:33:11,385] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 80 and OpenERP id 75 successfully
[2010-07-08 09:33:13,558] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 81 and OpenERP id 76 successfully
[2010-07-08 09:33:15,839] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 82 and OpenERP id 77 successfully
[2010-07-08 09:33:17,917] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 83 and OpenERP id 78 successfully
[2010-07-08 09:33:20,073] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 84 and OpenERP id 79 successfully
[2010-07-08 09:33:22,387] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 85 and OpenERP id 80 successfully
[2010-07-08 09:33:24,653] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 86 and OpenERP id 81 successfully
[2010-07-08 09:33:26,903] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 87 and OpenERP id 82 successfully
[2010-07-08 09:33:29,028] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 88 and OpenERP id 83 successfully
[2010-07-08 09:33:31,355] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 89 and OpenERP id 84 successfully
[2010-07-08 09:33:33,466] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 90 and OpenERP id 85 successfully
[2010-07-08 09:33:35,528] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 91 and OpenERP id 86 successfully
[2010-07-08 09:33:37,841] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 92 and OpenERP id 87 successfully
[2010-07-08 09:33:39,888] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 93 and OpenERP id 88 successfully
[2010-07-08 09:33:42,091] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 94 and OpenERP id 89 successfully
[2010-07-08 09:33:45,404] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 95 and OpenERP id 90 successfully
[2010-07-08 09:33:47,357] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 96 and OpenERP id 91 successfully
[2010-07-08 09:33:49,545] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 97 and OpenERP id 92 successfully
[2010-07-08 09:33:51,592] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 98 and OpenERP id 94 successfully
[2010-07-08 09:33:53,747] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 99 and OpenERP id 97 successfully
[2010-07-08 09:33:55,858] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 100 and OpenERP id 98 successfully
[2010-07-08 09:33:58,045] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 101 and OpenERP id 93 successfully
[2010-07-08 09:34:00,124] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 102 and OpenERP id 96 successfully
[2010-07-08 09:34:02,217] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 103 and OpenERP id 95 successfully
[2010-07-08 09:34:04,311] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 104 and OpenERP id 99 successfully
[2010-07-08 09:34:06,483] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 105 and OpenERP id 100 successfully
[2010-07-08 09:34:08,576] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 106 and OpenERP id 101 successfully
[2010-07-08 09:34:10,842] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 107 and OpenERP id 102 successfully
[2010-07-08 09:34:12,983] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 108 and OpenERP id 103 successfully
[2010-07-08 09:34:15,062] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 110 and OpenERP id 105 successfully
[2010-07-08 09:34:17,092] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 111 and OpenERP id 106 successfully
[2010-07-08 09:34:19,312] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 112 and OpenERP id 107 successfully
[2010-07-08 09:34:21,421] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 113 and OpenERP id 108 successfully
[2010-07-08 09:34:23,483] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 114 and OpenERP id 109 successfully
[2010-07-08 09:34:25,625] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 115 and OpenERP id 110 successfully
[2010-07-08 09:34:27,780] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 116 and OpenERP id 113 successfully
[2010-07-08 09:34:29,984] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 117 and OpenERP id 114 successfully
[2010-07-08 09:34:32,062] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 118 and OpenERP id 116 successfully
[2010-07-08 09:34:34,282] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 119 and OpenERP id 112 successfully
[2010-07-08 09:34:36,391] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 120 and OpenERP id 111 successfully
[2010-07-08 09:34:38,641] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 121 and OpenERP id 117 successfully
[2010-07-08 09:34:40,798] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 122 and OpenERP id 118 successfully
[2010-07-08 09:34:42,891] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 123 and OpenERP id 119 successfully
[2010-07-08 09:34:45,032] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 124 and OpenERP id 120 successfully
[2010-07-08 09:34:47,157] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 125 and OpenERP id 121 successfully
[2010-07-08 09:34:49,236] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 126 and OpenERP id 122 successfully
[2010-07-08 09:34:51,329] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 127 and OpenERP id 123 successfully
[2010-07-08 09:34:53,782] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 13 and OpenERP id 2 successfully
[2010-07-08 09:34:55,813] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 109 and OpenERP id 104 successfully
[2010-07-08 09:34:57,986] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 128 and OpenERP id 124 successfully
[2010-07-08 09:35:00,079] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 129 and OpenERP id 125 successfully
[2010-07-08 09:35:02,174] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 130 and OpenERP id 126 successfully
[2010-07-08 09:35:04,236] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 131 and OpenERP id 127 successfully
[2010-07-08 09:35:06,299] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 132 and OpenERP id 128 successfully
[2010-07-08 09:35:08,408] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 133 and OpenERP id 129 successfully
[2010-07-08 09:35:10,783] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 134 and OpenERP id 130 successfully
[2010-07-08 09:35:13,503] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 135 and OpenERP id 131 successfully
[2010-07-08 09:35:15,658] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 136 and OpenERP id 132 successfully
[2010-07-08 09:35:17,783] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 14 and OpenERP id 133 successfully
[2010-07-08 09:35:19,878] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 137 and OpenERP id 134 successfully
[2010-07-08 09:35:22,003] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 138 and OpenERP id 135 successfully
[2010-07-08 09:35:24,035] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 139 and OpenERP id 136 successfully
[2010-07-08 09:35:26,299] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 140 and OpenERP id 137 successfully
[2010-07-08 09:35:28,503] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 141 and OpenERP id 138 successfully
[2010-07-08 09:35:30,707] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 142 and OpenERP id 139 successfully
[2010-07-08 09:35:32,815] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 143 and OpenERP id 140 successfully
[2010-07-08 09:35:34,987] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 144 and OpenERP id 141 successfully
[2010-07-08 09:35:36,957] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 145 and OpenERP id 142 successfully
[2010-07-08 09:35:39,191] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 146 and OpenERP id 143 successfully
[2010-07-08 09:35:41,411] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 147 and OpenERP id 144 successfully
[2010-07-08 09:35:43,566] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 148 and OpenERP id 145 successfully
[2010-07-08 09:35:45,723] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 149 and OpenERP id 146 successfully
[2010-07-08 09:35:47,880] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 150 and OpenERP id 147 successfully
[2010-07-08 09:35:49,941] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 151 and OpenERP id 148 successfully
[2010-07-08 09:35:52,020] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 152 and OpenERP id 149 successfully
[2010-07-08 09:35:54,177] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 153 and OpenERP id 151 successfully
[2010-07-08 09:35:56,348] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 154 and OpenERP id 152 successfully
[2010-07-08 09:35:58,630] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 155 and OpenERP id 153 successfully
[2010-07-08 09:36:00,693] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 156 and OpenERP id 154 successfully
[2010-07-08 09:36:02,740] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 157 and OpenERP id 155 successfully
[2010-07-08 09:36:04,848] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 158 and OpenERP id 156 successfully
[2010-07-08 09:36:06,959] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 159 and OpenERP id 157 successfully
[2010-07-08 09:36:09,115] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 160 and OpenERP id 158 successfully
[2010-07-08 09:36:11,209] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 161 and OpenERP id 159 successfully
[2010-07-08 09:36:13,256] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 162 and OpenERP id 160 successfully
[2010-07-08 09:36:15,319] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 163 and OpenERP id 161 successfully
[2010-07-08 09:36:17,413] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 164 and OpenERP id 162 successfully
[2010-07-08 09:36:19,585] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 165 and OpenERP id 163 successfully
[2010-07-08 09:36:21,647] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 166 and OpenERP id 164 successfully
[2010-07-08 09:36:23,788] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 167 and OpenERP id 165 successfully
[2010-07-08 09:36:26,006] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 168 and OpenERP id 150 successfully
[2010-07-08 09:36:28,115] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 169 and OpenERP id 166 successfully
[2010-07-08 09:36:30,319] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 170 and OpenERP id 169 successfully
[2010-07-08 09:36:32,506] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 172 and OpenERP id 173 successfully
[2010-07-08 09:36:34,569] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 173 and OpenERP id 176 successfully
[2010-07-08 09:36:36,803] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 174 and OpenERP id 179 successfully
[2010-07-08 09:36:38,898] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 176 and OpenERP id 184 successfully
[2010-07-08 09:36:41,039] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 178 and OpenERP id 189 successfully
[2010-07-08 09:36:43,164] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 179 and OpenERP id 192 successfully
[2010-07-08 09:36:45,414] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 180 and OpenERP id 194 successfully
[2010-07-08 09:36:47,460] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 181 and OpenERP id 197 successfully
[2010-07-08 09:36:49,555] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 182 and OpenERP id 199 successfully
[2010-07-08 09:36:51,743] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 183 and OpenERP id 202 successfully
[2010-07-08 09:36:53,914] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 184 and OpenERP id 203 successfully
[2010-07-08 09:36:56,039] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 186 and OpenERP id 206 successfully
[2010-07-08 09:36:58,102] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 187 and OpenERP id 208 successfully
[2010-07-08 09:37:00,275] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 189 and OpenERP id 211 successfully
[2010-07-08 09:37:02,384] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 190 and OpenERP id 214 successfully
[2010-07-08 09:37:04,430] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 192 and OpenERP id 218 successfully
[2010-07-08 09:37:06,650] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 193 and OpenERP id 219 successfully
[2010-07-08 09:37:08,868] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 195 and OpenERP id 222 successfully
[2010-07-08 09:37:11,040] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 196 and OpenERP id 167 successfully
[2010-07-08 09:37:13,072] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 197 and OpenERP id 170 successfully
[2010-07-08 09:37:15,338] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 198 and OpenERP id 174 successfully
[2010-07-08 09:37:17,338] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 199 and OpenERP id 177 successfully
[2010-07-08 09:37:19,431] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 200 and OpenERP id 180 successfully
[2010-07-08 09:37:21,509] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 175 and OpenERP id 181 successfully
[2010-07-08 09:37:23,572] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 201 and OpenERP id 182 successfully
[2010-07-08 09:37:25,651] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 202 and OpenERP id 185 successfully
[2010-07-08 09:37:27,713] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 203 and OpenERP id 187 successfully
[2010-07-08 09:37:29,901] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 204 and OpenERP id 190 successfully
[2010-07-08 09:37:31,979] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 205 and OpenERP id 195 successfully
[2010-07-08 09:37:34,072] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 206 and OpenERP id 198 successfully
[2010-07-08 09:37:36,151] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 207 and OpenERP id 204 successfully
[2010-07-08 09:37:38,323] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 208 and OpenERP id 207 successfully
[2010-07-08 09:37:40,417] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 209 and OpenERP id 209 successfully
[2010-07-08 09:37:42,510] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 210 and OpenERP id 212 successfully
[2010-07-08 09:37:44,605] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 191 and OpenERP id 215 successfully
[2010-07-08 09:37:46,683] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 194 and OpenERP id 220 successfully
[2010-07-08 09:37:48,809] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 211 and OpenERP id 223 successfully
[2010-07-08 09:37:50,948] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 212 and OpenERP id 168 successfully
[2010-07-08 09:37:53,089] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 213 and OpenERP id 171 successfully
[2010-07-08 09:37:55,075] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 171 and OpenERP id 172 successfully
[2010-07-08 09:37:57,809] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 214 and OpenERP id 175 successfully
[2010-07-08 09:37:59,887] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 215 and OpenERP id 178 successfully
[2010-07-08 09:38:02,105] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 216 and OpenERP id 183 successfully
[2010-07-08 09:38:04,216] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 177 and OpenERP id 186 successfully
[2010-07-08 09:38:06,341] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 217 and OpenERP id 188 successfully
[2010-07-08 09:38:08,418] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 218 and OpenERP id 191 successfully
[2010-07-08 09:38:10,513] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 219 and OpenERP id 193 successfully
[2010-07-08 09:38:12,684] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 220 and OpenERP id 196 successfully
[2010-07-08 09:38:14,779] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 221 and OpenERP id 200 successfully
[2010-07-08 09:38:16,888] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 222 and OpenERP id 201 successfully
[2010-07-08 09:38:19,325] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 185 and OpenERP id 205 successfully
[2010-07-08 09:38:21,434] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 188 and OpenERP id 210 successfully
[2010-07-08 09:38:23,575] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 223 and OpenERP id 213 successfully
[2010-07-08 09:38:25,575] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 224 and OpenERP id 216 successfully
[2010-07-08 09:38:27,700] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 225 and OpenERP id 217 successfully
[2010-07-08 09:38:29,779] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 226 and OpenERP id 221 successfully
[2010-07-08 09:38:31,826] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 227 and OpenERP id 224 successfully
[2010-07-08 09:38:34,186] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 228 and OpenERP id 225 successfully
[2010-07-08 09:38:38,842] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 229 and OpenERP id 226 successfully
[2010-07-08 09:38:41,076] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 230 and OpenERP id 227 successfully
[2010-07-08 09:38:43,217] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 231 and OpenERP id 228 successfully
[2010-07-08 09:38:45,265] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 232 and OpenERP id 229 successfully
[2010-07-08 09:38:47,342] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 233 and OpenERP id 230 successfully
[2010-07-08 09:38:51,953] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 234 and OpenERP id 231 successfully
[2010-07-08 09:38:54,046] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 235 and OpenERP id 232 successfully
[2010-07-08 09:38:56,219] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 236 and OpenERP id 233 successfully
[2010-07-08 09:38:58,280] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 237 and OpenERP id 234 successfully
[2010-07-08 09:39:00,530] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 238 and OpenERP id 235 successfully
[2010-07-08 09:39:02,562] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 239 and OpenERP id 236 successfully
[2010-07-08 09:39:04,641] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 240 and OpenERP id 237 successfully
[2010-07-08 09:39:06,719] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 241 and OpenERP id 238 successfully
[2010-07-08 09:39:08,798] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 242 and OpenERP id 239 successfully
[2010-07-08 09:39:10,923] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 243 and OpenERP id 240 successfully
[2010-07-08 09:39:12,984] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 244 and OpenERP id 242 successfully
[2010-07-08 09:39:15,141] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 245 and OpenERP id 241 successfully
[2010-07-08 09:39:17,236] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 246 and OpenERP id 243 successfully
[2010-07-08 09:39:19,391] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 247 and OpenERP id 244 successfully
[2010-07-08 09:39:21,595] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 248 and OpenERP id 245 successfully
[2010-07-08 09:39:23,688] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 249 and OpenERP id 246 successfully
[2010-07-08 09:39:25,736] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 250 and OpenERP id 247 successfully
[2010-07-08 09:39:27,954] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 251 and OpenERP id 248 successfully
[2010-07-08 09:39:30,127] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 252 and OpenERP id 115 successfully
[2010-07-08 09:39:32,407] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 20 and OpenERP id 36 successfully
[2010-07-08 09:39:34,549] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 15 and OpenERP id 251 successfully
[2010-07-08 09:39:36,704] INFO:ext synchro:Updated in External Ref product.category from OpenERP with external_id 2 and OpenERP id 249 successfully
[2010-07-08 09:39:48,674] INFO:ext synchro:Created in External Ref product.product from OpenERP with external_id 90 and OpenERP id 32413 successfully
[2010-07-08 09:39:52,269] INFO:ext synchro:Created in External Ref product.product from OpenERP with external_id 91 and OpenERP id 32412 successfully
[2010-07-08 09:39:56,035] INFO:ext synchro:Created in External Ref product.product from OpenERP with external_id 92 and OpenERP id 4075 successfully
[2010-07-08 09:39:59,582] INFO:ext synchro:Created in External Ref product.product from OpenERP with external_id 93 and OpenERP id 4076 successfully
[2010-07-08 09:40:03,144] INFO:ext synchro:Created in External Ref product.product from OpenERP with external_id 94 and OpenERP id 4077 successfully

It stops after that. Sometimes it doesn't export any products, sometimes 2, sometimes 3,....

Revision history for this message
Nautica (nautica1959) said :
#10

I don't see any errors so it must run OK. If you had a complete succesfull export before the connector only uploads products that have been modified. If there was a malfunction it should show in the log

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) said :
#11

When I tested the connector, it continues to export after the Connection Refused. But here, even if I raise the timeout, it stops just now on product export.
It's very strange.

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) said :
#12

The log show nothing wrong. I try to export first a few products with the Magento profile. Does the Import button update the OpenERP catalog?

Revision history for this message
Nautica (nautica1959) said :
#13

I think if you get the time out error and click the OK button the import/export stops.
Just keep the time out error on the screen and drink some coffee and watch TV for about an hour or so and don't click OK.

Importing 4900 products takes about one hour on my system. Exporting all products will take longer. After a complete export it should only update products that are changed in OpenErp

You can check the server log in meantime if it is finished or not and when it is finished click OK on the time out error.

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) said :
#14

Je connais ça et j'aimerais vraiment que cela se passe comme ça. Depuis que j'ai augmenté le timeout, je n'ai plus le message d'erreur mais le log s'arrête et l'exportation aussi.
J'essaie dans le sens inverse et cela a l'air de fonctionner mais cela prend plus de temps à mettre en oeuvre.
Merci de votre soutien, je vous tiendrais au courant.

Revision history for this message
Quentin Peyramale (ADN) (peyramale-q) said :
#15

(Wrong language ^^)

I know that and I really want this to happen like that. Since I increased the timeout, I have no error message but the log stops and also export.
I try in the opposite direction and it seems to work but it takes longer to implement.
Thank you for your support, I will keep you informed.

Can you help with this problem?

Provide an answer of your own, or ask Nautica for more information if necessary.

To post a message you must log in.