Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4862819

ArrayIndexOutOfBoundsException using pointbase startserver.bat on win2k system

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 8.0pe
    • 8.0pe
    • core-libs
    • x86
    • windows_2000

      i'm seeing this error in shell where i'm running pointbase:

      C:\Sun\j2eesdk1.4_beta2\pointbase\tools\serveroption>startserver.bat
      Server started, listening on port 9092, display level: 0 ...
      >java.lang.ArrayIndexOutOfBoundsException: 4099
              at com.pointbase.buffer.bufferRange.getInt(Unknown Source)
              at com.pointbase.buffer.bufferInputStream.getInt(Unknown Source)
              at com.pointbase.btree.btreeControlPageHdr.synchronizeDataBlock(Unknown
      Source)
              at com.pointbase.btree.btreeControlPageHdrX.synchronizeDataBlock(Unknown
       Source)
              at com.pointbase.btree.btreeControlPage.synchronizeDataBlock(Unknown Sou
      rce)
              at com.pointbase.cache.cacheManager.getPageLocal(Unknown Source)
              at com.pointbase.cache.cacheManager.getPage(Unknown Source)
              at com.pointbase.cache.cacheManager.getPage(Unknown Source)
              at com.pointbase.btree.btreeStatic.getControlPage(Unknown Source)
              at com.pointbase.def.defIndex.getIndexStatistics(Unknown Source)
              at com.pointbase.def.defTable.updateIndexStatistics(Unknown Source)
              at com.pointbase.def.defTable.getDefTable(Unknown Source)
              at com.pointbase.def.defBase.findTableDef(Unknown Source)
              at com.pointbase.def.defBase.defineTables(Unknown Source)
              at com.pointbase.def.defBase.define(Unknown Source)
              at com.pointbase.insert.insertDefiner.define(Unknown Source)
              at com.pointbase.compile.compileMain.compile(Unknown Source)
              at com.pointbase.compile.compileMain.compile(Unknown Source)
              at com.pointbase.api.apiStatement.compile(Unknown Source)
              at com.pointbase.api.apiConnection.prepareStatement(Unknown Source)
              at com.pointbase.jdbc.jdbcPreparedStatement.init(Unknown Source)
              at com.pointbase.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
              at com.pointbase.jdbc.jdbcConnection.prepareStatement(Unknown Source)
              at com.pointbase.net.netConnectionHandler.invokeMethodDirectly(Unknown S
      ource)
              at com.pointbase.net.netConnectionHandler._processNextRequest(Unknown So
      urce)
              at com.pointbase.net.netConnectionHandler.processNextRequestChooser(Unkn
      own Source)
              at com.pointbase.net.netConnectionHandler.run(Unknown Source)
              at java.lang.Thread.run(Thread.java:536)
      java.lang.ArrayIndexOutOfBoundsException: 4099
              at com.pointbase.buffer.bufferRange.getInt(Unknown Source)
              at com.pointbase.buffer.bufferInputStream.getInt(Unknown Source)
              at com.pointbase.btree.btreeControlPageHdr.synchronizeDataBlock(Unknown
      Source)
              at com.pointbase.btree.btreeControlPageHdrX.synchronizeDataBlock(Unknown
       Source)
              at com.pointbase.btree.btreeControlPage.synchronizeDataBlock(Unknown Sou
      rce)
              at com.pointbase.file.fileDatabaseFile.readPage(Unknown Source)
              at com.pointbase.cache.cacheManager.getPageLocal(Unknown Source)
              at com.pointbase.cache.cacheManager.getPage(Unknown Source)
              at com.pointbase.cache.cacheManager.getPage(Unknown Source)
              at com.pointbase.btree.btreeStatic.getControlPage(Unknown Source)
              at com.pointbase.def.defIndex.getIndexStatistics(Unknown Source)
              at com.pointbase.def.defTable.updateIndexStatistics(Unknown Source)
              at com.pointbase.def.defTable.getDefTable(Unknown Source)
              at com.pointbase.def.defBase.findTableDef(Unknown Source)
              at com.pointbase.def.defBase.defineTables(Unknown Source)
              at com.pointbase.def.defBase.define(Unknown Source)
              at com.pointbase.insert.insertDefiner.define(Unknown Source)
              at com.pointbase.compile.compileMain.compile(Unknown Source)
              at com.pointbase.compile.compileMain.compile(Unknown Source)
              at com.pointbase.api.apiStatement.compile(Unknown Source)
              at com.pointbase.api.apiConnection.prepareStatement(Unknown Source)
              at com.pointbase.jdbc.jdbcPreparedStatement.init(Unknown Source)
              at com.pointbase.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
              at com.pointbase.jdbc.jdbcConnection.prepareStatement(Unknown Source)
              at com.pointbase.net.netConnectionHandler.invokeMethodDirectly(Unknown S
      ource)
              at com.pointbase.net.netConnectionHandler._processNextRequest(Unknown So
      urce)
              at com.pointbase.net.netConnectionHandler.processNextRequestChooser(Unkn
      own Source)
              at com.pointbase.net.netConnectionHandler.run(Unknown Source)
              at java.lang.Thread.run(Thread.java:536)

      ###@###.### 2003-05-12
      ###@###.### 2003-05-12

            jbrucesunw Jonathan Bruce (Inactive)
            jbenoit Jonathan Benoit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: