You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by "dragonforever@gmail.com" <dr...@gmail.com> on 2017/09/08 04:10:58 UTC

Data error on \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml

Hello,

Not sure where to report, so i'm posting it here.
There was an error in the log due to a character 's' in line 816 in the file \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml

##The error message is;

2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml                       |E| XmlFileLoader: File XML Properties file process error. Line: 5827. Error message: cvc-complex-type.2.3: Element 'resource' cannot have character [children], because the type's content type is element-only.

## The 's' is on line 816 after closing property element. (please see the excerpt below)
.
....
<property key="ManufacturingAddProdCompInCompCanStatusError">
        <value xml:lang="en">Can't Add Component in Cancelled/Closed Production Run.</value>
 </property>s <-- this one is the problem :(
 <property key="ManufacturingAddProductionRunProductComponent">
...
.

I just checked github and the 's' is still there.
It doesn't seem like a serious error, but to a newbie like be, all errors are serious. :)

Thanks,

Re: Data error on \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLab els.xml

Posted by Jacques Le Roux <ja...@les7arts.com>.
And you can subscribe to our MLs at http://ofbiz.apache.org/mailing-lists.html

Jacques


Le 08/09/2017 à 08:42, Sanjay Yadav a écrit :
> Hello,
>
> Thank you for reporting a bug. You can use bug tracking tool JIRA to report such changes: https://issues.apache.org/jira/projects/OFBIZ
>
> Best Regards,
> *
> *
> *Sanjay Yadav* | Manager, Enterprise Quality Assurance
> HotWax Commerce <http://www.hotwax.co/>by**HotWax Systems <http://www.hotwaxsystems.com/>
> 80, Scheme No. 78, Part II, Indore, M.P. 452010, India
> Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav <https://www.linkedin.com/in/sanjay-yadav/>
>
> HotWax Systems recently received 8 mentions in /*The Gartner Digital Commerce Vendor Guide, 2016 */by Gartner, Inc., the world's leading IT research 
> and advisory company.//Learn more about our researchhere <https://www.gartner.com/technology/media-products/newsletters/HotWax/1-2UVLP6M/index.html>.
> Inline image 1
>
>
>
> On Fri, Sep 8, 2017 at 9:40 AM, dragonforever@gmail.com <ma...@gmail.com> <dragonforever@gmail.com <ma...@gmail.com>> 
> wrote:
>
>     Hello,
>
>     Not sure where to report, so i'm posting it here.
>     There was an error in the log due to a character 's' in line 816 in the file
>     \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml
>
>     ##The error message is;
>
>     2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml                    |E| XmlFileLoader: File XML Properties file process error. Line: 5827.
>     Error message: cvc-complex-type.2.3: Element 'resource' cannot have character [children], because the type's content type is element-only.
>
>     ## The 's' is on line 816 after closing property element. (please see the excerpt below)
>     .
>     ....
>     <property key="ManufacturingAddProdCompInCompCanStatusError">
>             <value xml:lang="en">Can't Add Component in Cancelled/Closed Production Run.</value>
>      </property>s <-- this one is the problem :(
>      <property key="ManufacturingAddProductionRunProductComponent">
>     ...
>     .
>
>     I just checked github and the 's' is still there.
>     It doesn't seem like a serious error, but to a newbie like be, all errors are serious. :)
>
>     Thanks,
>
>


Re: Data error on \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml

Posted by Sanjay Yadav <sa...@hotwaxsystems.com>.
Hello,

Thank you for reporting a bug. You can use bug tracking tool JIRA to report
such changes: https://issues.apache.org/jira/projects/OFBIZ

Best Regards,

*Sanjay Yadav* | Manager, Enterprise Quality Assurance
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>
80, Scheme No. 78, Part II, Indore, M.P. 452010, India
Mobile Phone: 787 918 8830 | Linkedin: Sanjay-Yadav
<https://www.linkedin.com/in/sanjay-yadav/>

HotWax Systems recently received 8 mentions in *The Gartner Digital
Commerce Vendor Guide, 2016 *by Gartner, Inc., the world's leading IT
research and advisory company. Learn more about our research here
<https://www.gartner.com/technology/media-products/newsletters/HotWax/1-2UVLP6M/index.html>
.
[image: Inline image 1]



On Fri, Sep 8, 2017 at 9:40 AM, dragonforever@gmail.com <
dragonforever@gmail.com> wrote:

> Hello,
>
> Not sure where to report, so i'm posting it here.
> There was an error in the log due to a character 's' in line 816 in the
> file \apache-ofbiz-16.11.03\applications\manufacturing\
> config\ManufacturingUiLabels.xml
>
> ##The error message is;
>
> 2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml
>    |E| XmlFileLoader: File XML Properties file process error. Line: 5827.
> Error message: cvc-complex-type.2.3: Element 'resource' cannot have
> character [children], because the type's content type is element-only.
>
> ## The 's' is on line 816 after closing property element. (please see the
> excerpt below)
> .
> ....
> <property key="ManufacturingAddProdCompInCompCanStatusError">
>         <value xml:lang="en">Can't Add Component in Cancelled/Closed
> Production Run.</value>
>  </property>s <-- this one is the problem :(
>  <property key="ManufacturingAddProductionRunProductComponent">
> ...
> .
>
> I just checked github and the 's' is still there.
> It doesn't seem like a serious error, but to a newbie like be, all errors
> are serious. :)
>
> Thanks,
>

Re: Data error on \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLab els.xml

Posted by Jacques Le Roux <ja...@les7arts.com>.
Thanks, for your report,

Fixed at r1807673

Jacques


Le 08/09/2017 à 06:10, dragonforever@gmail.com a écrit :
> Hello,
>
> Not sure where to report, so i'm posting it here.
> There was an error in the log due to a character 's' in line 816 in the file \apache-ofbiz-16.11.03\applications\manufacturing\config\ManufacturingUiLabels.xml
>
> ##The error message is;
>
> 2017-09-07 12:49:01,206 |http-nio-8443-exec-4 |UtilXml                       |E| XmlFileLoader: File XML Properties file process error. Line: 5827. Error message: cvc-complex-type.2.3: Element 'resource' cannot have character [children], because the type's content type is element-only.
>
> ## The 's' is on line 816 after closing property element. (please see the excerpt below)
> .
> ....
> <property key="ManufacturingAddProdCompInCompCanStatusError">
>          <value xml:lang="en">Can't Add Component in Cancelled/Closed Production Run.</value>
>   </property>s <-- this one is the problem :(
>   <property key="ManufacturingAddProductionRunProductComponent">
> ...
> .
>
> I just checked github and the 's' is still there.
> It doesn't seem like a serious error, but to a newbie like be, all errors are serious. :)
>
> Thanks,
>