Server Clustering
1827674 Members
3789 Online
109967 Solutions
New Discussion

CMU 7.0 and HP HPC Linux Value pack 3.1 installation issues

 
bipinbachhao
New Member

CMU 7.0 and HP HPC Linux Value pack 3.1 installation issues

Hi,

 

 

I am trying to install the Linux value pack which contains LSF,

 

In webinstaller log files it shows following error

 

 

2012-08-06 12:30:51 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - checkAdminR:0
2012-08-06 12:30:51 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - CLUSTER_ADMIN = hpcadmin
2012-08-06 12:30:51 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - checkshareDirCmd:/root/Value_Pack3.1/inst.tmp/webinstaller/bin/installcheck checkshar
edworkdir -p /app1/LSF.shared -a "hpcadmin root"
2012-08-06 12:31:00 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - checkshareDirR:0
2012-08-06 12:31:00 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - NFS_WORKDIR = /app1/LSF.shared
2012-08-06 12:31:00 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - BINARY_INSTALLLOCATION = N
2012-08-06 12:31:00 [com.platform.gui.installer.web.ClusterConfigAction]-[INFO] - STARTUP = Y
2012-08-06 12:31:00 [com.platform.gui.installer.web.PreCheckAction]-[INFO] - do pre-check cmd:/root/Value_Pack3.1/inst.tmp/webinstaller/bin/installprecheck
2012-08-06 12:31:00 [com.platform.gui.installer.web.PreCheckAction]-[INFO] - to pre-check page
2012-08-06 12:31:00 [org.apache.struts2.dispatcher.Dispatcher]-[ERROR] - Could not find action or result
There is no Action mapped for action name message. - [unknown location]
at com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:186)
at org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:41)
at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:494)
at org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:419)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)

 

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.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
2012-08-06 12:31:01 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:02 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:03 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:04 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:05 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:05 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:06 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -
2012-08-06 12:31:07 [com.platform.gui.installer.web.PreCheckAction]-[ERROR] -

 

 

And goes into infinite loop. I am trying with CMU intergration.

Did any one noticed above error?

 

--Bipin