You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2014/11/15 09:54:33 UTC

[jira] [Assigned] (OFBIZ-2567) Entity VirtualProduct missing

     [ https://issues.apache.org/jira/browse/OFBIZ-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-2567:
------------------------------------------

    Assignee: Ashish Vijaywargiya

> Entity VirtualProduct missing
> -----------------------------
>
>                 Key: OFBIZ-2567
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2567
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 09.04
>         Environment: OFBiz 9.04.781707
>            Reporter: Jan Valkovic
>            Assignee: Ashish Vijaywargiya
>         Attachments: OFBIZ-2567.patch
>
>
> Here https://localhost:8443/catalog/control/quickCreateVirtualWithVariants is occured this:
> 2009-06-04 14:23:56,055 (http-0.0.0.0-8443-3) [     ControlServlet.java:299:INFO ] [[[ApplyFeaturesToProduct] Request Done- total:1.456,since last([ApplyFeaturesToP...):1.456]]                                                                                                                                                                    
> 2009-06-04 14:24:02,304 (http-0.0.0.0-8443-4) [     ControlServlet.java:130:INFO ] [[[quickCreateVirtualWithVariants] Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]                                                                                                                                                            
> 2009-06-04 14:24:02,309 (http-0.0.0.0-8443-4) [   GenericDelegator.java:398:ERROR]                                                                                        
> ---- exception report ----------------------------------------------------------                                                                                          
> Error getting entity definition from model                                                                                                                                
> Exception: org.ofbiz.entity.GenericModelException                                                                                                                         
> Message: Could not find definition for entity name VirtualProduct                                                                                                         
> ---- stack trace ---------------------------------------------------------------
> EDIT:
> Stack trace ...
> org.ofbiz.entity.GenericModelException: Could not find definition for entity name VirtualProduct                                                                          
> org.ofbiz.entity.model.ModelReader.getModelEntity(ModelReader.java:451)                                                                                                   
> org.ofbiz.entity.GenericDelegator.getModelEntity(GenericDelegator.java:396)                                                                                               
> org.ofbiz.entity.GenericDelegator.getNextSeqIdLong(GenericDelegator.java:3166)                                                                                            
> org.ofbiz.entity.GenericDelegator.getNextSeqId(GenericDelegator.java:3119)                                                                                                
> org.ofbiz.entity.GenericDelegator.getNextSeqId(GenericDelegator.java:3109)                                                                                                
> org.ofbiz.product.product.ProductServices.quickCreateVirtualWithVariants(ProductServices.java:743)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)