erki
16 years agoOccasional Contributor
[SOLVED]Update of interface failed
I'm trying to update my WSDL, but update fails :
Fri Mar 19 14:20:41 EET 2010:ERROR:An error occured [error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.], see error log for details
Fri Mar 19 14:20:41 EET 2010:WARN:Error: error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.
Fri Mar 19 14:20:41 EET 2010:WARN:Error: error: cos-element-consistent: Type of 'BirthDate@http://schemas.datacontract.org/2004/07/pr.Common.DTO.Person' is inconsistent with another element with the same name in this content model.
Fri Mar 19 14:20:41 EET 2010:WARN:Error: error: cos-element-consistent: Type of 'BirthDate@http://schemas.datacontract.org/2004/07/pr.Common.DTO.Person' is inconsistent with another element with the same name in this content model.
Fri Mar 19 14:20:41 EET 2010:ERROR:An error occured [com.eviware.soapui.impl.wsdl.support.xsd.SchemaException], see error log for details
Fri Mar 19 14:20:41 EET 2010:ERROR:Loading of definition failed for [http://pr.wm.int/UnitTest/RService.svc?wsdl]; com.eviware.soapui.impl.wsdl.support.xsd.SchemaException: Error loading schema types
Fri Mar 19 14:20:41 EET 2010:ERROR:An error occured [Error loading schema types], see error log for details
Fri Mar 19 14:20:41 EET 2010:ERROR:Error loading schema types from http://pr.wm.int/UnitTest/RService.svc?wsdl, see log for details
------------
Fri Mar 19 14:22:44 EET 2010:ERROR:org.apache.xmlbeans.XmlException: error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.
org.apache.xmlbeans.XmlException: error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.
at org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(SchemaTypeSystemCompiler.java:225)
at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.xmlbeans.XmlBeans.compileXmlBeans(XmlBeans.java:667)
at org.apache.xmlbeans.XmlBeans.compileXsd(XmlBeans.java:553)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.buildSchemaTypes(SchemaUtils.java:275)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.loadSchemaTypes(SchemaUtils.java:185)
at com.eviware.soapui.impl.support.definition.support.XmlSchemaBasedInterfaceDefinition.loadSchemaTypes(XmlSchemaBasedInterfaceDefinition.java:79)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlInterfaceDefinition.load(WsdlInterfaceDefinition.java:52)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinition(WsdlContext.java:66)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinition(WsdlContext.java:30)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.cacheDefinition(AbstractDefinitionContext.java:264)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.access$400(AbstractDefinitionContext.java:44)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:230)
at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46)
at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:140)
at java.lang.Thread.run(Unknown Source)
----------
Can anybody assume what could be the problem?
Fri Mar 19 14:20:41 EET 2010:ERROR:An error occured [error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.], see error log for details
Fri Mar 19 14:20:41 EET 2010:WARN:Error: error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.
Fri Mar 19 14:20:41 EET 2010:WARN:Error: error: cos-element-consistent: Type of 'BirthDate@http://schemas.datacontract.org/2004/07/pr.Common.DTO.Person' is inconsistent with another element with the same name in this content model.
Fri Mar 19 14:20:41 EET 2010:WARN:Error: error: cos-element-consistent: Type of 'BirthDate@http://schemas.datacontract.org/2004/07/pr.Common.DTO.Person' is inconsistent with another element with the same name in this content model.
Fri Mar 19 14:20:41 EET 2010:ERROR:An error occured [com.eviware.soapui.impl.wsdl.support.xsd.SchemaException], see error log for details
Fri Mar 19 14:20:41 EET 2010:ERROR:Loading of definition failed for [http://pr.wm.int/UnitTest/RService.svc?wsdl]; com.eviware.soapui.impl.wsdl.support.xsd.SchemaException: Error loading schema types
Fri Mar 19 14:20:41 EET 2010:ERROR:An error occured [Error loading schema types], see error log for details
Fri Mar 19 14:20:41 EET 2010:ERROR:Error loading schema types from http://pr.wm.int/UnitTest/RService.svc?wsdl, see log for details
------------
Fri Mar 19 14:22:44 EET 2010:ERROR:org.apache.xmlbeans.XmlException: error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.
org.apache.xmlbeans.XmlException: error: cos-element-consistent: Type of '_x003C_CustomValidationData_x003E_k__BackingField@http://schemas.datacontract.org/2004/07/pr.Common.Schemas.Generated' is inconsistent with another element with the same name in this content model.
at org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(SchemaTypeSystemCompiler.java:225)
at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.xmlbeans.XmlBeans.compileXmlBeans(XmlBeans.java:667)
at org.apache.xmlbeans.XmlBeans.compileXsd(XmlBeans.java:553)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.buildSchemaTypes(SchemaUtils.java:275)
at com.eviware.soapui.impl.wsdl.support.xsd.SchemaUtils.loadSchemaTypes(SchemaUtils.java:185)
at com.eviware.soapui.impl.support.definition.support.XmlSchemaBasedInterfaceDefinition.loadSchemaTypes(XmlSchemaBasedInterfaceDefinition.java:79)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlInterfaceDefinition.load(WsdlInterfaceDefinition.java:52)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinition(WsdlContext.java:66)
at com.eviware.soapui.impl.wsdl.support.wsdl.WsdlContext.loadDefinition(WsdlContext.java:30)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.cacheDefinition(AbstractDefinitionContext.java:264)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext.access$400(AbstractDefinitionContext.java:44)
at com.eviware.soapui.impl.support.definition.support.AbstractDefinitionContext$Loader.construct(AbstractDefinitionContext.java:230)
at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46)
at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:140)
at java.lang.Thread.run(Unknown Source)
----------
Can anybody assume what could be the problem?