[jira] Created: (OFBIZ-2760) logs show warning messages

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

[jira] Created: (OFBIZ-2760) logs show warning messages

Nicolas Malin (Jira)
logs show warning messages
--------------------------

                 Key: OFBIZ-2760
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2760
             Project: OFBiz
          Issue Type: Bug
    Affects Versions: SVN trunk
            Reporter: yt


I downloaded the souce on 20090623.  After compilation and startup, I noticed a few warning messages from ofbiz.log.  Don't know if some of them are considered serious.

...
2009-07-17 11:36:00,696 (main) [ ComponentContainer.java:217:INFO ] Loading component : [crowd]
2009-07-17 11:36:00,698 (main) [ ComponentContainer.java:158:INFO ] Auto-Loading component directory : [/home/myaccount/workspace/ofbiz-trunk-20090623/hot-deploy]
2009-07-17 11:36:00,944 (main) [ ComponentContainer.java:127:INFO ] All components loaded
2009-07-17 11:36:01,237 (main) [ClassLoaderContainer.java:50 :INFO ] CachedClassLoader created
2009-07-17 11:36:01,417 (main) [   GenericDelegator.java:138:INFO ] Creating new delegator [default] (main)
2009-07-17 11:36:04,772 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: statusDelay of view-entity ExampleStatusDetail
2009-07-17 11:36:05,148 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByItem
2009-07-17 11:36:05,150 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByItem
2009-07-17 11:36:05,152 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByProduct
2009-07-17 11:36:05,153 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByProduct
2009-07-17 11:36:05,188 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemAndShipGrpInvResAndItemSum
2009-07-17 11:36:05,195 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: totQuantityAvailable of view-entity OrderItemAndShipGrpInvResAndItemSum
2009-07-17 11:36:05,296 (main) [    ModelViewEntity.java:628:INFO ] Throwing out field alias in view entity OrderHeaderAndWorkEffort because one already exists with the alias name [priority] and field name [OH(OrderHeader).priority], existing field name is [WE.priority]
2009-07-17 11:36:05,515 (main) [        ModelReader.java:388:INFO ] FINISHED LOADING ENTITIES - ALL FILES; #Entities=805 #ViewEntities=237 #Fields=8332 #Relationships=2792 #AutoRelationships=2056
2009-07-17 11:36:05,585 (main) [   GenericDelegator.java:253:INFO ] Doing entity definition check...
2009-07-17 11:36:05,608 (main) [ ModelEntityChecker.java:501:INFO ] [initReservedWords] array length=1023
2009-07-17 11:36:06,220 (main) [   GenericDelegator.java:256:WARN ] =-=-=-=-= Found 1 warnings when checking the entity definitions:
2009-07-17 11:36:06,233 (main) [   GenericDelegator.java:258:WARN ] [RelFKNameGT18] The foregn key name (length:19) was greater than 18 characters in length for relation Party of entity WorkEffortEventReminder.
2009-07-17 11:36:06,240 (main) [   GenericDelegator.java:269:INFO ] Delegator "default" initializing helper "localmysql" for entity group "org.ofbiz".
2009-07-17 11:36:06,270 (main) [   GenericDelegator.java:286:INFO ] Doing database check as requested in entityengine.xml with addMissing=true
2009-07-17 11:36:07,376 (main) [       DatabaseUtil.java:815:INFO ] Database Product Name is MySQL
2009-07-17 11:36:07,377 (main) [       DatabaseUtil.java:816:INFO ] Database Product Version is 5.0.67
...
2009-07-17 11:36:45,689 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.031s, 382 requests, 175 views in file:/home/myaccount/workspace/ofbiz-trunk-20090623/applications/accounting/webapp/accounting/WEB-INF/controller.xml
2009-07-17 11:36:45,693 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.602s, 1121 requests, 415 views in jndi:/0.0.0.0/assetmaint/WEB-INF/controller.xml
2009-07-17 11:36:45,958 (default-invoker-Thread-9) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-9] received job [Send Email] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
2009-07-17 11:36:45,960 (default-invoker-Thread-8) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-8] received job [Purge Old Store Auto-Entered Promos] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
2009-07-17 11:36:45,959 (default-invoker-Thread-7) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-7] received job [Auto-create Fixed Asset Maintenances] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
2009-07-17 11:36:45,960 (default-invoker-Thread-11) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-11] received job [Replacement Held Order Auto-Cancel] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
2009-07-17 11:36:45,959 (default-invoker-Thread-10) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-10] received job [Set Last Inventory Count on ProductFacility] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
2009-07-17 11:36:46,584 (default-invoker-Thread-8) [       SequenceUtil.java:341:INFO ] Got bank of sequenced IDs for [JobSandbox]; curSeqId=10100, maxSeqId=10200, bankSize=100
2009-07-17 11:36:46,664 (default-invoker-Thread-10) [PersistedServiceJob.java:133:WARN ] Persisted Job [10004] references a RecurrenceInfo, recommend using TemporalExpression instead
2009-07-17 11:36:46,665 (default-invoker-Thread-8) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@e2d858[10001] -- Next runtime: Sat Jul 18 00:00:00 EDT 2009
2009-07-17 11:36:46,726 (default-invoker-Thread-9) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@11201a1[10007] -- Next runtime: Fri Jul 17 11:41:46 EDT 2009
2009-07-17 11:36:46,813 (default-invoker-Thread-7) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@943653[10008] -- Next runtime: Fri Jul 17 11:41:46 EDT 2009
2009-07-17 11:36:46,962 (default-invoker-Thread-11) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@124d504[10000] -- Next runtime: Sat Jul 18 00:00:00 EDT 2009
2009-07-17 11:36:47,176 (default-invoker-Thread-8) [     AbstractEngine.java:73 :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]
...
2009-07-17 11:36:48,781 (main) [  GenericDispatcher.java:61 :INFO ] Creating new dispatcher [OfbizSite] (main)
2009-07-17 11:36:48,820 (default-invoker-Thread-11) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@1ab4292[10006] -- Next runtime: Sat Jul 18 00:00:00 EDT 2009
2009-07-17 11:36:48,869 (main) [     ControlServlet.java:66 :INFO ] LOADING WEBAPP [ofbiz] Open For Business - CMS Site, located at /home/myaccount/workspace/ofbiz-trunk-20090623/specialpurpose/cmssite/webapp/ofbizsite/
2009-07-17 11:36:48,929 (default-invoker-Thread-8) [    TransactionUtil.java:356:WARN ] No transaction in place, so not suspending.
2009-07-17 11:36:49,005 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.0090s, 18 requests, 14 views in file:/home/myaccount/workspace/ofbiz-trunk-20090623/framework/common/webcommon/WEB-INF/common-controller.xml
2009-07-17 11:36:49,010 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.096s, 19 requests, 14 views in jndi:/0.0.0.0/ofbiz/WEB-INF/controller.xml
2009-07-17 11:36:49,933 (default-invoker-Thread-8) [    TransactionUtil.java:356:WARN ] No transaction in place, so not suspending.
2009-07-17 11:36:49,962 (default-invoker-Thread-11) [PaymentGatewayServices.java:2575:INFO ] Processing failed order re-auth(s)
2009-07-17 11:36:49,975 (default-invoker-Thread-11) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/retryFailedAuths] finished in [1015] milliseconds
2009-07-17 11:36:50,082 (default-invoker-Thread-11) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-11] received job [Re-Try Failed Auths NSF] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
...
2009-07-17 11:36:51,738 (default-invoker-Thread-8) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/purgeOldJobs] finished in [2760] milliseconds
2009-07-17 11:36:51,982 (default-invoker-Thread-11) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/runSubscriptionAutoReorders] finished in [398] milliseconds
2009-07-17 11:36:52,501 (main) [  GenericDispatcher.java:61 :INFO ] Creating new dispatcher [hhfacility] (main)
2009-07-17 11:36:52,519 (main) [     ControlServlet.java:66 :INFO ] LOADING WEBAPP [hhfacility] Facility Handheld Application, located at /home/myaccount/workspace/ofbiz-trunk-20090623/specialpurpose/hhfacility/webapp/hhfacility/
2009-07-17 11:36:52,774 (default-invoker-Thread-10) [         ListFinder.java:149:WARN ] In find entity by condition cannot have use-cache set to true condition select use-iterator for the output type. Using cache and ignoring use-iterator setting.
2009-07-17 11:36:52,819 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.031s, 34 requests, 26 views in jndi:/0.0.0.0/hhfacility/WEB-INF/controller.xml
2009-07-17 11:36:53,101 (default-invoker-Thread-10) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/getProductInventoryAvailable] finished in [206] milliseconds
2009-07-17 11:36:53,198 (default-invoker-Thread-10) [     UtilProperties.java:870:INFO ] ResourceBundle DefaultMessages (en) created in 0.093s with 11 properties
2009-07-17 11:36:55,671 (main) [  GenericDispatcher.java:61 :INFO ] Creating new dispatcher [manufacturing] (main)
2009-07-17 11:36:55,697 (main) [     ControlServlet.java:66 :INFO ] LOADING WEBAPP [manufacturing] Open For Business - Manufacturing Manager, located at /home/myaccount/workspace/ofbiz-trunk-20090623/applications/manufacturing/webapp/manufacturing/
2009-07-17 11:36:55,817 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.027s, 149 requests, 70 views in jndi:/0.0.0.0/manufacturing/WEB-INF/controller.xml



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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2760) logs show warning messages

Nicolas Malin (Jira)

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

Scott Gray closed OFBIZ-2760.
-----------------------------

    Resolution: Won't Fix

Warnings aren't errors and shouldn't affect the system's ability to function normally

> logs show warning messages
> --------------------------
>
>                 Key: OFBIZ-2760
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2760
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: SVN trunk
>            Reporter: yt
>
> I downloaded the souce on 20090623.  After compilation and startup, I noticed a few warning messages from ofbiz.log.  Don't know if some of them are considered serious.
> ...
> 2009-07-17 11:36:00,696 (main) [ ComponentContainer.java:217:INFO ] Loading component : [crowd]
> 2009-07-17 11:36:00,698 (main) [ ComponentContainer.java:158:INFO ] Auto-Loading component directory : [/home/myaccount/workspace/ofbiz-trunk-20090623/hot-deploy]
> 2009-07-17 11:36:00,944 (main) [ ComponentContainer.java:127:INFO ] All components loaded
> 2009-07-17 11:36:01,237 (main) [ClassLoaderContainer.java:50 :INFO ] CachedClassLoader created
> 2009-07-17 11:36:01,417 (main) [   GenericDelegator.java:138:INFO ] Creating new delegator [default] (main)
> 2009-07-17 11:36:04,772 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: statusDelay of view-entity ExampleStatusDetail
> 2009-07-17 11:36:05,148 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByItem
> 2009-07-17 11:36:05,150 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByItem
> 2009-07-17 11:36:05,152 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemQuantityReportGroupByProduct
> 2009-07-17 11:36:05,153 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOpen of view-entity OrderItemQuantityReportGroupByProduct
> 2009-07-17 11:36:05,188 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: quantityOrdered of view-entity OrderItemAndShipGrpInvResAndItemSum
> 2009-07-17 11:36:05,195 (main) [    ModelViewEntity.java:470:WARN ] Conversion for complex-alias needs to be implemented for cache and in-memory eval stuff to work correctly, will not work for alias: totQuantityAvailable of view-entity OrderItemAndShipGrpInvResAndItemSum
> 2009-07-17 11:36:05,296 (main) [    ModelViewEntity.java:628:INFO ] Throwing out field alias in view entity OrderHeaderAndWorkEffort because one already exists with the alias name [priority] and field name [OH(OrderHeader).priority], existing field name is [WE.priority]
> 2009-07-17 11:36:05,515 (main) [        ModelReader.java:388:INFO ] FINISHED LOADING ENTITIES - ALL FILES; #Entities=805 #ViewEntities=237 #Fields=8332 #Relationships=2792 #AutoRelationships=2056
> 2009-07-17 11:36:05,585 (main) [   GenericDelegator.java:253:INFO ] Doing entity definition check...
> 2009-07-17 11:36:05,608 (main) [ ModelEntityChecker.java:501:INFO ] [initReservedWords] array length=1023
> 2009-07-17 11:36:06,220 (main) [   GenericDelegator.java:256:WARN ] =-=-=-=-= Found 1 warnings when checking the entity definitions:
> 2009-07-17 11:36:06,233 (main) [   GenericDelegator.java:258:WARN ] [RelFKNameGT18] The foregn key name (length:19) was greater than 18 characters in length for relation Party of entity WorkEffortEventReminder.
> 2009-07-17 11:36:06,240 (main) [   GenericDelegator.java:269:INFO ] Delegator "default" initializing helper "localmysql" for entity group "org.ofbiz".
> 2009-07-17 11:36:06,270 (main) [   GenericDelegator.java:286:INFO ] Doing database check as requested in entityengine.xml with addMissing=true
> 2009-07-17 11:36:07,376 (main) [       DatabaseUtil.java:815:INFO ] Database Product Name is MySQL
> 2009-07-17 11:36:07,377 (main) [       DatabaseUtil.java:816:INFO ] Database Product Version is 5.0.67
> ...
> 2009-07-17 11:36:45,689 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.031s, 382 requests, 175 views in file:/home/myaccount/workspace/ofbiz-trunk-20090623/applications/accounting/webapp/accounting/WEB-INF/controller.xml
> 2009-07-17 11:36:45,693 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.602s, 1121 requests, 415 views in jndi:/0.0.0.0/assetmaint/WEB-INF/controller.xml
> 2009-07-17 11:36:45,958 (default-invoker-Thread-9) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-9] received job [Send Email] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
> 2009-07-17 11:36:45,960 (default-invoker-Thread-8) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-8] received job [Purge Old Store Auto-Entered Promos] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
> 2009-07-17 11:36:45,959 (default-invoker-Thread-7) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-7] received job [Auto-create Fixed Asset Maintenances] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
> 2009-07-17 11:36:45,960 (default-invoker-Thread-11) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-11] received job [Replacement Held Order Auto-Cancel] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
> 2009-07-17 11:36:45,959 (default-invoker-Thread-10) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-10] received job [Set Last Inventory Count on ProductFacility] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
> 2009-07-17 11:36:46,584 (default-invoker-Thread-8) [       SequenceUtil.java:341:INFO ] Got bank of sequenced IDs for [JobSandbox]; curSeqId=10100, maxSeqId=10200, bankSize=100
> 2009-07-17 11:36:46,664 (default-invoker-Thread-10) [PersistedServiceJob.java:133:WARN ] Persisted Job [10004] references a RecurrenceInfo, recommend using TemporalExpression instead
> 2009-07-17 11:36:46,665 (default-invoker-Thread-8) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@e2d858[10001] -- Next runtime: Sat Jul 18 00:00:00 EDT 2009
> 2009-07-17 11:36:46,726 (default-invoker-Thread-9) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@11201a1[10007] -- Next runtime: Fri Jul 17 11:41:46 EDT 2009
> 2009-07-17 11:36:46,813 (default-invoker-Thread-7) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@943653[10008] -- Next runtime: Fri Jul 17 11:41:46 EDT 2009
> 2009-07-17 11:36:46,962 (default-invoker-Thread-11) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@124d504[10000] -- Next runtime: Sat Jul 18 00:00:00 EDT 2009
> 2009-07-17 11:36:47,176 (default-invoker-Thread-8) [     AbstractEngine.java:73 :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]
> ...
> 2009-07-17 11:36:48,781 (main) [  GenericDispatcher.java:61 :INFO ] Creating new dispatcher [OfbizSite] (main)
> 2009-07-17 11:36:48,820 (default-invoker-Thread-11) [PersistedServiceJob.java:176:INFO ] org.ofbiz.service.job.PersistedServiceJob@1ab4292[10006] -- Next runtime: Sat Jul 18 00:00:00 EDT 2009
> 2009-07-17 11:36:48,869 (main) [     ControlServlet.java:66 :INFO ] LOADING WEBAPP [ofbiz] Open For Business - CMS Site, located at /home/myaccount/workspace/ofbiz-trunk-20090623/specialpurpose/cmssite/webapp/ofbizsite/
> 2009-07-17 11:36:48,929 (default-invoker-Thread-8) [    TransactionUtil.java:356:WARN ] No transaction in place, so not suspending.
> 2009-07-17 11:36:49,005 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.0090s, 18 requests, 14 views in file:/home/myaccount/workspace/ofbiz-trunk-20090623/framework/common/webcommon/WEB-INF/common-controller.xml
> 2009-07-17 11:36:49,010 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.096s, 19 requests, 14 views in jndi:/0.0.0.0/ofbiz/WEB-INF/controller.xml
> 2009-07-17 11:36:49,933 (default-invoker-Thread-8) [    TransactionUtil.java:356:WARN ] No transaction in place, so not suspending.
> 2009-07-17 11:36:49,962 (default-invoker-Thread-11) [PaymentGatewayServices.java:2575:INFO ] Processing failed order re-auth(s)
> 2009-07-17 11:36:49,975 (default-invoker-Thread-11) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/retryFailedAuths] finished in [1015] milliseconds
> 2009-07-17 11:36:50,082 (default-invoker-Thread-11) [         JobInvoker.java:232:INFO ] Invoker [default-invoker-Thread-11] received job [Re-Try Failed Auths NSF] from poller [org.ofbiz.service.job.JobPoller@17c96a9]
> ...
> 2009-07-17 11:36:51,738 (default-invoker-Thread-8) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/purgeOldJobs] finished in [2760] milliseconds
> 2009-07-17 11:36:51,982 (default-invoker-Thread-11) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/runSubscriptionAutoReorders] finished in [398] milliseconds
> 2009-07-17 11:36:52,501 (main) [  GenericDispatcher.java:61 :INFO ] Creating new dispatcher [hhfacility] (main)
> 2009-07-17 11:36:52,519 (main) [     ControlServlet.java:66 :INFO ] LOADING WEBAPP [hhfacility] Facility Handheld Application, located at /home/myaccount/workspace/ofbiz-trunk-20090623/specialpurpose/hhfacility/webapp/hhfacility/
> 2009-07-17 11:36:52,774 (default-invoker-Thread-10) [         ListFinder.java:149:WARN ] In find entity by condition cannot have use-cache set to true condition select use-iterator for the output type. Using cache and ignoring use-iterator setting.
> 2009-07-17 11:36:52,819 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.031s, 34 requests, 26 views in jndi:/0.0.0.0/hhfacility/WEB-INF/controller.xml
> 2009-07-17 11:36:53,101 (default-invoker-Thread-10) [  ServiceDispatcher.java:586:INFO ] Sync service [JobDispatcher/getProductInventoryAvailable] finished in [206] milliseconds
> 2009-07-17 11:36:53,198 (default-invoker-Thread-10) [     UtilProperties.java:870:INFO ] ResourceBundle DefaultMessages (en) created in 0.093s with 11 properties
> 2009-07-17 11:36:55,671 (main) [  GenericDispatcher.java:61 :INFO ] Creating new dispatcher [manufacturing] (main)
> 2009-07-17 11:36:55,697 (main) [     ControlServlet.java:66 :INFO ] LOADING WEBAPP [manufacturing] Open For Business - Manufacturing Manager, located at /home/myaccount/workspace/ofbiz-trunk-20090623/applications/manufacturing/webapp/manufacturing/
> 2009-07-17 11:36:55,817 (main) [    ConfigXMLReader.java:118:INFO ] controller loaded: 0.027s, 149 requests, 70 views in jndi:/0.0.0.0/manufacturing/WEB-INF/controller.xml

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