Skip to content

Regression

org.eclipse.hawk.integration.tests.emf.DerivedFromMetaPropertiesTest.eContainersIsUpdatedRoot[Neo4j] (from org.eclipse.hawk.neo4jv2.tests.Neo4J2IntegrationTestSuite)

Failing for the past 1 build (Since #229 )
Took 0.21 sec.

Error Message

Could not find target type 'EFeatureMapEntry' in metamodel 'http://www.eclipse.org/emf/2002/Ecore'

Stacktrace

java.lang.IllegalArgumentException: Could not find target type 'EFeatureMapEntry' in metamodel 'http://www.eclipse.org/emf/2002/Ecore'
	at org.eclipse.hawk.integration.tests.emf.DerivedFromMetaPropertiesTest.setUp(DerivedFromMetaPropertiesTest.java:82)

Standard Output

18:11:21.075 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Saving Hawk metadata...
18:11:21.076 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Saved Hawk metadata.
18:11:21.076 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Initializing Hawk...
inserting static metamodels of registered metamodel factories to graph:
org.eclipse.hawk.emf.metamodel.EMFMetaModelResourceFactory
18:11:21.076 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - ADDING METAMODELS: 
18:11:21.076 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - ADDING: 
18:11:21.076 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - 0 METAMODEL NODES! (took ~0 sec)
inserting static metamodels complete
18:11:21.076 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Registering metamodels...
18:11:21.077 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Registered metamodels.
18:11:21.077 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Initialized Hawk.
18:11:21.077 [pool-141-thread-1] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Updating Hawk...
updating indexer: 
18:11:21.078 [pool-141-thread-1] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Performing optional post-sync operations.
18:11:21.078 [pool-141-thread-1] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Updated Hawk instance test (success). 0 s 0 ms
18:11:21.078 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Adding metamodel(s)...
Adding metamodels in: ../../core/tests/org.eclipse.hawk.integration.tests/resources/metamodels/Ecore.ecore to store
18:11:21.082 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - ADDING METAMODELS: 
18:11:21.082 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - ADDING: 
18:11:21.087 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EBigInteger will be handled as its instance type java.math.BigInteger
18:11:21.087 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::ECharacterObject will be handled as its instance type java.lang.Character
18:11:21.087 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EJavaObject will be handled as its instance type java.lang.Object
18:11:21.087 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EResource will be handled as its instance type org.eclipse.emf.ecore.resource.Resource
18:11:21.088 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EShort will be handled as its instance type short
18:11:21.088 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EBigDecimal will be handled as its instance type java.math.BigDecimal
18:11:21.088 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::ELongObject will be handled as its instance type java.lang.Long
18:11:21.088 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EJavaClass will be handled as its instance type java.lang.Class
18:11:21.090 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EDiagnosticChain will be handled as its instance type org.eclipse.emf.common.util.DiagnosticChain
18:11:21.090 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EString will be handled as its instance type java.lang.String
18:11:21.090 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EByteObject will be handled as its instance type java.lang.Byte
18:11:21.091 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EChar will be handled as its instance type char
18:11:21.091 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::ETreeIterator will be handled as its instance type org.eclipse.emf.common.util.TreeIterator
18:11:21.092 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EBoolean will be handled as its instance type java.lang.Boolean
18:11:21.092 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EEnumerator will be handled as its instance type org.eclipse.emf.common.util.Enumerator
18:11:21.093 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EFeatureMap will be handled as its instance type org.eclipse.emf.ecore.util.FeatureMap
18:11:21.093 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EEList will be handled as its instance type org.eclipse.emf.common.util.EList
18:11:21.093 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EByteArray will be handled as its instance type byte[]
18:11:21.093 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EFloatObject will be handled as its instance type java.lang.Float
18:11:21.094 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EFloat will be handled as its instance type java.lang.Float
18:11:21.094 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EByte will be handled as its instance type byte
18:11:21.094 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EInt will be handled as its instance type java.lang.Integer
18:11:21.094 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EBooleanObject will be handled as its instance type java.lang.Boolean
18:11:21.094 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EDate will be handled as its instance type java.util.Date
18:11:21.094 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EInvocationTargetException will be handled as its instance type java.lang.reflect.InvocationTargetException
18:11:21.150 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EMap will be handled as its instance type java.util.Map
18:11:21.150 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EDouble will be handled as its instance type java.lang.Double
18:11:21.150 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EResourceSet will be handled as its instance type org.eclipse.emf.ecore.resource.ResourceSet
18:11:21.151 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::ELong will be handled as its instance type java.lang.Long
18:11:21.151 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EFeatureMapEntry will be handled as its instance type org.eclipse.emf.ecore.util.FeatureMap$Entry
18:11:21.151 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EDoubleObject will be handled as its instance type java.lang.Double
18:11:21.151 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EShortObject will be handled as its instance type java.lang.Short
18:11:21.151 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2002/Ecore::EIntegerObject will be handled as its instance type java.lang.Integer
18:11:21.169 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - 20 METAMODEL NODES! (took ~0 sec)
18:11:21.169 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Added metamodel(s).
18:11:21.169 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Adding metamodel(s)...
Adding metamodels in: ../../core/tests/org.eclipse.hawk.integration.tests/resources/metamodels/XMLType.ecore to store
18:11:21.172 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - ADDING METAMODELS: 
18:11:21.172 [main] INFO org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - ADDING: 
18:11:21.176 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::ENTITY will be handled as its instance type java.lang.String
18:11:21.176 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::DoubleObject will be handled as its instance type java.lang.Double
18:11:21.176 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Time will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.176 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedShortObject will be handled as its instance type java.lang.Integer
18:11:21.176 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Long will be handled as its instance type java.lang.Long
18:11:21.177 [main] DEBUG org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - supertype dependency from http://www.eclipse.org/emf/2003/XMLType to http://www.eclipse.org/emf/2002/Ecore
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Token will be handled as its instance type java.lang.String
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::ENTITIES will be handled as its instance type java.util.List
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::GYear will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::IDREFSBase will be handled as its instance type java.util.List
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::ByteObject will be handled as its instance type java.lang.Byte
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::GMonthDay will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::AnySimpleType will be handled as its instance type java.lang.Object
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::DateTime will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NormalizedString will be handled as its instance type java.lang.String
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::String will be handled as its instance type java.lang.String
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::IDREFS will be handled as its instance type java.util.List
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NonPositiveInteger will be handled as its instance type java.math.BigInteger
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::GDay will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::GYearMonth will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedByteObject will be handled as its instance type java.lang.Short
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::AnyURI will be handled as its instance type java.lang.String
18:11:21.177 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::ID will be handled as its instance type java.lang.String
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NMTOKENS will be handled as its instance type java.util.List
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedIntObject will be handled as its instance type java.lang.Long
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Date will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Duration will be handled as its instance type javax.xml.datatype.Duration
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::HexBinary will be handled as its instance type byte[]
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::BooleanObject will be handled as its instance type java.lang.Boolean
18:11:21.178 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Float will be handled as its instance type java.lang.Float
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::ENTITIESBase will be handled as its instance type java.util.List
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NOTATION will be handled as its instance type javax.xml.namespace.QName
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NegativeInteger will be handled as its instance type java.math.BigInteger
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::IDREF will be handled as its instance type java.lang.String
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::IntObject will be handled as its instance type java.lang.Integer
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Boolean will be handled as its instance type java.lang.Boolean
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Int will be handled as its instance type java.lang.Integer
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Base64Binary will be handled as its instance type byte[]
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Integer will be handled as its instance type java.math.BigInteger
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Language will be handled as its instance type java.lang.String
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::QName will be handled as its instance type javax.xml.namespace.QName
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedShort will be handled as its instance type java.lang.Integer
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Double will be handled as its instance type java.lang.Double
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NCName will be handled as its instance type java.lang.String
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::LongObject will be handled as its instance type java.lang.Long
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedInt will be handled as its instance type java.lang.Long
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Decimal will be handled as its instance type java.math.BigDecimal
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Name will be handled as its instance type java.lang.String
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Short will be handled as its instance type short
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedByte will be handled as its instance type short
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NMTOKEN will be handled as its instance type java.lang.String
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NonNegativeInteger will be handled as its instance type java.math.BigInteger
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::Byte will be handled as its instance type byte
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::ShortObject will be handled as its instance type java.lang.Short
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::FloatObject will be handled as its instance type java.lang.Float
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::PositiveInteger will be handled as its instance type java.math.BigInteger
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::UnsignedLong will be handled as its instance type java.math.BigInteger
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::NMTOKENSBase will be handled as its instance type java.util.List
18:11:21.179 [main] WARN org.eclipse.hawk.graph.updater.GraphMetaModelResourceInjector - Hawk does not support custom data types yet: http://www.eclipse.org/emf/2003/XMLType::GMonth will be handled as its instance type javax.xml.datatype.XMLGregorianCalendar
18:11:21.182 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Hawk shutting down...
18:11:21.182 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Saving Hawk metadata...
18:11:21.183 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Saved Hawk metadata.
18:11:21.183 [main] INFO org.eclipse.hawk.core.runtime.BaseModelIndexer - Waiting 120s for all scheduled tasks to complete
18:11:21.264 [main] INFO org.eclipse.hawk.core.runtime.CompositeStateListener - Hawk shut down.
18:11:21.266 [main] INFO org.eclipse.hawk.neo4j_v2.Neo4JDatabase - Successfully deleted store db

Standard Error

SyncValidationListener: hawk.setSyncMetricsEnabled(true) called, performance will suffer!
SyncValidationListener: hawk.setSyncMetricsEnabled(true) called, performance will suffer!
sync metrics:
interesting	0
deleted		0
changed		0
loaded		0
c elems		0
d elems		0
time		~0s
validating changes...
changed resource size: 0
relevant graph size: 0
validated changes... true