Error in Facility > Facilities > ContactsMechs

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

Error in Facility > Facilities > ContactsMechs

mikeymwong
Hi,

I'm having this error when I try to add a new "contact mech" through the
"Facility > Facilities > ContactsMechs" service.

Any idea?


Thanks
Mike


2006-11-17 19:40:51,421 (http-0.0.0.0-8443-Processor3) [
ControlServlet.java:85 :INFO ] The character encoding of the request is:
[null]. The character encoding we will use for the request and response is:
[UTF-8]
2006-11-17 19:40:51,421 (http-0.0.0.0-8443-Processor3) [
ControlServlet.java:121:DEBUG] [[[createPostalAddress] Servlet Starting,
doing setup- total:0.0,since last(Begin):0.0]]
2006-11-17 19:40:51,421 (http-0.0.0.0-8443-Processor3) [
ControlServlet.java:170:DEBUG] [[[createPostalAddress] Setup done, doing
Event(s) and View(s)- total:0.0,since last([createPostalAddr...):0.0]]
2006-11-17 19:40:51,578 (http-0.0.0.0-8443-Processor3) [
UtilXml.java:252:DEBUG] XML Read 0.141s:
jndi:/0.0.0.0/facility/WEB-INF/controller.xml
2006-11-17 19:40:51,593 (http-0.0.0.0-8443-Processor3) [
ConfigXMLReader.java:539:INFO ] ConfigMap Created: (4) records in 0.0s
2006-11-17 19:40:51,593 (http-0.0.0.0-8443-Processor3) [
ConfigXMLReader.java:609:INFO ] HandlerMap Created: (2) records in 0.0s
2006-11-17 19:40:51,625 (http-0.0.0.0-8443-Processor3) [
ConfigXMLReader.java:289:INFO ] RequestMap Created: (156) records in 0.032s
2006-11-17 19:40:51,625 (http-0.0.0.0-8443-Processor3) [
ConfigXMLReader.java:398:INFO ] ViewMap Created: (55) records in 0.0s
2006-11-17 19:40:51,656 (http-0.0.0.0-8443-Processor3) [
RequestHandler.java:197:INFO ] [Processing Request]: createPostalAddress
2006-11-17 19:40:51,734 (http-0.0.0.0-8443-Processor3) [
UtilXml.java:658:ERROR] XmlFileLoader: File
file:/D:/Development/biz/ofbiz.local/applications/product/script/org/ofbiz/p
roduct/storage/FacilityContactMechServices.xml process error. Line: 47.
Error message: cvc-complex-type.2.4.a: Invalid content was found starting
with element 'env-to-field'. One of '{CallOperations, EventOperations,
ServiceOperations, EnvOperations, EntityMiscOperations,
EntityFindOperations, EntityValueOperations, EntityListOperations,
EntityTxOperations, ControlOperations, IfBasicOperations, IfOtherOperations,
OtherOperations}' is expected.
2006-11-17 19:40:51,734 (http-0.0.0.0-8443-Processor3) [
UtilXml.java:658:ERROR] XmlFileLoader: File
file:/D:/Development/biz/ofbiz.local/applications/product/script/org/ofbiz/p
roduct/storage/FacilityContactMechServices.xml process error. Line: 90.
Error message: cvc-complex-type.2.4.a: Invalid content was found starting
with element 'env-to-field'. One of '{CallOperations, EventOperations,
ServiceOperations, EnvOperations, EntityMiscOperations,
EntityFindOperations, EntityValueOperations, EntityListOperations,
EntityTxOperations, ControlOperations, IfBasicOperations, IfOtherOperations,
OtherOperations}' is expected.
......


Reply | Threaded
Open this post in threaded view
|

Re: Error in Facility > Facilities > ContactsMechs

Ashish Vijaywargiya-2
Hi,

Which Ofbiz version are you using ???
I think this error has been pointed before some days
and If I remembered correctly it has been resolved.

Can you please take the latest update and try it once
again ???

Regards
Ashish Vijaywargiya

--- Mike Wong <[hidden email]> wrote:

> Hi,
>
> I'm having this error when I try to add a new
> "contact mech" through the
> "Facility > Facilities > ContactsMechs" service.
>
> Any idea?
>
>
> Thanks
> Mike
>
>
> 2006-11-17 19:40:51,421
> (http-0.0.0.0-8443-Processor3) [
> ControlServlet.java:85 :INFO ] The character
> encoding of the request is:
> [null]. The character encoding we will use for the
> request and response is:
> [UTF-8]
> 2006-11-17 19:40:51,421
> (http-0.0.0.0-8443-Processor3) [
> ControlServlet.java:121:DEBUG]
> [[[createPostalAddress] Servlet Starting,
> doing setup- total:0.0,since last(Begin):0.0]]
> 2006-11-17 19:40:51,421
> (http-0.0.0.0-8443-Processor3) [
> ControlServlet.java:170:DEBUG]
> [[[createPostalAddress] Setup done, doing
> Event(s) and View(s)- total:0.0,since
> last([createPostalAddr...):0.0]]
> 2006-11-17 19:40:51,578
> (http-0.0.0.0-8443-Processor3) [
> UtilXml.java:252:DEBUG] XML Read 0.141s:
> jndi:/0.0.0.0/facility/WEB-INF/controller.xml
> 2006-11-17 19:40:51,593
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:539:INFO ] ConfigMap Created:
> (4) records in 0.0s
> 2006-11-17 19:40:51,593
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:609:INFO ] HandlerMap Created:
> (2) records in 0.0s
> 2006-11-17 19:40:51,625
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:289:INFO ] RequestMap Created:
> (156) records in 0.032s
> 2006-11-17 19:40:51,625
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:398:INFO ] ViewMap Created:
> (55) records in 0.0s
> 2006-11-17 19:40:51,656
> (http-0.0.0.0-8443-Processor3) [
> RequestHandler.java:197:INFO ] [Processing Request]:
> createPostalAddress
> 2006-11-17 19:40:51,734
> (http-0.0.0.0-8443-Processor3) [
> UtilXml.java:658:ERROR] XmlFileLoader: File
>
file:/D:/Development/biz/ofbiz.local/applications/product/script/org/ofbiz/p

> roduct/storage/FacilityContactMechServices.xml
> process error. Line: 47.
> Error message: cvc-complex-type.2.4.a: Invalid
> content was found starting
> with element 'env-to-field'. One of
> '{CallOperations, EventOperations,
> ServiceOperations, EnvOperations,
> EntityMiscOperations,
> EntityFindOperations, EntityValueOperations,
> EntityListOperations,
> EntityTxOperations, ControlOperations,
> IfBasicOperations, IfOtherOperations,
> OtherOperations}' is expected.
> 2006-11-17 19:40:51,734
> (http-0.0.0.0-8443-Processor3) [
> UtilXml.java:658:ERROR] XmlFileLoader: File
>
file:/D:/Development/biz/ofbiz.local/applications/product/script/org/ofbiz/p

> roduct/storage/FacilityContactMechServices.xml
> process error. Line: 90.
> Error message: cvc-complex-type.2.4.a: Invalid
> content was found starting
> with element 'env-to-field'. One of
> '{CallOperations, EventOperations,
> ServiceOperations, EnvOperations,
> EntityMiscOperations,
> EntityFindOperations, EntityValueOperations,
> EntityListOperations,
> EntityTxOperations, ControlOperations,
> IfBasicOperations, IfOtherOperations,
> OtherOperations}' is expected.
> ......
>
>
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com 
Reply | Threaded
Open this post in threaded view
|

Re: Error in Facility > Facilities > ContactsMechs

mikeymwong
Yep, after I run an update, everything work fine.

Cheers
Mike


Ashish Vijaywargiya wrote
Hi,

Which Ofbiz version are you using ???
I think this error has been pointed before some days
and If I remembered correctly it has been resolved.

Can you please take the latest update and try it once
again ???

Regards
Ashish Vijaywargiya

--- Mike Wong <mike.ym.wong@finepoint.com.hk> wrote:

> Hi,
>
> I'm having this error when I try to add a new
> "contact mech" through the
> "Facility > Facilities > ContactsMechs" service.
>
> Any idea?
>
>
> Thanks
> Mike
>
>
> 2006-11-17 19:40:51,421
> (http-0.0.0.0-8443-Processor3) [
> ControlServlet.java:85 :INFO ] The character
> encoding of the request is:
> [null]. The character encoding we will use for the
> request and response is:
> [UTF-8]
> 2006-11-17 19:40:51,421
> (http-0.0.0.0-8443-Processor3) [
> ControlServlet.java:121:DEBUG]
> [[[createPostalAddress] Servlet Starting,
> doing setup- total:0.0,since last(Begin):0.0]]
> 2006-11-17 19:40:51,421
> (http-0.0.0.0-8443-Processor3) [
> ControlServlet.java:170:DEBUG]
> [[[createPostalAddress] Setup done, doing
> Event(s) and View(s)- total:0.0,since
> last([createPostalAddr...):0.0]]
> 2006-11-17 19:40:51,578
> (http-0.0.0.0-8443-Processor3) [
> UtilXml.java:252:DEBUG] XML Read 0.141s:
> jndi:/0.0.0.0/facility/WEB-INF/controller.xml
> 2006-11-17 19:40:51,593
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:539:INFO ] ConfigMap Created:
> (4) records in 0.0s
> 2006-11-17 19:40:51,593
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:609:INFO ] HandlerMap Created:
> (2) records in 0.0s
> 2006-11-17 19:40:51,625
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:289:INFO ] RequestMap Created:
> (156) records in 0.032s
> 2006-11-17 19:40:51,625
> (http-0.0.0.0-8443-Processor3) [
> ConfigXMLReader.java:398:INFO ] ViewMap Created:
> (55) records in 0.0s
> 2006-11-17 19:40:51,656
> (http-0.0.0.0-8443-Processor3) [
> RequestHandler.java:197:INFO ] [Processing Request]:
> createPostalAddress
> 2006-11-17 19:40:51,734
> (http-0.0.0.0-8443-Processor3) [
> UtilXml.java:658:ERROR] XmlFileLoader: File
>
file:/D:/Development/biz/ofbiz.local/applications/product/script/org/ofbiz/p
> roduct/storage/FacilityContactMechServices.xml
> process error. Line: 47.
> Error message: cvc-complex-type.2.4.a: Invalid
> content was found starting
> with element 'env-to-field'. One of
> '{CallOperations, EventOperations,
> ServiceOperations, EnvOperations,
> EntityMiscOperations,
> EntityFindOperations, EntityValueOperations,
> EntityListOperations,
> EntityTxOperations, ControlOperations,
> IfBasicOperations, IfOtherOperations,
> OtherOperations}' is expected.
> 2006-11-17 19:40:51,734
> (http-0.0.0.0-8443-Processor3) [
> UtilXml.java:658:ERROR] XmlFileLoader: File
>
file:/D:/Development/biz/ofbiz.local/applications/product/script/org/ofbiz/p
> roduct/storage/FacilityContactMechServices.xml
> process error. Line: 90.
> Error message: cvc-complex-type.2.4.a: Invalid
> content was found starting
> with element 'env-to-field'. One of
> '{CallOperations, EventOperations,
> ServiceOperations, EnvOperations,
> EntityMiscOperations,
> EntityFindOperations, EntityValueOperations,
> EntityListOperations,
> EntityTxOperations, ControlOperations,
> IfBasicOperations, IfOtherOperations,
> OtherOperations}' is expected.
> ......
>
>
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com