Error starting server after 2.1.1 upgrade

All Union Platform questions, comments, feature requests, and bug reports.

Error starting server after 2.1.1 upgrade

Postby dkilmer » Sat 19 Jul 2014 20:47

I upgraded my server from 2.1.0 to 2.1.1 and I am getting an error starting it up:

Code: Select all
ERROR - The attribute [keystoreFile] must be set when using TLS.
INFO  - Gateway [SecureGateway] failed to initialize and was not added to the Server.
ERROR - Error creating gateway [SecureGateway]


My union.xml gateways section looks like this:

Code: Select all
    <gateways>
        <gateway id="SecureGateway" type="SecureTCP">
            <port>9100</port>
            <policy_file>policy.xml</policy_file>
            <keystoreFile>/some/location/union_keystore.jks</keystoreFile>
            <keystorePassword>blahblah</keystorePassword>
        </gateway>
    </gateways>


Any idea what might have changed between 2.1.0 and 2.1.1 to have caused that?
dkilmer
 
Posts: 1
Joined: Sat 19 Jul 2014 20:42

Return to Union Platform

Online

Users browsing this forum: No registered users and 7 guests