You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Georg Koester (JIRA)" <ji...@apache.org> on 2010/12/08 09:55:00 UTC

[jira] Created: (OFBIZ-4048) Demo Data fails to load

Demo Data fails to load
-----------------------

                 Key: OFBIZ-4048
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4048
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Release Branch 10.04, SVN trunk
         Environment: Windows XP
            Reporter: Georg Koester


Foreign key violation PROD_CTGRY_TYPE on 15064.

Checking DemoProduct.xml it looks quite obvious: https://fisheye6.atlassian.com/browse/ofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml?r=1040914#l260

eBay_Category and eBay_ECom_Category share the same categoryName.

One of them looks superfluous, but further down a rollup is defined integrating both of them.

ashish committed all of this, maybe he can validate the basic correctness of this all?

I'll do some more testing and provide a patch if I get to something.

I checked and it looks the same in trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-4048) Demo Data fails to load

Posted by "Georg Koester (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Georg Koester closed OFBIZ-4048.
--------------------------------

    Resolution: Invalid

Too fast: This just happened because I disabled the Ebay component - on which data the DemoProduct data was relying.
Sorry!

On the other hand I still don't quite understand how the  two product categories can have the same names...

> Demo Data fails to load
> -----------------------
>
>                 Key: OFBIZ-4048
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4048
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 10.04, SVN trunk
>         Environment: Windows XP
>            Reporter: Georg Koester
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Foreign key violation PROD_CTGRY_TYPE on 15064.
> Checking DemoProduct.xml it looks quite obvious: https://fisheye6.atlassian.com/browse/ofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml?r=1040914#l260
> eBay_Category and eBay_ECom_Category share the same categoryName.
> One of them looks superfluous, but further down a rollup is defined integrating both of them.
> ashish committed all of this, maybe he can validate the basic correctness of this all?
> I'll do some more testing and provide a patch if I get to something.
> I checked and it looks the same in trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Commented: (OFBIZ-4048) Demo Data fails to load

Posted by Jacques Le Roux <ja...@les7arts.com>.
From: "Adam Heath" <do...@brainfood.com>
> On 12/08/2010 09:32 AM, Scott Gray (JIRA) wrote:
>>
>>      [ 
>> https://issues.apache.org/jira/browse/OFBIZ-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969344#action_12969344 ]
>>
>> Scott Gray commented on OFBIZ-4048:
>> -----------------------------------
>>
>> Hi Georg,
>>
>> That in itself is actually a bug, it should always be possible to remove a special purpose component and still have the rest of 
>> the system function correctly.
>
> Replying in list first:
>
> ebay/ebaystore components need to be resolved.  They weren't both supposed to stay around this long.  Hans, please fix this.

++++++++++1

Jacques
PS: but we already know praying doesn't help in such cases (there are others I mean)

>>
>> Regards
>> Scott
>>
>>> Demo Data fails to load
>>> -----------------------
>>>
>>>                  Key: OFBIZ-4048
>>>                  URL: https://issues.apache.org/jira/browse/OFBIZ-4048
>>>              Project: OFBiz
>>>           Issue Type: Bug
>>>           Components: specialpurpose/ecommerce
>>>     Affects Versions: Release Branch 10.04, SVN trunk
>>>          Environment: Windows XP
>>>             Reporter: Georg Koester
>>>    Original Estimate: 0.5h
>>>   Remaining Estimate: 0.5h
>>>
>>> Foreign key violation PROD_CTGRY_TYPE on 15064.
>>> Checking DemoProduct.xml it looks quite obvious: 
>>> https://fisheye6.atlassian.com/browse/ofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml?r=1040914#l260
>>> eBay_Category and eBay_ECom_Category share the same categoryName.
>>> One of them looks superfluous, but further down a rollup is defined integrating both of them.
>>> ashish committed all of this, maybe he can validate the basic correctness of this all?
>>> I'll do some more testing and provide a patch if I get to something.
>>> I checked and it looks the same in trunk.
>>
> 



Re: [jira] Commented: (OFBIZ-4048) Demo Data fails to load

Posted by Adam Heath <do...@brainfood.com>.
On 12/08/2010 09:32 AM, Scott Gray (JIRA) wrote:
>
>      [ https://issues.apache.org/jira/browse/OFBIZ-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969344#action_12969344 ]
>
> Scott Gray commented on OFBIZ-4048:
> -----------------------------------
>
> Hi Georg,
>
> That in itself is actually a bug, it should always be possible to remove a special purpose component and still have the rest of the system function correctly.

Replying in list first:

ebay/ebaystore components need to be resolved.  They weren't both 
supposed to stay around this long.  Hans, please fix this.

>
> Regards
> Scott
>
>> Demo Data fails to load
>> -----------------------
>>
>>                  Key: OFBIZ-4048
>>                  URL: https://issues.apache.org/jira/browse/OFBIZ-4048
>>              Project: OFBiz
>>           Issue Type: Bug
>>           Components: specialpurpose/ecommerce
>>     Affects Versions: Release Branch 10.04, SVN trunk
>>          Environment: Windows XP
>>             Reporter: Georg Koester
>>    Original Estimate: 0.5h
>>   Remaining Estimate: 0.5h
>>
>> Foreign key violation PROD_CTGRY_TYPE on 15064.
>> Checking DemoProduct.xml it looks quite obvious: https://fisheye6.atlassian.com/browse/ofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml?r=1040914#l260
>> eBay_Category and eBay_ECom_Category share the same categoryName.
>> One of them looks superfluous, but further down a rollup is defined integrating both of them.
>> ashish committed all of this, maybe he can validate the basic correctness of this all?
>> I'll do some more testing and provide a patch if I get to something.
>> I checked and it looks the same in trunk.
>


[jira] Commented: (OFBIZ-4048) Demo Data fails to load

Posted by "Scott Gray (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969344#action_12969344 ] 

Scott Gray commented on OFBIZ-4048:
-----------------------------------

Hi Georg,

That in itself is actually a bug, it should always be possible to remove a special purpose component and still have the rest of the system function correctly.

Regards
Scott

> Demo Data fails to load
> -----------------------
>
>                 Key: OFBIZ-4048
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4048
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Release Branch 10.04, SVN trunk
>         Environment: Windows XP
>            Reporter: Georg Koester
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> Foreign key violation PROD_CTGRY_TYPE on 15064.
> Checking DemoProduct.xml it looks quite obvious: https://fisheye6.atlassian.com/browse/ofbiz/trunk/specialpurpose/ecommerce/data/DemoProduct.xml?r=1040914#l260
> eBay_Category and eBay_ECom_Category share the same categoryName.
> One of them looks superfluous, but further down a rollup is defined integrating both of them.
> ashish committed all of this, maybe he can validate the basic correctness of this all?
> I'll do some more testing and provide a patch if I get to something.
> I checked and it looks the same in trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.