Not able to login using ORACLE USER in Linux

I am not able to login using OS user ORACLE in linux,
I am getting following error when trying to login
/etc/X!!/gdm/PreSession/Default : Registering your session with wtmp and utmp
/etc/X!!/gdm/PreSession/Default :running : /usr/bin/X11/sessreg -a -w /var/log/log/wtmp -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -1" : 0" "oracle"
/etc/profile: line 17 : syntax error near unexpected token 'then'
/etc/profile: line 17 ' if[ $USER = "oracle" ]; then'
Failed to execute message bus daemon : No such file or directory
EOF in dbus-launch reading address from bus daemon
I tried to edit /etc/profile file but not sucessfull. Please help me out . This installtion is on VM ware
Edited by: user12356407 on Dec 16, 2009 3:21 AM

user8896383 wrote:
I am not successful to login using Oracle User .
I tried to edit /etc/profile file on Line 17 , but of no use.
could you please be more precise about what exactly i should look in or edit in that file.
Thanks for your immediate response.My car doesn't start
I tried to fix it
It still doesn't start.
Can you be more precise in telling how to fix it.

Similar Messages

  • Could not able to login into Oracle

    Hi ,
    I am using Oracle 9i as Database .
    I am not able to login into Database please help .
    when i tried with system and admin it displays : Invalid username/password ; logon denied
    when i tried with scott/tiger : It displays account is locked.
    Please help how can i resolve .

    Thank you.
    i opened a cmd prompt and ran your command
    It displayed all these , sorry i dont know what to eliminate so posting the full .
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\sai>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\sai\Application Data
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=GECE-8403C670A1
    ComSpec=C:\WINDOWS\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\sai
    JSERV=D:\oracle\ora90/Apache/Jserv/conf
    LOGONSERVER=\\GECE-8403C670A1
    NUMBER_OF_PROCESSORS=2
    OLAP_HOME=D:\oracle\ora90\olap
    OS=Windows_NT
    Path=D:\oracle\ora90\bin;D:\oracle\ora90\Apache\Perl\5.00503\bin\mswin32-x86;C:\
    Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Sys
    tem32\Wbem
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 13, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=0f0d
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\sai\LOCALS~1\Temp
    TMP=C:\DOCUME~1\sai\LOCALS~1\Temp
    USERDOMAIN=GECE-8403C670A1
    USERNAME=sai
    USERPROFILE=C:\Documents and Settings\sai
    windir=C:\WINDOWS
    WV_GATEWAY_CFG=D:\oracle\ora90\Apache\modplsql\cfg\wdbsvr.app
    C:\Documents and Settings\sai>sqlplus
    SQL*Plus: Release 9.0.1.0.1 - Production on Sat Jan 2 22:56:31 2010
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    Enter user-name: / as sysdba
    Connected to:
    Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production
    With the Partitioning option
    JServer Release 9.0.1.1.1 - Production
    SQL> select * from v$version
    2 ;
    BANNER
    Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production
    PL/SQL Release 9.0.1.1.1 - Production
    CORE 9.0.1.1.1 Production
    TNS for 32-bit Windows: Version 9.0.1.1.0 - Production
    NLSRTL Version 9.0.1.1.1 - Production

  • R12 upgrade issue:Not able to login using forms:Please help****urgent

    We have recently upgraded our instance from 11.5.9 to 12.0.4 in Windows 2003 server.
    We are unable to login to forms after upgrade, however we are able access self service responsibilities without any issues.
    We are getting APP-FND-01496 when we access any forms responsibility. We have tried all possible metalink notes with no luck.
    Any help to resolve this issue will be appreciated.

    Duplicate thread ...
    R12 upgrade issue:Not able to login to forms**please help
    Re: R12 upgrade issue:Not able to login to forms**please help

  • Not able to login with operator(user id) in datamover

    After db setup and running tools rel and other scripts i am trying to login to data mover using PS/PS or any other op id...I am getting
    "Invalid user and password logon denied" error...
    Ran grant and checked config manager also but of no use does any one have idea??
    I am using
    Oracle 11g
    Peopletools 8.53
    HCM FP2
    RHEL 6 64bit
    Thanks in advance!!!

    I have set app profile unlocked but havent set a global password just gave connect id and password as people/peop1e and app serv id and password as PS/PS and for Web as PTWEBSERVER/PTWEBSERVER......
    My dms Looks like,
    REM - hcmdm111ora.dms
    REM - Created by Data Mover 8.53 Fri Feb 08 22:58:28 2013
    REM -
    REM - Database Platform: Oracle
    REM - Unicode Database
    REM - Selected Character Set: AL32UTF8 - AL32UTF8
    REM - Generate Latin-1 Code
    REM -
    REM - PeopleSoft HR Database - US English
    SET LOG E:\PT853\log\hcengs.log;
    SET INPUT E:\PT853\data\hcengs.db;
    SET COMMIT 30000;
    SET NO VIEW;
    SET NO SPACE;
    SET NO TRACE;
    SET UNICODE ON;
    SET IGNORE_DUPS;
    SET ENABLED_DATATYPE 9.1;
    IMPORT *;
    REM - PeopleSoft HR Database - US English
    SET LOG E:\PT853\log\hcengl.log;
    SET INPUT E:\PT853\data\hcengl.db;
    SET COMMIT 30000;
    SET NO VIEW;
    SET NO SPACE;
    SET NO TRACE;
    SET UNICODE ON;
    SET IGNORE_DUPS;
    SET ENABLED_DATATYPE 9.1;
    IMPORT *;
    REM - Final Database cleanup
    REM -
    REM - Based on your inputs to Database Setup, you will be using
    REM - ConnectID's to connect to your PeopleSoft Application
    REM -
    UPDATE PSOPRDEFN SET ACCTLOCK = 1;
    INSERT INTO PS.PSDBOWNER VALUES('HCMDM111', 'SYSADM');
    UPDATE PSSTATUS SET OWNERID = 'SYSADM';
    UPDATE PSOPRDEFN SET SYMBOLICID = 'SYSADM1';
    UPDATE PSOPRDEFN SET OPERPSWD = OPRID, ENCRYPTED = 0, ACCTLOCK = 0 WHERE OPRID NOT IN('PS','PTWEBSERVER');
    UPDATE PSOPRDEFN SET OPERPSWD = 'PTWEBSERVER', ENCRYPTED = 0, ACCTLOCK = 0 WHERE OPRID = 'PTWEBSERVER';
    UPDATE PSOPRDEFN SET OPERPSWD = 'PS', ENCRYPTED = 0, ACCTLOCK = 0 WHERE OPRID = 'PS';
    UPDATE PSACCESSPRFL SET ACCESSID = 'SYSADM', SYMBOLICID = 'SYSADM1', ACCESSPSWD = 'SYSADM', VERSION = 0, ENCRYPTED = 0;
    UPDATE PSOPTIONS SET LICENSE_CODE = '117fefffff8fffffebfb197c32sm64u', LICENSE_GROUP = '1';
    UPDATE PS_INSTALLATION SET
    HGA='Y', BENEFIT_ADMINISTRN='Y', PSERECRUIT='Y', CCU='Y', DI='Y', INSTALLED_GP_ARG='Y',
    INSTALLED_GP_AUS='Y', INSTALLED_GP_BRA='Y', INSTALLED_GP_CHN='Y', INSTALLED_PAY_GBL='Y',
    INSTALLED_GP_FRA='Y', INSTALLED_GP_DEU='Y', INSTALLED_GP_HKG='Y', INSTALLED_GP_IND='Y',
    INSTALLED_GP_ITA='Y', INSTALLED_GP_JPN='Y', INSTALLED_GP_MYS='Y', INSTALLED_GP_MEX='Y',
    INSTALLED_GP_NLD='Y', INSTALLED_GP_NZL='Y', INSTALLED_GP_SGP='Y', INSTALLED_GP_ESP='Y',
    INSTALLED_GP_CHE='Y', INSTALLED_GP_THA='Y', INSTALLED_GP_UK='Y', INSTALLED_GP_USA='Y',
    EHC='Y', HR='Y', FO_PBM='Y', INSTALLED_PAY_INT='Y', ADP='Y', INSTALLED_PAY_NA='Y',
    PA='Y', RSRW='Y', ST='Y', SPN='Y', PSERECRUIT_MGR='Y', TL='Y', PSEBENEFITS='Y', PSECOMP='Y',
    PSECOMP_MGR='Y', PSEA='Y', PSEPAY='Y', PSEPERF_MANAGEMENT='Y', PSEPROFILE='Y', PSEPROFILE_MGR='Y';
    GRANT SELECT ON PSSTATUS TO PEOPLE;
    GRANT SELECT ON PSOPRDEFN TO PEOPLE;
    GRANT SELECT ON PSACCESSPRFL TO PEOPLE;
    REM - ENCRYPT PASSWORD
    SET LOG E:\PT853\log\encrypt.log;
    ENCRYPT_PASSWORD *;
    REM - CREATE TRIGGERS
    SET LOG E:\PT853\log\triggers.log;
    CREATE_TRIGGER *;
    REM - CREATE VIEWS
    SET LOG E:\PT853\log\views.log;
    REPLACE_VIEW *;
    REM - CREATE TEMP TABLES
    SET LOG E:\PT853\log\temptbls.log;
    CREATE_TEMP_TABLE *;
    Edited by: ajith on Feb 9, 2013 5:47 PM
    Edited by: ajith on Feb 9, 2013 5:48 PM

  • WLS not able to login with OID user

    Hi
    I have installed WLS 10.3.3 and had configured a new security realm which had OID as the authenticator . Set the details for the provider (OID) and updated , restarted the server . It was working fine till yesterday and I verified this by logging in to the WLS console with the OID user .
    But now out of nowhere the login for OID users have started failing for the applications that are running on WLS . When tested the login for WLS console with the same OID user that is failing as well .
    Not sure what to trace and how to figure out what is happening . Have verified that OID is working fine and this was done by hooking up OID to a standalone application and logging in with the OID users to that app.
    Any help / pointers would be of great help .
    Thanks
    Srinath
    Edited by: Srinath Menon on Nov 24, 2010 9:31 AM

    Try enabling sap* user again and once its enabled, use the user to provide yourself the necessary access.
    For enabling sap* user, follow <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/frameset.htm">Enabling SAP* user</a>
    Pradeep

  • Not able to start database Oracle 11g on Linux Server

    Hi
    I am using Oracle 11g database. I have successfully installed it on my linux server (Oracle Linux 4).
    When i am trying to access database through url "https://localhost.localdomain:1158/em".
    Browser is throwing some error that SSL port is not enabled but i feel otherwise.
    I tried to diagonse the problem, where i could find that listener port is not getting started.
    How to start all the services related to Oracle Database ?
    I am newbie for linux as well as database.
    Detailed help 'll be appreciated. Thanks a lot.

    I tried running netca but it gave me following error :
    [oracle@localhost bin]$ ./netca
    Oracle Net Services Configuration:
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Error: null
    Check the trace file for details: /u01/app/oracle/cfgtoollogs/netca/trace_OraDb11g_home1-1002093PM2348.log
    Oracle Net Services configuration failed. The exit code is 1
    My listener.ora file content is as follows :
    [oracle@localhost admin]$ more listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
    ADR_BASE_LISTENER = /u01/app/oracle
    Following is trace_OraDb11g_home1-1001255PM5356.log content :
    [root@localhost cfgtoollogs]# cd netca/
    [root@localhost netca]# ls
    netca_OraDb11g_home1-1001255PM5356.log trace_OraDb11g_home1-1001255PM5356.log
    netca_OraDb11g_home1-1002093PM2348.log trace_OraDb11g_home1-1002093PM2348.log
    [root@localhost netca]# more trace_OraDb11g_home1-1001255PM5356.log [main] [ 2010-01-25 17:53:57.009 IST ] [NetCALogger.initTrace:203] Oracle Net Configuration Assistant: 1001255PM5356
    [main] [ 2010-01-25 17:53:57.010 IST ] [NetCALogger.initTrace:204] Oracle Home: /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.011 IST ] [NetCALogger.initTrace:205] Oracle Base: /u01/app/oracle
    [main] [ 2010-01-25 17:53:57.011 IST ] [NetCALogger.initTrace:206] Oracle Home
    Name: OraDb11g_home1
    [main] [ 2010-01-25 17:53:57.049 IST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
    [main] [ 2010-01-25 17:53:57.050 IST ] [HAUtils.<init>:188] oui location /u01/app/oraInventory/ContentsXML
    [main] [ 2010-01-25 17:53:57.068 IST ] [Version.isPre:274] version to be checked 11.2.0.1.0 major version to check against10
    [main] [ 2010-01-25 17:53:57.068 IST ] [Version.isPre:285] isPre.java: Returning FALSE
    [main] [ 2010-01-25 17:53:57.074 IST ] [OCR.loadLibrary:308]
    Inside constructor of OCR
    [main] [ 2010-01-25 17:53:57.095 IST ] [OCR.loadLibrary:316] Going to load the
    ocr library
    [main] [ 2010-01-25 17:53:57.096 IST ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
    [main] [ 2010-01-25 17:53:57.097 IST ] [sPlatform.isHybrid:67] osName=Linux osArch=i386 rc=false
    [main] [ 2010-01-25 17:53:57.097 IST ] [Library.load:254] Loading library /u01/app/oracle/product/11.2.0/dbhome_1/lib/libsrvmocr11.so
    [main] [ 2010-01-25 17:53:57.099 IST ] [OCR.loadLibrary:318] loaded ocr libraries
    [main] [ 2010-01-25 17:53:57.100 IST ] [OCR.isCluster:939] Calling OCRNative for isCluster()
    [main] [ 2010-01-25 17:53:57.103 IST ] [OCR.isCluster:943] OCR Result status =
    true
    [main] [ 2010-01-25 17:53:57.103 IST ] [OCR.isCluster:955] Bolean result = false
    [main] [ 2010-01-25 17:53:57.107 IST ] [CmdlineArgs.<init>:110] Initializing variables array...
    [main] [ 2010-01-25 17:53:57.107 IST ] [CmdlineArgs.<init>:116] Initializing NetProperties...
    [main] [ 2010-01-25 17:53:57.109 IST ] [CmdlineArgs.initArgs:133] Initializing
    command line arguments...
    [main] [ 2010-01-25 17:53:57.109 IST ] [CmdlineArgs.parseLogParam:290] Parsing
    /log argument...
    [main] [ 2010-01-25 17:53:57.116 IST ] [CmdlineArgs.parseLogParam:345] Returning Log File = null
    [main] [ 2010-01-25 17:53:57.123 IST ] [CmdlineArgs.setOraArgs:236] Setting Oracle arguments...
    [main] [ 2010-01-25 17:53:57.124 IST ] [CmdlineArgs.setOraArgs:240] Passed Oracle Home = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.124 IST ] [CmdlineArgs.setOraArgs:243] Read Oracle Home = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.125 IST ] [CmdlineArgs.setOraArgs:246] Read Oracle Home ID =
    [main] [ 2010-01-25 17:53:57.125 IST ] [CmdlineArgs.setOraArgs:249] Read Oracle Home Name = null
    [main] [ 2010-01-25 17:53:57.126 IST ] [CmdlineArgs.compareOraHome:183] Comparing Oracle Homes ...
    [main] [ 2010-01-25 17:53:57.126 IST ] [CmdlineArgs.compareOraHome:184] Oracle
    Home 1 = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.127 IST ] [CmdlineArgs.compareOraHome:185] Oracle
    Home 2 = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.127 IST ] [CmdlineArgs.compareOraHome:224] Returning true
    [main] [ 2010-01-25 17:53:57.128 IST ] [InitialSetup.configureOPS:4504] Cluster mode is OFF
    [main] [ 2010-01-25 17:53:57.128 IST ] [InitialSetup.<init>:4028] TNS_ADMIN is: null
    [main] [ 2010-01-25 17:53:57.133 IST ] [OPSUtil.getHomeVersion:446] Inside getHomeVersion...
    [main] [ 2010-01-25 17:53:57.134 IST ] [OPSUtil.getHomeVersion:447] oracleHome
    = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.135 IST ] [OPSUtil.getHomeVersion:451] oracle.sysman.assistants.util.OracleHome Object = /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.135 IST ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: null
    [main] [ 2010-01-25 17:53:57.138 IST ] [InventoryUtil.getOUIInvSession:347] setting OUI READ level to ACCESSLEVEL_READ_LOCKLESS
    [main] [ 2010-01-25 17:53:57.138 IST ] [OracleHome.getVersion:896] Homeinfo /u01/app/oracle/product/11.2.0/dbhome_1,1
    [main] [ 2010-01-25 17:53:57.670 IST ] [OracleHome.getVersion:922] OracleHome.server.getVersion Version: 11.2.0.1.0
    [main] [ 2010-01-25 17:53:57.670 IST ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0
    [main] [ 2010-01-25 17:53:57.670 IST ] [OracleHome.getVersion:948] using sqlplus: /u01/app/oracle/product/11.2.0/dbhome_1/bin/sqlplus
    [main] [ 2010-01-25 17:53:57.671 IST ] [OPSUtil.getHomeVersion:452] returning oracleHome Version = 11.2.0.1.0
    [main] [ 2010-01-25 17:53:57.671 IST ] [OracleHome.getVersion:877] OracleHome.getVersion called. Current Version: 11.2.0.1.0
    [main] [ 2010-01-25 17:53:57.671 IST ] [OracleHome.getVersion:943] Current Version From Inventory: 11.2.0.1.0
    [main] [ 2010-01-25 17:53:57.671 IST ] [OracleHome.getVersion:948] using sqlplus: /u01/app/oracle/product/11.2.0/dbhome_1/bin/sqlplus
    [main] [ 2010-01-25 17:53:57.672 IST ] [InitialSetup.<init>:4041] Admin location is: /u01/app/oracle/product/11.2.0/dbhome_1/network/admin
    [main] [ 2010-01-25 17:53:57.783 IST ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    [main] [ 2010-01-25 17:53:57.783 IST ] [ConfigureProfile.setProfileParam:136] Setting ADR_BASE: /u01/app/oracle
    [main] [ 2010-01-25 17:53:57.791 IST ] [HAUtils.getHASHome:583] Oracle home from system properties: /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.792 IST ] [HAUtils.getCRSHome:540] Getting configured CRS/HAS home for Oracle home ( /u01/app/oracle/product/11.2.0/dbhome_1 ) ...[main] [ 2010-01-25 17:53:57.794 IST ] [GETCRSHOMEUtil.<init>:76] Toolname: getcrshome --- Tool location: /u01/app/oracle/product/11.2.0/dbhome_1/srvm/adminTool dependencies: [Ljava.lang.String;@102799c
    [main] [ 2010-01-25 17:53:57.794 IST ] [NativeSystem.isCmdScv:471] isCmdScv: cmd=[]
    [main] [ 2010-01-25 17:53:57.795 IST ] [RuntimeExec.runCommand:75] Calling Runtime.exec() with the command
    [main] [ 2010-01-25 17:53:57.796 IST ] [RuntimeExec.runCommand:77] /bin/sh
    [main] [ 2010-01-25 17:53:57.796 IST ] [RuntimeExec.runCommand:77] -c
    [main] [ 2010-01-25 17:53:57.796 IST ] [RuntimeExec.runCommand:77] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome
    [Thread-2] [ 2010-01-25 17:53:57.802 IST ] [StreamReader.run:61] In StreamReader.run
    [main] [ 2010-01-25 17:53:57.802 IST ] [RuntimeExec.runCommand:142] runCommand: Waiting for the process
    [Thread-1] [ 2010-01-25 17:53:57.802 IST ] [StreamReader.run:61] In StreamReader.run
    [main] [ 2010-01-25 17:53:57.815 IST ] [RuntimeExec.runCommand:144] runCommand: process returns 1
    [main] [ 2010-01-25 17:53:57.816 IST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [main] [ 2010-01-25 17:53:57.816 IST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [main] [ 2010-01-25 17:53:57.816 IST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [main] [ 2010-01-25 17:53:57.818 IST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
    [main] [ 2010-01-25 17:53:57.824 IST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
    [main] [ 2010-01-25 17:53:57.824 IST ] [HAUtils.isHASConfigured:350] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
    oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:544)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:604)
    oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:345)
    oracle.net.ca.InitialSetup.checkHAConfiguration(NetCA.java:4653)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4075)
    oracle.net.ca.NetCA.main(NetCA.java:405)
    [main] [ 2010-01-25 17:53:57.825 IST ] [InitialSetup.checkHAConfiguration:4691]
    HA Server is NOT configured.
    [main] [ 2010-01-25 17:53:57.827 IST ] [NetCAResponseFile.<init>:68] Response file initialized: /u01/app/oracle/product/11.2.0/dbhome_1/network/install/netca_typ.rsp
    [main] [ 2010-01-25 17:53:57.828 IST ] [NetCAResponseFile.getInstalledComponents:107] Installed components from response file: server, net8, javavm
    [main] [ 2010-01-25 17:53:57.828 IST ] [NetCAResponseFile.getVirtualHost:164] Virtual Host from response file: null
    [main] [ 2010-01-25 17:53:57.829 IST ] [SilentConfigure.performSilentConfigure:174] Typical profile configuration.
    [main] [ 2010-01-25 17:53:57.831 IST ] [ConfigureProfile.setProfileParam:136] Setting NAMES.DIRECTORY_PATH: (TNSNAMES, EZCONNECT)
    [main] [ 2010-01-25 17:53:57.831 IST ] [ConfigureProfile.setProfileParam:136] Setting ADR_BASE: /u01/app/oracle
    [main] [ 2010-01-25 17:53:57.833 IST ] [SilentConfigure.performSilentConfigure:182] Typical listener configuration.
    [main] [ 2010-01-25 17:53:57.843 IST ] [ConfigureListener.isHASConfigured:1425]
    Calling SRVM api to check if Oracle Restart is configured ...
    [main] [ 2010-01-25 17:53:57.843 IST ] [HAUtils.getHASHome:583] Oracle home from system properties: /u01/app/oracle/product/11.2.0/dbhome_1
    [main] [ 2010-01-25 17:53:57.843 IST ] [HAUtils.getCRSHome:540] Getting configured CRS/HAS home for Oracle home ( /u01/app/oracle/product/11.2.0/dbhome_1 ) ...[main] [ 2010-01-25 17:53:57.844 IST ] [GETCRSHOMEUtil.<init>:76] Toolname: getcrshome --- Tool location: /u01/app/oracle/product/11.2.0/dbhome_1/srvm/adminTool dependencies: [Ljava.lang.String;@102799c
    [main] [ 2010-01-25 17:53:57.844 IST ] [NativeSystem.isCmdScv:471] isCmdScv: cmd=[]
    [main] [ 2010-01-25 17:53:57.844 IST ] [RuntimeExec.runCommand:75] Calling Runtime.exec() with the command
    [main] [ 2010-01-25 17:53:57.845 IST ] [RuntimeExec.runCommand:77] /bin/sh
    [main] [ 2010-01-25 17:53:57.845 IST ] [RuntimeExec.runCommand:77] -c
    [main] [ 2010-01-25 17:53:57.845 IST ] [RuntimeExec.runCommand:77] /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome
    [Thread-4] [ 2010-01-25 17:53:57.849 IST ] [StreamReader.run:61] In StreamReader.run
    [main] [ 2010-01-25 17:53:57.850 IST ] [RuntimeExec.runCommand:142] runCommand: Waiting for the process
    [Thread-3] [ 2010-01-25 17:53:57.850 IST ] [StreamReader.run:61] In StreamReader.run
    [main] [ 2010-01-25 17:53:57.863 IST ] [RuntimeExec.runCommand:144] runCommand: process returns 1
    [main] [ 2010-01-25 17:53:57.864 IST ] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [main] [ 2010-01-25 17:53:57.864 IST ] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [main] [ 2010-01-25 17:53:57.864 IST ] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [main] [ 2010-01-25 17:53:57.865 IST ] [CmdToolUtil.doexecute:372] nativeSystem.runRemoteExecCmd failed. Command = /u01/app/oracle/product/11.2.0/dbhome_1/srvm/admin/getcrshome arguments = [] env = null
    [main] [ 2010-01-25 17:53:57.865 IST ] [HAUtils.isHASConfigured:349] Ignoring exception in isHASConfigured: PRCT-1011 : Failed to run "getcrshome"
    [main] [ 2010-01-25 17:53:57.865 IST ] [HAUtils.isHASConfigured:350] oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
    oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:544)
    oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:604)
    oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:345)
    oracle.net.ca.ConfigureListener.isHASConfigured(ConfigureListener.java:1428)
    oracle.net.ca.ConfigureListener.isHASRunning(ConfigureListener.java:1450)
    oracle.net.ca.ConfigureListener.validateListenerName(ConfigureListener.java:1697)
    oracle.net.ca.ConfigureListener.typicalConfigure(ConfigureListener.java:169)
    oracle.net.ca.SilentConfigure.performSilentConfigure(SilentConfigure.java:185)
    oracle.net.ca.InitialSetup.<init>(NetCA.java:4159)
    oracle.net.ca.NetCA.main(NetCA.java:405)
    [main] [ 2010-01-25 17:53:57.866 IST ] [ConfigureListener.isHASConfigured:1436]
    Is Oracle Restart configured: false
    [main] [ 2010-01-25 17:53:57.866 IST ] [ConfigureListener.isHASRunning:1465] Is Oracle Restart running: false
    [main] [ 2010-01-25 17:53:57.866 IST ] [ConfigureListener.typicalConfigure:201]
    Checking for free port in range: 1521-1540
    [main] [ 2010-01-25 17:53:57.867 IST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2010-01-25 17:53:57.867 IST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2010-01-25 17:53:57.868 IST ] [ConfigureListener.isPortFree:1025] Local host IP address: localhost.localdomain/127.0.0.1
    [main] [ 2010-01-25 17:53:57.868 IST ] [ConfigureListener.isPortFree:1027] Local host name: localhost.localdomain
    [main] [ 2010-01-25 17:53:57.868 IST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/127.0.0.1
    [main] [ 2010-01-25 17:53:57.871 IST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2010-01-25 17:53:57.871 IST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2010-01-25 17:53:57.871 IST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
    [main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
    [main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
    [main] [ 2010-01-25 17:53:57.872 IST ] [ConfigureListener.typicalConfigure:208]
    Using port: 1521
    [main] [ 2010-01-25 17:53:57.880 IST ] [ConfigureListener.setListenerParam:1779] Setting ADR_BASE_LISTENER: /u01/app/oracle
    [main] [ 2010-01-25 17:53:57.882 IST ] [ConfigureListener.isPortFree:1010] Checking if port 1521 is free on local machine...
    [main] [ 2010-01-25 17:53:57.882 IST ] [ConfigureListener.isPortFree:1023] InetAddress.getByName(127.0.0.1): /127.0.0.1
    [main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1025] Local host IP address: localhost.localdomain/127.0.0.1
    [main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1027] Local host name: localhost.localdomain
    [main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1039] Creating ServerSocket on Port:1521, IP Address: localhost.localdomain/127.0.0.1
    [main] [ 2010-01-25 17:53:57.883 IST ] [ConfigureListener.isPortFree:1042] Created ServerSocket successfully.
    [main] [ 2010-01-25 17:53:57.884 IST ] [ConfigureListener.isPortFree:1055] Creating ServerSocket on Port:1521, Local IP Address: /127.0.0.1
    [main] [ 2010-01-25 17:53:57.884 IST ] [ConfigureListener.isPortFree:1059] Created ServerSocket successfully.
    [main] [ 2010-01-25 17:53:57.884 IST ] [ConfigureListener.isPortFree:1065] Creating ServerSocket on Port:1521
    [main] [ 2010-01-25 17:53:57.885 IST ] [ConfigureListener.isPortFree:1068] Created ServerSocket successfully.
    [main] [ 2010-01-25 17:53:57.885 IST ] [ConfigureListener.isPortFree:1088] Returning is Port 1521 free: true
    [main] [ 2010-01-25 17:54:00.849 IST ] [SilentConfigure.performSilentConfigure:187] Typical service alias configuration.
    Let me know where i have gone wrong ?
    Thanks for ur effort..

  • During Upgrade not able to login using login password

    Dear All,
    We are upgrade R/3 4.7 to ECC 6.0. now we are in adjustment
    modification phase.
    so when we are trying to login to adopt the modification, it's not
    allowing us to login. showing upgrade is still running.
    so please help on this.
    Regards
    Deepak

    Hello,
    If you are trying to do SPDD adjustments you need to login to the shadow instance and do the required adjustements.
    you need to change the instance number in the GUI to the number you provided for the shadow instance and try to login with DDIC or SAP* in client 000 and the password will be the same as in your original instance.
    Hope this helps.
    Regards,
    Ram

  • I am not able to login using my blackberry id

    Hi,
    I recently got blackberry storm2 from my brother. I have changed sim also I have registered my mail ID.I am trying to configure blackberry ID but it's not accepting.It's saying that ur smartphone is not associated with the blackberry id.Please let me know how to do this association.
    Anup

    Check the below knowledgebase article for creating BlackBerry ID -
    KB24062  How to create a BlackBerry ID
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • AD integration - not able to login

    I have configured Active Directory in my weblogic server. I am able to get the user-list in console/Security Realms >myrealm >Users and Groups.
    But i am not able to login using that user id and password (From my active directory) to webcenter spaces and content server.
    The error while login we get is - Invalid Credentials
    Please try entering your user name and password again.
    Please Help.
    Thanks in advance

    Hi
    Is your JPS provider showing status as GOOD ? On UCM 11g the credential will be mapped to UCM through the JPS provider by default . It could be that the JPS provider is down which is why you are not able to do the login .
    If JPS provider is showing status as GOOD and still showing the problem then check on the following points to see if any of them has been missed :
    •     Once any errors are corrected, go back into the myrealm security realm again, and edit both your ActiveDirectory and DefaultAuthenticator providers to change their Control Flag to SUFFICIENT.
    •     Reorder the providers so that ActiveDirectory is the first in the list.
    •     Restart the WLS admin server and any managed servers one more time. You should now be able to log in to UCM/URM using an Active Directory username and password.
    Thanks
    Srinath

  • Not able to start the Oracle Enterprise Manager

    Hi All,
    I have installed the Oracle AS Infra on Linux box. I am able to start all the component using opmnctl startall and its showing alive also.
    I am able to login to OID. But not able to login to Oracle Enterprise Manager.
    After starting the Oracle Enterprise Manager using ./emctl start iasconsole
    getting below error in ons.log file
    09/10/13 20:35:58 [4] ONS server initiated
    09/10/13 20:35:58 [2] BIND (Address already in use)
    09/10/13 20:35:58 [2] 127.0.0.1:1034 - listener BIND failed
    09/10/13 20:35:58 [4] Listener thread -1275728992: 127.0.0.1:1034 (0x442) terminating
    09/10/13 20:35:58 [1] Local listener terminated
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:35:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    09/10/13 20:37:59 [4] Local connection 0,127.0.0.1,1034 missing form factor
    <unknown>
    Please help me on this.
    Quick response will be appreciated.

    I have executed the command and got below result
    COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
    java 314 oracleam 10u IPv4 236338 TCP localhost.localdomain:41652->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 12u IPv4 236344 TCP localhost.localdomain:41654->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 14u IPv4 236348 TCP localhost.localdomain:41656->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 15u IPv4 236350 TCP localhost.localdomain:41657->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 16u IPv4 236402 TCP localhost.localdomain:41659->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 17u IPv4 236410 TCP localhost.localdomain:41661->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 18u IPv4 236428 TCP localhost.localdomain:41667->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 20u IPv4 236443 TCP localhost.localdomain:41674->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 24u IPv4 236502 TCP localhost.localdomain:41679->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 32u IPv4 236506 TCP localhost.localdomain:41681->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 33u IPv4 236513 TCP localhost.localdomain:41683->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 34u IPv4 236733 TCP localhost.localdomain:41696->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 35u IPv4 237150 TCP localhost.localdomain:41718->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 36u IPv4 237244 TCP localhost.localdomain:41721->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 37u IPv4 237248 TCP localhost.localdomain:41723->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 38u IPv4 237279 TCP localhost.localdomain:41729->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 39u IPv4 237281 TCP localhost.localdomain:41730->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 40u IPv4 237293 TCP localhost.localdomain:41733->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 41u IPv4 237295 TCP localhost.localdomain:41734->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 42u IPv4 239188 TCP localhost.localdomain:41737->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 43u IPv4 239196 TCP localhost.localdomain:41739->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 44u IPv4 239198 TCP localhost.localdomain:41740->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 45u IPv4 239200 TCP localhost.localdomain:41741->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 46u IPv4 239208 TCP localhost.localdomain:41743->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 47u IPv4 239250 TCP localhost.localdomain:41749->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 48u IPv4 239253 TCP localhost.localdomain:41750->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 49u IPv4 239257 TCP localhost.localdomain:41752->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 50u IPv4 239259 TCP localhost.localdomain:41753->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 51u IPv4 239261 TCP localhost.localdomain:41754->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 52u IPv4 239269 TCP localhost.localdomain:41756->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 53u IPv4 239276 TCP localhost.localdomain:41757->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 54u IPv4 239319 TCP localhost.localdomain:41758->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 55u IPv4 239323 TCP localhost.localdomain:41760->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 56u IPv4 239355 TCP localhost.localdomain:41765->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 57u IPv4 239368 TCP localhost.localdomain:41766->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 58u IPv4 239380 TCP localhost.localdomain:41769->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 59u IPv4 239382 TCP localhost.localdomain:41770->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 60u IPv4 239388 TCP localhost.localdomain:41772->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 61u IPv4 239392 TCP localhost.localdomain:41774->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 62u IPv4 239394 TCP localhost.localdomain:41775->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 63u IPv4 239396 TCP localhost.localdomain:41776->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 64u IPv4 239404 TCP localhost.localdomain:41778->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 65u IPv4 239424 TCP localhost.localdomain:41785->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 66u IPv4 239427 TCP localhost.localdomain:41786->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 67u IPv4 239432 TCP localhost.localdomain:41788->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 68u IPv4 239434 TCP localhost.localdomain:41789->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 69u IPv4 239436 TCP localhost.localdomain:41790->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 70u IPv4 239444 TCP localhost.localdomain:41792->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 71u IPv4 239446 TCP localhost.localdomain:41793->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 72u IPv4 239463 TCP localhost.localdomain:41794->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 73u IPv4 239467 TCP localhost.localdomain:41796->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 74u IPv4 239489 TCP localhost.localdomain:41803->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 75u IPv4 239491 TCP localhost.localdomain:41804->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 76u IPv4 239503 TCP localhost.localdomain:41807->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 77u IPv4 239505 TCP localhost.localdomain:41808->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 78u IPv4 239515 TCP localhost.localdomain:41811->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 79u IPv4 239519 TCP localhost.localdomain:41813->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 80u IPv4 239523 TCP localhost.localdomain:41814->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 81u IPv4 239525 TCP localhost.localdomain:41815->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 82u IPv4 239533 TCP localhost.localdomain:41817->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 83u IPv4 239552 TCP localhost.localdomain:41823->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 110u IPv4 126383 TCP localhost.localdomain:46540->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 117u IPv4 111061 TCP localhost.localdomain:42736->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 118u IPv4 105577 TCP localhost.localdomain:41300->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 119u IPv4 96758 TCP localhost.localdomain:39158->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 120u IPv4 94007 TCP localhost.localdomain:38446->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 122u IPv4 102826 TCP localhost.localdomain:40607->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 123u IPv4 124612 TCP localhost.localdomain:46090->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 124u IPv4 119613 TCP localhost.localdomain:44885->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 125u IPv4 122728 TCP localhost.localdomain:45603->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 126u IPv4 113248 TCP localhost.localdomain:43226->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 128u IPv4 128272 TCP localhost.localdomain:47030->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 129u IPv4 133174 TCP localhost.localdomain:48214->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 130u IPv4 143669 TCP localhost.localdomain:50853->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 131u IPv4 156014 TCP localhost.localdomain:53980->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 132u IPv4 140651 TCP localhost.localdomain:50147->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 133u IPv4 141438 TCP localhost.localdomain:50367->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 134u IPv4 149238 TCP localhost.localdomain:52303->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 135u IPv4 152323 TCP localhost.localdomain:53020->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 136u IPv4 154138 TCP localhost.localdomain:53494->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 137u IPv4 164752 TCP localhost.localdomain:56140->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 138u IPv4 167569 TCP localhost.localdomain:56621->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 139u IPv4 178977 TCP localhost.localdomain:59481->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 140u IPv4 176240 TCP localhost.localdomain:58775->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 143u IPv4 182972 TCP localhost.localdomain:60459->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 144u IPv4 187640 TCP localhost.localdomain:61664->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 145u IPv4 120680 TCP localhost.localdomain:45145->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 146u IPv4 194571 TCP localhost.localdomain:63380->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 147u IPv4 193675 TCP localhost.localdomain:63144->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 148u IPv4 196537 TCP localhost.localdomain:63871->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 149u IPv4 205259 TCP localhost.localdomain:33836->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 150u IPv4 207212 TCP localhost.localdomain:34329->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 151u IPv4 214074 TCP localhost.localdomain:36038->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 152u IPv4 215999 TCP localhost.localdomain:36522->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 153u IPv4 148366 TCP localhost.localdomain:52077->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 154u IPv4 227498 TCP localhost.localdomain:39455->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 155u IPv4 218786 TCP localhost.localdomain:37237->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 156u IPv4 234456 TCP localhost.localdomain:41160->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 157u IPv4 220583 TCP localhost.localdomain:37742->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 158u IPv4 157045 TCP localhost.localdomain:54244->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 159u IPv4 229424 TCP localhost.localdomain:39943->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 168u IPv4 181830 TCP localhost.localdomain:60230->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 170u IPv4 190566 TCP localhost.localdomain:62428->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 174u IPv4 208171 TCP localhost.localdomain:34589->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 176u IPv4 215112 TCP localhost.localdomain:36297->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 178u IPv4 210889 TCP localhost.localdomain:35312->localhost.localdomain:1034 (ESTABLISHED)
    java 314 oracleam 182u IPv4 221682 TCP localhost.localdomain:38020->localhost.localdomain:1034 (ESTABLISHED)
    opmn 31989 root 8u IPv4 88042 TCP localhost.localdomain:1034 (LISTEN)
    opmn 31989 root 12u IPv4 236339 TCP localhost.localdomain:1034->localhost.localdomain:41652 (ESTABLISHED)
    opmn 31989 root 13u IPv4 88556 TCP localhost.localdomain:1034->localhost.localdomain:37473 (ESTABLISHED)
    opmn 31989 root 14u IPv4 88264 TCP localhost.localdomain:1034->localhost.localdomain:37436 (ESTABLISHED)
    opmn 31989 root 15u IPv4 88473 TCP localhost.localdomain:1034->localhost.localdomain:37458 (ESTABLISHED)
    opmn 31989 root 16u IPv4 88518 TCP localhost.localdomain:1034->localhost.localdomain:37469 (ESTABLISHED)
    opmn 31989 root 17u IPv4 236345 TCP localhost.localdomain:1034->localhost.localdomain:41654 (ESTABLISHED)
    opmn 31989 root 18u IPv4 236349 TCP localhost.localdomain:1034->localhost.localdomain:41656 (ESTABLISHED)
    opmn 31989 root 19u IPv4 236351 TCP localhost.localdomain:1034->localhost.localdomain:41657 (ESTABLISHED)
    opmn 31989 root 20u IPv4 236403 TCP localhost.localdomain:1034->localhost.localdomain:41659 (ESTABLISHED)
    opmn 31989 root 21u IPv4 236411 TCP localhost.localdomain:1034->localhost.localdomain:41661 (ESTABLISHED)
    opmn 31989 root 22u IPv4 236429 TCP localhost.localdomain:1034->localhost.localdomain:41667 (ESTABLISHED)
    opmn 31989 root 23u IPv4 236444 TCP localhost.localdomain:1034->localhost.localdomain:41674 (ESTABLISHED)
    opmn 31989 root 24u IPv4 236503 TCP localhost.localdomain:1034->localhost.localdomain:41679 (ESTABLISHED)
    opmn 31989 root 25u IPv4 236507 TCP localhost.localdomain:1034->localhost.localdomain:41681 (ESTABLISHED)
    opmn 31989 root 26u IPv4 236514 TCP localhost.localdomain:1034->localhost.localdomain:41683 (ESTABLISHED)
    opmn 31989 root 27u IPv4 236734 TCP localhost.localdomain:1034->localhost.localdomain:41696 (ESTABLISHED)
    opmn 31989 root 28u IPv4 237151 TCP localhost.localdomain:1034->localhost.localdomain:41718 (ESTABLISHED)
    opmn 31989 root 29u IPv4 237245 TCP localhost.localdomain:1034->localhost.localdomain:41721 (ESTABLISHED)
    opmn 31989 root 30u IPv4 237249 TCP localhost.localdomain:1034->localhost.localdomain:41723 (ESTABLISHED)
    opmn 31989 root 31u IPv4 237280 TCP localhost.localdomain:1034->localhost.localdomain:41729 (ESTABLISHED)
    opmn 31989 root 32u IPv4 237282 TCP localhost.localdomain:1034->localhost.localdomain:41730 (ESTABLISHED)
    opmn 31989 root 33u IPv4 237294 TCP localhost.localdomain:1034->localhost.localdomain:41733 (ESTABLISHED)
    opmn 31989 root 34u IPv4 237296 TCP localhost.localdomain:1034->localhost.localdomain:41734 (ESTABLISHED)
    opmn 31989 root 35u IPv4 239189 TCP localhost.localdomain:1034->localhost.localdomain:41737 (ESTABLISHED)
    opmn 31989 root 36u IPv4 239197 TCP localhost.localdomain:1034->localhost.localdomain:41739 (ESTABLISHED)
    opmn 31989 root 37u IPv4 239199 TCP localhost.localdomain:1034->localhost.localdomain:41740 (ESTABLISHED)
    opmn 31989 root 38u IPv4 239201 TCP localhost.localdomain:1034->localhost.localdomain:41741 (ESTABLISHED)
    opmn 31989 root 39u IPv4 239209 TCP localhost.localdomain:1034->localhost.localdomain:41743 (ESTABLISHED)
    opmn 31989 root 40u IPv4 239251 TCP localhost.localdomain:1034->localhost.localdomain:41749 (ESTABLISHED)
    opmn 31989 root 41u IPv4 239254 TCP localhost.localdomain:1034->localhost.localdomain:41750 (ESTABLISHED)
    opmn 31989 root 42u IPv4 239258 TCP localhost.localdomain:1034->localhost.localdomain:41752 (ESTABLISHED)
    opmn 31989 root 43u IPv4 239260 TCP localhost.localdomain:1034->localhost.localdomain:41753 (ESTABLISHED)
    opmn 31989 root 44u IPv4 239262 TCP localhost.localdomain:1034->localhost.localdomain:41754 (ESTABLISHED)
    opmn 31989 root 45u IPv4 239270 TCP localhost.localdomain:1034->localhost.localdomain:41756 (ESTABLISHED)
    opmn 31989 root 46u IPv4 239277 TCP localhost.localdomain:1034->localhost.localdomain:41757 (ESTABLISHED)
    opmn 31989 root 47u IPv4 239320 TCP localhost.localdomain:1034->localhost.localdomain:41758 (ESTABLISHED)
    opmn 31989 root 48u IPv4 239324 TCP localhost.localdomain:1034->localhost.localdomain:41760 (ESTABLISHED)
    opmn 31989 root 49u IPv4 239356 TCP localhost.localdomain:1034->localhost.localdomain:41765 (ESTABLISHED)
    opmn 31989 root 50u IPv4 239369 TCP localhost.localdomain:1034->localhost.localdomain:41766 (ESTABLISHED)
    opmn 31989 root 51u IPv4 239381 TCP localhost.localdomain:1034->localhost.localdomain:41769 (ESTABLISHED)
    opmn 31989 root 52u IPv4 239383 TCP localhost.localdomain:1034->localhost.localdomain:41770 (ESTABLISHED)
    opmn 31989 root 53u IPv4 239389 TCP localhost.localdomain:1034->localhost.localdomain:41772 (ESTABLISHED)
    opmn 31989 root 54u IPv4 239393 TCP localhost.localdomain:1034->localhost.localdomain:41774 (ESTABLISHED)
    opmn 31989 root 55u IPv4 239395 TCP localhost.localdomain:1034->localhost.localdomain:41775 (ESTABLISHED)
    opmn 31989 root 56u IPv4 239397 TCP localhost.localdomain:1034->localhost.localdomain:41776 (ESTABLISHED)
    opmn 31989 root 57u IPv4 239405 TCP localhost.localdomain:1034->localhost.localdomain:41778 (ESTABLISHED)
    opmn 31989 root 58u IPv4 239425 TCP localhost.localdomain:1034->localhost.localdomain:41785 (ESTABLISHED)
    opmn 31989 root 59u IPv4 239428 TCP localhost.localdomain:1034->localhost.localdomain:41786 (ESTABLISHED)
    opmn 31989 root 60u IPv4 239433 TCP localhost.localdomain:1034->localhost.localdomain:41788 (ESTABLISHED)
    opmn 31989 root 61u IPv4 239435 TCP localhost.localdomain:1034->localhost.localdomain:41789 (ESTABLISHED)
    opmn 31989 root 62u IPv4 239437 TCP localhost.localdomain:1034->localhost.localdomain:41790 (ESTABLISHED)
    opmn 31989 root 63u IPv4 239445 TCP localhost.localdomain:1034->localhost.localdomain:41792 (ESTABLISHED)
    opmn 31989 root 64u IPv4 239447 TCP localhost.localdomain:1034->localhost.localdomain:41793 (ESTABLISHED)
    opmn 31989 root 65u IPv4 239464 TCP localhost.localdomain:1034->localhost.localdomain:41794 (ESTABLISHED)
    opmn 31989 root 66u IPv4 239468 TCP localhost.localdomain:1034->localhost.localdomain:41796 (ESTABLISHED)
    opmn 31989 root 67u IPv4 239490 TCP localhost.localdomain:1034->localhost.localdomain:41803 (ESTABLISHED)
    opmn 31989 root 68u IPv4 239492 TCP localhost.localdomain:1034->localhost.localdomain:41804 (ESTABLISHED)
    opmn 31989 root 69u IPv4 239504 TCP localhost.localdomain:1034->localhost.localdomain:41807 (ESTABLISHED)
    opmn 31989 root 70u IPv4 239506 TCP localhost.localdomain:1034->localhost.localdomain:41808 (ESTABLISHED)
    opmn 31989 root 71u IPv4 239516 TCP localhost.localdomain:1034->localhost.localdomain:41811 (ESTABLISHED)
    opmn 31989 root 72u IPv4 239520 TCP localhost.localdomain:1034->localhost.localdomain:41813 (ESTABLISHED)
    opmn 31989 root 73u IPv4 239524 TCP localhost.localdomain:1034->localhost.localdomain:41814 (ESTABLISHED)
    opmn 31989 root 74u IPv4 239526 TCP localhost.localdomain:1034->localhost.localdomain:41815 (ESTABLISHED)
    opmn 31989 root 75u IPv4 239534 TCP localhost.localdomain:1034->localhost.localdomain:41817 (ESTABLISHED)
    opmn 31989 root 76u IPv4 239553 TCP localhost.localdomain:1034->localhost.localdomain:41823 (ESTABLISHED)
    opmn 31989 root 103u IPv4 126384 TCP localhost.localdomain:1034->localhost.localdomain:46540 (ESTABLISHED)
    opmn 31989 root 110u IPv4 111062 TCP localhost.localdomain:1034->localhost.localdomain:42736 (ESTABLISHED)
    opmn 31989 root 111u IPv4 105578 TCP localhost.localdomain:1034->localhost.localdomain:41300 (ESTABLISHED)
    opmn 31989 root 112u IPv4 96759 TCP localhost.localdomain:1034->localhost.localdomain:39158 (ESTABLISHED)
    opmn 31989 root 113u IPv4 94008 TCP localhost.localdomain:1034->localhost.localdomain:38446 (ESTABLISHED)
    opmn 31989 root 115u IPv4 102827 TCP localhost.localdomain:1034->localhost.localdomain:40607 (ESTABLISHED)
    opmn 31989 root 116u IPv4 124613 TCP localhost.localdomain:1034->localhost.localdomain:46090 (ESTABLISHED)
    opmn 31989 root 117u IPv4 119614 TCP localhost.localdomain:1034->localhost.localdomain:44885 (ESTABLISHED)
    opmn 31989 root 118u IPv4 122729 TCP localhost.localdomain:1034->localhost.localdomain:45603 (ESTABLISHED)
    opmn 31989 root 119u IPv4 113249 TCP localhost.localdomain:1034->localhost.localdomain:43226 (ESTABLISHED)
    opmn 31989 root 121u IPv4 128273 TCP localhost.localdomain:1034->localhost.localdomain:47030 (ESTABLISHED)
    opmn 31989 root 122u IPv4 133175 TCP localhost.localdomain:1034->localhost.localdomain:48214 (ESTABLISHED)
    opmn 31989 root 123u IPv4 143670 TCP localhost.localdomain:1034->localhost.localdomain:50853 (ESTABLISHED)
    opmn 31989 root 124u IPv4 156015 TCP localhost.localdomain:1034->localhost.localdomain:53980 (ESTABLISHED)
    opmn 31989 root 125u IPv4 140652 TCP localhost.localdomain:1034->localhost.localdomain:50147 (ESTABLISHED)
    opmn 31989 root 126u IPv4 141439 TCP localhost.localdomain:1034->localhost.localdomain:50367 (ESTABLISHED)
    opmn 31989 root 127u IPv4 149239 TCP localhost.localdomain:1034->localhost.localdomain:52303 (ESTABLISHED)
    opmn 31989 root 128u IPv4 152324 TCP localhost.localdomain:1034->localhost.localdomain:53020 (ESTABLISHED)
    opmn 31989 root 129u IPv4 154139 TCP localhost.localdomain:1034->localhost.localdomain:53494 (ESTABLISHED)
    opmn 31989 root 130u IPv4 164753 TCP localhost.localdomain:1034->localhost.localdomain:56140 (ESTABLISHED)
    opmn 31989 root 131u IPv4 167570 TCP localhost.localdomain:1034->localhost.localdomain:56621 (ESTABLISHED)
    opmn 31989 root 132u IPv4 178978 TCP localhost.localdomain:1034->localhost.localdomain:59481 (ESTABLISHED)
    opmn 31989 root 133u IPv4 176241 TCP localhost.localdomain:1034->localhost.localdomain:58775 (ESTABLISHED)
    opmn 31989 root 136u IPv4 182973 TCP localhost.localdomain:1034->localhost.localdomain:60459 (ESTABLISHED)
    opmn 31989 root 137u IPv4 194572 TCP localhost.localdomain:1034->localhost.localdomain:63380 (ESTABLISHED)
    opmn 31989 root 138u IPv4 120681 TCP localhost.localdomain:1034->localhost.localdomain:45145 (ESTABLISHED)
    opmn 31989 root 139u IPv4 193676 TCP localhost.localdomain:1034->localhost.localdomain:63144 (ESTABLISHED)
    opmn 31989 root 140u IPv4 187641 TCP localhost.localdomain:1034->localhost.localdomain:61664 (ESTABLISHED)
    opmn 31989 root 141u IPv4 196538 TCP localhost.localdomain:1034->localhost.localdomain:63871 (ESTABLISHED)
    opmn 31989 root 142u IPv4 205260 TCP localhost.localdomain:1034->localhost.localdomain:33836 (ESTABLISHED)
    opmn 31989 root 143u IPv4 207213 TCP localhost.localdomain:1034->localhost.localdomain:34329 (ESTABLISHED)
    opmn 31989 root 144u IPv4 214075 TCP localhost.localdomain:1034->localhost.localdomain:36038 (ESTABLISHED)
    opmn 31989 root 145u IPv4 216000 TCP localhost.localdomain:1034->localhost.localdomain:36522 (ESTABLISHED)
    opmn 31989 root 146u IPv4 148367 TCP localhost.localdomain:1034->localhost.localdomain:52077 (ESTABLISHED)
    opmn 31989 root 147u IPv4 227499 TCP localhost.localdomain:1034->localhost.localdomain:39455 (ESTABLISHED)
    opmn 31989 root 148u IPv4 218787 TCP localhost.localdomain:1034->localhost.localdomain:37237 (ESTABLISHED)
    opmn 31989 root 149u IPv4 234457 TCP localhost.localdomain:1034->localhost.localdomain:41160 (ESTABLISHED)
    opmn 31989 root 150u IPv4 220584 TCP localhost.localdomain:1034->localhost.localdomain:37742 (ESTABLISHED)
    opmn 31989 root 151u IPv4 157046 TCP localhost.localdomain:1034->localhost.localdomain:54244 (ESTABLISHED)
    opmn 31989 root 152u IPv4 229425 TCP localhost.localdomain:1034->localhost.localdomain:39943 (ESTABLISHED)
    opmn 31989 root 161u IPv4 181831 TCP localhost.localdomain:1034->localhost.localdomain:60230 (ESTABLISHED)
    opmn 31989 root 163u IPv4 190567 TCP localhost.localdomain:1034->localhost.localdomain:62428 (ESTABLISHED)
    opmn 31989 root 167u IPv4 208172 TCP localhost.localdomain:1034->localhost.localdomain:34589 (ESTABLISHED)
    opmn 31989 root 169u IPv4 215113 TCP localhost.localdomain:1034->localhost.localdomain:36297 (ESTABLISHED)
    opmn 31989 root 171u IPv4 210890 TCP localhost.localdomain:1034->localhost.localdomain:35312 (ESTABLISHED)
    opmn 31989 root 175u IPv4 221683 TCP localhost.localdomain:1034->localhost.localdomain:38020 (ESTABLISHED)
    java 32063 root 30u IPv4 88263 TCP localhost.localdomain:37436->localhost.localdomain:1034 (ESTABLISHED)
    java 32158 root 10u IPv6 88472 TCP localhost.localdomain:37458->localhost.localdomain:1034 (ESTABLISHED)
    java 32194 root 6u IPv4 88517 TCP localhost.localdomain:37469->localhost.localdomain:1034 (ESTABLISHED)
    httpd 32226 root 21u IPv4 88555 TCP localhost.localdomain:37473->localhost.localdomain:1034 (ESTABLISHED)
    Not sure where its used. Please have a look and do let me know how to proceed.
    Thanks in advance
    Edited by: user10632964 on 15 Oct, 2009 6:43 AM

  • EC2 Amazon AMI for Adobe media server - not able to login

    manickam@manickam-Aspire-5738:~$ ssh -i ~/Downloads/mkm_adobe3.pem [email protected]
    Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
    manickam@manickam-Aspire-5738:~$ ssh -i ~/Downloads/mkm_adobe3.pem [email protected]
    Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
    manickam@manickam-Aspire-5738:~$
    What is the user id used for login ? Looks like it is neither ec2-user nor root in this case.
    Anybody helping, I would deeply appreciate. It is ridiculous to get billed when not able to use the software - not even able to login.

    Use “amsadmin” user to login to AMS EC2 instance as root user has been disabled.
    If you are logging in for the first time using SSH, use Putty to set the password for the amsadmin user as you will not be able to login using WinSCP.
    Launch Putty to log into the instance.
    In the Host Name (or IP address) box, enter the Public DNS of the instance you launched.
    In the Category pane on the left, choose Connection>SSH>Auth.
    Browse to locate the private key for authentication and click Open. See Using key pairs to connect to an instance securely, to understand how to use PuTTYgen application to convert the .pem file to a .ppk file.
    Log in as amsadmin user.
    Enter a valid password and confirm the new password.
    Note: For subsequent logins, you can either use Putty or WinSCP

  • Not able to login from microsoft account's generat...

    I had created a skype id using my hotmail account. The skype name automatically generated as live:***
    I am able to login to skype on any device when I signin using Microsoft account and enter details of my hotmail account.
    Problem: Why am I not able to login using the automatically generated skype name (live:***), on any device or browser. Whenever I try logging in using this skype name I get an error that please check your skype name and enter password and login again.
    Please help!

    Hi,
    I presume you have implemented the solution provided in the KBA 1204539
    Two things you might try:
    - Use the IP address as CMS name. If that works, then you have a problem with your resolution. You need to check your client DNS settings and suffix.
    - Make sure that there is communication between CMS server and client. If you use requestport parameter, you need to verify with your network admin that the range indicated is opened between server and client.
    - Use the requestport parameter for Input FRS as well
    You can check more details in the section "Working with Firewalls" (page 450) http://help.sap.com/businessobject/product_guides/boexir31SP3/en/xi31_sp3_bip_admin_en.pdf
    I presume that your LiveOffice is working because you are connecting to QaaWs and your connection to the Web Application server is fine. The problem are the other ports.
    Regards,
    Julian

  • User is not able to Login from external supplier, using the WSS (ICH)

    Hi Gurus,
    The user is not able to login to the server externally from url.
    dev_icm is giving below warnings:
    [Thr 11052] IcmWatchDogThread: watchdog started
    [Thr 11309] ** WARNING => HttpPlugInInit: Parameter icm/HTTPS/trust_client_with_issuer or icm/HTTPS/trust_client_with_subject not set  => do
    not trust any intermediary*
    X.509 cert data will be removed from header [http_plg_mt. 720]
    [Thr 11309] =================================================
    [Thr 11309] = SSL Initialization  on  IBM RS/6000 with AIX
    [Thr 11309] =   (700_REL,May  3 2008,mt,ascii-uc,SAP_UC/size_t/void* = 16/64/64)
    [Thr 11309]   profile param "ssl/ssl_lib" = "/usr/sap/SCA/SYS/exe/run/libsapcrypto.o"
               resulting Filename = "/usr/sap/SCA/SYS/exe/run/libsapcrypto.o"
    [Thr 11309] =   found SAPCRYPTOLIB  5.5.5C pl16  (Jun 10 2004) MT-safe
    [Thr 11309] =   current UserID: "scaadm",  env-var USER="scaadm"
    [Thr 11309] =   using SECUDIR=/usr/sap/SCA/DVEBMGS41/sec
    [Thr 11309] =  secudessl_Create_SSL_CTX():  PSE "/usr/sap/SCA/DVEBMGS41/sec/SAPSSLA.pse" not found,
    [Thr 11309] =      using PSE "/usr/sap/SCA/DVEBMGS41/sec/SAPSSLC.pse" as fallback
    [Thr 11309] = Success -- SapCryptoLib SSL ready!
    [Thr 11309] =================================================
    HTTPS (SSL) settings are as below, i think which means that no ssl certifiacts are required.
    icm/HTTPS/verify_client        = 0
    Kindly help urgently.
    regards,
    MJ

    this is SCM system.
    SSL CA's are set.
    what should be value of the parameters?
    icm/HTTPS/trust_ client_with_ issuer or
    icm/HTTPS/trust_ client_with_ subject
    http and https ssl conections are correctly set.
    I think the SAPSSLA. pse" not found, is not the problem as the parameter icm/HTTPS/verify_ client = 0 is set, it means that no ssl certifiacts are required.
    problem is coming when the system is being accessed from externally using other secure domain name.
    the system is being accessed ok from web urs which is internal, but not external.
    for example in strust tcode  the domain name is *abc.com, which is running fine when accessing the system internally.
    but when the user is accessing this sytem from other secure login from *xyz.com, which is also the same companys domain, then the user not able to login, its showing errir.

  • After upgraded 9.2 DB, all users are not able to login (Except Guest).

    After completed the DB upgrade from 8.1.7.4 to 9.2.0, all users are not able to login the oraclemypage.home. This is except the Guest account.For example, I use the sysadmin account to login the oraclemypage.home. It shows "Your login is invalid. Please login again."
    Moreover, I do the following query.
    SQL> select fnd_web_sec.validate_login('SYSADMIN','SYSADMIN') from
    dual;
    FND_WEB_SEC.VALIDATE_LOGIN('SYSADMIN','SYSADMIN')
    N
    If I guery the Guest account, the result is "Y".
    Also, all users can access via dev60cgi/f60cgi to open E-business 11.5.7 application. Are there any missing script / process I need to do?
    Thanks,
    Matthew

    Hi Arun,
    What message u get on the apache logs / jserv logs when u get the error ?
    Since the log cumulate a giga byte, I clean up the log and test again. It seems no error message.Whats your platform?
    HP-UX 11.11To which version (5 digit) u upgraded DB ?
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    I found a note 225074.1 that talks of a similar issue where users are ablt to login to forms but not php. this is for AIX. review the note.
    I had checked this previously. Part of this document already tried which suggested by Oracle Support.what is the end_date for all of these users in fnd_user table ? if all users for some reason is end_dated , then fnd_web_sec will show 'N"
    All users are normal. For those I tested without end_dated, I can access via f60cgi too.whats the session_cookie_domain set to in icx_parameters table? Set to NULL and try bouncing apache once.
    This set to ".mycompany.com". You mean that I set the session_cookie_domain to NULL and restart Apache, right? Why I need to set it NULL?

  • User not able to login to Discoverer Plus 10g with Java 1.8 and Java1.6

    Hi,
    The user is using Windows machine and trying to login to Discoverer Plus 10g. He recently upgraded to Java 1.8 and was not able to login.
    We informed the user that Discoverer 10g is not compatible with java version above 1.6. The user removed the java 1.8 and installed 1.6 again.
    Still he is facing issue.
    The error he gets is:
    Unable to connect to the Discoverer Server: null
    Please contact your Oracle Application Server administrator
    Please suggest.
    1. Is there also a way to make it work with java 1,8 version as the user need to use it for the Oracle HRMS.?
    Thanks
    Chhavi

    Hi,
    The user is using Windows machine and trying to login to Discoverer Plus 10g. He recently upgraded to Java 1.8 and was not able to login.
    We informed the user that Discoverer 10g is not compatible with java version above 1.6. The user removed the java 1.8 and installed 1.6 again.
    Still he is facing issue.
    The error he gets is:
    Unable to connect to the Discoverer Server: null
    Please contact your Oracle Application Server administrator
    Please suggest.
    1. Is there also a way to make it work with java 1,8 version as the user need to use it for the Oracle HRMS.?
    Thanks
    Chhavi

Maybe you are looking for