Hello,
I am putting together an OTM 6.3 installation for studying purposes (will make it available on OTM Wiki and possibly on YouTube), and managed to install everything succesfully on a Windows Server 2008 R2 x64 machine.
Problem is, after installing everything, and running the last scripts (create tablespaces, create all, object count, etc), now I type the adress on web browser and get nothing.
What gives? Any ideas on what I should do would be greatly appreciated!
I have screenshots of every single step of the installation, from first installing database until running the last object count SQL.
My setup:
Host Machine: Dell laptop Inpiron 15r SE (Core i5, 8GB RAM) running Windows 8 x64
Virtualization Software: VirtualBox 4.2.10
Guest OS: Windows Server 2008 r2 Enterprise Edition x64 (fresh install, half of host CPU and 5GB of RAM assigned)
Software installed on guest OS in order (note: a loopback adapter was configured prior to installing database, with ip 10.10.10.10):
1. Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows x64 (64-bit)
2. Oracle JRockit 6 - R28.2.5 for Windows x64
3. Oracle WebLogic Server 11gR1 (10.3.6) Generic and Coherence
4. Oracle WebTier Utilities 11g Installations 11.1.1.7 64bit for Windows
5. Oracle Transportation Management 6.3 for Microsoft Windows x64 (64-bit)
The one thing I realize I did wrong is that I created a domain in WebLogic after installing it. After the fact it came to my attention that I didn't need to do that. But even if that domain isn't started I can't make OTM login page show up properly.
I can access the DB with SYS or GLOGOWNER and every service is started properly on Windows.
I tried to add and entry in the hosts file to point my WEB_EXT_FQDN (OTMSERVER.company.com) to the loopback adapter IP (10.10.10.10) but that didn't solve anything.
Here's and excerpt from the OTM installation log:
Code:
User Interactions
-----------------
#Choose Install Folder
#---------------------
USER_INSTALL_DIR=C:\\otm
#Choose Install Type
#-------------------
CHOSEN_FEATURE_LIST=WebServerFiles,AppServerFiles
CHOSEN_INSTALL_FEATURE_LIST=WebServerFiles,AppServerFiles
CHOSEN_INSTALL_SET=WebAppServer
#General Settings
#----------------
WEB_EXT_FQDN=OTMSERVER.company.com
WEB_EXT_PORT=80
WEB_FQDN=OTMSERVER.company.com
WEB_PORT=80
APP_FQDN=OTMSERVER.company.com
#General Settings (Continued)
#----------------------------
APP_PORT=7001
DB_FQDN=otmdb.company.com
DB_PORT=1521
DB_CONNECTSTRING=otmdb
DB_SID=otmdb
DB_CLIENT_PATH=C:/oracle/product/11.2.0/dbhome_1
GC3_URL_PREFIX=/
MAIL_SMTP_FQDN=mail.company.com
MAIL_REPLYTO_EMAIL=OtmAdvisor@company.com
#App Server Settings
#-------------------
APP_BEA_PATH=C:/OracleMW/Middleware
APP_IP=10.10.10.10
APP_SERVER_PATH=C:/OracleMW/Middleware/wlserver_10.3
APP_JVM_MEMORY=2048
APP_SSL_PORT=7002
APP_LAUNCHER_PORT=32001
#App Server Settings: Service Name
#---------------------------------
APP_SERVICE=otmapp63
#App Server Path
#---------------
APP_SERVER_PATH=C:/OracleMW/Middleware/wlserver_10.3
#Web Server Settings
#-------------------
WEB_IP=10.10.10.10
WEB_SSL_PORT=443
WEB_SERVLET_PORT=8009
WEB_SERVLET_SHUTDOWN_PORT=8007
WEB_BEA_PATH=C:/OracleMW/Middleware/Oracle_WT1
#Web Server Settings (Continued)
#-------------------------------
WEB_SERVLET_JVM_MEMORY=2048
OHS_SERVER_PATH=C:/OracleMW/Middleware/wlserver_10.3
OHS_INSTANCE_HOME=C:\\OracleMW\\Middleware\\Oracle_WT1\\instances\\instance1
OHS_COMPONENT_NAME=ohs1
WEB_LAUNCHER_PORT=32000
#Web Server Settings: Service Name
#---------------------------------
WEB_SERVLET_SERVICE=otmwebtomcat63
#OHS Instance Information
#------------------------
OHS_SERVER_PATH=C:/OracleMW/Middleware/wlserver_10.3
OHS_INSTANCE_HOME=C:\\OracleMW\\Middleware\\Oracle_WT1\\instances\\instance1
OHS_COMPONENT_NAME=ohs1
#WebLogic System Password
#------------------------
WEBLOGIC_SYSTEM_PASSWORD=
#App-to-Web Authentication Password
#----------------------------------
OTM_APP_WEB_PASSWORD=
#GLOGDBA Database User Password
#------------------------------
GLOGDBA_PASSWORD=
#GLOGLOAD Database User Password
#-------------------------------
GLOGLOAD_PASSWORD=
#Migrate Custom Properties
#-------------------------
GC3_MIGRATE_1=1
GC3_MIGRATE_2=0
#Optional Components
#-------------------
USER_INPUT_RESULTS_1=0
USER_INPUT_RESULTS_2=0
USER_INPUT_RESULTS_3=0
USER_INPUT_RESULTS_4=0
USER_INPUT_RESULTS_5=0
USER_INPUT_RESULTS_6=0
USER_INPUT_RESULTS_7=0
USER_INPUT_RESULTS_8=0
USER_INPUT_RESULTS_9=0
USER_INPUT_RESULTS_10=0
USER_INPUT_RESULTS_11=0
USER_INPUT_RESULTS_12=0
USER_INPUT_RESULTS_13=0
USER_INPUT_RESULTS_14=0
USER_INPUT_RESULTS_15=0
Summary
-------
Installation: Successfulnull
38135 Successes
1 Warnings
0 NonFatalErrors
0 FatalErrors
And here is and excerpt from my glog.properties file:
Code:
#--------------------------------------------------------------------
# Base Install Settings
#--------------------------------------------------------------------
# GC3 version
glog.software.version=Otmv630
glog.software.patch.version=OTMv6.3
glog.software.installtype=WebAppServer
# installation paths
gc3.dir=C:/otm
gc3.config.dir=$gc3.dir$/glog/config
temp.dir=$gc3.dir$/temp
# application server URL and port
appserver=OTMSERVER.company.com
appserver.port=7001
# application server type
glog.app.server.name=weblogic
appserver.protocol=t3://
# web server URL and port
webserver=OTMSERVER.company.com
webserver.port=80
# web URL prefix - should be blank unless web server is behind a reverse-proxy server
glog.webserver.urlprefix=
# web server URL (may differ from server name)
glog.webserver.URL=http://OTMSERVER.company.com:80$glog.webserver.urlprefix$
# db server URL and information
dbserver=otmdb.company.com
glog.database.sid=otmdb
glog.database.connectstring=otmdb
glog.database.port=1521
glog.database.schema=glogowner
# the following should only be used as directed by OTM Support:
#otm.db.url=
!includeIfSet $otm.db.url$,glog.rac.properties
# db users and passwords
glog.database.user=glogdba
glog.database.password={eZ2xvZ2RiYTEx
glog.database.load.user=glogload
glog.database.load.password={eZ2xvZ2xvYWQxMQ==
# oracle driver type should be "Oracle" for thin drivers or "weblogic" for oci drivers
glog.database.default.poolDriver=Oracle
# default password storage setting (Encrypt/Text) - Note, changing this option also requires db changes
glog.crypto.password.mode=Encrypt
#--------------------------------------------------------------------
# Web Server Settings
#--------------------------------------------------------------------
document.root=$gc3.dir$/web/htdocs
# maximum number of results returned by port/airport finder, optional
glog.webserver.portresults.count=100
# maximum number of results returned by giv, optional
glog.webserver.givresults.count=100
# webservices
appserver.port.webservice.weblogic=7001
# OHS settings
ohs.config.dir=C:/OracleMW/Middleware/Oracle_WT1/instances/instance1/config/OHS/ohs1
ohs.diagnostics.dir=C:\OracleMW\Middleware\Oracle_WT1\instances\instance1\diagnostics\logs\OHS\ohs1
#--------------------------------------------------------------------
# App Server Settings
#--------------------------------------------------------------------
# scalability settings
glog.scalability.on=false
glog.log.ID.JMS.on=false
glog.log.ID.Scalability.on=false
glog.scalability.thisTarget=gc3-OTMSERVER
glog.scalability.thisMachine=DEFAULT
glog.scalability.thisMachineURL=$appserver.protocol$$appserver$:$appserver.port$
glog.scalability.defaultServer=DEFAULT
glog.scalability.defaultMachineURL=$appserver.protocol$$appserver$:$appserver.port$
glog.scalability.defaultMachine=DEFAULT
# list of avaliable app servers to poll for network topology - used only by web server. one per line.
!remove glog.scalability.topologyMachineURL
glog.scalability.topologyMachineURL=$appserver.protocol$$appserver$:$appserver.port$
#glog.scalability.topologyMachineURL=<additional app server>
# list of avaliable web servers - used only by app server. one per line.
!remove glog.scalability.topologyWebserverURL
glog.scalability.topologyWebserverURL=http://$webserver$:$webserver.port$
#glog.scalability.topologyWebserverURL=<additional web server>
# uncomment for scalability under OAS
#glog.jms.singleSessionPerConnection=true
#glog.jms.useAsynchronousMessaging=false
#glog.jms.jmsserver=
#glog.jms.jmsfactory=jms/TopicConnectionFactory
#glog.jms.authenticateOnMessage=true
#--------------------------------------------------------------------
# Custom Properties - Beginning
#--------------------------------------------------------------------
# Place all changes, new properties, and custom properties here.
# This section will be used during GC3 Upgrades
#--------------------------------------------------------------------
#--------------------------------------------------------------------
# Custom Properties - End
#--------------------------------------------------------------------
#--------------------------------------------------------------------
# Default EBS Properties
#--------------------------------------------------------------------
#!include ebs.properties
#--------------------------------------------------------------------
# Default E1 Intergration Properties
#--------------------------------------------------------------------
#glog.integration.enableCaseChange=true
#glog.integration.printXmlDeclaration=true
#glog.workflow.topic.OrderLatestEstDeliveryDateSync.suppresslifetime=false
#--------------------------------------------------------------------
# Default Web Server Properties
#--------------------------------------------------------------------
!include glog.webserver.properties
#--------------------------------------------------------------------
# Default App Server Properties
#--------------------------------------------------------------------
!include glog.appserver.properties
#--------------------------------------------------------------------
# Turn off Workflow persistence
#--------------------------------------------------------------------
glog.workflow.persistent.reboot=false
!remove glog.workflow.persistent.classes
#--------------------------------------------------------------------
# Thread model (should only be set to 'on' for WebSphere installs)
#--------------------------------------------------------------------
glog.util.commonj.threadModel.appServer=off
#--------------------------------------------------------------------
# compensate for WebSphere issues
#--------------------------------------------------------------------
#glog.vpd.cacheMode.profileTagging=pool
#--------------------------------------------------------------------
# Custom Thread Properties - Beginning
#--------------------------------------------------------------------
# Place all thread changes and properties here.
# This section will be used during GC3 Upgrades
#--------------------------------------------------------------------
#--------------------------------------------------------------------
# Custom Thread Properties - End
#--------------------------------------------------------------------
Full OTM installation log and glog.properties in the attachment.
Attachment 1284
Thanks,
Israel Simas