Service [indexWorkEffortKeywords] threw an unexpected exception/error when create database and load data
-------------------------------------------------------------------------------------------------------- Key: OFBIZ-2268 URL: https://issues.apache.org/jira/browse/OFBIZ-2268 Project: OFBiz Issue Type: Bug Components: framework Affects Versions: SVN trunk Environment: windows Reporter: bj_zhou 2009-04-01 11:41:30,890 (main) [ ServiceDispatcher.java:501:ERROR] ---- runtime exception report -------------------------------------------------- Service [indexWorkEffortKeywords] threw an unexpected exception/error Exception: java.lang.IllegalArgumentException Message: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) ---- stack trace --------------------------------------------------------------- java.lang.IllegalArgumentException: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) org.ofbiz.base.util.ObjectType.loadInfoClass(ObjectType.java:413) org.ofbiz.base.util.ObjectType.instanceOf(ObjectType.java:384) org.ofbiz.service.ModelService.validate(ModelService.java:671) org.ofbiz.service.ModelService.validate(ModelService.java:544) org.ofbizservice.ServiceDispatcher.runSync(ServiceDispatcher.java:367) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:155) org.ofbiz.entityext.eca.EntityEcaAction.runAction(EntityEcaAction.java:92) org.ofbiz.entityext.eca.EntityEcaRule.eval(EntityEcaRule.java:118) org.ofbiz.entityext.eca.DelegatorEcaHandler.evalRules(DelegatorEcaHandler.java:83) org.ofbiz.entity.GenericDelegator$EntityEcaRuleRunner.evalRules(GenericDelegator.java:3001) org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:807) org.ofbiz.entity.GenericDelegator.storeAll(GenericDelegator.java:1369) org.ofbiz.entity.util.EntitySaxReader.writeValues(EntitySaxReader.java:282) org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:261) org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:218) org.ofbiz.entity.util.EntityDataLoader.loadData(EntityDataLoader.java:216) org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:261) org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) org.ofbiz.base.start.Start.startServer(Start.java:312) org.ofbiz.base.start.Start.start(Start.java:316) org.ofbiz.base.start.Start.main(Start.java:399) -------------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bj_zhou updated OFBIZ-2268: --------------------------- Fix Version/s: SVN trunk Priority: Blocker (was: Major) > Service [indexWorkEffortKeywords] threw an unexpected exception/error when create database and load data > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2268 > URL: https://issues.apache.org/jira/browse/OFBIZ-2268 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: windows > Reporter: bj_zhou > Priority: Blocker > Fix For: SVN trunk > > > 2009-04-01 11:41:30,890 (main) [ ServiceDispatcher.java:501:ERROR] > ---- runtime exception report -------------------------------------------------- > Service [indexWorkEffortKeywords] threw an unexpected exception/error > Exception: java.lang.IllegalArgumentException > Message: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > ---- stack trace --------------------------------------------------------------- > java.lang.IllegalArgumentException: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > org.ofbiz.base.util.ObjectType.loadInfoClass(ObjectType.java:413) > org.ofbiz.base.util.ObjectType.instanceOf(ObjectType.java:384) > org.ofbiz.service.ModelService.validate(ModelService.java:671) > org.ofbiz.service.ModelService.validate(ModelService.java:544) > org.ofbizservice.ServiceDispatcher.runSync(ServiceDispatcher.java:367) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:155) > org.ofbiz.entityext.eca.EntityEcaAction.runAction(EntityEcaAction.java:92) > org.ofbiz.entityext.eca.EntityEcaRule.eval(EntityEcaRule.java:118) > org.ofbiz.entityext.eca.DelegatorEcaHandler.evalRules(DelegatorEcaHandler.java:83) > org.ofbiz.entity.GenericDelegator$EntityEcaRuleRunner.evalRules(GenericDelegator.java:3001) > org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:807) > org.ofbiz.entity.GenericDelegator.storeAll(GenericDelegator.java:1369) > org.ofbiz.entity.util.EntitySaxReader.writeValues(EntitySaxReader.java:282) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:261) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:218) > org.ofbiz.entity.util.EntityDataLoader.loadData(EntityDataLoader.java:216) > org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:261) > org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) > org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) > org.ofbiz.base.start.Start.startServer(Start.java:312) > org.ofbiz.base.start.Start.start(Start.java:316) > org.ofbiz.base.start.Start.main(Start.java:399) > -------------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-2268: ------------------------------------- Priority: Major (was: Blocker) > Service [indexWorkEffortKeywords] threw an unexpected exception/error when create database and load data > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2268 > URL: https://issues.apache.org/jira/browse/OFBIZ-2268 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: windows > Reporter: bj_zhou > Fix For: SVN trunk > > > 2009-04-01 11:41:30,890 (main) [ ServiceDispatcher.java:501:ERROR] > ---- runtime exception report -------------------------------------------------- > Service [indexWorkEffortKeywords] threw an unexpected exception/error > Exception: java.lang.IllegalArgumentException > Message: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > ---- stack trace --------------------------------------------------------------- > java.lang.IllegalArgumentException: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > org.ofbiz.base.util.ObjectType.loadInfoClass(ObjectType.java:413) > org.ofbiz.base.util.ObjectType.instanceOf(ObjectType.java:384) > org.ofbiz.service.ModelService.validate(ModelService.java:671) > org.ofbiz.service.ModelService.validate(ModelService.java:544) > org.ofbizservice.ServiceDispatcher.runSync(ServiceDispatcher.java:367) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:155) > org.ofbiz.entityext.eca.EntityEcaAction.runAction(EntityEcaAction.java:92) > org.ofbiz.entityext.eca.EntityEcaRule.eval(EntityEcaRule.java:118) > org.ofbiz.entityext.eca.DelegatorEcaHandler.evalRules(DelegatorEcaHandler.java:83) > org.ofbiz.entity.GenericDelegator$EntityEcaRuleRunner.evalRules(GenericDelegator.java:3001) > org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:807) > org.ofbiz.entity.GenericDelegator.storeAll(GenericDelegator.java:1369) > org.ofbiz.entity.util.EntitySaxReader.writeValues(EntitySaxReader.java:282) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:261) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:218) > org.ofbiz.entity.util.EntityDataLoader.loadData(EntityDataLoader.java:216) > org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:261) > org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) > org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) > org.ofbiz.base.start.Start.startServer(Start.java:312) > org.ofbiz.base.start.Start.start(Start.java:316) > org.ofbiz.base.start.Start.main(Start.java:399) > -------------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699293#action_12699293 ] Jacopo Cappellato commented on OFBIZ-2268: ------------------------------------------ Could you please list the steps to recreate the error (possibly using the OFBiz demo data)? Thanks, Jacopo > Service [indexWorkEffortKeywords] threw an unexpected exception/error when create database and load data > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2268 > URL: https://issues.apache.org/jira/browse/OFBIZ-2268 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: windows > Reporter: bj_zhou > Fix For: SVN trunk > > > 2009-04-01 11:41:30,890 (main) [ ServiceDispatcher.java:501:ERROR] > ---- runtime exception report -------------------------------------------------- > Service [indexWorkEffortKeywords] threw an unexpected exception/error > Exception: java.lang.IllegalArgumentException > Message: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > ---- stack trace --------------------------------------------------------------- > java.lang.IllegalArgumentException: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > org.ofbiz.base.util.ObjectType.loadInfoClass(ObjectType.java:413) > org.ofbiz.base.util.ObjectType.instanceOf(ObjectType.java:384) > org.ofbiz.service.ModelService.validate(ModelService.java:671) > org.ofbiz.service.ModelService.validate(ModelService.java:544) > org.ofbizservice.ServiceDispatcher.runSync(ServiceDispatcher.java:367) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:155) > org.ofbiz.entityext.eca.EntityEcaAction.runAction(EntityEcaAction.java:92) > org.ofbiz.entityext.eca.EntityEcaRule.eval(EntityEcaRule.java:118) > org.ofbiz.entityext.eca.DelegatorEcaHandler.evalRules(DelegatorEcaHandler.java:83) > org.ofbiz.entity.GenericDelegator$EntityEcaRuleRunner.evalRules(GenericDelegator.java:3001) > org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:807) > org.ofbiz.entity.GenericDelegator.storeAll(GenericDelegator.java:1369) > org.ofbiz.entity.util.EntitySaxReader.writeValues(EntitySaxReader.java:282) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:261) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:218) > org.ofbiz.entity.util.EntityDataLoader.loadData(EntityDataLoader.java:216) > org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:261) > org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) > org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) > org.ofbiz.base.start.Start.startServer(Start.java:312) > org.ofbiz.base.start.Start.start(Start.java:316) > org.ofbiz.base.start.Start.main(Start.java:399) > -------------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Crum closed OFBIZ-2268. ------------------------------ Resolution: Fixed Fixed, rev 765288. > Service [indexWorkEffortKeywords] threw an unexpected exception/error when create database and load data > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2268 > URL: https://issues.apache.org/jira/browse/OFBIZ-2268 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: windows > Reporter: bj_zhou > Fix For: SVN trunk > > > 2009-04-01 11:41:30,890 (main) [ ServiceDispatcher.java:501:ERROR] > ---- runtime exception report -------------------------------------------------- > Service [indexWorkEffortKeywords] threw an unexpected exception/error > Exception: java.lang.IllegalArgumentException > Message: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > ---- stack trace --------------------------------------------------------------- > java.lang.IllegalArgumentException: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > org.ofbiz.base.util.ObjectType.loadInfoClass(ObjectType.java:413) > org.ofbiz.base.util.ObjectType.instanceOf(ObjectType.java:384) > org.ofbiz.service.ModelService.validate(ModelService.java:671) > org.ofbiz.service.ModelService.validate(ModelService.java:544) > org.ofbizservice.ServiceDispatcher.runSync(ServiceDispatcher.java:367) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:155) > org.ofbiz.entityext.eca.EntityEcaAction.runAction(EntityEcaAction.java:92) > org.ofbiz.entityext.eca.EntityEcaRule.eval(EntityEcaRule.java:118) > org.ofbiz.entityext.eca.DelegatorEcaHandler.evalRules(DelegatorEcaHandler.java:83) > org.ofbiz.entity.GenericDelegator$EntityEcaRuleRunner.evalRules(GenericDelegator.java:3001) > org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:807) > org.ofbiz.entity.GenericDelegator.storeAll(GenericDelegator.java:1369) > org.ofbiz.entity.util.EntitySaxReader.writeValues(EntitySaxReader.java:282) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:261) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:218) > org.ofbiz.entity.util.EntityDataLoader.loadData(EntityDataLoader.java:216) > org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:261) > org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) > org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) > org.ofbiz.base.start.Start.startServer(Start.java:312) > org.ofbiz.base.start.Start.start(Start.java:316) > org.ofbiz.base.start.Start.main(Start.java:399) > -------------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699979#action_12699979 ] bj_zhou commented on OFBIZ-2268: -------------------------------- When I use run-install to load OFBIZ demo data > Service [indexWorkEffortKeywords] threw an unexpected exception/error when create database and load data > -------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-2268 > URL: https://issues.apache.org/jira/browse/OFBIZ-2268 > Project: OFBiz > Issue Type: Bug > Components: framework > Affects Versions: SVN trunk > Environment: windows > Reporter: bj_zhou > Fix For: SVN trunk > > > 2009-04-01 11:41:30,890 (main) [ ServiceDispatcher.java:501:ERROR] > ---- runtime exception report -------------------------------------------------- > Service [indexWorkEffortKeywords] threw an unexpected exception/error > Exception: java.lang.IllegalArgumentException > Message: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > ---- stack trace --------------------------------------------------------------- > java.lang.IllegalArgumentException: Cannot find and load the class of type: GenericValue or of type: java.lang.GenericValue or of type: java.sql.GenericValue: (java.sql.GenericValue) > org.ofbiz.base.util.ObjectType.loadInfoClass(ObjectType.java:413) > org.ofbiz.base.util.ObjectType.instanceOf(ObjectType.java:384) > org.ofbiz.service.ModelService.validate(ModelService.java:671) > org.ofbiz.service.ModelService.validate(ModelService.java:544) > org.ofbizservice.ServiceDispatcher.runSync(ServiceDispatcher.java:367) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:155) > org.ofbiz.entityext.eca.EntityEcaAction.runAction(EntityEcaAction.java:92) > org.ofbiz.entityext.eca.EntityEcaRule.eval(EntityEcaRule.java:118) > org.ofbiz.entityext.eca.DelegatorEcaHandler.evalRules(DelegatorEcaHandler.java:83) > org.ofbiz.entity.GenericDelegator$EntityEcaRuleRunner.evalRules(GenericDelegator.java:3001) > org.ofbiz.entity.GenericDelegator.create(GenericDelegator.java:807) > org.ofbiz.entity.GenericDelegator.storeAll(GenericDelegator.java:1369) > org.ofbiz.entity.util.EntitySaxReader.writeValues(EntitySaxReader.java:282) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:261) > org.ofbiz.entity.util.EntitySaxReader.parse(EntitySaxReader.java:218) > org.ofbiz.entity.util.EntityDataLoader.loadData(EntityDataLoader.java:216) > org.ofbiz.entityext.data.EntityDataLoadContainer.start(EntityDataLoadContainer.java:261) > org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:101) > org.ofbiz.base.start.Start.startStartLoaders(Start.java:263) > org.ofbiz.base.start.Start.startServer(Start.java:312) > org.ofbiz.base.start.Start.start(Start.java:316) > org.ofbiz.base.start.Start.main(Start.java:399) > -------------------------------------------------------------------------------- -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |