(1) Install RSA
(2) Install WAS
(3) Install Workbench
Problem:
(1) Failed while creating InfoSphere Master Data Management.
But the Validate Installation failed while setting up Development and Test Environment
Total test cases: 3
Failed test cases: 3
----------------------------
Test cases list:
TCRMaddcontract.xml
TCRMaddOrganization.xml
TCRMaddPerson.xml
----------------------------
Failed test cases list:
----------------------------
Response contains failures list (3):
----------------------------
TCRMaddcontract.xml
TCRMaddOrganization.xml
TCRMaddPerson.xml
Exception :
[importCode] *** ERROR ***: Wed Mar 03 23:21:57 CST 2010 java.lang.InterruptedException
[importCode] at org.eclipse.core.internal.jobs.OrderedLock.acquire(Unknown Source)
[importCode] at org.eclipse.wst.common.internal.emfworkbench.integration.ResourceSetWorkbenchEditSynchronizer.aquireLock(Unknown Source)
[importCode] at org.eclipse.wst.common.internal.emfworkbench.integration.ResourceSetWorkbenchEditSynchronizer.acceptDelta(Unknown Source)
[importCode] at org.eclipse.wst.common.internal.emfworkbench.integration.ResourceSetWorkbenchEditSynchronizer.resourceChanged(Unknown Source)
[importCode] at org.eclipse.core.internal.events.NotificationManager$2.run(Unknown Source)
[importCode] at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
[importCode] at org.eclipse.core.internal.events.NotificationManager.notify(Unknown Source)
[importCode] at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Unknown Source)
[importCode] at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Unknown Source)
[importCode] at org.eclipse.core.internal.resources.Workspace.endOperation(Unknown Source)
[importCode] at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaModelManager.initializeAllContainers(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaModelManager.getJsGlobalScopeContainer(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.core.JavaScriptCore.getJsGlobalScopeContainer(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaProject.resolveClasspath(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaProject.getResolvedClasspath(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaModelManager.determineIfOnClasspath(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaModelManager.create(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.internal.core.JavaModelManager.create(Unknown Source)
[importCode] at org.eclipse.wst.jsdt.core.JavaScriptCore.create(Unknown Source)
deployConfiguration:
configurationConsole:
[java] The args attribute is deprecated. Please use nested arg elements.
[java] The jvmargs attribute is deprecated. Please use nested jvmarg elements.
[java] Logger factory is com.dwl.base.logging.DWLLog4jLoggerFactory
[java] DWLLog4jLogger: Using logging configuration from: file:/H:/Wspace/RSA/ManagementConsole/config/Log4J.properties
[java] WARN - ManagementConsole Process ID: 40916@IBM-B5BA9A91DD7
[java]
[java] “配置和管理”控制台
[java]
[java]
[java] 连接到管理代理程序:localhost 端口:9999
[java] Output_J2SEMBeanServerAccessor_ConnectionSet
[java] ERROR - org.apache.bsf.BSFException: error while eval'ing Jacl expression: com.dwl.management.config.repository.RepositoryStoreException: Exception_RepositoryImpl_CreateConnectionFailed org.apache.bsf.BSFException: error while eval'ing Jacl expression: com.dwl.management.config.repository.RepositoryStoreException: Exception_RepositoryImpl_CreateConnectionFailed
[java] 在脚本中发现错误。
[java] [Output_ManagementConsole_CheckLog:] 请查看日志以了解更多详细信息。
解决方法:
solutions:
* Make sure you do not have the WebSphere Application Server feature pack for web services installed in RSA.
If you do have the feature pack installed, you will need to use the IBM Installation Manager to uninstall the whole WebSphere Application Server version 6.1 runtime, not just the feature pack, and reinstall the runtime without the feature pack selected. The DB2 prereq (DB2 Enterprise Edition 9.1 fixpack 3a) is also very important. See below for log locations if the MDM database is not created properly.
(1) open IBM Installation Manager --> Uninstall WebSphere Application Server V7.0 testing enviroment
(2) Install WebSphere Application Server V7.0 Testing Enviroment (of RSA V7.5.4)
Do Not Install 功能部件包
(3)
Log says:
deployConfiguration:
configurationConsole:
java The args attribute is deprecated. Please use nested arg elements.
java The jvmargs attribute is deprecated. Please use nested jvmarg elements.
java Logger factory is com.dwl.base.logging.DWLLog4jLoggerFactory
java DWLLog4jLogger: Using logging configuration from: file:/C:/IBM/MDM/ManagementConsole/config/Log4J.properties
java WARN - ManagementConsole Process ID: 4800@AChetvertakov
java Configuration and Management Console
java Connecting to the management agent on: localhost Port: 9999
java Output_J2SEMBeanServerAccessor_ConnectionSet
java ERROR - org.apache.bsf.BSFException: error while eval'ing Jacl expression: com.dwl.management.config.repository.RepositoryStoreException: Exception_RepositoryImpl_CreateConnectionFailed org.apache.bsf.BSFException: error while eval'ing Jacl expression: com.dwl.management.config.repository.RepositoryStoreException: Exception_RepositoryImpl_CreateConnectionFailed
java An error is found in the script.
java Output_ManagementConsole_CheckLog: Check the log for more details.
I suppose that there is no ManagementAgent running. I found only unix shell scripts to run the agent. Is three a way to run it on windows?
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14219950
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=256314