java.lang.NullPointerException at org.glassfish.hk2.classmodel.reflect.impl.TypesImpl.getType

后端 未结 1 1526
情深已故
情深已故 2020-12-12 00:51

I get this error/warning each time I do a deploy of the application. I use netbeans 7.2.1 IDE, Glassfish server 3.1.2 and primefaces 3.3.1. The deploy is successful but I\'m

相关标签:
1条回答
  • 2020-12-12 01:08

    I think your issue is the same as this known bug - Glassfish 18513. I was actually looking this up the other day.

    From what I can tell it doesn't cause any issues, but it is unsettling. It does have 26 votes so hopefully it's fixed soon.

    0 讨论(0)
提交回复
热议问题