Skip to content

10.30.1u not working with IBC 3.21.0 #291

@gnzsnz

Description

@gnzsnz

After the release of the latest "stable" version 10.30.1u, there is a problem when IBC starts.

error message

ib-gateway-1  | Starting Gateway with this command:
ib-gateway-1  | "/usr/local/i4j_jres/Oda-jK0QgTEmVssfllLP/1.8.0_202/bin/java" --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --
add-exports=java.base/sun.util=ALL-UNNAMED --add-exports=java.desktop/com.sun.java.swing.plaf.motif=ALL-UNNAMED --add-opens=java.desktop/java.awt=ALL-UNNAMED --add-opens=java.desk
top/java.awt.dnd=ALL-UNNAMED --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.desktop/javax.swing.event=ALL-UNNAMED --add-opens=java.desktop/javax.swing.plaf.basi
c=ALL-UNNAMED --add-opens=java.desktop/javax.swing.table=ALL-UNNAMED --add-opens=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.desktop/sun.awt.X11=ALL-UNNAMED --add-exports=
java.desktop/sun.swing=ALL-UNNAMED --add-opens=javafx.graphics/com.sun.javafx.application=ALL-UNNAMED --add-exports=javafx.media/com.sun.media.jfxmedia=ALL-UNNAMED --add-exports=j
avafx.media/com.sun.media.jfxmedia.events=ALL-UNNAMED --add-exports=javafx.media/com.sun.media.jfxmedia.locator=ALL-UNNAMED --add-exports=javafx.media/com.sun.media.jfxmediaimpl=A
LL-UNNAMED --add-exports=javafx.web/com.sun.javafx.webkit=ALL-UNNAMED --add-opens=jdk.management/com.sun.management.internal=ALL-UNNAMED -cp "/home/ibgateway/Jts/ibgateway/10.30.1
u/jars/batik-all-1.16.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/commons-io-2.11.0.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/fop-2.8.jar:/home/ibgateway/Jts/ibgateway/1
0.30.1u/jars/jackson-annotations-2.12.3.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/jackson-core-2.12.3.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/jackson-databind-2.12.3
.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/jts4launch-1030.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/jxbrowser-7.41.3.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/j
xbrowser-linux64-7.41.3.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/jxbrowser-swing-7.41.3.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/locales.jar:/home/ibgateway/Jts/ibga
teway/10.30.1u/jars/log4j-api-2.17.1.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/log4j-core-2.17.1.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/total-2023.jar:/home/ibgatew
ay/Jts/ibgateway/10.30.1u/jars/twslaunch-1030.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/twslaunch-install4j-1.12.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/jars/xmlgraphics-
commons-2.8.jar:/home/ibgateway/Jts/ibgateway/10.30.1u/.install4j/i4jruntime.jar:/home/ibgateway/ibc/IBC.jar" -Xmx1024m -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:ParallelGCThreads
=20 -XX:ConcGCThreads=5 -XX:InitiatingHeapOccupancyPercent=70 -Dtwslaunch.autoupdate.serviceImpl=com.ib.tws.twslaunch.install4j.Install4jAutoUpdateService -Dchannel=latest -Dexe4j
.isInstall4j=true -Dinstall4jType=standalone -DjtsConfigDir=/home/ibgateway/Jts -Dibcsessionid=PiciuD11 ibcalpha.ibc.IbcGateway "/home/ibgateway/ibc/config.ini"
ib-gateway-1  |
ib-gateway-1  | Unrecognized option: --add-opens=java.base/java.util=ALL-UNNAMED
ib-gateway-1  | Error: Could not create the Java Virtual Machine.
ib-gateway-1  | Error: A fatal exception has occurred. Program will exit.
ib-gateway-1  | IBC returned exit status 1
ib-gateway-1  | autorestart file not found
ib-gateway-1  |
ib-gateway-1  | Gateway finished

full log attached

ib_gateway.log

the problem seems to be coming from this parameter Unrecognized option: --add-opens=java.base/java.util=ALL-UNNAMED

"10.34.1c" is working fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions