OEM Console Not Creating

Hi,
While creating Oracle Enterprise manager in 10g R2 . I'm facing the following error message.
Before creating OEM i removed SYSMAN and MGMT_VIEW user. But now I'm facing the below error message.
Advice me
Check if repos user already exists.
SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_check_repos_user.sql"
Create SYSMAN user.
SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_create_repos_user.sql"
BEGIN dbms_registry.loading('EM', 'Oracle Enterprise Manager', null, '&EM_REPOS_USER');
END;
ERROR at line 1:
ORA-39706: schema '&EM_REPOS_USER' not found
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
ORA-06512: at "SYS.DBMS_REGISTRY", line 71
ORA-06512: at "SYS.DBMS_REGISTRY", line 406
ORA-06512: at line 1
Babu B

Can you post the errors you get when you use emca?Before create OEM Console, I'm used the following cmd's
set oracle_sid=dbname
emca -deconfig dbcontrol db -repos drop
emca -config dbcontrol db -repos create
And, Please check out my log files and let me know your comments.
File Name : emca_2007-11-29_07-27-23-PM
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag '-config' set to true
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'UPDATE_EMAIL' set to true
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'dbcontrol' set to true
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'create' set to true
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: ORACLE_HOME value: D:\oracle\product\10.2.0\db_1
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:23 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: EM_HOME value: D:\oracle\product\10.2.0\db_1
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SID value: devdb
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user:
Nov 29, 2007 7:27:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:26 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'asm_db' set to false
Nov 29, 2007 7:27:26 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'asm_db' set to false
Nov 29, 2007 7:27:30 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: PORT value: 1521
Nov 29, 2007 7:27:31 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter SYS_PWD.
Nov 29, 2007 7:27:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: DBSNMP
Nov 29, 2007 7:27:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: EMAIL_ADDRESS value:
Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: MAIL_SERVER_NAME value:
Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:36 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value:
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: CONFIRMATION ANSWER value: yes
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter LOG_FILE.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_2007-11-29_07-27-23-PM.log.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'CHECK_CONFIG' set to true
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: DBSNMP
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'asm_db' set to false
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
CONFIG: No service name available. Will try to set db_unique_name.db_domain
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value:
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_DOMAIN.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
CONFIG: No db domain available. Will query db for db_domain parameter
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_DOMAIN value: samiindia
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SERVICE_NAME value: DEVDB.samiindia
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DBID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbid
CONFIG: No dbid available. Will query db to extract it.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DBID value: 4149483541
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'db' set to true
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
CONFIG: No service name available. Will try to set db_unique_name.db_domain
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value:
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
CONFIG: No Database unique name available. Will try to retrieve it from DB itself
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_DOMAIN value: samiindia
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_UNIQUE_NAME value: DEVDB
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: SERVICE_NAME value: DEVDB.samiindia
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter EMAIL_ADDRESS.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.EMDBPreConfig invoke
CONFIG: Passed repository configuration check
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter MODIFY_SID.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
Nov 29, 2007 7:27:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DB_DOMAIN value: samiindia
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: DEVDB.samiindia
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties to D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil backupFile
CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties has been copied to D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil backupFile
CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties has been copied to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.tmp
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml to D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.FileUtil backupFile
CONFIG: The original file D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml has been copied to D:\oracle\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 agentHome: null isCentral: false
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager setFlag
CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter AGENT_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter RMI_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter JMS_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
CONFIG: Sid: devdb Host: devdbserver.samiindia.com Node: null OH: D:\oracle\product\10.2.0\db_1 isDBC: false
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter PORTS_FILE.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
CONFIG: isLocalNodeDone: true localNode: null
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter JMS_PORT_devdb.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter JMS_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter RMI_PORT_devdb.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter RMI_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_devdb.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter AGENT_PORT_devdb.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter AGENT_PORT.
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
Nov 29, 2007 7:27:39 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Homes to scan for used ports: [D:\oracle\product\10.2.0\db_1]
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle\product\10.2.0\db_1
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Marking JMS port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Marking RMI port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Marking HTTP port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager getAgentPort
CONFIG: Cannot parse EMD_URL correctly. No port identified
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Marking Agent port: null from D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
CONFIG: Cannnot parse EMD_URL correctly. No port identified
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.FileUtil getProperties
CONFIG: Error reading file D:\oracle\product\10.2.0\db_1\install\staticports.ini
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.PortManager getFreePorts
CONFIG: D:\oracle\product\10.2.0\db_1:devdbserver.samiindia.com:null:devdb:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter AGENT_PORT_devdb.
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: AGENT_PORT_devdb value: 3938
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_devdb.
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: DBCONTROL_HTTP_PORT_devdb value: 1158
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter JMS_PORT_devdb.
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: JMS_PORT_devdb value: 5540
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value was set for the parameter RMI_PORT_devdb.
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.ParamsManager setParam
CONFIG: Setting param: RMI_PORT_devdb value: 5520
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
CONFIG: Ports assigned for SID: devdb : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine connecting with SID: devdb, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
CONFIG: SQLEngine created successfully and connected
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.EMReposConfig createRepository
CONFIG: Spooling to D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_repos_create_2007-11-29_07-27-40-PM.log
Nov 29, 2007 7:27:40 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMReposConfig createRepository
CONFIG: ORA-39706: schema '&EM_REPOS_USER' not found
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
ORA-06512: at "SYS.DBMS_REGISTRY", line 71
ORA-06512: at "SYS.DBMS_REGISTRY", line 406
ORA-06512: at line 1
oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-39706: schema '&EM_REPOS_USER' not found
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
ORA-06512: at "SYS.DBMS_REGISTRY", line 71
ORA-06512: at "SYS.DBMS_REGISTRY", line 406
ORA-06512: at line 1
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
     at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeScript(SQLEngine.java:841)
     at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:265)
     at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:306)
     at oracle.sysman.emcp.EMReposConfig.createRepository(EMReposConfig.java:389)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:191)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
     at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
     at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error creating the repository
Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_repos_create_<date>.log for more details.
Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error creating the repository
Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\DEVDB\emca_2007-11-29_07-27-23-PM.log for more details.
Nov 29, 2007 7:27:41 PM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error creating the repository
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:203)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:133)
     at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
     at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:485)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1141)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:469)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:418)
File Name : emca_repos_create_2007-11-29_07-27-40-PM
Check if repos user already exists.
SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_check_repos_user.sql"
Create SYSMAN user.
SP2-0310: unable to open file "&EM_SQL_ROOT/core/latest/admin/admin_create_repos_user.sql"
BEGIN dbms_registry.loading('EM', 'Oracle Enterprise Manager', null, '&EM_REPOS_USER'); END;
ERROR at line 1:
ORA-39706: schema '&EM_REPOS_USER' not found
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
ORA-06512: at "SYS.DBMS_REGISTRY", line 71
ORA-06512: at "SYS.DBMS_REGISTRY", line 406
ORA-06512: at line 1
Babu B

Similar Messages

  • Informatica Repository Server Admin Console-Not creating a new repository

    Hello, On Windows2000 server, As I am trying to create a new repository, the repository creation window just never disappears after I click OK. I have entered all information on all tabs. But repository is not getting created. I have tried this many times. Any ideas?

    The Repository can only be created using the Repository Server Administration Console.
    See Page 113. "Process of Configuring and Managing the Informatica Repository"
    in Oracle Business Intelligence Applications Installation and Configuration Guide Version 7.9 February 2007
    The "Setting Up" step is out of sequence in the guide.

  • OEM Console in 10g

    Is OEM Console in 10g created automatically during a manual DB 10g creation ?
    Thanks,
    P.

    during a manual DB 10g creation If you create the database using...
    create database my_db
    then OEM is not created...
    You have to manually create it using the emca utility...
    Greetings...
    Sim

  • OEM Console for 11g

    Gurus,
    Installed 11g ( both database and client ) on my PC.
    But I don't see the OEM icon /application to start the OEM console (not dbconsole) as in 10g . Please advice.
    Thanks
    Sheik

    The Oracle Enterprise Manager java console is no longer available in 11g, the only administrative console available in 11g is the web Enterprise Manager DB Control Console. Make sure you have selected the checkbox during installation to enable this on your database, or use the dbca to enable it if it is not already done.
    ~ Madrid

  • Resources created w/MQ Admin Console not seen in GF Admin console

    Environment:
    Glassfish Enterprise Server v2.1
    JDK 1.6.0_11-b03 (bundled)
    Sun Java(tm) System Message Queue 4.3 (Build 7-g)
    Windows XP SP3
    Following the documentation in Chapter 1 of the Sun Java System Message Queue 4.1 Administration Guide[1] I used the MQ Admin Console SWING tool to create an ObjectStore with the following properties:
    java.naming.provider.url - file:///C:/imq_admin_objects
    java.naming.factory.initial - com.sun.jndi.fscontext.RefFSContextFactory
    In that object store I created six destinations (3 Queues and 3 Topics) along with one connection factory.
    I also used the Admin Console to create one Broker with host set to localhost and primary port set to 7676. Within that broker I created 6 physical destination for the destinations I created in the object store.
    In the Glassfish administration console under Configuration -> Java Message Service -> JMS Hosts -> Physical Destinations none of the ones I created in the Broker using the MQ Admin console were visible. I suspected this was due to the fact that GF needs the naming properties I set when I created the ObjectStore with the MQ Admin console so I set them under Configuration -> Java Message Service : Additional Properties. When I did that and restarted the domain the physical destinations I created with the MQ Admin console now showed up in the GF admin console's Physical Destinations section.
    However, the ConnectionFactory and Destinations I created in the ObjectStore do not show up in the GF Admin console's Resources -> JMS Resources -> Connection Factories and Resources -> JMS Resources -> Destination Resources respectively. I suspect this is also a case of needing to feed some properties to the domain somewhere but I don't see an obvious place to do so. Nor am I sure what they should be since they need to be scoped to the JMS resource but simply adding a property like java.naming.factory.initial to a more global scope then one affecting only JMS would be 'a bad thing'.
    FWIW the GF Enterprise Server 2.1 Administration Guide [2], Chapter 4 - Configuring Java Message Service Resources does not touch on this subject either.
    TIA,
    -NBW
    [1] http://docs.sun.com/app/docs/doc/819-7755/gcrlv?a=view
    [2] http://docs.sun.com/app/docs/doc/820-4335/abljw?a=view
    Edited by: NBW-2009 on May 27, 2009 1:24 PM

    You might want to check with the glassfish/application server forum first
    http://forums.sun.com/category.jspa?categoryID=109
    -Mathi

  • OEM Console does not show IFS Node or Folder....

    Does anyone know why ?
    Regards
    Rajiv

    To manage 9iFS from a remote OEM 9.0.1 console, i.e. get the iFS Node or Folder to appear, you need to install the following on your Windows NT client in this order:
    1) Oracle 9i Client (Admin option)
    2) Oracle HTTP Server using 9i Enterprise Edition CD 1 (which prompts for CD 2). Deselect all other products from bottom up to avoid dependency problems.
    3) Oracle 9iFS (choose 9iFS Administration Configuration when the Configuration Assistant runs and click on Configure)
    Reboot your PC which will restart HTTP Server and Intelligent Agent and you should now see Internet File Systems in the OEM Console Navigator, rediscover the iFS node if you cant. Ignore the instruction to run ifsomssetup because it will complain that it cannot find oemctl.bat. ifsomssetup is only designed to make OMS aware of 9iFS but you will have run this script previously when you installed 9iFS on the server, so there should be no need to run it again.
    Note that if you dont install HTTP Server on Windows NT client then 9iFS Config Assistant will fail to run, giving error: "No output available for this tool". HTTP Server does not need to be installed on Windows 2000 as the iFS Config Assistant will run successfully

  • Cannot start OEM console & agent service

    I have 8i database, client & OEM installled on the same laptob (OS W2k). Machine is not connected to any network.
    I have created the OEM repository.
    I can start OMS service.
    But the agent service fail to start.
    Microsof Mgt console error msg: could not start Oracle Agent service on Local Computer. Error3221356559
    Is it true the machine need a static IP address ?
    Any advice, deeply appreciated.
    Tks

    I had an agent service problem which after a lot of trouble resorted to a reinstall of OEM. It created the last 2 service errors being teh OEM and apache. I used a registry cleaner from
    www.iomation.com. After running this utility I rebooted and the agent service worked again. The apache service was fixed by starting it in the console and reading the error to find that multiple entries were being made to the http.conf when reinstalling. The OEM service still doesn't work. I am assuming it is a problem with a configuration file which I am working on now.
    Hope some of this helps, I know what a pain these problems are. Darrel, I dont know if its me, but that link doesnt work. Its a water/landscaping site.

  • BIB-9009 Oracle OLAP could not create cursor.

    Hi,
    I am working on OLAP catalog. I created one cube and 6 Dim. And OEM Console mgs showing this as valid CUbe. When I m trying to create Presentation after selecting my Measure it gives this error:-
    oracle.dss.dataSource.common.QueryRuntimeException: BIB-9009 Oracle OLAP could not create cursor.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to execute the query, Generic at TxsOqCursorManager::fetchInitialBlocks
    SEL: Unexpected error occurred. Contact Oracle Support!, Generic at null
    java.lang.CloneNotSupportedException: BIB-9009 Oracle OLAP could not create cursor.
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    DPR: Unable to execute the query, Generic at TxsOqCursorManager::fetchInitialBlocks
    SEL: Unexpected error occurred. Contact Oracle Support!, Generic at null
    void oracle.dss.dataSource.common.QueryDataDirector.addDataDirectorListener(oracle.dss.util.DataDirectorListener)
    QueryDataDirector.java:687
    void oracle.dss.dataView.ModelAdapter.setDataDirector(oracle.dss.util.DataDirector)
    ModelAdapter.java:145
    void oracle.dss.crosstab.CrosstabModelAdapter.setDataSource(oracle.dss.util.DataSource)
    CrosstabModelAdapter.java:49
    void oracle.dss.dataView.Dataview.setDataSource(oracle.dss.util.DataSource)
    Dataview.java:386
    void oracle.dss.addins.wizard.presentation.PresentationWizardState.applyQuery()
    PresentationWizardState.java:106
    void oracle.dss.addins.wizard.presentation.PresentationWizardDialog.wizardFinished(oracle.bali.ewt.wizard.WizardEvent)
    It is little urgent.
    JDev version is 9.0.3.3 (Build 1205)
    Business Comp Version 9.0.3.11.50
    OS Win 2000 Proff
    DOwn Loaded BIBean9032 and bibeans90321 patch

    I suspect your metadata is incomplete. Please refer to the bi_checkconfig utility to test your metadata. This can be found on the documentation section of the BI Beans section of OTN:
    Displaying Information about your BI Beans Client Configuration using the bi_checkconfig utility
    http://www.oracle.com/technology/products/bib/htdocs/904/tech_notes/bicheckconfig/bi_checkconfig_tn.html
    This will allow you to test the structures in your metadata to ensure each object (dimension, cube) can in fact be queried.
    Hope this helps
    Business Intelligence Beans Product Management Team
    Oracle Corporation

  • OEM CONSOLE LOGIN PROBLEM

    Hi all,
    When I try to login to the OEM console(Oracle Management Server), I gave the Administrator as Sysman, and Password as OEM_TEMP, and Management server as ????.
    Because as I am not aware of what to give in Management Server.
    I got error unable to connect VT-1000.
    I have a standalone system having windows 2000 advanced server, and oracle 9i enterprise edition.
    How to solve this problem. Coz I want to perform export utilities, If I login in standalone mode I cant perform these tasks.
    R.Ramesh.

    I have a similar problem. I have the service running and repository created under the user of OMS, password = OMS. I can login to the schema with these credentials with sqlplus.
    Now when running DBA Studio with OMS, I give the same credentials for the OMS Admin Id and password along with the Management Server Name.
    It tells me the "credentials" are wrong. Saving and un-saving the id/password updates the omsconfig.properties file, but not sure that really matters.
    Any thoughts? I have a posting out there already "Fresh 8.1.6 install....OSM" ......should OMS!
    I'd REALLY appreciate your help,
    Scott

  • Your username and/or password are invalid in OEM Console

    Hi Gurus,
    I have a User 'CIS57' and used that to connect as sysdba using the OEM console all the time and was working fine.
    Now I am only able to connect to the DB using the SYS as sysdba in the OEM Console and not able to use the CIS57 as sydba anymore.
    Any reason why I am not able to connect using this userid in the OEM console. I used this user CIS57 to connect as sysdba all the time.
    Not sure why not able to connect using the same credentials now. Please advice
    Thanks
    Sheik

    if that is the case How was I able to connect before
    like
    cis57
    userpassword
    sysbda
    in the oem console login.
    Note: the Oracle version is 11.1.0.6.0
    All this connection issue ( using the cis57) user started when one of teh script was asked to run by teh Oracle supports services for a flashback recovery area issue and that crashed the instance and the instance had to be brought up by creating a SER 1 SR with Oracle support.
    So they were playing around with teh oradim, pwd files and other parametr file setting while troubleshooting the issue.
    Thanks
    Sheik

  • OEM console and OMS

    Hi,
    i can not login to the OEM Console, when I type the sysman/oem_temp into Administrator/Password field, i get the message "VTK-1000 Unable to connect to the Oracle Management Server....". The Mangement Server is the name of my local machine, where all Oracle is running. I have installed the Personal Edition 8.1.6 and the Manaenet Server. How can I connect to an OMS on my local machie.
    Thankx:

    Did you create a repository in a database for the Oracle Management Server ?
    Joel Pérez

  • Error logging in to OEM console

    hi,
    I'm getting the below error while setting up backup startegy and submitting the job.
    ORA-20204: User does not exist: DBADMIN ORA-06512: at "SYSMAN.MGMT_USER", line 122 ORA-06512: at "SYSMAN.MGMT_JOBS", line 142 ORA-06512: at "SYSMAN.MGMT_JOBS", line 78 ORA-06512: at line 1
    I've tried logging using the sys,system account and checked their account status they are fine. I could able to log in through SQL prompt in to the DB and it also accepting the password.
    But when i'm accessing though OEM console the same accounts are not accepted. It says username or password incorrect.
    2) To solve the problem I've created a user and granted sysdba privilege and i could able to login in to the console.
    But i could not submit a job i.e scheduling a backup and when i try to submit the error comes as below
    ORA-20204: User does not exist: DBADMIN ORA-06512: at "SYSMAN.MGMT_USER", line 122 ORA-06512: at "SYSMAN.MGMT_JOBS", line 142 ORA-06512: at "SYSMAN.MGMT_JOBS", line 78 ORA-06512: at line 1
    Any help is greatly appreciated?
    Sami

    Thanks for the info AMAN.
    I tried changing the password for sys and here is below error
    SQL> password
    Changing password for SYS
    Old password:
    New password:
    Retype new password:
    ERROR:
    ORA-28003: password verification for the specified password failed
    Password unchanged
    I guess the password for the sys account is changed. But how can I login to the SQl prompt without any error and when I'm trying to change the password it is given error.
    The default password for the sys is change_on_install this password is not accepting in the OEM console.
    The accounts for the Sys ans system are open and have system tablespace access. So as far as the access is concerned there is not issue.
    I could not log in to OEM console with sys and system accounts. So I could not see the setup link as u mentioned.
    I check with DBADMIN user in Administration link to see the list of users availble and their account status.
    I need to implement backup stategy for DB and I'm stuck up here.
    Any help is greatly appriciated.

  • Only 1 database in my OEM Console list has missing tabs

    11.1.0.1 of the OEM Grid Server is installed
    I have 20 databases listed.
    All databases except one look just fine. The one database is missing the Performance Availability     Server     Schema     Data Movement     Software and Support     tabs on it's main page.
    I saw a Metalink article that indicates I did not use the correct version of OPatch to install the patch but the host on which this database resides has a second database that is showing up correctly in my OEM Console. The same version of OPatch was used to patch both databases and if the Metalink article is talking about the OPatch version used to patch the Agent, then why would one database on the host show up correctly in the OEM console with all the tabs but a second database does not? So I don't think it's OEM agent patching.
    Any ideas what could cause only one database on a server to have missing links on the OEM main page?
    Back end databases are 11.2.0.3 not that it matters.

    Thanks randers4, but that didn't solve the issue.  Basically, I need to find a way to wipe my iPhone's sync history.  It is trying to sync the ghost files instead of the actual files.  If I delete the actual files from iTunes and add them back in, it does sync them to my iPhone, but those ghost files are still in the sync list.  Since I don't want to delete the files from iTunes and add back in, I would like to find a way to wipe that sync history.  I did what you said as well as opting to not sync music at all, then re-checking the sync music and syncing all over again.  Still, same issue.
    So, does anyone know a way to get rid of that iPhone sync file so it can start fresh with a new sync list?

  • Could not create a new connection in STRUTS

    Hi,
    I have done a application in STRUTS using JBOSS as application server, IDE myeclipse, database is MYSQL, current while executing the application at the time of connecting the database it is giving the error as 'could not create a connection ; nested throwable i have given below the server console message can anybody help in this regard to solve this issue.
    Thanks
    12:37:14,950 INFO  [Server] Starting JBoss (MX MicroKernel)...
    12:37:14,966 INFO  [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)
    12:37:14,981 INFO  [Server] Home Dir: F:\vln\jboss-4.0.3
    12:37:14,981 INFO  [Server] Home URL: file:/F:/vln/jboss-4.0.3/
    12:37:14,981 INFO  [Server] Patch URL: null
    12:37:14,981 INFO  [Server] Server Name: default
    12:37:14,981 INFO  [Server] Server Home Dir: F:\vln\jboss-4.0.3\server\default
    12:37:14,981 INFO  [Server] Server Home URL: file:/F:/vln/jboss-4.0.3/server/default/
    12:37:14,981 INFO  [Server] Server Temp Dir: F:\vln\jboss-4.0.3\server\default\tmp
    12:37:14,981 INFO  [Server] Root Deployment Filename: jboss-service.xml
    12:37:15,809 INFO  [ServerInfo] Java version: 1.5.0_05,Sun Microsystems Inc.
    12:37:15,809 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_05-b05,Sun Microsystems Inc.
    12:37:15,809 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
    12:37:16,919 INFO  [Server] Core system initialized
    12:37:19,591 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
    12:37:50,544 INFO  [EJB3Deployer] Default persistence.properties: {hibernate.transaction.flush_before_completion=false, hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces, hibernate.transaction.auto_close_session=false, hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup, hibernate.dialect=org.hibernate.dialect.HSQLDialect, hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, hibernate.hbm2ddl.auto=create-drop, hibernate.connection.datasource=java:/DefaultDS, hibernate.connection.release_mode=after_statement}
    12:37:50,653 INFO  [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://169.254.109.142:3873/0.0.0.0:3873]
    12:38:23,387 INFO  [AspectDeployer] Deployed AOP: file:/F:/vln/jboss-4.0.3/server/default/deploy/ejb3-interceptors-aop.xml
    12:38:43,294 INFO  [WebService] Using RMI server codebase: http://madhu:8083/
    12:38:44,981 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
    12:38:45,059 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
    12:38:45,091 WARN  [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used
    12:38:45,169 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.CacheLoaderInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    class org.jboss.cache.interceptors.CacheStoreInterceptor
    12:38:45,419 INFO  [TreeCache] cache mode is REPL_SYNC
    12:38:46,559 INFO  [STDOUT]
    GMS: address is MADHU:1860
    12:38:48,606 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:38:48,606 INFO  [LRUPolicy] Starting eviction policy using the provider: org.jboss.ejb3.cache.tree.StatefulEvictionPolicy
    12:38:48,606 INFO  [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 1
    12:38:48,606 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:38:48,637 INFO  [TreeCache] viewAccepted(): new members: [MADHU:1860]
    12:38:48,934 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=2;loopback=false;mcast_addr=228.1.2.3;mcast_port=43333;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
    12:38:48,966 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
    12:38:58,528 INFO  [MailService] Mail Service bound to java:/Mail
    12:39:04,981 INFO  [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
    12:39:05,106 INFO  [DefaultPartition] Initializing
    12:39:05,200 INFO  [STDOUT]
    GMS: address is MADHU:2004 (additional data: 20 bytes)
    12:39:07,216 INFO  [DefaultPartition] Number of cluster members: 1
    12:39:07,216 INFO  [DefaultPartition] Other members: 0
    12:39:07,216 INFO  [DefaultPartition] Fetching state (will wait for 30000 milliseconds):
    12:39:07,512 INFO  [HANamingService] Started ha-jndi bootstrap jnpPort=1100, backlog=50, bindAddress=/0.0.0.0
    12:39:07,528 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening on /0.0.0.0:1102, group=230.0.0.4, HA-JNDI address=169.254.109.142:1100
    12:39:09,591 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    12:39:09,606 INFO  [TreeCache] cache mode is REPL_SYNC
    12:39:09,653 INFO  [STDOUT]
    GMS: address is MADHU:2034
    12:39:11,669 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:39:11,669 INFO  [LRUPolicy] Starting eviction policy using the provider: org.jboss.cache.eviction.LRUPolicy
    12:39:11,669 INFO  [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 5
    12:39:11,669 INFO  [TreeCache] viewAccepted(): new members: [MADHU:2034]
    12:39:11,669 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:39:18,497 INFO  [Embedded] Catalina naming disabled
    12:39:21,294 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
    12:39:21,309 INFO  [Catalina] Initialization processed in 2656 ms
    12:39:21,309 INFO  [StandardService] Starting service jboss.web
    12:39:21,325 INFO  [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5
    12:39:21,512 INFO  [StandardHost] XML validation disabled
    12:39:21,637 INFO  [Catalina] Server startup in 328 ms
    12:39:23,200 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
    12:40:12,434 INFO  [WebappLoader] Dual registration of jndi stream handler: factory already defined
    12:40:16,966 INFO  [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=.../tmp/deploy/tmp44694jboss-ws4ee-exp.war/
    12:40:17,481 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
    12:40:17,856 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
    12:40:18,450 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
    12:40:23,731 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=8;loopback=false;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD_SOCK:VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
    12:40:23,747 INFO  [TreeCache] interceptor chain is:
    class org.jboss.cache.interceptors.CallInterceptor
    class org.jboss.cache.interceptors.LockInterceptor
    class org.jboss.cache.interceptors.UnlockInterceptor
    class org.jboss.cache.interceptors.ReplicationInterceptor
    12:40:23,747 INFO  [TreeCache] cache mode is REPL_ASYNC
    12:40:24,184 INFO  [STDOUT]
    GMS: address is MADHU:2576
    12:40:26,184 INFO  [TreeCache] viewAccepted(): new members: [MADHU:2576]
    12:40:26,184 INFO  [TreeCache] new cache is null (maybe first member in cluster)
    12:40:26,184 INFO  [TreeCache] state could not be retrieved (must be first member in group)
    12:40:27,794 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
    12:40:28,231 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
    12:40:28,559 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
    12:40:28,934 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
    12:40:29,325 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
    12:40:29,762 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
    12:40:34,544 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    12:40:36,762 INFO  [A] Bound to JNDI name: queue/A
    12:40:36,778 INFO  Bound to JNDI name: queue/B
    12:40:36,778 INFO [C] Bound to JNDI name: queue/C
    12:40:36,778 INFO [D] Bound to JNDI name: queue/D
    12:40:36,778 INFO [ex] Bound to JNDI name: queue/ex
    12:40:36,856 INFO [testTopic] Bound to JNDI name: topic/testTopic
    12:40:36,872 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
    12:40:36,872 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    12:40:36,872 INFO [testQueue] Bound to JNDI name: queue/testQueue
    12:40:37,044 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    12:40:37,200 INFO [DLQ] Bound to JNDI name: queue/DLQ
    12:40:37,903 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    12:40:38,262 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MySqlDS' to JNDI name 'java:MySqlDS'
    12:40:38,512 INFO [TomcatDeployer] deploy, ctxPath=/EIISWEB, warUrl=.../deploy/EIISWEB.war/
    12:40:39,622 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    12:40:39,637 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    12:40:40,731 INFO [PropertyMessageResources] Initializing, config='com.lsil.struts.ApplicationResources', returnNull=true
    12:40:40,747 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    12:40:40,856 INFO [PropertyMessageResources] Initializing, config='com.lsil.struts.ApplicationResources', returnNull=true
    12:40:41,106 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
    12:40:41,700 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
    12:40:42,216 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
    12:40:42,356 INFO [JkMain] Jk running ID=0 time=0/234 config=null
    12:40:42,372 INFO [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)] Started in 3m:27s:391ms
    12:41:21,684 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,700 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    12:41:21,731 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,809 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,809 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,825 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:21,825 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.bean.LocalStrings', returnNull=true
    12:41:21,919 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
    12:41:31,262 INFO [STDOUT] In ServiceLocator: creating datasource
    12:41:31,262 INFO [STDOUT] Referencejava:MySqlDS
    12:41:31,262 INFO [STDOUT] [email protected]9
    12:41:31,419 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis)
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:164)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:519)
         at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:208)
         at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:529)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:410)
         at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:342)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:462)
         at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:894)
         at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:73)
         at com.lsil.eiis.validator.main.common.QueryManager.getInfo(QueryManager.java:65)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.lsil.eiis.utility.XMLDTHttpServlet.getInfo(XMLDTHttpServlet.java:186)
         at com.lsil.eiis.utility.XMLDTHttpServlet.doGet(XMLDTHttpServlet.java:44)
         at com.lsil.eiis.utility.XMLDTHttpServlet.doPost(XMLDTHttpServlet.java:121)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getDriver(LocalManagedConnectionFactory.java:291)
         at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:153)
         ... 37 more
    12:41:32,403 INFO [STDOUT] Help XML:<Data><Record><RESULT>Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis); - nested throwable: (org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (org.jboss.resource.JBossResourceException: Apparently wrong driver class specified for URL: class: com.mysql.jdbc.Driver, url: jdbc:mysql://localhost:3306/eis))</RESULT></Record></Data>

    Hi Abhshek,
    Please go through the link:Error in Seeburger SFTP : Cannot create pending keystore PENDING/SSH_hosts
    Also check certificate expiry date. Take help of basis team so that they could be able to assist you regarding this.
    Regards,
    Naveen

  • Problem displaying text in console after creating socket

    Hi guys,
    I'm trying to combine 2 invididual parts of a project I'm working on, but I am having problems intregating it all together.
    I am using sockets to connect to 1 computer so it's using client server architecture. Whilst I am able to create and connect using the socket, my program is failing to print on the console. I would like to find out what I have done wrong, and get it working.
    Server code:
    import java.io.*;
    import java.net.*;
    import javax.swing.JOptionPane;
    class Server
         public static void main (String []args) throws IOException
              try
                   Server();     
              catch (IOException ex)
         public static void Server () throws IOException
              ServerSocket serverSocket=null;
              int portNo=4500;
              System.out.println("Starting");
              try
                   serverSocket=new ServerSocket(portNo);     
              catch (IOException ex)
                   System.err.println("Could not create socket on port" +portNo);
                   System.exit(1);
              System.out.println("Socket listening");
              Socket clientSocket=null;
              try
                   clientSocket=serverSocket.accept();
              catch (IOException ex)
                   System.out.println("Accept failed");
                   System.exit(1);
              PrintWriter out= new PrintWriter(clientSocket.getOutputStream(), true);
              BufferedReader in=new BufferedReader(new InputStreamReader(clientSocket.getInputStream()));
              Board board1=new Board();
              Protocol game=new Protocol();     
              boolean gameStart=true;
              while (gameStart)
                   String originMove=JOptionPane.showInputDialog(null,"Origin Move","Enter in origin of piece",JOptionPane.QUESTION_MESSAGE);
                   byte [] originMoveByte=new byte[originMove.length()];
                   originMoveByte=originMove.getBytes();
                   System.out.println(originMoveByte);
              out.close();
              in.close();     
              clientSocket.close();
              serverSocket.close();          
    class Board
         boolean gameStart=true;
         public static String [] [] Board()
              String coordinates[] [] = new String [8] [8];
              for (byte i=0;i<8;i++)
                   for (byte j=0;j<8;j++)
                        if ((i%2!=0)&&(j%2!=0))
                             coordinates[i] [j]="#";
                        else if ((i%2!=0)&&(j%2==0))
                             coordinates[i] [j]=" ";
                        else if ((i%2==0)&&(j%2!=0))
                             coordinates[i] [j]=" ";
                        else
                             coordinates[i] [j]="#";
              coordinates[0][0]="R";
              coordinates[0][1]="N";
              coordinates[0][2]="B";
              coordinates[0][3]="Q";
              coordinates[0][4]="K";
              coordinates[0][5]="B";
              coordinates[0][6]="N";
              coordinates[0][7]="R";
              for (int i=0;i<8;i++)
                   coordinates[1]="P";
              coordinates[7][0]="r";
              coordinates[7][1]="n";
              coordinates[7][2]="b";
              coordinates[7][3]="q";
              coordinates[7][4]="k";
              coordinates[7][5]="b";
              coordinates[7][6]="n";
              coordinates[7][7]="r";
              for (int i=0;i<8;i++)
                   coordinates[6][i]="p";
              printBoard(coordinates);
              return coordinates;
         public static void update (String coordinates [] [])
              printBoard(coordinates);
         public static void printBoard(String coordinates[] [])
              for (int i=0;i<8;i++)
                   for (int j=0;j<8;j++)
                        System.out.print(coordinates[i][j]);
                   System.out.println();
    }Cheers,
    Ben                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Sorry guys, I got a follow up problem :(
    U:\Server\Server.java:126: incompatible types
    found   : java.lang.String[][]
    required: java.io.PrintWriter
                   out=game.Protocol(coordinates,originMove,destinationMove);
                                    ^
    1 error
    Process completed.What needs changing? Btw, coordinates is the 2D String array
    Cheers,
    Ben

Maybe you are looking for

  • Add text and image into pdf

    Hi, I have several PDF in which I must add a different text by pdf and image in all pages in each PDF document How do with the SDK and delphi Regard's Laurent

  • C code in stored procedure ?

    Is it possible to invoke a C function/ program in a stored procedure? How?

  • How to syntax check the source code of custom methos of classes?

    Hi, Experts, I want to check the syntax errors is present or not in methods of classes, to check that is there any function module or classes for that? Thank U, Shabeer Ahmed.

  • Unable to view images

    We are using Adobe Acrobat 8 Professional in our offices. But we are unable images in the pdf files. For example: http://www.europacmetrology.co.uk/uploads/StingerFlyer2.pdf The two images in the middle of this first page and seconds are darkened gra

  • Mono to Stereo on Premiere Pro CC 2014 Windows 8.0

    Got cut off several times from India today.  Approaching deadline.  Un-informed on an earlier shoot and recorded in mono.  Read the tutorial.  It appears to have been written for CS6.  Got two tracks of each left and right in source box but still onl