Dev - 7706: ant run-install error

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

Dev - 7706: ant run-install error

Vinay Agarwal

     [java] 3860  (main) [            UtilXml.java:634:ERROR] XmlFileLoader: File C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process error. Line: 1610. Error message: cvc-complex-type.2.3: Element 'relation' cannot have character [children

], because the type's content type is element-only.

     [java] 3875  (main) [            UtilXml.java:634:ERROR] XmlFileLoader: File C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process error. Line: 2262. Error message: cvc-complex-type.2.3: Element 'relation' cannot have character [children

], because the type's content type is element-only.

     [java] 3875  (main) [            UtilXml.java:634:ERROR] XmlFileLoader: File C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process error. Line: 2291. Error message: cvc-complex-type.2.3: Element 'relation' cannot have character [children

], because the type's content type is element-only.

     [java] 3891  (main) [            UtilXml.java:634:ERROR] XmlFileLoader: File C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process error. Line: 2477. Error message: cvc-complex-type.2.3: Element 'relation' cannot have character [children

], because the type's content type is element-only.

 

Regards,

Vinay Agarwal

 


 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: Dev - 7706: ant run-install error

David E. Jones

Sounds like you have an update conflict. Do an "svn status" to see if the file is conflicted from an update.

-David


Vinay Agarwal wrote:

>      [java] 3860  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process
> error. Line: 1610. Error message: cvc-complex-type.2.3: Element
> 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process
> error. Line: 2262. Error message: cvc-complex-type.2.3: Element
> 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process
> error. Line: 2291. Error message: cvc-complex-type.2.3: Element
> 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>      [java] 3891  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml process
> error. Line: 2477. Error message: cvc-complex-type.2.3: Element
> 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>  
>
> Regards,
>
> Vinay Agarwal
>
>  
>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: Dev - 7706: ant run-install error

Vinay Agarwal
This code is pure off the svn. After svn update, I did ant clean-all then
ant run-install.
Vinay

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On
Behalf Of David E. Jones
Sent: Tuesday, May 30, 2006 9:43 AM
To: OFBiz Project Development Discussion
Subject: Re: [OFBiz] Dev - 7706: ant run-install error


Sounds like you have an update conflict. Do an "svn status" to see if the
file is conflicted from an update.

-David


Vinay Agarwal wrote:

>      [java] 3860  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
> process error. Line: 1610. Error message: cvc-complex-type.2.3:
> Element 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
> process error. Line: 2262. Error message: cvc-complex-type.2.3:
> Element 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
> process error. Line: 2291. Error message: cvc-complex-type.2.3:
> Element 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>      [java] 3891  (main) [            UtilXml.java:634:ERROR]
> XmlFileLoader: File
> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
> process error. Line: 2477. Error message: cvc-complex-type.2.3:
> Element 'relation' cannot have character [children
>
> ], because the type's content type is element-only.
>
>  
>
> Regards,
>
> Vinay Agarwal
>
>  
>
>
> ----------------------------------------------------------------------
> --
>
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: Dev - 7706: ant run-install error

Jacopo Cappellato
In reply to this post by David E. Jones
Viany,

sorry, I am responsible for this error.
It should be fixed in svn r 7707.

Thanks,

Jacopo

Vinay Agarwal wrote:

> This code is pure off the svn. After svn update, I did ant clean-all then
> ant run-install.
> Vinay
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]] On
> Behalf Of David E. Jones
> Sent: Tuesday, May 30, 2006 9:43 AM
> To: OFBiz Project Development Discussion
> Subject: Re: [OFBiz] Dev - 7706: ant run-install error
>
>
> Sounds like you have an update conflict. Do an "svn status" to see if the
> file is conflicted from an update.
>
> -David
>
>
> Vinay Agarwal wrote:
>>      [java] 3860  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 1610. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 2262. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 2291. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>      [java] 3891  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 2477. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>  
>>
>> Regards,
>>
>> Vinay Agarwal
>>
>>  
>>
>>
>> ----------------------------------------------------------------------
>> --
>>
>>  
>> _______________________________________________
>> Dev mailing list
>> [hidden email]
>> http://lists.ofbiz.org/mailman/listinfo/dev
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
Reply | Threaded
Open this post in threaded view
|

Re: Dev - 7706: ant run-install error

Vinay Agarwal
Jacopo, np :)
Vinay

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On
Behalf Of Jacopo Cappellato
Sent: Tuesday, May 30, 2006 10:47 AM
To: OFBiz Project Development Discussion
Subject: Re: [OFBiz] Dev - 7706: ant run-install error

Viany,

sorry, I am responsible for this error.
It should be fixed in svn r 7707.

Thanks,

Jacopo

Vinay Agarwal wrote:

> This code is pure off the svn. After svn update, I did ant clean-all
> then ant run-install.
> Vinay
>
> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]]
> On Behalf Of David E. Jones
> Sent: Tuesday, May 30, 2006 9:43 AM
> To: OFBiz Project Development Discussion
> Subject: Re: [OFBiz] Dev - 7706: ant run-install error
>
>
> Sounds like you have an update conflict. Do an "svn status" to see if
> the file is conflicted from an update.
>
> -David
>
>
> Vinay Agarwal wrote:
>>      [java] 3860  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 1610. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 2262. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>      [java] 3875  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 2291. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>      [java] 3891  (main) [            UtilXml.java:634:ERROR]
>> XmlFileLoader: File
>> C:/Server/ofbizSVN/applications/order/entitydef/entitymodel.xml
>> process error. Line: 2477. Error message: cvc-complex-type.2.3:
>> Element 'relation' cannot have character [children
>>
>> ], because the type's content type is element-only.
>>
>>  
>>
>> Regards,
>>
>> Vinay Agarwal
>>
>>  
>>
>>
>> ---------------------------------------------------------------------
>> -
>> --
>>
>>  
>> _______________________________________________
>> Dev mailing list
>> [hidden email]
>> http://lists.ofbiz.org/mailman/listinfo/dev
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>  
> _______________________________________________
> Dev mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/dev
>

 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev