Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-469

java.net.NetworkInterface.getNetworkInterfaces may fail with IBM JVM, which prevents from using driver

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      java.lang.Error: IP Helper Library GetIfTable function failed
      at java.net.NetworkInterface.getAll(Native Method)
      at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:292)
      at org.bson.types.ObjectId.<clinit>(ObjectId.java:340)
      at java.lang.J9VMInternals.initializeImpl(Native Method)
      at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
      at com.mongodb.Bytes.<clinit>(Bytes.java:139)
      at java.lang.J9VMInternals.initializeImpl(Native Method)
      at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
      at com.mongodb.MongoOptions.reset(MongoOptions.java:33)
      at com.mongodb.MongoOptions.<init>(MongoOptions.java:29)
      at com.mongodb.Mongo.<init>(Mongo.java:214)
      at com.ebay.mongodriver.jdbc.MongoConnection.<init>(MongoConnection.java:47)

            Assignee:
            antoine Antoine Girbal
            Reporter:
            antoine Antoine Girbal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: