Skip to content

NullPointerException on index.getVersion() #6651

@jamieb22

Description

@jamieb22

OrientDB Version, operating system, or hardware.

  • v2.2.8

Operating System

  • Linux
  • MacOSX
  • [ X] Windows
  • Other Unix
  • Other, name?

Expected behavior and actual behavior

2016-09-02 09:46:01 t.c.s.a.hr [ERROR] failed to drop old indexes:null
java.lang.NullPointerException: null
at com.orientechnologies.orient.core.index.OIndexAbstract.getVersion(OIndexAbstract.java:812)
at com.orientechnologies.orient.core.index.OIndexAbstractDelegate.getVersion(OIndexAbstractDelegate.java:275)
..
at com.stimulus.archiva.domain.bz$a.run(MailArchiva:169)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

Expecting not to get NullPtr

Steps to reproduce the problem

Metadata

Metadata

Labels

buglegacy not used anymore

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions