2.5 Java Service Manager Refresh
To refresh property files while the JSM is running use the Integrator Studio refresh menu item or Console Refresh resources option.
The following property files will be re-loaded:
- list.properties
- service.properties
- structure.properties
- manager.properties
Only the following manager properties will be available after a refresh:
- pool.hosts
- console.timezone
- console.authentication
- console.authentication.{user}
- studio.authentication
- studio.authentication.{user}
- studio.include.trace.directory
- shutdown.controlled.wait
- shutdown.controlled.repeat
- ftp.ssl.factory
- ftp.ssl.provider
- ftp.ssl.protocol
- ftp.ssl.keyStore
- ftp.ssl.keyStoreType
- ftp.ssl.keyStorePassword
- ftp.ssl.keyAlias
- ftp.ssl.keyAlgorithm
- ftp.ssl.trustStore
- ftp.ssl.trustStoreType
- ftp.ssl.trustStorePassword
- ftp.ssl.trustAlgorithm
- ftp.ssl.trustServer
- http.ssl.factory
- http.ssl.provider
- http.ssl.protocol
- http.ssl.keyStore
- http.ssl.keyStoreType
- http.ssl.keyStorePassword
- http.ssl.keyAlias
- http.ssl.keyAlgorithm
- http.ssl.trustStore
- http.ssl.trustStoreType
- http.ssl.trustStorePassword
- http.ssl.trustAlgorithm
- http.ssl.trustServer
- trace.threads
The following manager properties are used once at JSM startup and the refreshed value has no effect on the current environment:
- tcp.port
- tcp.backlog
- tcp.interface
- tcp.nodelay
- tcp.timeout
- tcp.buffer.send
- tcp.buffer.receive
- console.tcp.port
- console.tcp.backlog
- console.tcp.interface
- console.tcp.nodelay
- console.tcp.timeout
- console.tcp.buffer.send
- console.tcp.buffer.receive
- pool.tcp.port
- pool.tcp.backlog
- pool.tcp.interface
- pool.tcp.nodelay
- pool.tcp.timeout
- pool.tcp.buffer.send
- pool.tcp.buffer.receive
- manager.priority
- service.priority
- startup.class
The following manager properties are parsed and cached at JSM startup and the refreshed value has no effect on the current environment:
- tcp.client.address
- console.client.address
- studio.client.address
- trace.transport.address
- trace.transport.error.address
- trace.service.address
- trace.service.error.address
- trace.fields
- trace.passwords
The following manager properties are only set once at JSM startup and the refreshed value has no effect on the current environment:
- javax.net.debug
- javax.net.ssl.keyStore
- javax.net.ssl.keyStoreType
- javax.net.ssl.keyStorePassword
- javax.net.ssl.trustStore
- javax.net.ssl.trustStoreType
- javax.net.ssl.trustStorePassword
- ssl.KeyManagerFactory.algorithm
- ssl.TrustManagerFactory.algorithm
- ssl.SocketFactoty.provider
- ssl.ServerSocketFactory.provider
- networkaddress.cache.ttl
- networkaddress.cache.negative.ttl
- os400.certificateLabel
- os400.certificateContainer
- log4j.configuration