mikegehard
03/17/2016, 11:08 PMjasper
03/17/2016, 11:24 PMmikegehard
03/17/2016, 11:24 PMjasper
03/17/2016, 11:59 PMjasper
03/18/2016, 12:00 AMjasper
03/18/2016, 12:00 AMCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'neo4jMappingContext' defined in class path resource [vampr/PersistenceAssembly.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.data.neo4j.mapping.Neo4jMappingContext]: Factory method 'neo4jMappingContext' threw exception; nested exception is java.lang.NullPointerException
at etc etc
Caused by: java.lang.NullPointerException
at com.sun.beans.TypeResolver.resolve(TypeResolver.java:203)
jasper
03/18/2016, 12:09 AMsdeleuze
03/18/2016, 8:01 AMjasper
03/18/2016, 12:29 PMjasper
03/21/2016, 2:26 AMjasper
03/21/2016, 2:27 AMjasper
03/21/2016, 6:00 AMpaul_klym
03/21/2016, 12:42 PMpaul_klym
03/21/2016, 12:42 PMsdeleuze
03/21/2016, 12:54 PMhasSize<String>(3)
sdeleuze
03/21/2016, 12:54 PMsdeleuze
03/21/2016, 12:55 PMsdeleuze
03/21/2016, 12:56 PMpaul_klym
03/21/2016, 1:06 PMsdeleuze
03/21/2016, 2:55 PMsdeleuze
03/21/2016, 2:55 PMsdeleuze
03/29/2016, 10:28 PMsdeleuze
03/29/2016, 10:32 PMorangy
orangy
sdeleuze
03/29/2016, 10:41 PMsdeleuze
03/29/2016, 10:42 PM@Autowired
constructor is now optional with Spring Framework 4.3 on single constructor classes, see https://github.com/sdeleuze/geospatial-messenger/commit/8c6d1248ed1d8c7a8ac8a988c16882d0aad041e0 for a concrete examplepaul_klym
03/30/2016, 11:36 AMjasper
03/30/2016, 11:43 AMsdeleuze
03/30/2016, 11:43 AM