Unable to see Applcation under navigate tab in Hyperion(9.3.1) workspace

Hi,
I am new to Hyperion products. I have installed all Hyperion 9.3.1 products as per installation documnet. I could connect to workspace. I am unable to see APPLICATION under NAVIGATE tab. Can somebody help on this.
Thanks
SP

Hi John,
Now we are able to start the service "Hyperion S9 EPM Architect Process Manager".
Also we are able to start "Performance Management Architect Web (tomcat 5)" .
Still unable to open Dimension Library from the below navigation.
Navigate-->administer-->Dimesion Library
Able to open AwbConfig.xml (url : http://hyperion01.in.corp.sa:19000/awb/conf/AwbConfig.xml)
Getting the below error.
Trace: com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
Exception org.apache.axis.AxisFault rethrown
java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(Unknown Source)
     at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
     at java.net.PlainSocketImpl.connect(Unknown Source)
     at java.net.SocksSocketImpl.connect(Unknown Source)
     at java.net.Socket.connect(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
     at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
     at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
     at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
     at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
     at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
     at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
     at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
     at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
     at org.apache.axis.client.Call.invoke(Call.java:2767)
     at org.apache.axis.client.Call.invoke(Call.java:2443)
     at org.apache.axis.client.Call.invoke(Call.java:2366)
     at org.apache.axis.client.Call.invoke(Call.java:1812)
     at com.hyperion.awb.webservice.sessions.SessionsSoapStub.createSessionFromToken(SessionsSoapStub.java:253)
     at com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:106)
     at com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
     at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
     at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
     at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
     at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
     at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
Exception java.net.ConnectException rethrown
java.net.PlainSocketImpl.socketConnect(Native Method)
java.net.PlainSocketImpl.doConnect(Unknown Source)
java.net.PlainSocketImpl.connectToAddress(Unknown Source)
java.net.PlainSocketImpl.connect(Unknown Source)
java.net.SocksSocketImpl.connect(Unknown Source)
Also find the contents of the bpma.log below
2008-04-25 17:17:49,686 [main] INFO com.hyperion.awb.web.util.WebAppListener - initWebServices(ServletContext) - start
2008-04-25 17:17:49,686 [main] INFO com.hyperion.awb.web.util.WebAppListener - getClusterController(ServletContext) - start
2008-04-25 17:17:49,811 [main] INFO com.hyperion.awb.web.util.WebAppListener - getClusterController(ServletContext) - end
2008-04-25 17:17:49,936 [main] DEBUG com.hyperion.awb.web.util.WebAppListener - checkWebSession(HttpServletRequest) - Getting server DimServer.)
2008-04-25 17:17:49,967 [main] INFO com.hyperion.awb.web.util.WebAppListener - initWebServices(ServletContext) - end
2008-04-25 17:17:50,030 [main] INFO com.hyperion.awb.web.util.WebAppListener - contextInitialized(ServletContextEvent) - end
2008-04-25 17:18:31,218 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.dimeditor.Action
2008-04-25 17:18:31,218 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - start
2008-04-25 17:18:31,218 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - start
2008-04-25 17:18:31,218 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - end
2008-04-25 17:18:31,218 [TP-Processor3] DEBUG com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - Found CSS Token in the request.)
2008-04-25 17:18:31,234 [TP-Processor3] INFO com.hyperion.awb.web.css.CSSConfigApp - getConfigFile() - start
2008-04-25 17:18:31,234 [TP-Processor3] INFO com.hyperion.awb.web.css.CSSConfigApp - Configuring CSS using URL : http://HYPERION01:58080/interop/framework/getCSSConfigFile
2008-04-25 17:18:31,234 [TP-Processor3] INFO com.hyperion.awb.web.css.CSSConfigApp - getConfigFile() - end
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - start
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - end
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - start
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - end
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - getServiceUrl(ServiceType) - start
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - getServiceUrl(ServiceType) - end : http://HYPERION01/hyperion-bpma-server/Sessions.asmx
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - createService(ServiceType) - start : http://HYPERION01/hyperion-bpma-server/Sessions.asmx
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - getServiceUrl(ServiceType) - start
2008-04-25 17:18:32,390 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - getServiceUrl(ServiceType) - end : http://HYPERION01/hyperion-bpma-server/Sessions.asmx
2008-04-25 17:18:32,890 [TP-Processor3] INFO com.hyperion.awb.webservice.util.ConnectionPoolFactory - createService(ServiceType) - end
2008-04-25 17:18:34,109 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - start
2008-04-25 17:18:34,109 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - end
2008-04-25 17:18:37,859 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:18:37,875 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:18:37,875 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:18:37,875 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - start
2008-04-25 17:18:37,875 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - end
2008-04-25 17:18:37,875 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - start
2008-04-25 17:18:37,875 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - end
2008-04-25 17:18:37,875 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage1: java.net.ConnectException: Connection refused: connect
2008-04-25 17:18:37,875 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage2: ; nested exception is:
     java.net.ConnectException: Connection refused: connect
2008-04-25 17:18:37,890 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>; nested exception is:
     java.net.ConnectException: Connection refused: connect</desc><trace>com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
Exception org.apache.axis.AxisFault rethrown
java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(Unknown Source)
     at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
     at java.net.PlainSocketImpl.connect(Unknown Source)
     at java.net.SocksSocketImpl.connect(Unknown Source)
     at java.net.Socket.connect(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
     at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
     at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
     at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
     at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
     at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
     at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
     at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
     at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
     at org.apache.axis.client.Call.invoke(Call.java:2767)
     at org.apache.axis.client.Call.invoke(Call.java:2443)
     at org.apache.axis.client.Call.invoke(Call.java:2366)
     at org.apache.axis.client.Call.invoke(Call.java:1812)
     at com.hyperion.awb.webservice.sessions.SessionsSoapStub.createSessionFromToken(SessionsSoapStub.java:253)
     at com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:106)
     at com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
     at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
     at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
     at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
     at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
     at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
Exception java.net.ConnectException rethrown
java.net.PlainSocketImpl.socketConnect(Native Method)
java.net.PlainSocketImpl.doConnect(Unknown Source)
java.net.PlainSocketImpl.connectToAddress(Unknown Source)
java.net.PlainSocketImpl.connect(Unknown Source)
java.net.SocksSocketImpl.connect(Unknown Source)
</trace></BpmResponse>
2008-04-25 17:18:37,890 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:20:35,940 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.logon.LogoffAction
2008-04-25 17:20:35,940 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - preprocess(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start
2008-04-25 17:20:35,940 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - preprocess(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - end
2008-04-25 17:20:35,940 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - getWebSession(HttpServletRequest) - start
2008-04-25 17:20:35,940 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - getWebSession(HttpServletRequest) - end
2008-04-25 17:20:35,940 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - end
2008-04-25 17:21:13,504 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.dimeditor.Action
2008-04-25 17:21:13,504 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - start
2008-04-25 17:21:13,504 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - start
2008-04-25 17:21:13,504 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - end
2008-04-25 17:21:13,504 [TP-Processor3] DEBUG com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - Found CSS Token in the request.)
2008-04-25 17:21:14,176 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - start
2008-04-25 17:21:14,176 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - end
2008-04-25 17:21:14,176 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - start
2008-04-25 17:21:14,176 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - end
2008-04-25 17:21:15,144 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - start
2008-04-25 17:21:15,144 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - end
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - start
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - end
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - start
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - end
2008-04-25 17:21:15,160 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage1: java.net.ConnectException: Connection refused: connect
2008-04-25 17:21:15,160 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage2: ; nested exception is:
     java.net.ConnectException: Connection refused: connect
2008-04-25 17:21:15,160 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>; nested exception is:
     java.net.ConnectException: Connection refused: connect</desc><trace>com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
Exception org.apache.axis.AxisFault rethrown
java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(Unknown Source)
     at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
     at java.net.PlainSocketImpl.connect(Unknown Source)
     at java.net.SocksSocketImpl.connect(Unknown Source)
     at java.net.Socket.connect(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
     at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
     at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
     at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
     at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
     at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
     at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
     at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
     at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
     at org.apache.axis.client.Call.invoke(Call.java:2767)
     at org.apache.axis.client.Call.invoke(Call.java:2443)
     at org.apache.axis.client.Call.invoke(Call.java:2366)
     at org.apache.axis.client.Call.invoke(Call.java:1812)
     at com.hyperion.awb.webservice.sessions.SessionsSoapStub.createSessionFromToken(SessionsSoapStub.java:253)
     at com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:106)
     at com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
     at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
     at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
     at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
     at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
     at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
Exception java.net.ConnectException rethrown
java.net.PlainSocketImpl.socketConnect(Native Method)
java.net.PlainSocketImpl.doConnect(Unknown Source)
java.net.PlainSocketImpl.connectToAddress(Unknown Source)
java.net.PlainSocketImpl.connect(Unknown Source)
java.net.SocksSocketImpl.connect(Unknown Source)
</trace></BpmResponse>
2008-04-25 17:21:15,160 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:22:12,021 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.logon.LogoffAction
2008-04-25 17:22:12,021 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - preprocess(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start
2008-04-25 17:22:12,021 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - preprocess(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - end
2008-04-25 17:22:12,021 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - getWebSession(HttpServletRequest) - start
2008-04-25 17:22:12,021 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - getWebSession(HttpServletRequest) - end
2008-04-25 17:22:12,021 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - end
2008-04-25 17:22:29,256 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.dimeditor.Action
2008-04-25 17:22:29,256 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - start
2008-04-25 17:22:29,256 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - start
2008-04-25 17:22:29,256 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - end
2008-04-25 17:22:29,256 [TP-Processor3] DEBUG com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - Found CSS Token in the request.)
2008-04-25 17:22:30,037 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - start
2008-04-25 17:22:30,037 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - end
2008-04-25 17:22:30,037 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - start
2008-04-25 17:22:30,037 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - end
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - start
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - end
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - start
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - end
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - start
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - end
2008-04-25 17:22:45,413 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage1: (404)Not Found
2008-04-25 17:22:45,413 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage2: (404)Not Found
2008-04-25 17:22:45,413 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>(404)Not Found</desc><trace>com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
Exception org.apache.axis.AxisFault rethrown
</trace></BpmResponse>
2008-04-25 17:22:45,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:23:06,851 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.dimeditor.Action
2008-04-25 17:23:06,851 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - start
2008-04-25 17:23:06,851 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - start
2008-04-25 17:23:06,851 [TP-Processor3] INFO com.hyperion.awb.web.dimeditor.Action - getWebSession(HttpServletRequest) - end
2008-04-25 17:23:06,851 [TP-Processor3] DEBUG com.hyperion.awb.web.dimeditor.Action - checkWebSession(HttpServletRequest) - Found CSS Token in the request.)
2008-04-25 17:23:07,335 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - start
2008-04-25 17:23:07,335 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService() - end
2008-04-25 17:23:07,335 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - start
2008-04-25 17:23:07,351 [TP-Processor3] INFO com.hyperion.awb.web.common.BaseService - BaseService(Server) - end
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - start
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - BaseServiceException(Exception) - end
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - start
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - start
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getType() - end
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - start
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getAction() - end
2008-04-25 17:23:08,413 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage1: java.net.ConnectException: Connection refused: connect
2008-04-25 17:23:08,413 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - errMessage2: ; nested exception is:
     java.net.ConnectException: Connection refused: connect
2008-04-25 17:23:08,413 [TP-Processor3] WARN com.hyperion.awb.web.common.DimensionServiceException - exception: <BpmResponse type='error'><actor>none</actor><code>org.apache.axis.AxisFault</code><desc>; nested exception is:
     java.net.ConnectException: Connection refused: connect</desc><trace>com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
Exception org.apache.axis.AxisFault rethrown
java.net.ConnectException: Connection refused: connect
     at java.net.PlainSocketImpl.socketConnect(Native Method)
     at java.net.PlainSocketImpl.doConnect(Unknown Source)
     at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
     at java.net.PlainSocketImpl.connect(Unknown Source)
     at java.net.SocksSocketImpl.connect(Unknown Source)
     at java.net.Socket.connect(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     at java.lang.reflect.Method.invoke(Unknown Source)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153)
     at org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
     at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
     at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
     at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
     at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
     at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
     at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
     at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
     at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
     at org.apache.axis.client.Call.invoke(Call.java:2767)
     at org.apache.axis.client.Call.invoke(Call.java:2443)
     at org.apache.axis.client.Call.invoke(Call.java:2366)
     at org.apache.axis.client.Call.invoke(Call.java:1812)
     at com.hyperion.awb.webservice.sessions.SessionsSoapStub.createSessionFromToken(SessionsSoapStub.java:253)
     at com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:106)
     at com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
     at com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1158)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
     at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:300)
     at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:374)
     at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:743)
     at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:675)
     at org.apache.jk.common.SocketConnection.runIt(ChannelSocket.java:866)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
     at java.lang.Thread.run(Unknown Source)
Exception java.net.ConnectException rethrown
java.net.PlainSocketImpl.socketConnect(Native Method)
java.net.PlainSocketImpl.doConnect(Unknown Source)
java.net.PlainSocketImpl.connectToAddress(Unknown Source)
java.net.PlainSocketImpl.connect(Unknown Source)
java.net.SocksSocketImpl.connect(Unknown Source)
</trace></BpmResponse>
2008-04-25 17:23:08,413 [TP-Processor3] INFO com.hyperion.awb.web.common.DimensionServiceException - getXml() - end
2008-04-25 17:34:28,851 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start : com.hyperion.awb.web.logon.LogoffAction
2008-04-25 17:34:28,851 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - preprocess(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - start
2008-04-25 17:34:28,851 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - preprocess(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - end
2008-04-25 17:34:28,851 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - getWebSession(HttpServletRequest) - start
2008-04-25 17:34:28,851 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - getWebSession(HttpServletRequest) - end
2008-04-25 17:34:28,851 [TP-Processor3] INFO com.hyperion.awb.web.logon.LogoffAction - execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - end
Thanks & Regards
Siva

Similar Messages

  • Unable to see Applications under navigate tab in Planning browser

    Unable to see Applications under navigate tab in Hyperion(9.3.1) workspace I have installed all Hyperion 9.3.1 products as per installation document
    Please Can any one tell me the solution.
    i have one more question .already i installed Hyperion Shared Services,Essbase (includes
    Essbase Server and Essbase Administration Services),Hyperion Planning - System 9 .Essbase Integration Services,Hyperion Smart View for Office.
    i am using Tomcat web server only .
    what are the applications need to install if i want to work on planning

    Hi,
    Have you read this post > Unable to see Applcation under navigate tab in Hyperion(9.3.1) workspace
    I answered the same question on the subject only a few days ago.
    Hope it works for you.
    Cheers
    John

  • Unable to see planning application and dimension menus under navigate tab

    Dears
    Unable to see planning application and dimension menus under navigate tab in EPM 11.1.1.1 workspace.
    Is there any configuration lost?
    All EPM service have already started.
    Thx
    Hector

    I also don't see the menu under "Consolidation" or "Planning" applications. I can naviaget to these applications from Navigate -> Application ->Consolidation or Planning and I see a box with up arrow and down arrow. If I keep my cursor between these two boxes, or the boundary, sometime I could start my applications in these two modules. I checked context.properties in \Hyperion\home\deployment\Tomcat5\workspace\webapps\workspace\conf folder.
    #Appended properties
    #Sat Jan 17 14:14:43 EST 2009
    Reports=Y
    HFM=Y
    HPSU=Y
    HP=Y
    HPS=Y
    Analyzer=Y
    BPMA=Y
    ChangeManagement=Y
    Subcontext.properties file is as follows:
    Analyzer=WebAnalysis
    Reports=hr
    HMB=metrics
    HPS=HPSWebReports
    HFM=hfm
    HP=HyperionPlanning
    BPMA=awb
    HFM-version=9.3.1
    HP-version=9.3.1
    HPS-version=9.3.1
    HMB-version=9.3.1
    BPMA-version=9.3.1
    # Parameters for all contexts
    #KeepAliveInterval=10
    #SessionTimeout=30
    #logon=bpm.logon
    #startup=cds.mode
    I also removed # character in the last four lines but I cannot see my aplications under "Consolidation" or "Planning.
    This is in Hyperion 9.3.1 environment all my websites are working. Workspace, Shared Services etc. I checked all my servies and they are working ok.
    http://lewisxphub:19000/workspace/index.jsp
    Any Ideas?
    Thanks
    Jay
    Edited by: Keerthi on Jan 29, 2009 4:31 AM

  • I am unable to see, access, or navigate to, the far right side of iTunes 11.3.1.2 home screen on Dell Inspiron 3000 Windows 8.1 w/64-bit Pentium Processor.

    I am unable to see, access, or navigate to, the far right side of iTunes 11.3.1.2 home screen on Dell Inspiron 3000 Windows 8.1 w/64-bit Pentium Processor.

    Try dragging the window away from its location, resizing it, then maximizing it.  There's been a bug since iTunes 11 that doesn't always size the window correctly if set to run maximized automatically (which I've notice most particularly on dual-screen systems).

  • I am unable to sync my new iphone 4 with itunes.i am unable to see in the device tab, i am unable to sync my new iphone 4 with itunes.i am unable to see in the device tab

    i am unable to sync my new iphone 4 with itunes.i am unable to see in the device tab, i am unable to sync my new iphone 4 with itunes.i am unable to see in the device tab

    Hello Zuhaib,
    Sorry to hear that your iPhone is currently not recognized by iTunes.  I found an article with steps you can take when you experience an issue like this.  I wasn't sure whether you were using a Windows or Mac computer, so I included the respective articles for each:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Unable to see the "Password Reset" tab in Indentity Store (SAP IDM 7.1)

    I am trying to implement Password self-service as per the document "SAP NewWeaver Idenitty Management Identity Center Self-service password reset Implementation Guide" Version 7.1 Rev 2. In this guide, references are made to the Password Reset Tab in the Identity Store properties view in Identity Center. I do not see that tab in my view.
    I followed the standard inst guides during the upgrade. Its a fresh implementation and we are on IDM 7.1 SP5
    I have checked out couple of similar posts where it was resolved by installing SP3/4, does anyone have any other solution than applying the SP again ??
    What do I need to do to have that tab?
    Thanks

    Matt,
    Ours is a fresh installation
    According to the PSS 7.1 V2 guide, i completed the section 1 where i creted the UME roles and the
    Section 1: Creating the tasks
    Creating the folder for the tasks
    Creating the password reset task
    Creating the password reset failed task
    Then started the Section 2 Configuring the identity store and the first point the document says is "Select the identity store in the console tree and choose the "Password reset" tab: " which i am unable to see the tab in my system.
    I am i missing some config steps here ?  again i am just goin line - by - line what the doc says
    Thanks
    Edited by: Chetan on May 23, 2011 4:43 PM

  • Unable to see Mycloud under Network

      The WD Mycloud device is connected with my PC in well ...and I can access it through the Desktop App. But it has a  problem such that  the device doesn't show up under network list when open it by window explorer.. I have 2 Apple Notebooks which both are running in Window7 but only one has this problem whilst the other works in fine . Very  strange finding...Can anyone give me a help to fix it ??

    Already tried WD discovery to map it ..but NOT work... I can see the shares in table but it showed " ERROR " when I pressed map button. See attached screenshot. 

  • Unable to see Inspection lot stock tab in UD??? how to make it appear?

    Hello Friends
    Some how i am getting three unexpected observation
    1. Inspection lot stock tab in UD is not there.....how to make it appear so that i can do the quantity posting can be done.
    For your information this is against good receipt & QA32 quantity to be posted is showing the qty correctly.....which means stk is in quality
    2. In MMBE transaction i am not able to view batch & qty posting
    3  In MB51 i can see the document details but qty is showing in unrestricted....which means stk in unrestricted which contractdory to my first statement.
    Kindly let me know
    1. How to make Inspection lot stock table available in UD
    2 Any clue for 2 & 3 point if possible.
    Thanks & Regards
    Swanand

    Thanks for reply
    But the problem is not of stock going to quality or not.....anyway i checked it and it's correct.
    Problem is i am not getting Inspection lot stock tab in UD.......here this inspection lot is created due to good receipt (inspeciton type 01)
    My query is not yet answered
    Thanks & Regards
    Swanand

  • Unable to see any servers under 'enterprise view' in eas

    Hi all,
    A while back, I added all servers in the eas console, and was able to see and access them all using the eas url:
    http://easserver:10080/easconsole/console.html
    When I logged in today, I am unable to see anything under 'enterprise view'. not even any options to add servers. I searched in this forum, and tried experimenting with different java versions. The only version of java that works with our eas in version: 1.6+.(we are using EPM 11.1.2).
    Any ideas?
    Thanks,
    Sujani

    Hi Shubham
    Please check in SU01, Each tab like
    Logon tab : Validity period from and through
    Parameters Tab: parameter ID( SCL )and parameter value.(X)
    Rolls Tab:SAP_BW_ALL and other roles
    Regards
    Kishore

  • When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue

    When using the camera downloader in Adobe Bridge CS6 with Nikon D5200 we are unable to see previews of the photos and it is very slow to download. The issue occurs under a the users rights, but not under admin level. This is a new issue.

    Hi Jdentremont,
    Lync client gets user photos by first querying the Address Book Web Query (ABWQ) service on the server, which is exposed through the Distribution List Expansion web service. The client receives
    the image file and then copies it to the user's cache to avoid downloading the image each time it needs to be displayed. The attribute values returned from the query are also stored in the cached Address Book Service entry for the user. The Address Book Service
    deletes all cached images every 24 hours, which means that it can take up to 24 hours for new user images to be updated in the cache on the server.
    To troubleshoot your problem, please follow the steps below:
    1.  Navigate to
     “X:\share\1-WebServices-1\ABfiles\000000000\000000000” folder. (ABS file share)
    You should see some photo files in this folder as the following screenshot.
    2. Delete all the files in this folder.
    3. On test PC, delete local cache files.
    %userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\[email protected]
    4. Sign-in Lync with the test account.
    5. Go back to the ABS file share, check if there is any Photo file in the folder.
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • I am unable to see any POP3 or IMAP tab when I set up an account in my iphone 4S. Hence by default all my email accounts become IMAP and the messages are deleted from the server when I delete them from the iphone.

    I am unable to see any POP3 or IMAP tab when I set up an account in my iphone 4S. Hence by default all my email accounts become IMAP and the messages are deleted from the server when I delete them from the iphone.

    ok sorry everyone but i solved it myself but the solution is so nuts i've posted it here to help others who have the same problem.
    to setup a comcast imap account on your iphone:
    go to mail, contacts, etc in settings
    under accts, select add account
    select "other"
    new screen, choose "add mail account"
    now on the new acct screen you must enter your name, email address and password for your GMAIL acct ! (yes i said your gmail acct !, or some other acct with a NON comcast address).
    hit next
    then the acct verifies
    when verified a screen will open with all the acct settings for this acct AND @ the top of the screen are the 2 buttons > imap or POP
    select imap and THEN CHANGE ALL THE ACCOUNT information to the comcast account !
    then hit next and the account will take a couple minutes to verify but it will verify and now you have a comcast imap acct set up on your iphone.  The problem must be that when the iphone sends the initial verify acct info to comcast (if you enter that information first) the comcast server is simply not setup yet to signal the iphone that there is an imap option.

  • Unable to see my Generation 2 Apple TV under iTunes 10.6.1

    I would like to download photos from my new iMac but I am unable to see my Generation 2 Apple TV under the left-hand tab column in iTunes 10.6.1.  There is no mention of Apple TV under the iTunes Preferences.  I am unable to download movies to my Apple TV through my wireless network.  Any suggestions?  I had no difficulties doing this with an earlier model iMac however this was more than one year ago.
    I am however able to see and select the Apple TV in the bottom right of the iTunes (Multiple Speakers) screen.

    You would in that case. ATV 2 and 3 only have a small 8GB flash drive for buffering streamed content.
    For reference
    This is the 1st generation
    2nd Gen (3rd gen looks the same but has un updated processor and can output 1080P)
    ATV 1 is not compatible with Airplay/Mirroring/iCloud. You set it to sync and stream with your computer. You can still use the remote app on your iPad to control the device if you wish.
    http://support.apple.com/kb/HT1143
    http://support.apple.com/kb/HT1273
    I'm not sure on the PDF files but i'll find out.

  • Not able to see ikm oracle incremental update and ikm oracle slowly changing dimensions under PHYSCIAL tab in odi 12c

    not able to see ikm oracle incremental update and ikm oracle slowly changing dimensions under PHYSCIAL tab in odi 12c
    But i'm able to see other IKM's please help me, how can i see them

    Nope, It has not been altered.
    COMPONENT NAME: LKM Oracle to Oracle (datapump)
    COMPONENT VERSION: 11.1.2.3
    AUTHOR: Oracle
    COMPATIBILITY: ODI 11.1.2 and above
    Description:
    - Loading Knowledge Module
    - Loads data from an Oracle Server to an Oracle Server using external tables in the datapump format.
    - This module is recommended when developing interfaces between two Oracle servers when DBLINK is not an option.
    - An External table definition is created on the source and target servers.
    - When using this module on a journalized source table, the Journaling table is first updated to flag the records consumed and then cleaned from these records at the end of the interface.

  • HI,I am unable to see all the tabs in ACC, getting the following error

    I am unable to see all the tabs in ACC, getting the following error.
    ERROR [ComponentAgent] Request for URL:
    http://sathya-PC:8080/dyn/init-session did not return a valid session.
    Please check your settings for siteHttpServerName, siteHttpServerPort,
    webApplicationPrefix and initSessionURL for component
    /atg/devtools/DevSessionManager/_2/atg/devtools/ComponentAgent
    serverport : 8860
    servername : localhost
    Note:I included DCS in Manifest and Run the DCS in SQL
    Please Help me out from this issue
    Thanks

    Verify and chage if required.
    Ports are configure at /atg/dynamo/Configuration component,
    httpPort , httpsPort , drpPort , fileDeploymentPort , rmiPort , fileSychronizationDeploymentPort , adminPort , siteHttpServerPort
    Noramly :
    siteHttpServerPort and adminPort: app server port
    Thanks,
    Nitin.

  • I installed plugins Vertus Fluid Mask and Imagenomic Portraiture but I do not see it under the filters tab like I do in CS3.  How do I access it through Photoshop CC.

    I installed plugins Vertus Fluid Mask and Imagenomic Portraiture but I do not see it under the filters tab like I do in CS3.  How do I access it through Photoshop CC?

    Good day!
    Have you installed the Photoshop-version-appropriate versions of the plug-ins?
    Regards,
    Pfaffenbichler

Maybe you are looking for

  • Record a 3 hour live webcast video & audio

    Can QT record a webcast? If yes, how? I don't see the controls for recording. If no, then what is "the program" to use? I have been searching several discussions and programs but nothing seems to be a for sure solution unless I am recording from a ca

  • Different Page Orientation in Single Report

    i am using Crystal Report XI Release 2. I am creating a report. First page i want to use Portrait Orientation and all remaining pages should have landscape. First page is cover letter which should only be in Portrait. I tried making this as sub-repor

  • I want to download a program the i can cut a person out of a pic...any suggestion?

    i want to download a program the i can cut a person out of a pic...any suggestion?

  • Using library com.sapportals.htmlb.*;

    Hi, i had created a portal aplication in the wizard. And i had joined this library (com.sapportals.htmlb.*;) to my program, meanwhile i had initialized my new form and other components of my form...such as textviews,labels, buttons and so on.. The qu

  • Port Forwarding and Printing with Static IP Address

    Hey there - I am trying to setup a network printer that can be printed to from anywhere in the world. My organization has 5 static IP addresses given to us by our ISP. Four of those I have on computers, and one of them I have on my Linksys router (WR