OFBiz trunk revision 736291, running on Fedora 10, causes the following errors in the console ...
Httpd started on port: 9989 Sessiond started on port: 9990 2009-01-21 16:50:17,203 (http-0.0.0.0-443-1) [ SequenceUtil.java:236:WARN ] [SequenceUtil.SequenceBank.fillBank] first select failed: will try to add new row, result set was empty for sequence [Visitor] Used SQL: SELECT SEQ_ID FROM public.SEQUENCE_VALUE_ITEM WHERE SEQ_NAME='Visitor' Thread Name is: http-0.0.0.0-443-1:Thread[http-0.0.0.0-443-1,5,main] 2009-01-21 16:50:17,225 (http-0.0.0.0-443-1) [ SequenceUtil.java:236:WARN ] [SequenceUtil.SequenceBank.fillBank] first select failed: will try to add new row, result set was empty for sequence [Visit] Used SQL: SELECT SEQ_ID FROM public.SEQUENCE_VALUE_ITEM WHERE SEQ_NAME='Visit' Thread Name is: http-0.0.0.0-443-1:Thread[http-0.0.0.0-443-1,5,main] 2009-01-21 16:50:17,368 (http-0.0.0.0-443-1) [ UtilJ2eeCompat.java:78 :INFO ] Apache Tomcat detected, using response.getWriter to write text out instead of response.getOutputStream 2009-01-21 16:50:17,489 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 124. Error message: cvc-complex-type.3.2.2: Attribute 'result-map-name' is not allowed to appear in element 'service'. 2009-01-21 16:50:17,491 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 140. Error message: cvc-complex-type.3.2.2: Attribute 'value-name' is not allowed to appear in element 'entity-one'. 2009-01-21 16:50:17,492 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 140. Error message: cvc-complex-type.4: Attribute 'value-field' must appear on element 'entity-one'. 2009-01-21 16:50:17,493 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 155. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not allowed to appear in element 'if-empty'. 2009-01-21 16:50:17,494 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 155. Error message: cvc-complex-type.4: Attribute 'field' must appear on element 'if-empty'. 2009-01-21 16:50:17,495 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 160. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not allowed to appear in element 'if-empty'. 2009-01-21 16:50:17,496 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: 160. Error message: cvc-complex-type.4: Attribute 'field' must appear on element 'if-empty'. 2009-01-21 16:50:17,635 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/applications/party/widget/partymgr/CommonScreens.xml process error. Line: 63. Error message: cvc-complex-type.3.2.2: Attribute 'value-name' is not allowed to appear in element 'entity-one'. 2009-01-21 16:50:20,612 (http-0.0.0.0-443-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/framework/common/widget/CommonMenus.xml process error. Line: 25. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not allowed to appear in element 'if-empty'. 2009-01-21 16:50:34,424 (http-0.0.0.0-80-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/applications/ecommerce/widget/blog/BlogScreens.xml process error. Line: 629. Error message: cvc-complex-type.3.2.2: Attribute 'env-name' is not allowed to appear in element 'condition-expr'. 2009-01-21 16:50:34,425 (http-0.0.0.0-80-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/applications/ecommerce/widget/blog/BlogScreens.xml process error. Line: 632. Error message: cvc-complex-type.3.2.2: Attribute 'env-name' is not allowed to appear in element 'condition-expr'. 2009-01-21 16:50:34,426 (http-0.0.0.0-80-1) [ UtilXml.java:665:ERROR] XmlFileLoader: File file:/ofbiz/applications/ecommerce/widget/blog/BlogScreens.xml process error. Line: 633. Error message: cvc-complex-type.3.2.2: Attribute 'env-name' is not allowed to appear in element 'condition-expr'. Noob not qualified enough to fix ... |
Administrator
|
Nothing really important, you can ignore all these messages, better to stay updated though...
Jacques From: "Wicus" <[hidden email]> > > OFBiz trunk revision 736291, running on Fedora 10, causes the following > errors in the console ... > > > Httpd started on port: 9989 > Sessiond started on port: 9990 > 2009-01-21 16:50:17,203 (http-0.0.0.0-443-1) [ > SequenceUtil.java:236:WARN ] [SequenceUtil.SequenceBank.fillBank] first > select failed: will try to add new row, result set was empty for sequence > [Visitor] > Used SQL: SELECT SEQ_ID FROM public.SEQUENCE_VALUE_ITEM WHERE > SEQ_NAME='Visitor' > Thread Name is: http-0.0.0.0-443-1:Thread[http-0.0.0.0-443-1,5,main] > 2009-01-21 16:50:17,225 (http-0.0.0.0-443-1) [ > SequenceUtil.java:236:WARN ] [SequenceUtil.SequenceBank.fillBank] first > select failed: will try to add new row, result set was empty for sequence > [Visit] > Used SQL: SELECT SEQ_ID FROM public.SEQUENCE_VALUE_ITEM WHERE > SEQ_NAME='Visit' > Thread Name is: http-0.0.0.0-443-1:Thread[http-0.0.0.0-443-1,5,main] > 2009-01-21 16:50:17,368 (http-0.0.0.0-443-1) [ UtilJ2eeCompat.java:78 > :INFO ] Apache Tomcat detected, using response.getWriter to write text out > instead of response.getOutputStream > 2009-01-21 16:50:17,489 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 124. Error message: cvc-complex-type.3.2.2: Attribute 'result-map-name' is > not allowed to appear in element 'service'. > 2009-01-21 16:50:17,491 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 140. Error message: cvc-complex-type.3.2.2: Attribute 'value-name' is not > allowed to appear in element 'entity-one'. > 2009-01-21 16:50:17,492 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 140. Error message: cvc-complex-type.4: Attribute 'value-field' must appear > on element 'entity-one'. > 2009-01-21 16:50:17,493 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 155. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not > allowed to appear in element 'if-empty'. > 2009-01-21 16:50:17,494 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 155. Error message: cvc-complex-type.4: Attribute 'field' must appear on > element 'if-empty'. > 2009-01-21 16:50:17,495 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 160. Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not > allowed to appear in element 'if-empty'. > 2009-01-21 16:50:17,496 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonScreens.xml process error. Line: > 160. Error message: cvc-complex-type.4: Attribute 'field' must appear on > element 'if-empty'. > > 2009-01-21 16:50:17,635 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/applications/party/widget/partymgr/CommonScreens.xml process > error. Line: 63. Error message: cvc-complex-type.3.2.2: Attribute > 'value-name' is not allowed to appear in element 'entity-one'. > > 2009-01-21 16:50:20,612 (http-0.0.0.0-443-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/framework/common/widget/CommonMenus.xml process error. Line: 25. > Error message: cvc-complex-type.3.2.2: Attribute 'field-name' is not allowed > to appear in element 'if-empty'. > > 2009-01-21 16:50:34,424 (http-0.0.0.0-80-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/applications/ecommerce/widget/blog/BlogScreens.xml process > error. Line: 629. Error message: cvc-complex-type.3.2.2: Attribute > 'env-name' is not allowed to appear in element 'condition-expr'. > 2009-01-21 16:50:34,425 (http-0.0.0.0-80-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/applications/ecommerce/widget/blog/BlogScreens.xml process > error. Line: 632. Error message: cvc-complex-type.3.2.2: Attribute > 'env-name' is not allowed to appear in element 'condition-expr'. > 2009-01-21 16:50:34,426 (http-0.0.0.0-80-1) [ > UtilXml.java:665:ERROR] XmlFileLoader: File > file:/ofbiz/applications/ecommerce/widget/blog/BlogScreens.xml process > error. Line: 633. Error message: cvc-complex-type.3.2.2: Attribute > 'env-name' is not allowed to appear in element 'condition-expr'. > > :working: Noob not qualified enough to fix ... :rules: > -- > View this message in context: http://www.nabble.com/Console-Errors-tp21584777p21584777.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
Free forum by Nabble | Edit this page |