Automation of OBIEE 11G services in Windows OS
Hi
I had put in lot of effort to find a way to automate the OBIEE 11G services in Windows OS whenever the system reboots but to no avail. Any workaround to achieve this would be very helpful and greatly appreciated.
Thanks
Hey, You can check this out.... It works for me - OBIEE on system startup for windows machine | iSimplyShare.com</title>--> <title>OBIEE on system startup …
Similar Messages
-
Automation of OBIEE 11G services in Linux OS
Hi
We have a requirement for the automation of OBIEE 11G services in Linux OS whenever system reboots. I came to know that this can be achieved by a shell script, however, not certain about it. It would be grateful if any workaraound/pointers/documentation to achieve this is shared.
Thanks.HI
The mentioned link has scripts for linux, but I need for windows and I tried some script which I found online but I am getting some errors which are in bold below
C:\Oracle\Middleware\wlserver_10.3\server\bin>installAdminServer.cmd
C:\Oracle\Middleware\wlserver_10.3\server\bin>SETLOCAL
C:\Oracle\Middleware\wlserver_10.3\server\bin>set OBI_HOME=C:\Oracle\Middleware
C:\Oracle\Middleware\wlserver_10.3\server\bin>set DOMAIN_NAME=bifoundation_domai
n
C:\Oracle\Middleware\wlserver_10.3\server\bin>set USERDOMAIN_HOME=C:\Oracle\Midd
leware\user_projects\domains\bifoundation_domain
C:\Oracle\Middleware\wlserver_10.3\server\bin>set SERVER_NAME=AdminServer
C:\Oracle\Middleware\wlserver_10.3\server\bin>set PRODUCTION_MODE=true
C:\Oracle\Middleware\wlserver_10.3\server\bin>set JAVA_HOME=C:\Oracle\Middleware
\Oracle_BI1\jdk
C:\Oracle\Middleware\wlserver_10.3\server\bin>cd C:\Oracle\Middleware\user_proje
cts\domains\bifoundation_domain
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>call C:\Oracle\Mi
ddleware\user_projects\domains\bifoundation_domain\bin\setDomainEnv.cmd
SVR_GRP =
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>set CLASSPATH=C:\
Oracle\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_p
atch.jar;C:\Java\JDK16~1.0_3\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\
lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Ora
cle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\Oracle\MID
DLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.
1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:
\Oracle\MIDDLE~1\oracle_common\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDL
E~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\Oracle\Middleware\Oracl
e_BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;C:\Oracle\MIDDLE~1\patch_wls1035\profi
les\default\sys_manifest_classpath\weblogic_patch.jar;C:\Java\JDK16~1.0_3\lib\to
ols.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDL
E~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblo
gic.server.modules_10.3.5.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webserv
ices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~
1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\oracle_common\modu
les\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\Middleware\wlserver_10.3\server\lib\webl
ogic.jar;C:\Oracle\Middleware\oracle_common\modules\oracle.dms_11.1.1\dms.jar;C:
\Oracle\Middleware\oracle_common\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\O
racle\Middleware\oracle_common\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\Oracle\Mi
ddleware\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\Oracle\MIDDLE~1\ORA
CLE~1\soa\modules\commons-cli-1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1\soa\modules\or
acle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\orac
le.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient
.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
* To start WebLogic Server, use the password *
* assigned to the system user. The system *
* username and password must also be used to *
* access the WebLogic Server console from a web *
* browser. *
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>rem *** Set Comma
nd Line for service to execute within created JVM
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>set CMDLINE="-ser
ver -Xms512m ûXmx512m -XX:MaxPermSize=512m -XX:+UseSpinning -Dweblogic.Producti
onModeEnabled=true -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.hom
e=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV
~1.3\server -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=
11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Log
ger -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1 -Djrockit.optfile
=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Dora
cle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON
~1\servers\AdminServer -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\do
mains\BIFOUN~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\US
ER_P~1\domains\BIFOUN~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\
MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\arisidprovider -Doracle.secur
ity.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\fmwconfig\jps
-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN
~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alte
rnateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:
\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.hand
ler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dbi.oracl
e.home=C:\Oracle\Middleware\Oracle_BI1 -DEPM_ORACLE_HOME=C:\Oracle\Middleware\Or
acle_BI1 -Dweblogic.MaxMessageSize=50000000 -DEPM_ORACLE_HOME=C:\Oracle\Middlewa
re\Oracle_BI1 -DHYPERION_HOME=C:\Oracle\Middleware\Oracle_BI1 -DEPM_ORACLE_INSTA
NCE=novalue -Dhyperion.home=C:\Oracle\Middleware\Oracle_BI1 -DEPM_REG_PROPERTIES
_PATH=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\fmwconfig -Depm.useApp
licationContextId=false -Doracle.biee.search.bisearchproperties=C:\Oracle\Middle
ware\Oracle_BI1\bifoundation\jee\BISearchConfig.properties -Dweblogic.management
.clearTextCredentialAccessEnabled=true -Doracle.notification.filewatching.interv
al=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.secur
ity.SSL.enableJSSE=true -Dfile.encoding=utf-8 -Doracle.ecsf.security.service=ora
cle.biee.search.security.BISearchSecurityService -Doracle.ecsf.configuration.cla
ss=oracle.biee.search.services.BISearchServiceConfiguration -Dxdo.server.config.
dir=C:\Oracle\Middleware\user_projects\domains\bifoundation_domain\config\bipubl
isher -DXDO_FONT_DIR=C:\Oracle\Middleware\Oracle_BI1\common\fonts -Drtd.instanc
eName=RTD_AdminServer -Dem.oracle.home=C:\Oracle\Middleware\oracle_common -Djava
.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=false
-Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\O
racle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath -classpa
th @C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin\classpath.txt -Dweblogic.Name=Admin
Server -Dweblogic.management.username= -Dweblogic.ProductionModeEnabled=true -Dj
ava.security.policy=\"C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy\"
weblogic.Server"
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>rem *** Set up ex
trapath for win32 and win64 platform separately
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>if "true" == "tru
e" set EXTRAPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MI
DDLE~1\WLSERV~1.3\server\bin;C:\Java\JDK16~1.0_3\jre\bin;C:\Java\JDK16~1.0_3\bin
;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>if "false" == "tr
ue" set EXTRAPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\64\;C:\Oracle\
MIDDLE~1\WLSERV~1.3\server\bin;C:\Java\JDK16~1.0_3\jre\bin;C:\Java\JDK16~1.0_3\b
in;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\64\oci920_8
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>if "false" == "tr
ue" set EXTRAPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\;C:\Oracle
\MIDDLE~1\WLSERV~1.3\server\bin;C:\Java\JDK16~1.0_3\jre\bin;C:\Java\JDK16~1.0_3\
bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>rem *** Install t
he service
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>"C:\Oracle\MIDDLE
~1\WLSERV~1.3\server\bin\beasvc" -install
BEA Default Service installed.
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>-svcname:"Oracle_
bifoundation_domain_AdminServer"
The filename, directory name, or volume label syntax is incorrect.
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>-javahome:"C:\Jav*
a\JDK16~1.0_3"
The filename, directory name, or volume label syntax is incorrect.
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>-execdir:"C:\Orac
le\Middleware\user_projects\domains\bifoundation_domain" -maxconnectretries:"" -
host:"" -port:"" -extrapath:"C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;
C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Java\JDK16~1.0_3\jre\bin;C:\Java\JDK
*16~1.0_3\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8" -passw*
*ord:"" -cmdline:"-server -Xms512m ûXmx512m -XX:MaxPermSize=512m -XX:+UseSpinning*
-Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=C:\Oracle\MIDDLE~1
*\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\O*
racle\MIDDLE~1\WLSERV~1.3\server -Dcommon.components.home=C:\Oracle\MIDDLE~1\OR
ACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.
logging.impl.Jdk14Logger -Ddomain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOU
N~1 -Djrockit.optfile=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jroc
ket_optfile.txt -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\B
IFOUN~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\Oracle
*\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=*
C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\carml -Digf.arisid
stack.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\FMWCON~1\arisidpr
ovider -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1
*\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\US*
ER_P~1\domains\BIFOUN~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.e
xt=\- -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\ora
cle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1
-Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEna
bled=false -Dbi.oracle.home=C:\Oracle\Middleware\Oracle_BI1 -DEPM_ORACLE_HOME=C:
*\Oracle\Middleware\Oracle_BI1 -Dweblogic.MaxMessageSize=50000000 -DEPM_ORACLE_HO*
ME=C:\Oracle\Middleware\Oracle_BI1 -DHYPERION_HOME=C:\Oracle\Middleware\Oracle_B
I1 -DEPM_ORACLE_INSTANCE=novalue -Dhyperion.home=C:\Oracle\Middleware\Oracle_BI1
-DEPM_REG_PROPERTIES_PATH=C:\Oracle\MIDDLE~1\USER_P~1\domains\BIFOUN~1\config\f
mwconfig -Depm.useApplicationContextId=false -Doracle.biee.search.bisearchproper
ties=C:\Oracle\Middleware\Oracle_BI1\bifoundation\jee\BISearchConfig.properties
-Dweblogic.management.clearTextCredentialAccessEnabled=true -Doracle.notificatio
n.filewatching.interval=2000 -Dweblogic.security.SSL.ignoreHostnameVerification=
true -Dweblogic.security.SSL.enableJSSE=true -Dfile.encoding=utf-8 -Doracle.ecsf
*.security.service=oracle.biee.search.security.BISearchSecurityService -Doracle.e*
csf.configuration.class=oracle.biee.search.services.BISearchServiceConfiguration
-Dxdo.server.config.dir=C:\Oracle\Middleware\user_projects\domains\bifoundation
domain\config\bipublisher -DXDOFONT_DIR=C:\Oracle\Middleware\Oracle_BI1\common*
*\fonts -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=C:\Oracle\Middleware*
*\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dw*
lw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dw
eblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manife
st_classpath -classpath @C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin\classpath.txt
-Dweblogic.Name=AdminServer -Dweblogic.management.username= -Dweblogic.Productio
nModeEnabled=true -Djava.security.policy=\"C:\Oracle\MIDDLE~1\WLSERV~1.3\server\
lib\weblogic.policy\" weblogic.Server"
The filename, directory name, or volume label syntax is incorrect.
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>-log:"C:\Oracle\M
iddleware\wlserver_10.3\..\\user_projects\domains\bifoundation_domain\servers\Ad
minServer\logs\service_start.log"
The filename, directory name, or volume label syntax is incorrect.
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>ENDLOCAL
C:\Oracle\Middleware\user_projects\domains\bifoundation_domain>ENDLOCAL
I don't know how to solve those errors, this is highly important for me can anyone please help me on this.
Thanks -
Unable to start OBIEE 11g Sevices on Windows 7
Hello,
I have successfully installed OBIEE 11g server on windows machine 64 bit
When I start BI services from all programs I get following error :
SVR_GRP =
JAVA Memory arguments: -Xms256m -Xmx1024m -XX:MaxPermSize=512m -XX:-UseSSE42Intr
insics
WLS Start Mode=Production
CLASSPATH=C:\MWH\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\MWH\Oracle
BI1\bifoundation\jdbc\jdk16\bijdbc.jar;;C:\MWH\patchwls1035\profiles\default\s
ys_manifest_classpath\weblogic_patch.jar;C:\MWH\ORACLE~2\jdk\lib\tools.jar;C:\MW
H\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\MWH\WLSERV~1.3\server\lib\weblogic.ja
r;C:\MWH\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\MWH\WLSERV~1.3
\server\lib\webservices.jar;C:\MWH\modules\ORGAPA~1.1/lib/ant-all.jar;C:\MWH\mod
ules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\MWH\wlserver_10.3\server\lib\weblogic.j
ar;C:\MWH\oracle_common\modules\oracle.dms_11.1.1\dms.jar;C:\MWH\oracle_common\m
odules\oracle.jmx_11.1.1\jmxframework.jar;C:\MWH\oracle_common\modules\oracle.jm
x_11.1.1\jmxspi.jar;C:\MWH\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\M
WH\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\MWH\ORACLE~1\soa\modules\oracle.s
oa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\MWH\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.
jar;C:\MWH\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\MWH\WLSERV~1.3\server\
lib\xqrl.jar
PATH=C:\MWH\patch_wls1035\profiles\default\native;C:\MWH\WLSERV~1.3\server\nativ
e\win\x64;C:\MWH\WLSERV~1.3\server\bin;C:\MWH\modules\ORGAPA~1.1\bin;C:\MWH\ORAC
LE~2\jdk\jre\bin;C:\MWH\ORACLE~2\jdk\bin;C:\Program Files\Java\jdk1.7.0_13\bin;C
:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Windows\system32;C:\Windows;C
:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\MWH\Oracl
e_BI1\products\Essbase\EssbaseServer\bin;C:\MWH\Oracle_BI1\bin;C:\MWH\Oracle_BI1
\opmn\bin;C:\MWH\Oracle_BI1\opmn\lib;C:\MWH\Oracle_BI1\perl\bin;C:\Program Files
\Java\jre7\bin;C:\Program Files\Java\jdk1.7.0_13\bin ;C:\Program Files\Java\jdk1
.7.0_13\bin;C:\oraclexe\app\oracle\product\11.2.0\server\bin;C:\Windows\system32
;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
;C:\MWH\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\MWH\Oracle_BI1\bin;C:\M
WH\Oracle_BI1\opmn\bin;C:\MWH\Oracle_BI1\opmn\lib;C:\MWH\Oracle_BI1\perl\bin;C:\
Program Files\Java\jre7\bin;;C:\MWH\WLSERV~1.3\server\native\win\x64\oci920_8
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http:\\hostname:port\console *
starting weblogic with Java version:
'C:\MWH\ORACLE~2\jdk\bin\java' is not recognized as an internal or external comm
and,
operable program or batch file.
Starting WLS with line:
C:\MWH\ORACLE~2\jdk\bin\java -server -Xms256m -Xmx1024m -XX:MaxPermSize=512m -
XX:-UseSSE42Intrinsics -Dweblogic.Name=AdminServer -Djava.security.policy=C:\MWH
\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabled=true -D
oracle.home=C:\MWH\Oracle_BI1 -da -Dplatform.home=C:\MWH\WLSERV~1.3 -Dwls.home=
C:\MWH\WLSERV~1.3\server -Dweblogic.home=C:\MWH\WLSERV~1.3\server -Dcommon.comp
onents.home=C:\MWH\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Lo
g=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\MWH\USER_P~1\doma
ins\BIFOUN~1 -Djrockit.optfile=C:\MWH\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket
optfile.txt -Doracle.server.config.dir=C:\MWH\USERP~1\domains\BIFOUN~1\config\
FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\MWH\USER_P~1\domains\
BIFOUN~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\MWH\USER_P~1\domains\BIF
OUN~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\MWH\USER_P~1\domains\BIFO
UN~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\MWH\USER_P~1
\domains\BIFOUN~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\M
WH\USER_P~1\domains\BIFOUN~1\servers\AdminServer\tmp\_WL_user -Doracle.deployed.
app.ext=\- -Dweblogic.alternateTypesDirectory=C:\MWH\ORACLE~1\modules\oracle.oss
oiap_11.1.1,C:\MWH\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.ha
ndler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dbi.ora
cle.home=C:\MWH\Oracle_BI1 -DEPM_ORACLE_HOME=C:\MWH\Oracle_BI1 -Dweblogic.MaxMes
sageSize=50000000 -DEPM_ORACLE_HOME=C:\MWH\Oracle_BI1 -DHYPERION_HOME=C:\MWH\Ora
cle_BI1 -DEPM_ORACLE_INSTANCE=novalue -Dhyperion.home=C:\MWH\Oracle_BI1 -DEPM_RE
G_PROPERTIES_PATH=C:\MWH\USER_P~1\domains\BIFOUN~1\config\fmwconfig -Depm.useApp
licationContextId=false -Doracle.biee.search.bisearchproperties=C:\MWH\Oracle_BI
1\bifoundation\jee\BISearchConfig.properties -Dweblogic.management.clearTextCred
entialAccessEnabled=true -Doracle.notification.filewatching.interval=2000 -Dwebl
ogic.security.SSL.ignoreHostnameVerification=true -Dweblogic.security.SSL.enable
JSSE=true -Dfile.encoding=utf-8 -Doracle.ecsf.security.service=oracle.biee.searc
h.security.BISearchSecurityService -Doracle.ecsf.configuration.class=oracle.biee
.search.services.BISearchServiceConfiguration -Dxdo.server.config.dir=C:\MWH\use
r_projects\domains\bifoundation_domain\config\bipublisher -DXDO_FONT_DIR=C:\MWH\
Oracle_BI1\common\fonts -Drtd.instanceName=RTD_AdminServer -Dem.oracle.home=C:\
MWH\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true
-Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false
-Dweblogic.ext.dirs=C:\MWH\patch_wls1035\profiles\default\sysext_manifest_classp
ath weblogic.Server
'C:\MWH\ORACLE~2\jdk\bin\java' is not recognized as an internal or external comm
and,
operable program or batch file.
C:\MWH>
I have installed OBIEE 11.1.1.6.0 version and Java version
java version "1.7.0_13"
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
Any suggestions ?? Where am I going wrong ??faisalm wrote:
'C:\MWH\ORACLE~2\jdk\bin\java' is not recognized as an internal or external comm
and,
operable program or batch file.Check your environment variables and make sure your java/bin path is correct.
go to command prompt and type in SET PATH
C:\MWH\ORACLE~2\jdk should be java home
Make sure path is C:\MWH\ORACLE~2\jdk\bin;
HTH,
SVS -
OBIEE 11G Installation on Windows XP Platform
Is it possible to install OBIEE11G in a XP machine with a configuration core i5 4GB RAM?
I would like to know more on the performance and the possible issues.HI,
We can install the OBIEE 11g in the windows XP with 4GB configuration.But the Application may run slowly.Still you can work on it.
mark if helpful/correct..
thanks,
prassu -
Shell script for running obiee 11g services in linux
Hi
We have a requirement to create a shell script inorder to run OBIEE 11G services in Linux OS. It would be very helpful and greatly appreciated if any pointer(s)/documentation on this is provided.
Thankswe had run the scripts using nohup "nohup ./startWeblogicServer.sh &" and reopened putty to run other nodemanager and opmnctl scripts, now everything has started and working fine.
Thanks all.. -
Document for OBIEE 11g services
Hi Gurus,
I have a requirement wherein we need to run the OBIEE 11g services(Weblogic server and node manager) in background in AIX instance. If anyone has a document or step by step procedure for that, please share it.
Thanks in Advance.
RaghuHey guys..
I got solution for the above post from my ofc Techhelp. Below is the proceedure to start the Obiee11g services on background-AIX.
Consider the below steps to run the services in background.
To start the Weblogic Server:
Go to the below directory location
$OBIEE_HOME /user_projects/domains/bifoundation_domain
Command:
$nohup sh ./startWebLogic.sh -Dweblogic.management.username=weblogic -Dweblogic.management.password=<Password> > wls_start.log &
$tail –f wls_start.log
To start the Node Manager:
Go to the below directory location
$OBIEE_HOME/wlserver_10.3/server/bin
Command:
$nohup ./nodemanager.sh &
To Start OPMNCTL:
Go to the below directory location
$OBIEE_HOME /instances/instanceN/bin
Command:
./opmnctl startall
./opmnctl stopall
./opmnctl status
Thanks,
Raghu Nagadasari -
Running OBIEE 11g services for Linux
Hi everybody,
I would like to know the way to start OBIEE 11g services in a Linux (Red Hat) machine.
As far as I have seen in the web, there are four main steps to perform in order to make OBIEE running:
Run WebLogic.
Run NodeManager.
Run ManagedServer.
Run OBI Components (using OPMN).
The problem I have is that in our installation there is no ManagedServer (bi_server1). Therefore I deduce that OBIEE was installed as simple version (actually I don’t know where I can see whether it is simple or enterprise version). So the question in my case is: how to run OBIEE services without ManagedServer? Otherwise, is there any way to upgrade from simple to enterprise version, or I should just uninstall and then install the enterprise version?
Thanks in advance,
Hibai.Thanks for the reply Sasi. Now I know that we have a Simple Installation.
Anyway, I'm still not able to make OBIEE available. If I execute the commands you provided me, I see some errors in corresponding created files. However, running them without nohup option and without any other parameter (just the .sh file), WebLogic appears available and OBI components seem to be running as well:
Processes in Instance: instance1
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
coreapplication_obiccs1 | OracleBIClusterCo~ | 11313 | Alive
coreapplication_obisch1 | OracleBIScheduler~ | 11312 | Alive
coreapplication_obijh1 | OracleBIJavaHostC~ | 11314 | Alive
coreapplication_obips1 | OracleBIPresentat~ | 11315 | Alive
coreapplication_obis1 | OracleBIServerCom~ | 11311 | Alive
Am I doing something wrong? In principle the steps you mentioned (which are also those ones that I was executing the previous days) have been executed properly, so I'm a bit confused.
Thanks again,
Hibai. -
Not able to login in to OBIEE 11g Analytics on windows 7
HI All,
I have installed OBIEE 11g Version 11.1.1.6.0 on linux machine but i am not able to login into Analytics Page on windows 7 Machine whereas i am able to login in Analytics through windows xp Machine. All OBIEE Services are up and Running.
Regards,
JHi,
Try to check sawlog0 and nqserver.log latest error message? is your BI- LDAP working previously or fresh configuration error?
Note: It dosn't matter whether it's win 7 or windows xp. i am sure some wrong in ldap or Make sure your DEV_BIPLATFORM/DEV_MDS Schema password locked/expired if yes try to unlock it then test it out.
For More abt ldap confi ref my blog
http://obieeelegant.blogspot.com/2012/01/obiee-11g-integration-with-ldap.html
Security troubleshoot ref
http://www.rittmanmead.com/files/biforum2012/heljula_security_123.pdf
Thanks
Deva -
OBIEE 11G 64-Bit Windows LDAP Admin Server Startup Issue
All,
I have OBIEE 11G installed on 64-bit Windows, and can see all my LDAP users inside Admin Console just fine. When I reorder my LDAP above the DefaultAuthenticator, and make them both 'SUFFICIENT', my Admin Server no longer starts. It hangs on a line in the AdminServer.log that roughly says '<Security initializing using security realm myrealm.>'. Has anyone ran into this? If so, how do you get the Admin Server to start with a non default LDAP authenticator? I've tried re-ordering numerous ways with the DefaultIdentityAsserter in the middle and at the bottom; I've also tried switching the Control Flags on both with REQUIRED and OPTIONAL, all to no avail. Finally, I tried deleting out the DefaultAuthenticator all together, and it still won't start. At this point, I'm assuming this is another 64-bit issue that was not tested properly. Any thoughts/help will be greatly appreciated.
Thanks in Advance,
JoshPaul,
Unfortunately that made no difference. I have pasted in the startup log below. Perhaps someone has some insight into what's happening?
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <WebLogicServer> <HQ200-HYPPROD03> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1302613111266> <BEA-000000> <WebLogic Server "AdminServer" version:
WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
####<Apr 12, 2011 8:58:31 AM EDT> <Notice> <Log Management> <HQ200-HYPPROD03> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1302613111344> <BEA-170019> <The server log file D:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Log Management> <HQ200-HYPPROD03> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1302613111360> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Diagnostics> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111438> <BEA-320001> <The ServerDebug service initialized successfully.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "t3" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "t3s" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "http" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "https" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111594> <BEA-002622> <The protocol "iiop" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "iiops" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "ldap" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "ldaps" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "cluster" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "clusters" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "snmp" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002622> <The protocol "admin" is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111610> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <RJVM> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111657> <BEA-000570> <Network Configuration for Channel "AdminServer"
Listen Address :7002
Public Address N/A
Http Enabled true
Tunneling Enabled false
Outbound Enabled false
Admin Traffic Enabled true>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Server> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111688> <BEA-002609> <Channel Service initialized.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Socket> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111719> <BEA-000406> <NTSocketMuxer was built on Jan 24 2006 20:40:35
>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Socket> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111751> <BEA-000436> <Allocating 3 reader threads.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <Socket> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111751> <BEA-000446> <Native IO Enabled.>
####<Apr 12, 2011 8:58:31 AM EDT> <Info> <IIOP> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613111907> <BEA-002014> <IIOP subsystem enabled.>
####<Apr 12, 2011 8:58:35 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613115079> <BEA-090894> <Successfully loaded the OPSS Policy Provider using oracle.security.jps.internal.policystore.JavaPolicyProvider.>
####<Apr 12, 2011 8:58:35 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613115704> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
####<Apr 12, 2011 8:58:35 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613115797> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_m7FMisDU3HeeJX/MUK4nqmEiSqI=>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116266> <BEA-090516> <The Authenticator provider has preexisting LDAP data.>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116594> <BEA-090516> <The Authorizer provider has preexisting LDAP data.>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116704> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Top".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.DomainRealmScope".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.RegistryScope".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PKITypeScope".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLTypeScope".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLPartner".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116735> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Credential".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116751> <BEA-000000> <Parsing class "com.bea.common.security.store.data.CredentialMap".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116751> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLEntry".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116751> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLAssertingParty".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116766> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLRelyingParty".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116782> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PasswordCredential".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116782> <BEA-000000> <Parsing class "com.bea.common.security.store.data.UserPasswordCredential".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116782> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PasswordCredentialMap".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116797> <BEA-000000> <Parsing class "com.bea.common.security.store.data.ResourceMap".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116797> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PKIResourceMap".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116797> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSCertRegEntry".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSCredMapCollectionInfo".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSPolicyCollectionInfo".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSRoleCollectionInfo".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116813> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLAuthorizationPolicy".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116829> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLRoleAssignmentPolicy".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116844> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Endpoint".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116844> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Partner".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116860> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SPPartner".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116876> <BEA-000000> <Parsing class "com.bea.common.security.store.data.IdPPartner".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116907> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SAML2CacheEntry".>
####<Apr 12, 2011 8:58:36 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613116922> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SchemaVersion".>
####<Apr 12, 2011 8:58:37 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117516> <BEA-090516> <The CredentialMapper provider has preexisting LDAP data.>
####<Apr 12, 2011 8:58:37 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117532> <BEA-090516> <The RoleMapper provider has preexisting LDAP data.>
####<Apr 12, 2011 8:58:37 AM EDT> <Info> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117766> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server AdminServer for security realm myrealm.>
####<Apr 12, 2011 8:58:37 AM EDT> <Notice> <Security> <HQ200-HYPPROD03> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302613117766> <BEA-090082> <Security initializing using security realm myrealm.>
Thanks,
Josh -
Starting OBIEE 11g services in Linux
Hi Gurus,
I have installed OBIEE 11g on Linux 32 bit machine, Procedure i used to follow to start the services, using putty:
1. Run ./startWeblogic.sh after it comes to running mode, it comes back to $
2. After it returns to $, i start nodeManager.sh
but now, after i do the first step from putty, though running mode has come, it is not coming back to $ where i can start the node manager, hence i am unable to start node manager from the $ console
Is this a server problem? pls help..
I did Ctrl+c and tried starting startWeblogic.sh again, but its again stopping at running mode and not returning to $
Kindly advice what can be done
Thanks,
Sree.we had run the scripts using nohup "nohup ./startWeblogicServer.sh &" and reopened putty to run other nodemanager and opmnctl scripts, now everything has started and working fine.
Thanks all.. -
Hi Gurus,
I am very new to OBIEE 11g,I had installed 11.1.1.3 in my PC,I have some questions....
1)when I am trying to open default RPD it is asking Repository password..what is the default pwd?
2)what services need to up and run in services(like OBI server,OBI presentation server in 10g)?I used "start BI services"...any services also need up and run.
any one please send me some good links to do practice on Admin tool,answers,dashboards to get exposure on 11g......Hi,
1)when I am trying to open default RPD it is asking Repository password..what is the default pwd?
Default Repository Password is : Admin123
2)what services need to up and run in services(like OBI server,OBI presentation server in 10g)?I used "start BI services"...any services also need up and run.
User : Give the weblogic user name *(you have crated the user while using RCU)*
Password : Give the Password *(you have crated the user while using RCU)*
OR
Create new user with Administrators/BIAdministrators.
Stepes:
Login to Weblogic Admin Console -> Security Realms -> myrealm -> Users and Groups [Tab] - New user -> [ex] User1 with password
-> Click on the user1 - Select the Groups Administrators/BIAdministrators
Now you can login to Repository in online mode with User1
Thanks,
Balaa... -
Prerequisite checking issue during obiee 11g installation in windows server 2012
HI..
Currently i'm facing problem while installing obiee 11g(11.1.1.7.0) in windows server 2012 and the database we're using is ms sql server 10.3 version. During the prerequisite checks while installation it shows the error "Checking Operating system certification" status "failed"..
can someone provide help to solve this issue..
Thanks,HI..
Currently i'm facing problem while installing obiee 11g(11.1.1.7.0) in windows server 2012 and the database we're using is ms sql server 10.3 version. During the prerequisite checks while installation it shows the error "Checking Operating system certification" status "failed"..
can someone provide help to solve this issue..
Thanks, -
I am not able to login afer making obiee Admin service as windows service
Hi all,
I recentry intalled obiee1g. All is working fine. However, I followed
http://gerardnico.com/wiki/dat/obiee/windows_service_11g
to obiee11g Admin service as windows service. I made it successfully. I am able to start this service via windows service. Now I m not able to on any obiee11g tool. Can you please help me?
Thank you
RajaHi all,
I recentry intalled obiee1g. All is working fine. However, I followed
http://gerardnico.com/wiki/dat/obiee/windows_service_11g
to obiee11g Admin service as windows service. I made it successfully. I am able to start this service via windows service. Now I m not able to on any obiee11g tool. Can you please help me?
Thank you
Raja -
Weblogic Startup Stuck While Starting OBIEE 11g Services
When starting OBIEE 11g, startup stuck with this message:
<Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
<Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Notice> <Log Management> <BEA-170019> <The server
log file D:\app\oracle\product\OBI11G\user_projects\domains\bifoundation_domain\
servers\AdminServer\logs\AdminServer.log is opened. All server side log events w
ill be written to this file.>
Please help what could be the cause for this.
ThanksHi, can u please explain in details how to remove locks and which locks u remove on Weblogic Admin Server ?
I met the same issues here and already try to remove :
a) $DOMAIN_HOME/servers/<server_name>/tmp/<servermame>.lok
b) $DOMAIN_HOME/servers/<server_name>/data/ldap/ldapfiles/EmbeddedLDAP.lok
Thanks. -
Unable to start OBIEE 11g services
Hi all,
I restored my Laptop to previous system timestamp. and Installed Bitdefender Internet security on top of my resoted system.
Before this process, I used to login into obiee Answers. After This restoring Process,when i start BI services, I am getting
this following error. unable see the login screen
Please advice me. how to handle this situation.
Error 500--Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
Thanks !!Thank for the reply, I have been restarting my Biservices sevaral times !! Had been fightiing with this problem couple of days.
Does my Internet security can block the something related to BIserver / presentation services components ???
or How to check if I missed anything in restoration process ??, but I have been using OBIEE since a month. I resoted my mechine to couple of days back.
Thanks again.. !!
Maybe you are looking for
-
When fire fox newest virson down loads and installs i get nothing but a blank page
when your new version down loads and installs i get a blank page and fire fox does not work then i have to go to a restore point to remove the down load == This happened == A few times a week == new version down loaded
-
Will remote users be impacted by password complexity in AD?
How does Password Complexity affect remote user once the password has expired? When they attempt to connect via Windows 7 Remote Desktop Connection to our shared drives, they will get the notification but how to change it since the machine is not con
-
Call For Papers - Session Proposals
Call for Session Proposals Open Until December 17 The time has come to begin accepting and reviewing session proposals for BrainShare 2011 in Salt Lake City. The Call for Papers (CFP) will be open from now through December 17, 2010 (5:00 PM MST). If
-
Problems with BB Desktop Software ver. 6.1.0.35
i just downloaded and installed ne new version 6.1.0.35 of BB Desktop Software, and i cannot edit my applications anymore. the "apply" button does not work anymore.. Can anyone help me? Thanks
-
How I can I disable Firefox's shortcut key for {Ctrl + Shift + C} so that Firebug can take it's usual action of element selection? This has only recently started since Firefox updated itself to v25.0.