Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: SDN 2.1.0.RC1 NullPointerException in DelegatingGraphDatabase.getIndex()

  1. #11
    Join Date
    Jan 2011
    Location
    Dresden, Germany
    Posts
    525

    Default

    So adding an @Service tag to any class resolves the problem?

    Sounds like a scary issue with Spring itself.

  2. #12
    Join Date
    Jun 2012
    Posts
    13

    Default

    i just add this tag at service layer.

  3. #13
    Join Date
    Jun 2012
    Posts
    13

    Default

    hi Michael, i think is my fault, @Service is not the root cause, for now, even if i remove the @Service, then also can working well.

    today, i changed my project into Maven, then meet this issue again, i found if have the spring version conflict, then also can cause the same issue.

  4. #14
    Join Date
    Jul 2012
    Posts
    18

    Default

    Hi,

    Any news regarding this problem?
    Today I found this thread and it looks I am having the same problem (http://forum.springsource.org/showth...856#post419856)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •