AIA Installer Assumes SOA Hostname Is Weblogic Admin Server Hostname
Last updated on MARCH 08, 2017
Applies to:
Oracle Application Integration Architecture Foundation Pack - Version 11.1.1.5.0 to 11.1.1.6.0 [Release 11g]Information in this document applies to any platform.
Symptoms
On 11.1.1.5.0 version, Installation Issues
When attempting to Install AIA where the Admin Server and SOA Server are on a different host, the following error occurs.
Extract from Foundation Pack install log:
...
b2bimport:
weblogic_dependencies:
[echo]
[echo] Weblogic server location: /erppgaf1/soaapp/fmw/Oracle_SOA1/../wlserver_10.3
[echo] JNDI properties folder location: /erppgaf1/aia/Infrastructure/Install/AID
[echo]
verifyargs:
utility:
[echo]
[echo] java.naming.provider.url=t3://<host>:<port>
[echo] java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
[echo] java.naming.security.principal=weblogic
[echo] java.naming.security.credentials=*****
[echo]
[echo]
[echo] args=import /erppgaf1/aia/aia_instances/aiapgs/B2B/b2b-tpsetup-configuration.zip
[echo]
[java] Commandline arguments 2: [import, /erppgaf1/aia/aia_instances/aiapgs/B2B/b2b-tpsetup-configuration.zip]
[java] Import with overwrite=false
[java] B2BCommandLineUtility: import: Error messages:
[java] javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://<host>:<port>: Destination unreachable; nested exception is:
[java] java.net.ConnectException: Connection refused; No available router to destination]
[java] Please check logs for error details.
[java] Time elapsed:693ms
[echo] *** B2B Deploy... ***
Also::
...
[wlst] Disconnected from weblogic server: AdminServer
[wlst] <Nov 16, 2011 10:51:44 PM UTC> <Warning> <JNDI> <BEA-050001> <WLContext.close() was called in a different thread than the one in which it was created.>
[touch] Creating /erppgaf1/aia/aia_instances/aiapgs/tmp/restart.lock
[wlst] @@@ Starting the script ...
[wlst] Connecting to t3://<host>:<port> with userid weblogic ...
[wlst] Successfully connected to Admin Server 'AdminServer' that belongs to domain 'soa_domain'.
[wlst]
[wlst] Warning: An insecure protocol was used to connect to the
[wlst] server. To ensure on-the-wire security, the SSL port or
[wlst] Admin port should be used instead.
[wlst]
[wlst] Overriding the ListenPort or ListenAddress is not supported.
[wlst] WLST will use the ListenPort and ListenAddress that are configured on the ServerMBean
[wlst]
[wlst] [Security:090504]Certificate chain received from <SOA Host> - <SOA IP> failed hostname verification check. Certificate contained <host name> but check expected <SOA Host>
[wlst] Starting server soa_server1 ...Traceback (innermost last):
[wlst] File "/erppgaf1/aia/Infrastructure/Install/AID/lib/py/ManagedServer.py", line 25, in ?
[wlst] File "<iostream>", line 1282, in start
[wlst] Exception in thread "main" java.lang.IllegalStateException: Traceback (innermost last):
[wlst] File "<iostream>", line 1848, in raiseWLSTException
[wlst] File "/erppgaf1/aia/Infrastructure/Install/AID/lib/py/ManagedServer.py", line 25, in ?
[wlst] WLSTException: Error occured while performing start : Error starting the server : Error occured while performing start : Server with name soa_server1 failed to be started
[wlst] Use dumpStack() to view the full stacktrace
[wlst] File "<iostream>", line 1282, in start
[wlst]
[wlst] File "<iostream>", line 1848, in raiseWLSTException
[wlst] WLSTException: Error occured while performing start : Error starting the server : Error occured while performing start : Server with name soa_server1 failed to be started
[wlst] Use dumpStack() to view the full stacktrace
...
b2bimport:
weblogic_dependencies:
[echo]
[echo] Weblogic server location: /erppgaf1/soaapp/fmw/Oracle_SOA1/../wlserver_10.3
[echo] JNDI properties folder location: /erppgaf1/aia/Infrastructure/Install/AID
[echo]
verifyargs:
utility:
[echo]
[echo] java.naming.provider.url=t3://<host>:<port>
[echo] java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
[echo] java.naming.security.principal=weblogic
[echo] java.naming.security.credentials=*****
[echo]
[echo]
[echo] args=import /erppgaf1/aia/aia_instances/aiapgs/B2B/b2b-tpsetup-configuration.zip
[echo]
[java] Commandline arguments 2: [import, /erppgaf1/aia/aia_instances/aiapgs/B2B/b2b-tpsetup-configuration.zip]
[java] Import with overwrite=false
[java] B2BCommandLineUtility: import: Error messages:
[java] javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://<host>:<port>: Destination unreachable; nested exception is:
[java] java.net.ConnectException: Connection refused; No available router to destination]
[java] Please check logs for error details.
[java] Time elapsed:693ms
[echo] *** B2B Deploy... ***
Also::
...
[wlst] Disconnected from weblogic server: AdminServer
[wlst] <Nov 16, 2011 10:51:44 PM UTC> <Warning> <JNDI> <BEA-050001> <WLContext.close() was called in a different thread than the one in which it was created.>
[touch] Creating /erppgaf1/aia/aia_instances/aiapgs/tmp/restart.lock
[wlst] @@@ Starting the script ...
[wlst] Connecting to t3://<host>:<port> with userid weblogic ...
[wlst] Successfully connected to Admin Server 'AdminServer' that belongs to domain 'soa_domain'.
[wlst]
[wlst] Warning: An insecure protocol was used to connect to the
[wlst] server. To ensure on-the-wire security, the SSL port or
[wlst] Admin port should be used instead.
[wlst]
[wlst] Overriding the ListenPort or ListenAddress is not supported.
[wlst] WLST will use the ListenPort and ListenAddress that are configured on the ServerMBean
[wlst]
[wlst] [Security:090504]Certificate chain received from <SOA Host> - <SOA IP> failed hostname verification check. Certificate contained <host name> but check expected <SOA Host>
[wlst] Starting server soa_server1 ...Traceback (innermost last):
[wlst] File "/erppgaf1/aia/Infrastructure/Install/AID/lib/py/ManagedServer.py", line 25, in ?
[wlst] File "<iostream>", line 1282, in start
[wlst] Exception in thread "main" java.lang.IllegalStateException: Traceback (innermost last):
[wlst] File "<iostream>", line 1848, in raiseWLSTException
[wlst] File "/erppgaf1/aia/Infrastructure/Install/AID/lib/py/ManagedServer.py", line 25, in ?
[wlst] WLSTException: Error occured while performing start : Error starting the server : Error occured while performing start : Server with name soa_server1 failed to be started
[wlst] Use dumpStack() to view the full stacktrace
[wlst] File "<iostream>", line 1282, in start
[wlst]
[wlst] File "<iostream>", line 1848, in raiseWLSTException
[wlst] WLSTException: Error occured while performing start : Error starting the server : Error occured while performing start : Server with name soa_server1 failed to be started
[wlst] Use dumpStack() to view the full stacktrace
...
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Perform install where weblogic Admin Server and SOA Server are on different hosts.
Cause
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms