Jump to content

Business Connect Gateway Server unable to start , even after exporting the security token


Nagendra Singh

Recommended Posts

[2021-01-16 14:13:55,910(INFO )]GatewayServer Initializing secure token...

[2021-01-16 14:13:56,230(DEBUG)]no system property set, defaulting to entrust61 since got class com.entrust.toolkit.security.provider.Initializer

[2021-01-16 14:13:56,231(DEBUG)]getVendor()=entrust61

[2021-01-16 14:13:56,276(INFO )]Initializing Entrust crypto provider in NON FIPS 140-2 mode; insert provider as normal

[2021-01-16 14:13:57,149(DEBUG)]using X9_31usingDESede

[2021-01-16 14:13:57,830(DEBUG)]getVendor()=entrust61

[2021-01-16 14:13:57,831(DEBUG)]Initialized crypto vendor entrust61

[2021-01-16 14:13:57,834(INFO )]GatewayServer Ack Idle bootstrap ...

[2021-01-16 14:13:57,837(ERROR)]GatewayServer Failed to ack idle bootstrap.

com.tibco.ax.gs.runtime.GatewayRuntimeException: Ack idle bootstrap failed.

at com.tibco.ax.gs.runtime.GatewayServer.ackIdleBootStrap(GatewayServer.java:285)

at com.tibco.ax.gs.runtime.GatewayServer.init(GatewayServer.java:127)

at com.tibco.ax.gs.runtime.GatewayServer.(GatewayServer.java:81)

at com.tibco.ax.gs.runtime.GatewayServer.Startup(GatewayServer.java:618)

Caused by: java.lang.NullPointerException

at com.tibco.ax.gs.runtime.GatewayServer.ackIdleBootStrap(GatewayServer.java:280)

... 3 more

[2021-01-16 14:13:57,838(ERROR)]GatewayServer com.tibco.ax.gs.runtime.GatewayRuntimeException: Failed reading secure token file securetoken.dat.

at com.tibco.ax.gs.runtime.GatewayServer.initGsToken(GatewayServer.java:215)

at com.tibco.ax.gs.runtime.GatewayServer.init(GatewayServer.java:99)

at com.tibco.ax.gs.runtime.GatewayServer.(GatewayServer.java:81)

at com.tibco.ax.gs.runtime.GatewayServer.Startup(GatewayServer.java:618)

Caused by: com.tibco.security.AXSecurityException: java.lang.IllegalArgumentException: invalid Base-64 encoded string

at com.tibco.ax.fw.crypto.token.impl.TokenImpl.(TokenImpl.java:102)

at com.tibco.ax.fw.crypto.Utils.readGsToken(Utils.java:129)

at com.tibco.ax.gs.runtime.GatewayServer.initGsToken(GatewayServer.java:211)

... 3 more

Caused by: java.lang.IllegalArgumentException: invalid Base-64 encoded string

at com.tibco.security.impl.B.F.00000(Base64.java:125)

at com.tibco.security.Crypto.undo(Crypto.java:73)

at com.tibco.ax.fw.util.RenameTextFile.undo(RenameTextFile.java:36)

at com.tibco.ax.fw.util.RenameTextFile.undo(RenameTextFile.java:41)

at com.tibco.ax.fw.crypto.token.impl.TokenImpl.(TokenImpl.java:80)

... 5 more

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...