Projects tigase _server tigase-pubsub Issues #38
NPE when using getItemsIds() (#38)
Closed
wojciech.kapcia@tigase.net opened 10 years ago
java.lang.NullPointerException
        at tigase.pubsub.repository.PubSubDAOJDBC.getItemsIds(PubSubDAOJDBC.java:316)
        at tigase.pubsub.repository.PubSubDAOJDBC.getItemsIds(PubSubDAOJDBC.java:59)
        at tigase.pubsub.repository.PubSubDAOPool.getItemsIds(PubSubDAOPool.java:199)
        at tigase.pubsub.repository.cached.Items.getItemsIds(Items.java:46)
        at tigase.pubsub.modules.commands.RetrieveItemsCommand.execute(RetrieveItemsCommand.java:108)
        at tigase.adhoc.AdHocCommandManager.process(AdHocCommandManager.java:91)
        at tigase.pubsub.modules.AdHocConfigCommandModule.process(AdHocConfigCommandModule.java:95)
wojciech.kapcia@tigase.net commented 10 years ago

getItemsIds() returns null when nodeId is null.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
2658
Spent time
3h
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-pubsub#38
Please wait...
Page is in error, reload to recover