MaxDB 7.6.05.09 Create db inst fails on 'auto_extend'

Hello
I have loaded MaxDB 7.6.05.09 and DBMGUI 7.6.00.37 (148140) on Windows Server 2003 SP2.
I try and create a database instance with the DBMGUI but it fails on 'auto_extend' with return code -24805.
Here are the steps I did:
Start DBMGUI
Use the Create Intsance Wizard to created a database.
Select Desktop PC / Laptop and accept all the default values.
Fails with an auto extend error.
Here is the relevant output from dbmsrv_SUNFLOWER.prt:
2008-10-29 16:46:10 0x00001148 INF        216 DBMSrv   DBM Server client connection (established at 2008-10-29 16:46:10): PID 4276 on computer sunflower.pha.co.za
2008-10-29 16:46:10 0x00001148 INF        283 DBMSrv   Command 'db_create -a ...' is being executed.
2008-10-29 16:46:10 0x00001148 INF        419 DBMSrv   Command 'db_create' has ended with return code 0.
2008-10-29 16:46:10 0x00001148 INF        226 DBMSrv   DBM Server client disconnected: PID 4276 on computer sunflower.pha.co.za
2008-10-29 16:46:11 0x0000116c INF          4 DBMSrvLo This DBM Server does not switch its log file to file dbm.prt in the run directory.
                    0x0000116c INF         21 DBMSrv   Parameter RUNDIRECTORY not found
2008-10-29 16:46:14 0x0000116c INF        216 DBMSrv   DBM Server client connection (established at 2008-10-29 16:46:11): PID 4276 on computer sunflower.pha.co.za
2008-10-29 16:46:14 0x0000116c INF        283 DBMSrv   Command 'auto_extend show' is being executed.
2008-10-29 16:46:15 0x0000116c INF        419 DBMSrv   Command 'auto_extend' has ended with return code 0.
2008-10-29 16:46:15 0x0000116c INF        283 DBMSrv   Command 'auto_update_statistics show' is being executed.
2008-10-29 16:46:16 0x0000116c INF        419 DBMSrv   Command 'auto_update_statistics' has ended with return code 0.
2008-10-29 16:46:16 0x0000116c INF        283 DBMSrv   Command 'param_put SESSION_TIMEOUT "0"' is being executed.
2008-10-29 16:46:16 0x0000116c INF        419 DBMSrv   Command 'param_put' has ended with return code 0.
2008-10-29 16:46:17 0x0000116c INF        283 DBMSrv   Command 'param_directput _UNICODE "YES"' is being executed.
2008-10-29 16:46:17 0x0000116c INF        419 DBMSrv   Command 'param_directput' has ended with return code 0.
2008-10-29 16:46:17 0x0000116c INF        283 DBMSrv   Command 'param_put CACHE_SIZE "2500"' is being executed.
2008-10-29 16:46:17 0x0000116c INF        419 DBMSrv   Command 'param_put' has ended with return code 0.
2008-10-29 16:46:17 0x0000116c INF        283 DBMSrv   Command 'param_put _SERVERDB_FOR_SAP "NO"' is being executed.
2008-10-29 16:46:18 0x0000116c INF        419 DBMSrv   Command 'param_put' has ended with return code 0.
2008-10-29 16:46:18 0x0000116c INF        283 DBMSrv   Command 'param_put MAXDATAVOLUMES "64"' is being executed.
2008-10-29 16:46:19 0x0000116c INF        419 DBMSrv   Command 'param_put' has ended with return code 0.
2008-10-29 16:46:19 0x0000116c INF        283 DBMSrv   Command 'param_put XP_MAXPAGER "3"' is being executed.
2008-10-29 16:46:19 0x0000116c INF        419 DBMSrv   Command 'param_put' has ended with return code 0.
2008-10-29 16:46:19 0x0000116c INF        283 DBMSrv   Command 'param_put MAXUSERTASKS "10"' is being executed.
2008-10-29 16:46:20 0x0000116c INF        419 DBMSrv   Command 'param_put' has ended with return code 0.
2008-10-29 16:46:20 0x0000116c INF        283 DBMSrv   Command 'param_checkall EXTENDED' is being executed.
2008-10-29 16:46:20 0x0000116c INF        419 DBMSrv   Command 'param_checkall' has ended with return code 0.
2008-10-29 16:46:20 0x0000116c INF        283 DBMSrv   Command 'param_commitsession NOCLOSE' is being executed.
2008-10-29 16:46:26 0x0000116c INF        419 DBMSrv   Command 'param_commitsession' has ended with return code 0.
2008-10-29 16:46:26 0x0000116c INF        283 DBMSrv   Command 'param_addvolume 1 DATA "C:\Documents and Settings\All Users\Application Data\sdb\data\MAXDB1\data\DISKD0001" F 32768' is being executed.
2008-10-29 16:46:27 0x0000116c INF        419 DBMSrv   Command 'param_addvolume' has ended with return code 0.
2008-10-29 16:46:28 0x0000116c INF        283 DBMSrv   Command 'param_addvolume 1 LOG "C:\Documents and Settings\All Users\Application Data\sdb\data\MAXDB1\log\DISKL001" F 6400' is being executed.
2008-10-29 16:46:30 0x0000116c INF        419 DBMSrv   Command 'param_addvolume' has ended with return code 0.
2008-10-29 16:46:30 0x0000116c INF        283 DBMSrv   Command 'db_admin -f' is being executed.
2008-10-29 16:46:38 0x0000116c INF        419 DBMSrv   Command 'db_admin' has ended with return code 0.
2008-10-29 16:46:39 0x0000116c INF        283 DBMSrv   Command 'auto_extend show' is being executed.
2008-10-29 16:46:39 0x0000116c INF        419 DBMSrv   Command 'auto_extend' has ended with return code 0.
2008-10-29 16:46:39 0x0000116c INF        283 DBMSrv   Command 'auto_update_statistics show' is being executed.
2008-10-29 16:46:39 0x0000116c INF        419 DBMSrv   Command 'auto_update_statistics' has ended with return code 0.
2008-10-29 16:46:39 0x0000116c INF        283 DBMSrv   Command 'auto_extend on 90' is being executed.
2008-10-29 16:46:40 0x0000116c ERR     -24580 DBMSrv   ERR_COMMAND_FAILED: Command 'auto_extend' has ended and failed with return code -24805.
                    0x0000116c ERR     -24805 DBMSrv   ERR_NOAUTOEXTEND: auto extend feature not activated
                    0x0000116c ERR     -24964 DBMSrv   ERR_EXECUTE: Error in program execution
                    0x0000116c ERR     -24853 DBMSrv   ERR_NOSERVERPROCESSRUNNING: Could not start server process (used command: "dbm_execute_serverprocess 2 start -internal "C:\Documents and Settings\All Users\Application Data\sdb\data\wrk\MAXDB1\dbmsilevt.cfg" -l "C:\Documents and Settings\All Users\Application Data\sdb\data\wrk\MAXDB1\dbmevtdisp.prt" -d MAXDB1 -u DBM,*")
                    0x0000116c ERR     -24778 DBMSrv   -4,unknown host name
2008-10-29 16:46:52 0x0000116c INF        226 DBMSrv   DBM Server client disconnected: PID 4276 on computer sunflower.pha.co.za
As suggested in MaxDB 7.6.5.09 upgrade / install hangs at inst_reg. I tried the following:
Check localhost host name.
C:\Documents and Settings\All Users\Application Data\sdb\data\wrk
#type c:\WINDOWS\system32\drivers\etc\hosts
# Copyright (c) 1993-1999 Microsoft Corp.
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
# For example:
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host
127.0.0.1       localhost
And execute
C:\Documents and Settings\All Users\Application Data\sdb\data\wrk
#dbmcli -d P01 -u DBA,* -n localhost
dbmcli on localhost : P01>
(P01 was created with auto_extend off)
Any futher suggestions would be appreciated.
Regards
Bradley

Hello
#set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\admin\Application Data
ClusterLog=C:\WINDOWS\Cluster\cluster.log
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=SUNFLOWER
ComSpec=C:\WINDOWS\system32\cmd.exe
DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopPro
tection
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\admin
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_04
LOGONSERVER=\\DAFFODIL
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Program Files\sdb\programs\bin;C:\Program Files\sdb\programs\pgm;C:\Prog
ram Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS
\System32\Wbem;C:\Program Files\Riverbed\;E:\ProgramFiles\gnuwin32\bin;c:\Progra
m Files\Vim\vim71;C:\Program Files\Java\j2re1.4.2_06\bin;C:\Utility;C:\Program F
iles\Microsoft SQL Server\90\Tools\binn\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f06
ProgramFiles=C:\Program Files
PROMPT=$M$P$_#
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\admin\LOCALS~1\Temp
TMP=C:\DOCUME~1\admin\LOCALS~1\Temp
USERDNSDOMAIN=PHA.CO.ZA
USERDOMAIN=SWEIDAN
USERNAME=admin
USERPROFILE=C:\Documents and Settings\admin
VS90COMNTOOLS=C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\
VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\Desktop
Protection
windir=C:\WINDOWS
Create dir
#md "C:\Documents and Settings\admin\WINDOWS\TEMP"
C:\Documents and Settings\admin
#dir "C:\Documents and Settings\admin\WINDOWS\TEMP"
Volume in drive C is System
Volume Serial Number is D819-1472
Directory of C:\Documents and Settings\admin\WINDOWS\TEMP
2008/10/31  12:37 PM    <DIR>          .
2008/10/31  12:37 PM    <DIR>          ..
               0 File(s)              0 bytes
               2 Dir(s)  51,938,512,384 bytes free
I then tried
#dbmcli -d P01 -u dbm,* auto_extend ON
***** begin environment dump
=C:=C:\Program Files\sdb\7605
=ExitCode=00000000
ClusterLog=C:\WINDOWS\Cluster\cluster.log
ComSpec=C:\Documents and Settings\admin\WINDOWS\system32\cmd.exe
DBROOT=C:\Program Files\sdb\7605
DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopPro
tection
FP_NO_HOST_CHECK=NO
JAVA_HOME=C:\Program Files\Java\jdk1.6.0_04
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Program Files\sdb\7605\bin;C:\Program Files\sdb\7605\pgm;C:\Program File
s\sdb\programs\bin;C:\Program Files\sdb\programs\pgm;C:\Program Files\sdb\progra
ms\bin;C:\Program Files\sdb\programs\pgm;C:\Program Files\Windows Resource Kits\
Tools\;C:\Documents and Settings\admin\WINDOWS\system32;C:\Documents and Setting
s\admin\WINDOWS;C:\Documents and Settings\admin\WINDOWS\System32\Wbem;C:\Program
Files\Riverbed\;E:\ProgramFiles\gnuwin32\bin;c:\Program Files\Vim\vim71;C:\Prog
ram Files\Java\j2re1.4.2_06\bin;C:\Utility;C:\Program Files\Microsoft SQL Server
\90\Tools\binn\
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0f06
PROMPT=$M$P$_#
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Documents and Settings\admin\WINDOWS
TEMP=C:\Documents and Settings\admin\WINDOWS\TEMP
TMP=C:\Documents and Settings\admin\WINDOWS\TEMP
USERPROFILE=C:\Documents and Settings\admin
VS90COMNTOOLS=C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\
VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\Desktop
Protection
windir=C:\Documents and Settings\admin\WINDOWS
***** end environment dump
ERR
-24805,ERR_NOAUTOEXTEND: auto extend feature not activated
-24964,ERR_EXECUTE: Error in program execution
-24853,ERR_NOSERVERPROCESSRUNNING: Could not start server process (used command:
"dbm_execute_serverprocess 2 start -internal E:\ProgramFiles\MaxDB\indep_data\w
rk\P01\dbmsilevt.cfg -l E:\ProgramFiles\MaxDB\indep_data\wrk\P01\dbmevtdisp.prt
-d P01 -u DBM,*")
-4,unknown host name
and
C:\Documents and Settings\admin
#dbmcli -d P01 -u dbm,* -n localhost auto_extend ON
OK
So I don't think creating a db with all the defaults will work.  If you would like me to try and create a another db with the DBGUI with all the defaults let me know and I'll give it a try.
Kind regards
Bradley

Similar Messages

  • Creating FRCommon system failed - in 11g Forms & Report Installation

    Dear all,
    When installing 11g Forms and Reports "*Creating FRCommon system failed - in 11g Forms & Report Installation*".
    I have successfully created the weblogic server 10.3.5 , and continued with 11g forms & reports. First Installed the forms & reports software, and i try to configure. after several steps of configuration i have failed when its place "*Creating FRCommon system failed - in 11g Forms & Report Installation*".
    What it is this Error.
    Kindly help me.
    My OS Windows
    Forms and reports 11gR2
    More info
    When i start the configuration i have chosen Forms & Reports server and Development tools in the configuration page along with OHS.
    Regards
    Hamid

    Hi experts,
    I have the same problem when I try to install oracle Fusion Middleware 11g, is it possible that I forget some steps before, or should I install required something before continue intallation?
    Best Regards.
    Karim.

  • Error in Creating the Oracle Fail Safe Group during installation on MSCS

    Hi All,
    I am installing ECC 6 dual stack on MSCS.
    I have done steps till CI installation as per installation guide.
    I am gettig the following error in the step "Creating the Oracle fail safe group" while changing physical hostname into the virtual databse hostname using configtool in secure store parameter jdbc/pool/<SAPSID>Url as per the installation guide.
    "Error occurred while working with configuration(scanning)
    MSG:Error while connecting to the database"
    I think it is not accepting the virtual hostname.
    In our scenario CI is running CI node and DB instance is running on DB node.
    I have followed the steps as per the installation guide.
    Please let me know how to resolve this issue.
    Database - Oracle 10g,OS is Windows server 2008 enterprse edition.
    Regards,
    Dinakar
    Edited by: mutnuru dinakar on Jun 1, 2011 1:39 PM
    Edited by: mutnuru dinakar on Jun 1, 2011 1:40 PM

    Hi,
    Thanks for your reply.
    1) did you stop the CI before making the modifications as stated in the installation guide?
         Yes
    2) is your database currently running on the same physical cluster node as your CI?
        No.Database instance is running on DB node and CI is on CI node.
    3) is your database online?
         Yes,it is up and running
    Please let me know if there is anyway to resolve this issue.
    Regards,
    Dinakar

  • Creating Domain step fails while trying to install OBIEE 11g (11.1.1.5)

    Hi Everyone,
    I am really stuck at a point from where I do not know which route to take. I am trying to install OBIEE 11g (11.1.1.5) on my Windows 7 (32-bit) laptop. I have tried all the options:
    1. Simple Install
    2. Enterprise Install
    3. Software only install (after installing Weblogic 10.3.4.0 separately)
    Everything goes well till the step Bi Configuration->Creating Domain.
    In this process whenever it reaches the stage when it tries to start Node Manager, it starts getting java exceptions and fails. It typically occurs when it does not find the nodemanager.properties file and tries to save the configurations there. It then encounters a Fatal Error.
    Excerpt from install2011-07-29_06-13-21PM.out
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Launching NodeManager ...
    Properties: {ListenPort=5556,NativeVersionEnabled=true,NodeManagerHome=C:/FusionMW/wlserver_10.3/common/nodemanager,StartScriptEnabled=true,}
    Command: C:\FusionMW\JROCKI~1.2-4\jre\bin\javaw.exe -classpath "C:\FusionMW\JROCKI~1.2-4\jre\lib\rt.jar;C:\FusionMW\JROCKI~1.2-4\jre\lib\i18n.jar;C:\FusionMW\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\FusionMW\JROCKI~1.2-4\lib\tools.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic.jar;C:\FusionMW\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\FusionMW\WLSERV~1.3\server\lib\webservices.jar;C:\FusionMW\modules\ORGAPA~1.1\lib\ant-all.jar;C:\FusionMW\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Users\SUCHAT~1\AppData\Local\Temp\.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\FusionMW\utils\config\10.3\config-launch.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbytools.jar" weblogic.NodeManager "-v"
    NMProcess: <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    NMProcess: Jul 29, 2011 7:21:31 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    NMProcess: INFO: Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    NMProcess: <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: WARNING: Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'
    NMProcess: <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess:
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer main
    NMProcess: SEVERE: Fatal error in node manager server
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess: Stopped draining NMProcess
    NMProcess: Stopped draining NMProcess
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under C:\FusionMW\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    Excerpt from nodemanager.log which is created at <WL_HOME>\common\nodemanager:
    <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    java.lang.NullPointerException
         at java.util.Hashtable.containsKey(Hashtable.java:314)
         at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
         at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
         at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
         at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
         at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
         at weblogic.NodeManager.main(NodeManager.java:31)
    After this it hangs for a long time before finally coming up with Node Manager Server Timed Out error and finally the Creating Domain step fails.
    One thing that I have noticed is that whenever it tries to create the nodemanager.properties or write to it it encounters this error and hence the nodemanager.properties file is also not getting generated.
    I have ensured that there are no spaces in the TEMP and TMP paths. I even tried creating and putting the nodemanager.properties file in the location but that too does not work.
    Strange part is that when I install Weblogic separately and have nodemanager as a windows service, then with the nodemanager.properties that I created the windows service runs, but the OBIEE installation still fails.
    Any help on this would be greatly appreciated.
    Thanks and regards,
    Subho

    My problem is "creating domain is failed". I guess that the issue with windows 7 32 bits on laptop doesn't configure and run nodemanager. I tried to start nodemanager but don't work (with weblogic scriptinf tools WST). However, Weblogic run ok but nodemanager is inactive. Also it doesn't create nodemanager.propierties. If I create a file nodemanager.properties (or I copied on directory obiee_home\ws_server_10.3\common\nodemanager) obiee installer configures its parameters pre-configured (if I modify a parameter, the installer modify it a default value and I don't know where is these parameters and its definition).
    I have installed obiee simple and enterprise and it don't work. I have installed on oracle 11g R2 (desktop and enterprise with datawarehouse) and obiee installer doesn't work. Further this installation obiee delay an hour and then generates error in my case "creating domain is failed".
    I'm going try to run install obiee 11.1.1.5 on windows 7 xp mode.
    Important: We need help of oracle experts or Oracle communicates if obiee installs or not on windows 7 32 bits laptop because We have wasted
    Thanks if anyone help us!!

  • VPN connection created with CMAK fails to update routing table on Windows 8.1 with error 8000ffff

    When my clients connect their CMAK-created VPN, it fails to run the script to set their routing table with the following error:
    Custom script (to update your routing table) failed (8000ffff)
    My objective is to create a VPN connection with split tunneling - does not use the VPN connection as the client's default gateway.
    All my clients are on Windows 8.1 64-bit, and are logged in with Administrative privileges
    My VPN Clients are on 10.242.2.0/24, my internal network is on 10.172.16.0/24
    I want only traffic for 10.172.16.0 to go via the VPN. Everything else should go via the client's internet connection
    My Connection Manager Administration Kit profile, was created on Windows 2012 R2 CMAK with the following settings:
    "Make this connection the client's default gateway" is UNticked on the IPv4 tab.
    Define a routing table update is specified with a text file containing:
    +++ Start of txt file +++
    REMOVE_GATEWAY
    add 10.172.16.0 mask 255.255.255.0 default metric default if default
    +++ End of txt file +++
    The txt file is saved in DOS/Windows format (not Unicode or UTF-8 which I've read causes problems)
    I've tried everything in lower and upper case in the txt file after reading that the file might be case sensitive
    The following appears on the client with logging enabled:
    [cmdial32] 10:42:34
    03 Pre-Init Event       CallingProcess = C:\WINDOWS\system32\rasautou.exe
    [cmdial32] 10:42:40
    04 Pre-Connect Event    ConnectionType = 1
    [cmdial32] 10:42:40
    06 Pre-Tunnel Event     UserName = UserName Domain =  DUNSetting = VPN (L2TP x64 NoGW) Tunnel DeviceName =  TunnelAddress = vpn.mydomain.tld
    [cmdial32] 10:42:43
    07 Connect Event
    [cmdial32] 10:42:43
    09 Custom Action Exe    ActionType = Connect Actions Description = (none) ActionPath = CMDL32.EXE. The program was launched successfully.
    [cmdial32] 10:42:43
    08 Custom Action Dll    ActionType = Connect Actions Description = to update your routing table ActionPath = C:\Users\UserName\AppData\Roaming\Microsoft\Network\Connections\Cm\VPN64\CMROUTE.DLL ReturnValue
    = 0x8000ffff
    [cmdial32] 10:42:43
    21 On-Error Event       ErrorCode = -2147418113 ErrorSource = to update your routing table
    [cmdial32] 10:42:43
    13 Disconnect Event     CallingProcess = C:\WINDOWS\system32\cmdial32.dll
    Where can I find out what error codes 8000ffff or -2147418113 mean?

    That was it. Thanks, Steven
    "By default, the dial-up entry and the VPN entry have Make this connection the default gateway selected.
    Leave this default in place, and remove any gateways by using the REMOVE_GATEWAY command in the routing table update file itself."
    It seems counter-intuitive to leave
    Make this connection the default gateway selected, when I specifically don't want that behaviour, but leaving it selected and using REMOVE_GATEWAY works for me.

  • OIM 11g configuration failed. Create domain step failed

    Hi,
    I'am facing problem in OIM installation. Here is the description of error :
    Create Domain step failed
    Bootstrap Domain Configuration
    Log
    Config Action Bootstrap Domain Configuration started
    Create Domain
    Error
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
    Step Create Domain failed
    Log
    Create Domain
    Step Create Domain started
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
    Step Create Domain failed
    The log file (C:\Program Files (x86)\Oracle\Inventory\logs\install2012-06-07_03-49-05PM.log) showed the following message :
    [2012-06-07T16:10:46.953+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationStatus] [OOB IDM CONFIG EVENT] onConfigurationStatus ->24938fb1-a72a-427a-b318-a098773c53f6 StatusMsg:Starting Domain.
    [2012-06-07T16:10:46.953+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] reportStartConfigAction: EXIT........
    [2012-06-07T17:49:23.328+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0]
    [2012-06-07T17:49:23.328+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [[
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3040)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.idm.install.config.BootstrapConfigManager.doExecute(BootstrapConfigManager.java:690)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE:16] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: IdMProvisioningEventListener] [SRC_METHOD: onConfigurationError] ENTRY 24938fb1-a72a-427a-b318-a098773c53f6
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> configGUID 24938fb1-a72a-427a-b318-a098773c53f6
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] ErrorID: 35091
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] Description: [[
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] ________________________________________________________________________________
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> eventResponse ==oracle.as.provisioning.engine.ConfigEventResponse@8ae380
    [2012-06-07T17:49:23.328+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Configuration Status: -1
    [2012-06-07T17:49:23.328+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> Asking User for RETRY or ABORT
    [2012-06-07T17:49:23.328+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [OOB IDM CONFIG EVENT] onConfigurationError -> ActionStep:Create_Domain
    [2012-06-07T17:49:23.328+05:30] [as] [TRACE] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000JV6Xsj8Fs1WFLz7U8A1Fo80i00000A,0] [SRC_CLASS: oracle.as.idm.install.config.event.IdMProvisionEventListener] [SRC_METHOD: onConfigurationError] [OOB IDM CONFIG EVENT] onConfigurationError -> wait for User Input ....
    Thanks in advance for help.
    Thanks and Regards,
    Prasad
    Edited by: 938380 on Jun 7, 2012 5:52 AM

    actually when i restarted the configuration the test passed for create domain but it went on to fail in the apply java required file step
    here is the link to the thread : OIM 11g configuration failed. Apply java required files step failed
    Hoping for your help.. and thanks for the suggestions..
    Regards,
    Prasad

  • How to create a pass fail criteria

    After visually analyzing a particle i.e. its area I need to decide if the particle passes or fails the inspections. How do I create a pass fail criteria after "Particle Analysis" in LabView? Thanks

    Here is a VI that will demonstrate what you might consider doing.OH buy the way the guy I was talking about is doing research now at UC davis. I hope this will help you out. I would also be interested in other comments as well.
    Joe
    Joe.
    "NOTHING IS EVER EASY"
    Attachments:
    pass_fail_crit_with_array.vi ‏46 KB

  • Encountered an error in repository runtime extension;Create LLang procedure failed

    Hi Guys 
    I am implementing Apriori algorithm through graphical way.  My model is validated but while activating this i am getting the error' Encountered an error in repository runtime extension;Create LLang procedure failed'  Here i am attaching the model which i have created.
    Regards
    Karuna

    Hi Folks,
    I resolved this issue by setting schema as _SYS_AFL...  Thanks for your help.
    Regards
    Karuna

  • Error workflow has been created successfully, but failed to publish and will not be listed in the Project Center

    hello,
    when i try creating projects in Project center am posted on with this error.
    Your new XXXX workflow has been created successfully, but
    failed to publish and will not be listed in the Project Center.For more information on the failure, visit the My Queue Jobs page or contact your administrator.
    Any help would be appreciated!!!!!
    Thanks regards, Vignesh.

    hello Rouyre,
    Thanks for ur reply
    Am using 
    Microsoft Project Server 2013
    15.0.4420.1017
    Yes! It is Custom EPT with Custom Workflow(Declarative Workflow) built through VS2012
    after associating the Site workflow with EPT i try creating Projects using my Custom EPT since then am posted on with this error.
    ULS Error:Log
    07/04/2014 10:21:38.03 Microsoft.Office.Project.Server (0x1840)
    0x06B8 Project Server                
    Queue                        
    ad3fy Critical
    Standard Information:PSI Entry Point: <unknown>  Project User: <unknown>  Correlation Id: <unknown>  PWA Site URL:   SA Name: <unknown>  PSError: <unknown> A queue job has failed. This is a general
    error logged by the Project Server Queue everytime a job fails - for effective troubleshooting use this error message with other more specific error messages (if any), the Operations guide (which documents more details about queued jobs) and the trace log
    (which could provide more detailed context). More information about the failed job follows. GUID of the failed job: 39cd36d6-3603-e411-b33e-00155d00091f. Name of the computer that processed this job: 3eebbc1d-7558-4050-bf5d-d985b23b89f5 (to debug further,
    you need to look at the trace log from this computer). Failed job type: ReportWorkflowProj...
    2c1ea19c-5849-002d-b89f-50aaf0a752fd
    07/04/2014 10:21:38.03* Microsoft.Office.Project.Server (0x1840)
    0x06B8 Project Server                
    Queue                        
    ad3fy Critical
    ...ectDataSync. Failed sub-job type: ReportWorkflowProjectDataSyncMessage. Failed sub-job ID: 1. Stage where sub-job failed:  (this is useful when one sub-job has more than one logical processing stages).
    2c1ea19c-5849-002d-b89f-50aaf0a752fd
    07/04/2014 10:21:38.03 Microsoft.Office.Project.Server (0x1840)
    0x06B8 Project Server                
    Queue Jobs                    
    ad3fy Medium  
    Error is: GeneralQueueJobFailed. Details: Queue Attributes:  39cd36d6-3603-e411-b33e-00155d00091f  3eebbc1d-7558-4050-bf5d-d985b23b89f5  ReportWorkflowProjectDataSync  ReportWorkflowProjectDataSyncMessage  1    2c1ea19c-5849-002d-b89f-50aaf0a752fd
     . Standard Information: , LogLevelManager Warning-ulsID:0x000DD158 has no entities explicitly specified.
    2c1ea19c-5849-002d-b89f-50aaf0a752fd
    07/04/2014 10:21:38.03 Microsoft.Office.Project.Server (0x1840)
    0x06B8 Project Server                
    Project Server Database      
    ah91z Medium  
    Successfully got the connection string (database name=[ProjectWebApp_Practice], id=1f6004ae-5d8a-41d2-81f9-e424a31484aa, type=Consolidated). Requested access level=ReadWrite: Data Source=XXXX;Initial Catalog=ProjectWebApp_Practice;Integrated Security=True;Enlist=False;Pooling=True;Min
    Pool Size=0;Max Pool Size=100;Connect Timeout=15
    2c1ea19c-5849-002d-b89f-50aaf0a752fd
    07/04/2014 10:21:38.04 Microsoft.Office.Project.Server (0x1840)
    0x06B8 Project Server                
    Queue Jobs                    
    ad3fz Medium  
    PWA:http://XXXX:10000/PWAPactice, ServiceApp:Project Server Service Application, User:PROJECTSERVER\system, PSI: [QUEUE] receiver http://XXXX:10000/PWAPactice: Group 3bcd36d6-3603-e411-b33e-00155d00091f type = ReportWorkflowProjectDataSync aborted at
    Message 1, LogLevelManager Warning-ulsID:0x000DD159 has no entities explicitly specified.
    2c1ea19c-5849-002d-b89f-50aaf0a752fd
    07/04/2014 10:21:38.04 Microsoft.Office.Project.Server (0x1840)
    0x06B8 Project Server                
    Queue Jobs                    
    ad3f2 Medium  
    PWA:http://XXXX:10000/PWAPactice, ServiceApp:Project Server Service Application, User:PROJECTSERVER\system, PSI: [QUEUE] receiver http://XXXX:10000/PWAPactice: Group 3bcd36d6-3603-e411-b33e-00155d00091f correlation 82705dc5-3603-e411-b33e-00155d00091f
    type = ReportWorkflowProjectDataSync failed at Message 1 Errors: GeneralQueueJobFailed, LogLevelManager Warning-ulsID:0x000DD15C has no entities explicitly specified.
    2c1ea19c-5849-002d-b89f-50aaf0a752fd
    Thanks regards, Vignesh.

  • Creating project site failed in Project Server 2013

    Hi Folks!
    I save project site as template (even tried without making any change) and it seems a very common error but what it refering to in Queue Jobs error field below, it isn't! I had one SharePoint list on root site and all sub-site (project site) add stuff to
    it through a custom web part. All is working good on staging server. But while moving on production and I guess (drunk probably! :() mistakenly deleted workflow column. I deleted the whole list now, removed all web parts, even created new instance of pwa :O
    same error. Anyone who can guess any solution!!! 
    CreateWssSiteContent: Creating project site failed! Project Uid=33f076b2-3929-e411-93f4-3440b5c8d286, site URL=http://hqepm/PWA/Project 123, site name=Project
    123. System.Runtime.InteropServices.COMException (0x8107058A): <nativehr>0x8107058a</nativehr><nativestack></nativestack>Column _ApprovalOutcome_ does not exist. It may have been deleted by another user.
    http://hqepm/PWA/Project 123 at Microsoft.SharePoint.Library.SPRequestInternalClass.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent,
    Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId) at Microsoft.SharePoint.Library.SPRequest.ApplyWebTemplate(String bstrUrl, String bstrWebTemplateContent, Int32 fWebTemplateContentFromSubweb, Int32 fDeleteGlobalListsWithWebTemplateContent,
    Int32 fIgnoreMissingFeatures, String& bstrWebTemplate, Int32& plWebTemplateId)Microsoft.SharePoint.SPException: Column _ApprovalOutcome_ does not exist. It may have been deleted by another user.
    http://hqepm/PWA/Project 123 --->
    Thanks, Kashif

    Hi Christoph,
    I apologise I should have posted the solution here. However, yes indeed I did solve it. As far as I remember I went through the Recycle Bin of SharePoint and restored the deleted List which contains the column, error was refering to and all started working
    fine. I guess I recreated a new list and didn't touch the restored one, may be beause of fear factor :)
    Hope this helps you and others.
    Thanks
    Thanks, Kashif

  • OVI Suite "Creating the Contact Failed"

    Hi everyone!
    I'm having some issues with the OVI suite when I try to create a contact and sync it with my phone. (Nokia 6720 Classic).
    I can view the contacts on the device, but when I try to sync, copy or create a new contact on the computer it gives me an error saying "Creating the Contact Failed". Does anyone have a workaround this or having the same problems?
    My system details are:
    Nokia Ovi Suite 2.0.1.35
    PC Connectivity Solution 9.39.0.0
    Connectivity Cable Driver 7.1.20.0
    Nokia Ovi Suite Software Updater 2009.40.0.60128
    Maps Service API 3.0.35.0
    Nokia mPlatform 2.5.195
    Ovi Desktop Sync Engine 1.0.0.684
    Operating system:
    Microsoft Windows Vista 32-bit Edition, Service Pack 2
    Language: English
    Detected internet browsers:
    - Microsoft Internet Explorer 8.0.6001.18865 (Default browser)
    Detected Bluetooth stacks:
    - Microsoft (Version: 6.0.6000, Build: 16386)
    - Toshiba (Version v5.00.10(SO))
    Thanks in advance.

    I have the same problem. I use E51 and the same version of Ovi Suite. It created thousends of task.
    Here are the application and system details:
    Nokia Ovi Suite 2.0.1.35
    Nokia PC Suite 7.1.30.9
    PC Connectivity Solution 9.39.0.0
    Connectivity Cable Driver 7.1.20.0
    Nokia Ovi Suite Software Updater 2009.40.0.60128
    Maps Service API 3.0.35.0
    Nokia mPlatform 2.5.195
    Ovi Desktop Sync Engine 1.0.0.684
    Operating system:
    Microsoft Windows XP 32 bites kiadás, Service Pack 2
    Language: English
    Internet browsers:
    - Microsoft Internet Explorer 6.0.2900.2180
    - Mozilla Firefox 3.5.5 (Default)
    Bluetooth version:
    - Microsoft (Version: 5.1.2600, build: 2180)

  • Creating appsutil dir failing ebs12.1.1

    hi !
    I am following doc id 377495.1 to create this appsutil directory in database tier but i am getting unzip error  :
    checking the 11.2.0 path indeed the unzip is version 6.x . but  the 11.1.0 path contains the 5.x version.
    I know as a work around i can use the 11.1.x path but just want to know is this the expected behaviour ?
    how can i or should i put version 5.x in 11.2.x home also?
    /ebs/oracle/VIS/db/tech_st/11.1.0/bin/unzip   <<< this is version 5.x
    /ebs/oracle/VIS/db/tech_st/11.2.0/bin/unzip  <<< this is version 6.x
    bash-3.2$ perl $AD_TOP/bin/admkappsutil.pl
    Starting the generation of appsutil.zip
    Log file located at /ebs/oracle/VIS/inst/apps/VIS_sunny/admin/log/MakeAppsUtil_11221109.log
    output located at /ebs/oracle/VIS/inst/apps/VIS_sunny/admin/out/appsutil.zip
    RC-20200: Fatal: Could not find Unzip. At this time only Native UnZip 5.X is supported.
    Please make sure you have UnZip 5.X in your path and try again...
    MakeAppsUtil completed with errors, Please check logfile for more information.
    bash-3.2$ exit
    thanks

    hi Hussein!
    iam installing it as applmgr user and I checked that APPS and APPLYS accounts are working but adpatch still failing with invalid username /password.  
    You are about to apply a patch to the installation of Oracle Applications
    in your ORACLE database 'VIS'
    using ORACLE executables in '/ebs/oracle/VIS/apps/tech_st/10.1.2'.
    Is this the correct database [Yes] ?
    AutoPatch needs the password for your 'SYSTEM' ORACLE schema
    in order to determine your installation configuration.
    Enter the password for your 'SYSTEM' ORACLE schema:
    The ORACLE username specified below for Application Object Library
    uniquely identifies your existing product group: APPLSYS
    Enter the ORACLE password of Application Object Library [APPS] :
    AutoPatch is verifying your username/password....Unable to connect.
    AutoPatch error:
    The following ORACLE error:
    ORA-01017: invalid username/password; logon denied
    occurred while executing the SQL statement:
    CONNECT APPLSYS/*****
    Error: The given ORACLE password is not the correct password.
    Please re-enter the ORACLE username and password.
    Enter the ORACLE password of Application Object Library [APPS] :
    AutoPatch is verifying your username/password.
    The status of various features in this run of AutoPatch is:
                                               <-Feature version in->
    Feature                          Active?   APPLTOP    Data model    Flags
    CHECKFILE                        Yes       1          1             Y N N Y N Y
    PREREQ                           Yes       6          6             Y N N Y N Y
    CONCURRENT_SESSIONS              No        2          2             Y Y N Y Y N
    PATCH_TIMING                     Yes       2          2             Y N N Y N Y
    PATCH_HIST_IN_DB                 Yes       6          6             Y N N Y N Y
    SCHEMA_SWAP                      Yes       1          1             Y N N Y Y Y
    JAVA_WORKER                      Yes       1          1             Y N N Y N Y
    CODELEVEL                        Yes       1          1             Y N N Y N Y
    Identifier for the current session is 545203
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    AutoPatch warning:
    Product Data File
    /ebs/oracle/VIS/apps/apps_st/appl/admin/zfaprod.txt
    does not exist for product "zfa".
    This product is registered in the database but the
    above file does not exist in APPL_TOP.  The product
    will be ignored without error.
    AutoPatch warning:
    Product Data File
    /ebs/oracle/VIS/apps/apps_st/appl/admin/zsaprod.txt
    does not exist for product "zsa".
    This product is registered in the database but the
    above file does not exist in APPL_TOP.  The product
    will be ignored without error.
    AutoPatch warning:
    Product Data File
    /ebs/oracle/VIS/apps/apps_st/appl/admin/jtsprod.txt
    does not exist for product "jts".
    This product is registered in the database but the
    above file does not exist in APPL_TOP.  The product
    will be ignored without error.
    Reading database to see what industry is currently installed.
    Reading FND_LANGUAGES to see what is currently installed.
    Currently, the following language is installed:
    Code   Language                                Status
    US     American English                        Base
    Your base language will be AMERICAN.
    Setting up module information.
    Reading database for information about the modules.
    Saving module information.
    Reading database for information about the products.
    AutoPatch error:
    Invalid password for schema "APPLSYS" (oracle_id = 0)
    AutoPatch error:
    Failed getting PDI list for product 'fnd'
    AutoPatch error:
    aipspv(): Error setting up PDI list for upgrade
    You should check the file
    /ebs/oracle/VIS/apps/apps_st/appl/admin/VIS/log/adpatch.log
    for errors.
    $
    $ cd
    $ echo $ORACLE_HOME
    /ebs/oracle/VIS/apps/tech_st/10.1.2
    $ ps -ef | grep pmon
      oracle  1195     1   0 15:52:33 ?           0:42 ora_pmon_VIS
    applmgr  3219  3142   0 15:49:55 pts/3       0:00 grep pmon
    $

  • HELP!! Create source system failed in BW ( ORA-01403: no data found)

    Hi,
    I cannot create Oracle DB as a source system in my BW (7.01).
    In system log, I got the following information.
    ============================
    Database error 1403 at CON
    > ORA-01403: no data found
    ============================
    How can I fix this issue?
    It's kind of urgent.
    Thanks!
    Regards,
    Steven
    Edited by: Wen Steven on Sep 30, 2011 6:09 PM

    Hi Steven,
    Please check the below thread
    SQL/Buffer trace RC=1403
    Regards,
    Venkatesh

  • Creating OD Replica fails

    Hi,
    We recently had a drama with our OD master which rendered it unusable so we're now running with one of our OD replicas promoted to master.
    We had two other servers which successfully bound as replicas to the new OD master but they didn't replicate following the initial replication.  I converted them back to stand-alone servers and then tried to join them as replicas again.
    Initially, I got the "augmented user record" error but manual removal of replica entries through Directory Utility corrected that.
    However, I still can't get the servers to join as replicas.  Using Server Admin, the replication process gets so far and then stops with no error message.  Creating replica via command line gives the output below.
    Any ideas?  Is it the Kerberos realm that's killing this?  I'm not using SSL anywhere and nothing has changed on the OD master since the initial replica creation.
    TIA,
    Stu
    odreplica:~ badger$ sudo slapconfig -createreplica newodmaster.company.com diradmin
    diradmin's Password:
    2012-11-23 22:16:55 +0000 command: /usr/sbin/sso_util info -r /LDAPv3/ldap://newodmaster.company.com -p
    2012-11-23 22:17:07 +0000 command: /usr/sbin/sso_util info -r /LDAPv3/128.56.0.201 -p
    2012-11-23 22:17:07 +0000 1 Creating computer record for replica
    2012-11-23 22:17:12 +0000 Added computer password to keychain
    2012-11-23 22:17:12 +0000 2 Updating master's configuration
    2012-11-23 22:17:12 +0000 3 Creating ldap replicator user
    2012-11-23 22:17:14 +0000 command: /usr/sbin/ntpd -q -d -d -g -x -c /var/run/tmpntp.conf.newodmaster.company.com
    2012-11-23 22:17:18 +0000 Removed file at path /var/run/tmpntp.conf.newodmaster.company.com.
    2012-11-23 22:17:18 +0000 4 Updating local replica configuration
    2012-11-23 22:17:18 +0000 5 Gathering replication data from the master
    2012-11-23 22:17:56 +0000 6 Copying master database to new replica
    2012-11-23 22:17:56 +0000 Removed directory at path /var/db/openldap/openldap-data.
    2012-11-23 22:17:57 +0000 command: /usr/bin/tar -C / -xf /var/db/openldap/schema.tar
    2012-11-23 22:17:57 +0000 Starting LDAP server (slapd)
    2012-11-23 22:17:57 +0000 Waiting for slapd to start
    2012-11-23 22:17:57 +0000 ...
    2012-11-23 22:17:59 +0000 Stopping LDAP server (slapd)
    2012-11-23 22:18:03 +0000 command: /usr/sbin/slaptest -f /etc/openldap/slapd.conf -F /etc/openldap/slapd.d
    2012-11-23 22:18:03 +0000 command: /usr/sbin/slapadd -c -w -l /var/db/openldap/openldap-data/backup.ldif
    2012-11-23 22:18:04 +0000 command: /usr/sbin/slapadd -c -w -b cn=authdata -l /var/db/openldap/authdata/authdata.ldif
    2012-11-23 22:18:04 +0000
    2012-11-23 22:18:04 +0000 slapd is running in import mode - only use if importing large data
    bdb_monitor_db_open: monitoring disabled; configure monitor database to enable
    2012-11-23 22:18:04 +0000 7 Starting new replica
    2012-11-23 22:18:04 +0000 Starting LDAP server (slapd)
    2012-11-23 22:18:05 +0000 Waiting for slapd to start
    2012-11-23 22:18:05 +0000 ...
    2012-11-23 22:18:06 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2012-11-23 22:18:06 +0000 command: /usr/bin/ldapsearch -x -LLL -H ldapi://%2Fvar%2Frun%2Fldapi -b cn=config -s base olcServerID
    2012-11-23 22:18:06 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2012-11-23 22:18:06 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2012-11-23 22:18:06 +0000 command: /bin/launchctl load -w /System/Library/LaunchDaemons/com.apple.PasswordService.plist
    2012-11-23 22:18:07 +0000 8 Enabling local Kerberos server
    2012-11-23 22:18:07 +0000 Configuring Kerberos server, realm is DEADSERVER.COMPANY.COM
    2012-11-23 22:18:07 +0000 command: /usr/sbin/kdcsetup -e
    2012-11-23 22:18:07 +0000 command: /usr/sbin/sso_util configure -x -k -r DEADSERVER.COMPANY.COM -f /LDAPv3/ldapi://%2Fvar%2Frun%2Fldapi -a diradmin -p **** -v 1 all
    2012-11-23 22:18:08 +0000 _createLDAPReplica: sso_util configure failed 1.  stdout = {  } stderr = { Creating the service list
    Creating the keytab file
    2012-11-23 22:18:09 +0000 9 Enabling syncprov overlay on the replica
    2012-11-23 22:18:09 +0000 command: /usr/bin/ldapsearch -x -LLL -H ldapi://%2Fvar%2Frun%2Fldapi -b cn=config objectClass=olcSyncProvConfig dn
    2012-11-23 22:18:09 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2012-11-23 22:18:10 +0000 adding new entry "olcOverlay=syncprov,olcDatabase={1}bdb,cn=config"
    2012-11-23 22:18:10 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2012-11-23 22:18:10 +0000 adding new entry "olcOverlay=syncprov,olcDatabase={2}bdb,cn=config"
    2012-11-23 22:18:10 +0000 10 Adding replica to master
    2012-11-23 22:18:10 +0000 addReplica request failed with status 1073 Unknown Error
    2012-11-23 22:18:10 +0000 addReplica request failed with status 1073 Unknown Error (error = 69)
    2012-11-23 22:18:10 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.opendirectorybackup.plist
    2012-11-23 22:18:10 +0000 Deleting Cert Authority related data
    2012-11-23 22:18:10 +0000 No intCAIdentity, not removing int CA from keychain
    2012-11-23 22:18:10 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.xscertd.plist
    2012-11-23 22:18:10 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.xscertd-helper.plist
    2012-11-23 22:18:10 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.xscertadmin.plist
    2012-11-23 22:18:10 +0000 Updating ldapreplicas on primary master
    2012-11-23 22:18:10 +0000 Removing self from the database
    2012-11-23 22:18:11 +0000 Warning: An error occurred while re-enabling GSSAPI.
    2012-11-23 22:18:12 +0000 Stopping LDAP server (slapd)
    2012-11-23 22:18:16 +0000 cleanKeytab: unable to retrieve default realm
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/__db.001.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/__db.002.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/__db.003.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/__db.004.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/__db.005.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/__db.006.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/altSecurityIdentities.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-company.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-computers.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-config-realname.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-generateduid.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-group-memberguid.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-group-nestedgroup.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-group-realname.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-hwuuid.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-realname.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/apple-serviceslocator.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/c.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/cn.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/DB_CONFIG.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/departmentNumber.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/dn2id.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/entryCSN.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/entryUUID.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/gidNumber.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/givenName.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/id2entry.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/ipHostNumber.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/l.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000001.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/macAddress.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/mail.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/memberUid.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/mobile.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/objectClass.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/ou.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/postalCode.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/sn.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/st.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/street.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/telephoneNumber.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/uid.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/openldap-data/uidNumber.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/__db.001.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/__db.002.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/__db.003.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/__db.004.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/__db.005.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/__db.006.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/alock.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/authdata.ldif.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/authdata_DB_CONFIG.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/authGUID.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/DB_CONFIG.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/dn2id.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/draft-krbPrincipalAliases.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/draft-krbPrincipalName.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/entryCSN.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/entryUUID.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/id2entry.bdb.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/log.0000000001.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/openldap/authdata/objectClass.bdb.
    2012-11-23 22:18:16 +0000 Removed directory at path /var/db/openldap/authdata.
    2012-11-23 22:18:16 +0000 Removed file at path /etc/openldap/slapd_macosxserver.conf.
    2012-11-23 22:18:16 +0000 Removed file at path /etc/openldap/slapd.conf.
    2012-11-23 22:18:16 +0000 Removed file at path /etc/openldap/rootDSE.ldif.
    2012-11-23 22:18:16 +0000 Removed file at path /var/db/dslocal/nodes/Default/groups/com.apple.access_dsproxy.plist.
    2012-11-23 22:18:16 +0000 Removed directory at path /etc/openldap/slapd.d/cn=config.
    2012-11-23 22:18:16 +0000 Removed file at path /etc/openldap/slapd.d/cn=config.ldif.
    2012-11-23 22:18:16 +0000 Removed directory at path /etc/openldap/slapd.d.
    2012-11-23 22:18:16 +0000 Removed directory at path /etc/openldap/slapd.d.backup/cn=config.
    2012-11-23 22:18:16 +0000 Removed file at path /etc/openldap/slapd.d.backup/cn=config.ldif.
    2012-11-23 22:18:16 +0000 Removed directory at path /etc/openldap/slapd.d.backup.
    2012-11-23 22:18:16 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.PasswordService.plist
    2012-11-23 22:18:22 +0000 Removed file at path /Library/Preferences/com.apple.openldap.plist.

    SSH is enabled for all users on both Macs. Manually added diradmin aswell just to make me feel better.
    Additionally, here's what I get when I try running preflight on either Mac:
    usvtamtln101:~ sadmin$ sudo /usr/sbin/slapconfig -preflightreplica 172.20.9.40 diradmin
    Password:
    172.20.9.40's Password:
    2012-12-17 19:34:33 +0000 NSMutableDictionary *_getRootDSE(const char *): rootDSE not found
    2012-12-17 19:34:33 +0000 Error: Unable to determine the master's software version.
    After seeing this, I tried unbinding both Macs from Active Directory, restarting and then trying again. Same thing...

  • Create Client Installer Failing

    I have a brand new Mac Mini running Apple Remote Desktop 3.5.1 on Lion 10.7.3 that I am trying to create a custom client installer and right at the end it fails every single time. Saying that "An unexpected error has occured while creating a custom installer. Please try again"
    Anyone else getting this issue? at all

    Custom Installer Issues with 3.5.2 Client and 3.5.1 Admin
    Do you have a computer that is pre ARD client update 3.5.2? if so, you could try making your installer with ARD on that client. And you could report the issue.
    And you can always send Feedback about ARD to Apple.
    In thread Can't install Apple Remote Desktop 3.5.1 custom installer on Lion 10.7.3, Eric Shaheen suggested looking in //private/tmp/RemoteDesktopClientInstaller/ to see if ARD actually did create the installer; and if so, to copy it to the desktop. in the same thread gavin0001 said he was able to modify the 3.5.2 client update to make a custom installer.
    You might also want to check out thread I can't get Custom Installer to create accounts on Lion.  I'm using ARD 3.5.1.

Maybe you are looking for