Problem in PUSH sync

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem in PUSH sync

rag@pal
Hi All ,

I am facing the exception POSPUSH instance already running exception, and the

DomException: InvalidCharacterERR whenever i am trying to PUSH the Orders from
My system to Server machin, Please help me in resolving this. I need details steps to be followed
for this. And tell me how to use the Webtools options in resetting the sync status.


Please any one reply for this.

Thansks & Regards
rag@pal

Reply | Threaded
Open this post in threaded view
|

Re: Problem in PUSH sync

S K Pradeep kumar
Hi,

Put the sequenced-id-prefix in the following tag to differentiate the entity
in entityengine.xml

    <delegator name="default" entity-model-reader="main"
entity-group-reader="main" entity-eca-reader="main"
distributed-cache-clear-enabled="false" sequenced-id-prefix="">
        <group-map group-name="org.ofbiz" datasource-name="localmysql"/>
        <group-map group-name="org.ofbiz.olap"
datasource-name="localmysql"/>
    </delegator>

With regards,
S K Pradeep kumar,
9980609494


On Mon, Aug 30, 2010 at 6:31 PM, rag@pal <
[hidden email]> wrote:

>
> Hi All ,
>
> I am facing the exception POSPUSH instance already running exception, and
> the
>
> DomException: InvalidCharacterERR whenever i am trying to PUSH the Orders
> from
> My system to Server machin, Please help me in resolving this. I need
> details
> steps to be followed
> for this. And tell me how to use the Webtools options in resetting the sync
> status.
>
>
> Please any one reply for this.
>
> Thansks & Regards
> rag@pal
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Problem-in-PUSH-sync-tp2400058p2400058.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Problem in PUSH sync

Jacques Le Roux
Administrator
For the webtools option for sync status look try this
http://markmail.org/message/skyvlkxpxy6agalf
It also refers to
https://cwiki.apache.org/confluence/display/OFBIZ/Sync+Setup+Notes+and+Example

At large  you may try that
http://ofbiz.markmail.org/search/resetting+the+sync

Jacques

From: "S K Pradeep Kumar" <[hidden email]>

> Hi,
>
> Put the sequenced-id-prefix in the following tag to differentiate the entity
> in entityengine.xml
>
>    <delegator name="default" entity-model-reader="main"
> entity-group-reader="main" entity-eca-reader="main"
> distributed-cache-clear-enabled="false" sequenced-id-prefix="">
>        <group-map group-name="org.ofbiz" datasource-name="localmysql"/>
>        <group-map group-name="org.ofbiz.olap"
> datasource-name="localmysql"/>
>    </delegator>
>
> With regards,
> S K Pradeep kumar,
> 9980609494
>
>
> On Mon, Aug 30, 2010 at 6:31 PM, rag@pal <
> [hidden email]> wrote:
>
>>
>> Hi All ,
>>
>> I am facing the exception POSPUSH instance already running exception, and
>> the
>>
>> DomException: InvalidCharacterERR whenever i am trying to PUSH the Orders
>> from
>> My system to Server machin, Please help me in resolving this. I need
>> details
>> steps to be followed
>> for this. And tell me how to use the Webtools options in resetting the sync
>> status.
>>
>>
>> Please any one reply for this.
>>
>> Thansks & Regards
>> rag@pal
>>
>>
>> --
>> View this message in context:
>> http://ofbiz.135035.n4.nabble.com/Problem-in-PUSH-sync-tp2400058p2400058.html
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>