When manully control 11f dbcontrol encounter the error  on solaris

I muanually created the 11g database,want to configure the dbcontrol.
at first time ,i successfully create the repository but encounter the config error. I want to reconfigure the repository ,the following error arise.my listener work fine.
sdcv440s025% emca -config dbcontrol db -repos recreate
STARTED EMCA at May 16, 2008 1:39:48 AM
EM Configuration Assistant, Version 11.1.0.5.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: edx0
Listener port number: 1521
Password for SYSMAN user: Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
You have specified the following settings
Database ORACLE_HOME ................ /export/home/oracle11/11.1.0.6
Local hostname ................ sdcv440s025
Listener port number ................ 1521
Database SID ................ edx0
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............
Do you wish to continue? [yes(Y)/no(N)]: y
May 16, 2008 1:40:08 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_39_48.log.
May 16, 2008 1:40:11 AM oracle.sysman.emcp.EMConfig perform
SEVERE: Listener is not up. Start the Listener and run EM Configuration Assistant again .
Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_39_48.log for more details.
Could not complete the configuration. Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_39_48.log for more details.

sdcv440s025% emca -deconfig dbcontrol db -repos drop
STARTED EMCA at May 16, 2008 1:54:12 AM
EM Configuration Assistant, Version 11.1.0.5.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.
Enter the following information:
Database SID: edx0
Listener port number:
Listener port number: 1521
Password for SYSMAN user:
Do you wish to continue? [yes(Y)/no(N)]: y
May 16, 2008 1:54:29 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_54_12.log.
May 16, 2008 1:54:30 AM oracle.sysman.emcp.EMDBPreConfig performDeconfiguration
WARNING: EM is not configured for this database. No EM-specific actions can be performed.
May 16, 2008 1:54:31 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Dropping the EM repository (this may take a while) ...
May 16, 2008 1:54:32 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /export/home/oracle11/11.1.0.6/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sdcv440s025)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=edx0))) -repos_user SYSMAN -action drop -verbose -output_file /export/home/oracle11/cfgtoollogs/emca/edx0/emca_repos_drop_2008_05_16_01_54_31.log
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error dropping the repository
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_repos_drop_<date>.log for more details.
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMConfig perform
SEVERE: Error dropping the repository
Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_54_12.log for more details.
Could not complete the configuration. Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_54_12.log for more details.
sdcv440s025% more /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_54_12.log
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-migrate' set to false
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateFromDBControl' set to false
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateToCentralAgent' set to false
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateFromCentralAgent' set to false
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'migrateToDBControl' set to false
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-deconfig' set to true
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'dbcontrol' set to true
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
May 16, 2008 1:54:12 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'drop' set to true
May 16, 2008 1:54:13 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: ORACLE_HOME value: /export/home/oracle11/11.1.0.6
May 16, 2008 1:54:13 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
May 16, 2008 1:54:16 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SID value: edx0
May 16, 2008 1:54:20 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: PORT value: 1521
May 16, 2008 1:54:23 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
May 16, 2008 1:54:23 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: edx0, oracleHome: /export/home/oracle11/11.1.0.6, and user: SYS
May 16, 2008 1:54:23 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
May 16, 2008 1:54:27 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value:
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value: yes
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter LOG_FILE.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.EMConfig addEMCALogFile
CONFIG: ORACLE_BASE :/export/home/oracle11
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: edx0, oracleHome: /export/home/oracle11/11.1.0.6, and user: SYS
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
May 16, 2008 1:54:29 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: edx0
May 16, 2008 1:54:29 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_54_12.log.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: EM_HOME value: /export/home/oracle11/11.1.0.6
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.DatabaseChecks getDbServiceName
CONFIG: No service name available. Will try to set db_unique_name.db_domain
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: edx0, oracleHome: /export/home/oracle11/11.1.0.6, and user: SYS
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value:
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: edx0
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_DOMAIN.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db domain available. Will query db for db_domain parameter
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: edx0
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SERVICE_NAME value: edx0
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: edx0, oracleHome: /export/home/oracle11/11.1.0.6, and user: SYS
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: edx0, oracleHome: /export/home/oracle11/11.1.0.6, and user: SYS
May 16, 2008 1:54:29 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_DOMAIN.
May 16, 2008 1:54:29 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db domain available. Will query db for db_domain parameter
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: edx0
May 16, 2008 1:54:29 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
CONFIG: isCRSInstalled: false
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
CONFIG: Sid: edx0 Host: sdcv440s025 Node: null OH: /export/home/oracle11/11.1.0.6 agentHome: null isCentral: false
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
CONFIG: Sid: edx0 Host: sdcv440s025 Node: null OH: /export/home/oracle11/11.1.0.6 isDBC: false
May 16, 2008 1:54:30 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
May 16, 2008 1:54:30 AM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
CONFIG: Setting oracle.installer.oui_loc to /export/home/oracle11/11.1.0.6/oui
May 16, 2008 1:54:30 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
CONFIG: Setting oracle.installer.oui_loc to /export/home/oracle11/11.1.0.6/oui
May 16, 2008 1:54:30 AM oracle.sysman.emcp.EMDBPreConfig performDeconfiguration
WARNING: EM is not configured for this database. No EM-specific actions can be performed.
May 16, 2008 1:54:30 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 16, 2008 1:54:31 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: edx0, oracleHome: /export/home/oracle11/11.1.0.6, and user: SYSMAN
May 16, 2008 1:54:31 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
May 16, 2008 1:54:31 AM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
CONFIG: Passed listener validation check.Listener is up and running.
May 16, 2008 1:54:31 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Dropping the EM repository (this may take a while) ...
May 16, 2008 1:54:31 AM oracle.sysman.emcp.util.PlatformInterface isInView
CONFIG: IN_VIEW marker not instantiated in /export/home/oracle11/11.1.0.6/sysman/config/emca.properties
May 16, 2008 1:54:31 AM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
May 16, 2008 1:54:31 AM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
CONFIG: New Env List: [CLASSPATH=/export/home/oracle11/11.1.0.6/jlib/emca.jar:/export/home/oracle11/11.1.0.6/jlib/srvm.jar:/export/h
ome/oracle11/11.1.0.6/jlib/srvmasm.jar:/export/home/oracle11/11.1.0.6/jlib/emConfigInstall.jar:/export/home/oracle11/11.1.0.6/jlib/l
dapjclnt11.jar:/export/home/oracle11/11.1.0.6/jlib/ldap.jar:/export/home/oracle11/11.1.0.6/jlib/share.jar:/export/home/oracle11/11.1
.0.6/jlib/srvmhas.jar:/export/home/oracle11/11.1.0.6/jlib/netcfg.jar:/export/home/oracle11/11.1.0.6/jlib/http_client.jar:/export/hom
e/oracle11/11.1.0.6/lib/http_client.jar:/export/home/oracle11/11.1.0.6/lib/xmlparserv2.jar:/export/home/oracle11/11.1.0.6/assistants
/jlib/assistantsCommon.jar:/export/home/oracle11/11.1.0.6/sysman/jlib/emCORE.jar:/export/home/oracle11/11.1.0.6/sysman/jlib/emagentS
DK.jar:/export/home/oracle11/11.1.0.6/oui/jlib/OraInstaller.jar:/export/home/oracle11/11.1.0.6/oui/jlib/OraPrereq.jar:/export/home/o
racle11/11.1.0.6/inventory/prereqs/oui/OraPrereqChecks.jar:/export/home/oracle11/11.1.0.6/oui/jlib/OraPrereqChecks.jar:, DYLD_LIBRAR
Y_PATH=/export/home/oracle11/11.1.0.6/lib:/export/home/oracle11/11.1.0.6/lib32:/export/home/oracle11/11.1.0.6/perl/lib, HOME=/export
/home/oracle11, LD_LIBRARY_PATH=/export/home/oracle11/11.1.0.6/jdk/jre/lib/sparcv9/server:/export/home/oracle11/11.1.0.6/jdk/jre/lib
/sparcv9:/export/home/oracle11/11.1.0.6/jdk/jre/../lib/sparcv9:/export/home/oracle11/11.1.0.6/lib:/export/home/oracle11/11.1.0.6/lib
32:/export/home/oracle11/11.1.0.6/perl/lib:/export/home/oracle11/11.1.0.6/lib:/usr/lib:/usr/ucb:/lib, LIBPATH=/export/home/oracle11/
11.1.0.6/lib:/export/home/oracle11/11.1.0.6/lib32:/export/home/oracle11/11.1.0.6/perl/lib, LOGNAME=oracle11, MAIL=/var/mail//oracle1
1, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, ORACLE_BASE=/export/home/oracle11, ORACLE_DATA=/home/oemora/servers/oracle11/oradata, ORAC
LE_DBALIAS=edx.db, ORACLE_HOME=/export/home/oracle11/11.1.0.6, ORACLE_PASSWD=edx, ORACLE_SID=edx0, ORACLE_USER=edx_dba, PATH=/export
/home/oracle11/11.1.0.6/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/ucb:/etc, PWD=/export/home/oracle11/11.1.0.6, SHELL=/b
in/csh, SHLIB_PATH=/export/home/oracle11/11.1.0.6/lib:/export/home/oracle11/11.1.0.6/lib32:/export/home/oracle11/11.1.0.6/perl/lib,
SSH_AUTH_SOCK=/tmp/ssh-ASwvd21683/agent.21683, SSH_CLIENT=10.182.106.95 4825 22, SSH_CONNECTION=10.182.106.95 4825 64.181.175.26 22,
SSH_TTY=/dev/pts/1, TERM=vt100, TZ=US/Mountain, USER=oracle11, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt]
May 16, 2008 1:54:31 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Starting execution: /export/home/oracle11/11.1.0.6/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(A
DDRESS=(PROTOCOL=TCP)(HOST=sdcv440s025)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=edx0))) -repos_user SYSMAN -action drop -verbose -ou
tput_file /export/home/oracle11/cfgtoollogs/emca/edx0/emca_repos_drop_2008_05_16_01_54_31.log
May 16, 2008 1:54:32 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Exit value of 50
May 16, 2008 1:54:32 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Enter SYS user's password :
Getting temporary tablespace from database...
Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sdcv440s025)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAM
E=edx0))): ORA-01031: insufficient privileges (DBD ERROR: OCISessionBegin)
May 16, 2008 1:54:32 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: stty: : No such device or address
stty: : No such device or address
May 16, 2008 1:54:32 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /export/home/oracle11/11.1.0.6/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDR
ESS=(PROTOCOL=TCP)(HOST=sdcv440s025)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=edx0))) -repos_user SYSMAN -action drop -verbose -outpu
t_file /export/home/oracle11/cfgtoollogs/emca/edx0/emca_repos_drop_2008_05_16_01_54_31.log
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error dropping the repository
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_repos_drop_<date>.log for more details.
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMConfig perform
SEVERE: Error dropping the repository
Refer to the log file at /export/home/oracle11/cfgtoollogs/emca/edx0/emca_2008_05_16_01_54_12.log for more details.
May 16, 2008 1:54:32 AM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error dropping the repository
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:208)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:221)
at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:534)
at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1214)
at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:518)
at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:467)

Similar Messages

  • When runnning any form i get the error Internet Explorer has encountered ..

    Hello allllllllll...
    When runnning any form i get the error Internet Explorer has encountered a problem and needs to close.We are sorry for the inconvenience.
    Any help pls.
    Abdetu..

    Thanks Sim for reply
    I went to the pass :
    C:\Developer10\j2ee\DevSuite\application-deployments\forms
    then found a log file with each log in occured i got 4 today the following logged transaction:
    08/01/01 10:48:36 Started
    08/01/01 10:55:16 forms90web: jsp: init
    08/01/01 10:55:16 forms90web: f90servlet: init
    08/01/01 10:55:17 forms90web: FormsServlet init():
    configFileName: c:\Developer10/forms90/server/formsweb.cfg
    testMode: false
    08/01/01 10:55:17 forms90web: 9.0.4.0.0 Started
    08/01/01 12:51:43 forms90web: 9.0.4.0.0 Stopped
    08/01/01 12:51:43 Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (localhost))
    08/01/01 12:51:53 Started
    08/01/01 12:52:04 forms90web: jsp: init
    08/01/01 12:52:04 forms90web: f90servlet: init
    08/01/01 12:52:04 forms90web: FormsServlet init():
    configFileName: c:\Developer10/forms90/server/formsweb.cfg
    testMode: false
    08/01/01 12:52:04 forms90web: 9.0.4.0.0 Started
    08/01/01 12:52:41 forms90web: 9.0.4.0.0 Stopped
    08/01/01 12:52:41 Stopped (JVM termination)
    08/01/01 12:56:42 Started
    08/01/01 12:58:32 forms90web: jsp: init
    08/01/01 12:58:32 forms90web: f90servlet: init
    08/01/01 12:58:32 forms90web: FormsServlet init():
    configFileName: c:\Developer10/forms90/server/formsweb.cfg
    testMode: false
    08/01/01 12:58:32 forms90web: 9.0.4.0.0 Started
    ========================================================
    But unfortunitly i can't invistigate anything..?!!!
    This error raised not only on my pc but to each co-worker with me ..
    i have no reason 4 what's going on..
    ================================================
    any suggestions will be appreciated..
    Abdetu..
    ===========================

  • How can i stop an error message that comes up when i am using word? the error message is "word is unable to save the Autorecover file in the location specified. Make sure that you have specified a valid location for Autoreover files in Preferences,-

    how can i stop an error message that comes up when i am using word? the error message is "word is unable to save the Autorecover file in the location specified. Make sure that you have specified a valid location for Autoreover files in Preferences,…"

    It sounds like if you open Preferences in Word there will be a place where you can specify where to store autorecover files. Right now it sounds like it's pointing to somewhere that doesn't exist.

  • When i write in photoshop cs5 the error

    when i write in photoshop cs5 the error is (img)
    Why this error please help me

    This error is generally caused by a incompatible/incomplete/corrupt font. When you select the type tool, Photoshop reads all of your available fonts to generate a WYSIWYG list. To test if a bad font is the cause of this error, go to Preferences > Type and disable the Font Preview. If the Type tool now works without error, then we know a font is the root issue.
    If on Windows, uninstall (drag font files out of the Fonts folder) and reinstall (drag font files into the Fonts folder) your most recent fonts. The files will be verified on reinstall and most likely one or more will give an error. If on Mac, validate your fonts with Fontbook.

  • When trying to render i get the error "your hardware cannot render at the requested size and depth"

    when trying to render i get the error "your hardware cannot render at the requested size and depth" and does not render,, it is the first time, and happens only when i added a filter from magic bullet and won't render.

    Do you have 2 graphics cards in your system?
    You can check out your hardware profile using the "System Profiler" app which lives in the /Applications/Utilities folder ... you can also launch it from the Apple menu by choosing "About This Mac..." and then clicking the "More Info..." button. When the app launches you can choose Graphics/Displays from the Contents/Hardware list at left.

  • I am trying to submit the link to the podcast RSS feed but when I press submit I receive the error "We care currently experiencing technical difficulties. Please try again later." I am not sure what I am doing wrong.

    I am trying to submit the link to the podcast RSS feed but when I press submit I receive the error "We care currently experiencing technical difficulties. Please try again later." I am not sure what I am doing wrong.

    I am using http://www.greater-light.org/channel.php?id=3344. I have been trying over a month and I am receiving the same error.
    I am on Windows 7.
    Version iTunes 11.1.4.62.

  • When deploying the ear to weblogic 9.2 mp3 I encountered the error below.

    <Apr 9, 2009 2:15:52 AM MDT> <Error> <J2EE> <BEA-160197> <Unable to load descriptor E:\rachen\domain\cc_rc2\cc_rc2\servers\AdminServer\tmp\.appmergegen_1239264945800_command-center-weblogic-10-6.0.1.e
    ar\war-syndicationManager.war/WEB-INF/web.xml of module war-syndicationManager.war. The error is weblogic.descriptor.DescriptorException: Unmarshaller failed
    at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:147)
    at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)
    at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:749)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:378)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:720)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:729)
    at weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:134)
    at weblogic.application.compiler.WARModule.processLibraries(WARModule.java:289)
    at weblogic.application.compiler.WARModule.merge(WARModule.java:306)
    at weblogic.application.compiler.flow.MergeModuleFlow.compile(MergeModuleFlow.java:23)
    at weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver.java:69)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36)
    at weblogic.application.compiler.FlowDriver$CompilerFlowDriver.compile(FlowDriver.java:96)
    at weblogic.application.compiler.ReadOnlyEarMerger.merge(ReadOnlyEarMerger.java:43)
    I modified the weblogic.xml
    before modified:
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE weblogic-web-app PUBLIC "-//BEA Systems, Inc.//DTD Web Application 7.0//EN" "http://www.bea.com/servers/wls700/dtd/weblogic700-web-jar.dtd">
    <weblogic-web-app>
    <reference-descriptor/>
    </weblogic-web-app>
    after modified;
    <?xml version="1.0" encoding="utf-8"?>
    <weblogic-web-app>
    xmlns="http://www.bea.com/ns/weblogic/90" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">
    <reference-descriptor/>
    </weblogic-web-app>
    the error message is as following:
    <Apr 9, 2009 2:53:20 AM MDT> <Error> <J2EE> <BEA-160197> <Unable to load descriptor E:\rachen\domain\cc_rc2\cc_rc2\servers\AdminServer\tmp\.appmergegen_1239267193122_command-center-weblogic-10-6.0.1.e
    ar\war-syndicationManager.war/WEB-INF/weblogic.xml of module war-syndicationManager.war. The error is weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
    E:\rachen\domain\cc_rc2\cc_rc2\servers\AdminServer\tmp\.appmergegen_1239267193122_command-center-weblogic-10-6.0.1.ear\war-syndicationManager.war\WEB-INF\weblogic.xml:4:3:4:3: problem: cvc-complex-t
    ype.2.3: Element 'weblogic-web-app@http://www.bea.com/ns/weblogic/90' with element-only content type cannot have text content.:<E:\rachen\domain\cc_rc2\cc_rc2\servers\AdminServer\tmp\.appmergegen_1239
    267193122_command-center-weblogic-10-6.0.1.ear\war-syndicationManager.war/WEB-INF/weblogic.xml:4:3>
    E:\rachen\domain\cc_rc2\cc_rc2\servers\AdminServer\tmp\.appmergegen_1239267193122_command-center-weblogic-10-6.0.1.ear\war-syndicationManager.war\WEB-INF\weblogic.xml:4:3:4:3: problem: cvc-complex-t
    ype.2.4a: Expected elements 'description@http://www.bea.com/ns/weblogic/90 weblogic-version@http://www.bea.com/ns/weblogic/90 security-role-assignment@http://www.bea.com/ns/weblogic/90 run-as-role-ass
    ignment@http://www.bea.com/ns/weblogic/90 resource-description@http://www.bea.com/ns/weblogic/90 resource-env-description@http://www.bea.com/ns/weblogic/90 ejb-reference-description@http://www.bea.com
    /ns/weblogic/90 service-reference-description@http://www.bea.com/ns/weblogic/90 message-destination-descriptor@http://www.bea.com/ns/weblogic/90 session-descriptor@http://www.bea.com/ns/weblogic/90 js
    p-descriptor@http://www.bea.com/ns/weblogic/90 auth-filter@http://www.bea.com/ns/weblogic/90 container-descriptor@http://www.bea.com/ns/weblogic/90 charset-params@http://www.bea.com/ns/weblogic/90 vir
    tual-directory-mapping@http://www.bea.com/ns/weblogic/90 url-match-map@http://www.bea.com/ns/weblogic/90 security-permission@http://www.bea.com/ns/weblogic/90 context-root@http://www.bea.com/ns/weblog
    ic/90 wl-dispatch-policy@http://www.bea.com/ns/weblogic/90 servlet-descriptor@http://www.bea.com/ns/weblogic/90 work-manager@http://www.bea.com/ns/weblogic/90 logging@http://www.bea.com/ns/weblogic/90
    library-ref@http://www.bea.com/ns/weblogic/90' instead of 'reference-descriptor@http://www.bea.com/ns/weblogic/90' here in element weblogic-web-app@http://www.bea.com/ns/weblogic/90:<E:\rachen\domain
    \cc_rc2\cc_rc2\servers\AdminServer\tmp\.appmergegen_1239267193122_command-center-weblogic-10-6.0.1.ear\war-syndicationManager.war/WEB-INF/weblogic.xml:4:3>
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:229)
    at weblogic.descriptor.internal.MarshallerFactory$1.evaluateResults(MarshallerFactory.java:216)
    at weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:141)
    at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)
    at weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(AbstractDescriptorLoader2.java:749)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescriptorLoader2.java:378)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:720)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:729)
    Could you tell me how to deal with the issue?
    Thanks

    Try to migrate your descriptor files with weblogic utiliry: Java weblogic.DDConverter -d <temp dir> xxx.war

  • Encountered the error while installing Maintenance Wizard 2.18

    Hi,
    I'm trying to install Maintenance Wizard on 11.1.0.6 RDBMS home. I encountered the following error :
    create_enc_wallet
    Calling mwwmpro.jar....File /u01/acc/oramw/product/11.1.0/db_2/eof/config/encr_wallet/cwallet.sso does not exists.
    Installation error:
    Error Creating Wallet for password encryption
    I've checked in the path /u01/acc/oramw/product/11.1.0/db_2/eof/config/encr_wallet & there are no files in it.
    /u01/acc/oramw/product/11.1.0/db_2/eof/config/encr_wallet
    [oramw@proddb01 encr_wallet]$ ls -a
    . ..

    I checked the logfile & found that the location of the jar file was incorrect. I made the changes in the script & re ran it, It worked.

  • When building an executable I get the error message var.lsb not found.

    When building that executable with LV 5.0 it will work, but it will not work on a korean version of WinNT 4.0.

    When exactly does the error message come up? When you're doing the build or when you attempt to run the executable?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • TS1424 When downloading itunes update, I got the error, Apple Application Support was not found.*

    On my windows pc, I mistakenly deleted Applie Applications Support file.   Any help with how to restore it?

    With the Error 2, let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe (or iTunes64setup.exe) installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR suitable for your PC (there's a 32-bit Windows version and a 64-bit Windows version). If the following link takes you to the WinRAR home page rather than the WinRAR downloads page, click the Downloads header in the box at the left of the WinRAR home page to see the trial version downloads:
    http://www.rarlab.com/download.htm
    Right-click the iTunesSetup.exe (or iTunes64Setup.exe), and select "Extract to iTunesSetup" (or "Extract to iTunes64Setup"). WinRAR will expand the contents of the file into a folder called "iTunesSetup" (or "iTunes64Setup").
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, see if iTunes will launch without the error now.
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • HT5577 when i log in my id the error msg shows ddat dis id yet not has been log in to i tuens.... what to do????

    pls help me

    What does the error message tell you to do?
    Also, try posting in your native language.  Perhaps someone here is fluent in your language.

  • When i run the icloud control panel  3.1 , the error is repair , this still won't load icloud

    How do I repair 3.1 on windows 8 and Outlook

    Restart the PC. Go into your "Uninstall a program" control panel, select "iCloud control panel" and click "Repair"
    Can you launch the iCloud control panel now?

  • Sometimes when firefox loads a web page the error message comes up stating The URL is not valid and cannot be loaded. And I know this is a valid web site. What gives?

    This happens very often. When I open Mozilla sometimes I get an error stating that "The URL is not valid and cannot be loaded." When I click ok the site stops loading and the tab is titled untiled.

    This can be a problem with DDE.<br />
    See http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox

  • When i do posting of goods, the error is "Mat. KEROSINE is a missing part"

    Hi,
    When I first time posting the qty for my material (kerosine) it shows the following error.
    Help needed to solve this.
    System Response----
    The system could neither determine any MRP controller to notify nor any output type used to send the mail message.
    Procedure
    Please contact the MRP controller responsible or use the current stock/ requirements list to check for which purpose (production order, reservation, for example) the material KEROSINE is required.
    Proceed
    Action to be taken by system administrator
    If the MRP controller wishes to be informed of missing parts situations via a mail message, you have to complete the following settings in the Customizing system of Inventory Management:
    Missing parts check at goods receipt
    set message determination
    Regards

    HI,
    path: ImgMaterial ManagementInventory and physical management--plant parameters.
    if you are using an IDES version copy the plant 1000 and change the plant to ur plant and make sure that the missing part field is unchecked and save it
    hope this will reslove the problem
    reward points if the answer is helpful
    REgards,
    Murali

  • When I launch DW I get the error message that AC_OETags.js can't be opened.

    I just tried to open DW CC and I get the message "Unable to open the script file 'Mac:Applications:Adobe Dreamweaver CC:Configuration:Floaters:AC_OETags.js'" (error 2)
    I looked in the configuration/floater file and there was no script by that name. I also looked on my laptop and there was no file by that name. I launched DW CC on my laptop with no problem.
    I did a search on my Mac Pro and found the file but it was only associated with Flash.
    Can anyone help me with this error? Should I trash DW CC preferences?
    Thanks,

    In trying to resolve this problem I found preference files from previous versions of Dreamweaver (CS5, 6, etc.). Are these necessary for any reason?  Can they be safely be deleted?  Even if they have no relation to this error (Configuration Floaters:AC_OETags.js)? 
    This error just "popped up" one day when launching Dreamweaver CC.  I thought of reinstalling Dreamweaver but unlike days of old (pre CC) I don't have the app on disk.  And CC doesn't have the app to reinstall - or uninstall.  I'm at a loss to find how to fix this.  The odd thing, it is only on launch where the dialog box shows up.  Nothing so far in web authoring has given problems.  I read this could be connected possibly to an extension?  No new extensions have been added.  Have a number of them, mostly for menus.
    Back to the page of help topics...I guess.  Have to do it later.  Have a deadline that has long passed, need to get to printer ASAP!
    Tom

Maybe you are looking for

  • Mac login acounts too wide for the screen

    The older versions worked just fine, but Lion login account icons run left and right and are too wide for the screen on the macmini. So, I have to scroll to get to my account at the end of the list. Is there a way to change this?

  • Labview 2011: Distributed System Manager does not load variables in process

    Hi everyone, I'm having problems with the DSM of Labview 2011. My application consists of a main VI. There will be loaded a sub VI in this main VI, which subVI will be loaded depends on the button that is pressed. The problem that I have is the follo

  • App for billing, time management for contractor..

    Need an app to keep expenses, time billing by job or project for construction jobs.  Need to be able to attach notes--would like to be able to generate on the spot invoice for customers and email copy to home office.  Also, would like sketch pad with

  • Report RPUAUD00 Infotype audit log with date & time

    Hi all, I want to know from where the time is captured when we execute Report RPUAUD00 Infotype audit log? I want to know from which fields or tables or structures? We want to use the same logic in a custom report. Your help appreciated. Thanks & reg

  • Graphic Change from CS3 to CS5

    I created a 3 layer graphic file in CS3 with one layer being text. I imported it into the target application, DVD Studio Pro, and it looked fine. I copied that file onto another computer where I installed the trial version of CS5. (I didn't want to r