I am also using ofbiz and get no errors did you do ant clean-all ant run-install
[EMAIL PROTECTED] sent the following on 8/7/2008 2:08 PM: > I am using ofbiz now, but get error when execute it: > > 2008-08-07 18:04:38,217 (default-invoker-Thread-10) [ > ServiceEcaRule.java:133:INFO ] For Service ECA [fixedAssetPermissionCheck] on > [return] got false for condition: > [hasPermission][equals][false][true][Boolean] > 2008-08-07 18:04:38,217 (default-invoker-Thread-10) [ > ServiceDispatcher.java:578:INFO ] Sync service > [JobDispatcher/fixedAssetPermissionCheck] finished in [609] milliseconds > 2008-08-07 18:04:38,233 (default-invoker-Thread-10) [ > ServiceDispatcher.java:497:INFO ] [[Sync service failed...- total:0.0,since > last(Begin):0.0]] - 'JobDispatcher / createMaintsFromTimeInterval' > 2008-08-07 18:04:38,233 (default-invoker-Thread-10) [ > ServiceDispatcher.java:500:ERROR] > ---- exception report > ---------------------------------------------------------- > Service [createMaintsFromTimeInterval] threw an unexpected exception/error > Exception: org.ofbiz.service.GenericServiceException > Message: Error running simple method [createMaintsFromTimeInterval] in XML > file [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not > find SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > ---- stack trace > --------------------------------------------------------------- > org.ofbiz.service.GenericServiceException: Error running simple method > [createMaintsFromTimeInterval] in XML file > [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not find > SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:78) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > org.ofbiz.minilang.MiniLangException: Could not find SimpleMethod XML > document in resource: org/ofbiz/accounting/fixedasset/FixedAssetServices.xml > org.ofbiz.minilang.SimpleMethod.getSimpleMethods(SimpleMethod.java:162) > org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:130) > org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:117) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:76) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > -------------------------------------------------------------------------------- > > 2008-08-07 18:04:38,233 (default-invoker-Thread-10) [ > TransactionUtil.java:318:WARN ] [TransactionUtil.setRollbackOnly] transaction > rollback only not set, status is STATUS_NO_TRANSACTION > 2008-08-07 18:04:38,233 (default-invoker-Thread-10) [ > GenericServiceJob.java:116:ERROR] > ---- exception report > ---------------------------------------------------------- > Async-Service failed. > Exception: org.ofbiz.service.GenericServiceException > Message: Error running simple method [createMaintsFromTimeInterval] in XML > file [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not > find SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > ---- stack trace > --------------------------------------------------------------- > org.ofbiz.service.GenericServiceException: Error running simple method > [createMaintsFromTimeInterval] in XML file > [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not find > SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:78) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > org.ofbiz.minilang.MiniLangException: Could not find SimpleMethod XML > document in resource: org/ofbiz/accounting/fixedasset/FixedAssetServices.xml > org.ofbiz.minilang.SimpleMethod.getSimpleMethods(SimpleMethod.java:162) > org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:130) > org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:117) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:76) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > -------------------------------------------------------------------------------- > > 2008-08-07 18:05:15,743 (default-invoker-Thread-10) [ > JobInvoker.java:230:INFO ] Invoker [default-invoker-Thread-10] received job > [Auto-create Fixed Asset Maintenances] from poller [EMAIL PROTECTED] > 2008-08-07 18:05:17,040 (default-invoker-Thread-10) > [PersistedServiceJob.java:141:INFO ] [EMAIL PROTECTED] -- Next runtime: > 1218143400000 > 2008-08-07 18:05:17,071 (default-invoker-Thread-10) [ > UtilXml.java:241:INFO ] XML Read 0.031s: > file:/D:/works/ofbiz/applications/accounting/script/org/ofbiz/accounting/permissions/PermissionServices.xml > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > UtilXml.java:241:INFO ] XML Read 0.016s: > file:/D:/works/ofbiz/framework/common/script/org/ofbiz/common/permission/CommonPermissionServices.xml > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > Log.java:91 :INFO ] Checking for primary permission ACCOUNTING_CREATE > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > ServiceEcaRule.java:133:INFO ] For Service ECA [fixedAssetPermissionCheck] on > [return] got false for condition: > [hasPermission][equals][false][true][Boolean] > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > ServiceDispatcher.java:497:INFO ] [[Sync service failed...- total:0.0,since > last(Begin):0.0]] - 'JobDispatcher / createMaintsFromTimeInterval' > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > ServiceDispatcher.java:500:ERROR] > ---- exception report > ---------------------------------------------------------- > Service [createMaintsFromTimeInterval] threw an unexpected exception/error > Exception: org.ofbiz.service.GenericServiceException > Message: Error running simple method [createMaintsFromTimeInterval] in XML > file [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not > find SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > ---- stack trace > --------------------------------------------------------------- > org.ofbiz.service.GenericServiceException: Error running simple method > [createMaintsFromTimeInterval] in XML file > [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not find > SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:78) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > org.ofbiz.minilang.MiniLangException: Could not find SimpleMethod XML > document in resource: org/ofbiz/accounting/fixedasset/FixedAssetServices.xml > org.ofbiz.minilang.SimpleMethod.getSimpleMethods(SimpleMethod.java:162) > org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:130) > org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:117) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:76) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > -------------------------------------------------------------------------------- > > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > TransactionUtil.java:318:WARN ] [TransactionUtil.setRollbackOnly] transaction > rollback only not set, status is STATUS_NO_TRANSACTION > 2008-08-07 18:05:17,087 (default-invoker-Thread-10) [ > GenericServiceJob.java:116:ERROR] > ---- exception report > ---------------------------------------------------------- > Async-Service failed. > Exception: org.ofbiz.service.GenericServiceException > Message: Error running simple method [createMaintsFromTimeInterval] in XML > file [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not > find SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > ---- stack trace > --------------------------------------------------------------- > org.ofbiz.service.GenericServiceException: Error running simple method > [createMaintsFromTimeInterval] in XML file > [org/ofbiz/accounting/fixedasset/FixedAssetServices.xml]: (Could not find > SimpleMethod XML document in resource: > org/ofbiz/accounting/fixedasset/FixedAssetServices.xml) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:78) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > org.ofbiz.minilang.MiniLangException: Could not find SimpleMethod XML > document in resource: org/ofbiz/accounting/fixedasset/FixedAssetServices.xml > org.ofbiz.minilang.SimpleMethod.getSimpleMethods(SimpleMethod.java:162) > org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:130) > org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:117) > org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:76) > org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:51) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:384) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:240) > java.lang.Thread.run(Unknown Source) > > > you have idea? > Thanks for any help > > > BJ Freeman wrote: >> i recommend, also, that you keep one folder for just ofbiz trunk that >> you can update. &ou can run it for a sanity check to know if your >> problem is ofbiz or the code you are doing. >> then make a working folder with a second check out where you put you code. >> >> >> jjmbconquista sent the following on 8/7/2008 10:35 AM: >>> I see. I need now is to create a simple Order. But when execute system in >>> eclipse receive error, i think that is error from ofbiz. Error : >>> >>> >>> 2008-08-07 14:13:37,082 (default-invoker-Thread-3) >>> [XAConnectionFactory.java:116:WARN ] no xares in rms for con >>> [EMAIL PROTECTED] >>> 2008-08-07 14:13:37,082 (default-invoker-Thread-5) >>> [PersistedServiceJob.java:139:INFO ] >>> [EMAIL PROTECTED] -- Next runtime: >>> -1 >>> 2008-08-07 14:13:37,097 (default-invoker-Thread-5) [ >>> UtilXml.java:246:DEBUG] XML Read 0.0s: Internal Content >>> 2008-08-07 14:13:37,097 (default-invoker-Thread-5) [ >>> AbstractEngine.java:78 :INFO ] Loaded Service Locations : >>> [main-rmi=rmi://localhost:1099/RMIDispatcher, >>> main-http=http://localhost:8080/webtools/control/httpService, >>> entity-sync-rmi=rmi://localhost:1099/RMIDispatcher, >>> entity-sync-http=http://localhost:8080/webtools/control/httpService, >>> rita-rmi=rmi://localhost:1099/RMIDispatcher, >>> eedcc-test=http://localhost:8080/webtools/control/httpService] >>> 2008-08-07 14:13:37,113 (default-invoker-Thread-5) [ >>> ServiceDispatcher.java:396:DEBUG] [[Sync service failed...- >>> total:0.0,since >>> last(Begin):0.0]] - 'JobDispatcher / addSuggestionsToShoppingList' >>> 2008-08-07 14:13:37,129 (default-invoker-Thread-5) [ >>> ServiceDispatcher.java:399:ERROR] >>> ---- exception report >>> ---------------------------------------------------------- >>> Service [addSuggestionsToShoppingList] threw an unexpected >>> exception/error >>> Exception: org.ofbiz.service.GenericServiceException >>> Message: Error running simple method [addSuggestionsToShoppingList] in >>> XML >>> file [org/ofbiz/order/shoppinglist/ShoppingListServices.xml]: (Could not >>> find SimpleMethod XML document in resource: >>> org/ofbiz/order/shoppinglist/ShoppingListServices.xml) >>> ---- stack trace >>> --------------------------------------------------------------- >>> org.ofbiz.service.GenericServiceException: Error running simple method >>> [addSuggestionsToShoppingList] in XML file >>> [org/ofbiz/order/shoppinglist/ShoppingListServices.xml]: (Could not find >>> SimpleMethod XML document in resource: >>> org/ofbiz/order/shoppinglist/ShoppingListServices.xml) >>> org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:81) >>> org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:54) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:347) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> org.ofbiz.minilang.MiniLangException: Could not find SimpleMethod XML >>> document in resource: >>> org/ofbiz/order/shoppinglist/ShoppingListServices.xml >>> org.ofbiz.minilang.SimpleMethod.getSimpleMethods(SimpleMethod.java:135) >>> org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:103) >>> org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:90) >>> org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:79) >>> org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:54) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:347) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> -------------------------------------------------------------------------------- >>> >>> 2008-08-07 14:13:37,129 (default-invoker-Thread-5) [ >>> TransactionUtil.java:258:ERROR] >>> ---- exception report >>> ---------------------------------------------------------- >>> [TransactionUtil.rollback] >>> Exception: java.lang.Exception >>> Message: Stack Trace >>> ---- stack trace >>> --------------------------------------------------------------- >>> java.lang.Exception: Stack Trace >>> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:257) >>> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:239) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:402) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> -------------------------------------------------------------------------------- >>> >>> 2008-08-07 14:13:37,129 (default-invoker-Thread-5) [ >>> TransactionUtil.java:268:INFO ] [TransactionUtil.rollback] transaction >>> rolled back >>> 2008-08-07 14:13:37,129 (default-invoker-Thread-5) [ >>> TransactionUtil.java:192:WARN ] [TransactionUtil.commit] Not committing >>> transaction, status is STATUS_NO_TRANSACTION >>> 2008-08-07 14:13:37,160 (default-invoker-Thread-5) [ >>> GenericServiceJob.java:120:ERROR] >>> ---- exception report >>> ---------------------------------------------------------- >>> Async-Service failed. >>> Exception: org.ofbiz.service.GenericServiceException >>> Message: Error running simple method [addSuggestionsToShoppingList] in >>> XML >>> file [org/ofbiz/order/shoppinglist/ShoppingListServices.xml]: (Could not >>> find SimpleMethod XML document in resource: >>> org/ofbiz/order/shoppinglist/ShoppingListServices.xml) >>> ---- stack trace >>> --------------------------------------------------------------- >>> org.ofbiz.service.GenericServiceException: Error running simple method >>> [addSuggestionsToShoppingList] in XML file >>> [org/ofbiz/order/shoppinglist/ShoppingListServices.xml]: (Could not find >>> SimpleMethod XML document in resource: >>> org/ofbiz/order/shoppinglist/ShoppingListServices.xml) >>> org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:81) >>> org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:54) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:347) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> org.ofbiz.minilang.MiniLangException: Could not find SimpleMethod XML >>> document in resource: >>> org/ofbiz/order/shoppinglist/ShoppingListServices.xml >>> org.ofbiz.minilang.SimpleMethod.getSimpleMethods(SimpleMethod.java:135) >>> org.ofbiz.minilang.SimpleMethod.runSimpleMethod(SimpleMethod.java:103) >>> org.ofbiz.minilang.SimpleMethod.runSimpleService(SimpleMethod.java:90) >>> org.ofbiz.minilang.SimpleServiceEngine.serviceInvoker(SimpleServiceEngine.java:79) >>> org.ofbiz.minilang.SimpleServiceEngine.runSync(SimpleServiceEngine.java:54) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:347) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> -------------------------------------------------------------------------------- >>> >>> 2008-08-07 14:13:37,176 (default-invoker-Thread-5) [ >>> SequenceUtil.java:258:INFO ] Got bank of sequenced IDs for [JobSandbox]; >>> curSeqId=10470, maxSeqId=10480, bankSize=10 >>> 2008-08-07 14:13:37,176 (default-invoker-Thread-5) >>> [PersistedServiceJob.java:205:INFO ] Persisted Job [10466] Failed >>> Re-Scheduling : 1218129397160 >>> 2008-08-07 14:13:37,363 (default-invoker-Thread-1) >>> [PersistedServiceJob.java:139:INFO ] >>> [EMAIL PROTECTED] -- Next runtime: >>> 1218132000000 >>> 2008-08-07 14:13:37,379 (default-invoker-Thread-1) [ >>> ServiceDispatcher.java:396:DEBUG] [[Sync service failed...- >>> total:0.0,since >>> last(Begin):0.0]] - 'JobDispatcher / populateWarehouseSummaryData' >>> 2008-08-07 14:13:37,379 (default-invoker-Thread-1) [ >>> ServiceDispatcher.java:399:ERROR] >>> ---- exception report >>> ---------------------------------------------------------- >>> Service [populateWarehouseSummaryData] threw an unexpected >>> exception/error >>> Exception: org.ofbiz.service.GenericServiceException >>> Message: Cannot read script, resource >>> [summary/populateWarehouseSummaryData.bsh] not found >>> ---- stack trace >>> --------------------------------------------------------------- >>> org.ofbiz.service.GenericServiceException: Cannot read script, resource >>> [summary/populateWarehouseSummaryData.bsh] not found >>> org.ofbiz.service.engine.BeanShellEngine.serviceInvoker(BeanShellEngine.java:104) >>> org.ofbiz.service.engine.BeanShellEngine.runSync(BeanShellEngine.java:61) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:347) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> -------------------------------------------------------------------------------- >>> >>> 2008-08-07 14:13:37,394 (default-invoker-Thread-1) [ >>> TransactionUtil.java:258:ERROR] >>> ---- exception report >>> ---------------------------------------------------------- >>> [TransactionUtil.rollback] >>> Exception: java.lang.Exception >>> Message: Stack Trace >>> ---- stack trace >>> --------------------------------------------------------------- >>> java.lang.Exception: Stack Trace >>> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:257) >>> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:239) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:402) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:152) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:224) >>> java.lang.Thread.run(Unknown Source) >>> -------------------------------------------------------------------------------- >>> >>> 2008-08-07 14:13:37,394 (default-invoker-Thread-1) [ >>> TransactionUtil.java:268:INFO ] [TransactionUtil.rollback] transaction >>> rolled back >>> 2008-08-07 14:13:37,394 (default-invoker-Thread-1) [ >> >> > Quoted from: http://www.nabble.com/error-ofbiz-tp18871811p18876248.html > > > >
