Unable to process EWA service session  for portal instances

Hi Guru,
I am in process of generating EWA reports for portal ,below are the steps I have completed successfully.
1. SMD agent installation on portal.
2. Defined portal system in SMSY.
3. completed SOLMAN_SETUP.
4. Completed Setup Wizard for managed system.
5. Deploy IS agent via SDM in Solman.
6. Introscope agent setup done for managed system
7. Managed system data is visible in IS Enterprise Manager.
I have created EWA service session for portal but I am unable to process the service session in DSWP ,I have ran SM:EXEC SERVICES  job but still I am unable to process the session data.
System Configuratoi: SAP EHP 1 for SAP Solution Manager 7.0 and portal is netweaver 7.0
Thanks
Abullais

Hi,
I have exactly the same problem as this and have performed all the checks as specified but still my Java only NW 7 system shows "Dates for this session are overdue".
My Solman system is Ehp1 SPS 20 and all the managed system setup using the wizard has completed successfully. In Root Cause analysis I can see the data that the extractors have gathered on the J2EE system and in Enterprise Manager I can see the Introscope data also.
The only thing I can think of that may be affecting the EWA session is that after I added the system into the logical component that is part of the Production solution landscape the scheduled EWA session that then appeared for the J2EE system in the list of sessions had a date set for the next scheduled EWA run (29th March). To test the EWA report for my J2EE only system I used the "change date" option after clicking on the J2EE session and set it to 25th March (this changed on 24th March). The session date then reflected the EWA session for the J2EE only system woul run on the 25th.
Checking the session this morning I have the red flag with "Dates for this session are overdue" status.
The sessions for the ABAP based systems are working fine, it's only this one system that is J2EE only that I have a problem with.
Any pointers ?
Regards,
Brian.

Similar Messages

  • Unable to process composite sensor published for properties in 11g

    Hi Team,
    Here is what iam doing
    created a composite sensor to publish a property tracking.compositeInstanceCreatedTime on the binding invocation. This is published to queue and another composite created to consume from this queue. The second composite contains BPEL process, to process the published sensor data. second composite recieved the sensor data successfully, but unable to process the message because prefix being attached itself is xmlns. it look like xmlns:xmlns, the error namespace prefix can not contain xml. I was able to read the published sensor data from queue.
    <actionData
    xmlns:xmlns='http://xmlns.oracle.com/bpel/sensor' xmlns='http://xmlns.oracle.com/bpel/sensor'><header><compositeDN>default/SCM_Convergence_POC_ReflowHan!1.0*soa_61b195a8-01a1-4923-ab66-8dd6723dad6c</compositeDN><compositeInstanceId>160483</compositeInstanceId><componentName>ccp_getpoinfo_client_ep</componentName><sensor filter="" sensorName="toBAM" target="undefined" kind="service" xmlns="http://xmlns.oracle.com/bpel/sensor">
    <serviceConfig outputNamespace="http://www.w3.org/2001/XMLSchema" outputDataType="string" expression="$in.property.tracking.compositeInstanceCreatedTime" operation="process" service="ccp_getpoinfo_client_ep"/>
    </sensor>
    </header><payload><serviceData>Tue Sep 20 07:17:02 EDT 2011</serviceData></payload></actionData>
    I tried another tracking properties, still the same issue.
    Is there a way to resolve this?
    Ram

    Hi Team,
    I had to capture composite start time using a DB trigger on Composite_instance table.
    Is there a work around for the above error, so that i can do it using composite sensor?
    Any one else faced same issue?
    Ram

  • Services needed for PORTAL

    Hi,
    Can anybody please give a list of all services which must be up, and the order of starting them, needed for PORTAL.
    I have tried different services but i cannot find the good combination.
    Regards,
    Joshua

    see the admin guide on starting and stopping your 9ias infrastructure and application server.

  • Service names for db. instance.

    When I display status for listener
    I can see two services for one instance,
    but when I select service_names from v$parameter view
    there is just one there. Can someone tell me how is it possible?
    Thanks for advice,
    M.

    Not sure to understand you. Do you mean that this entry
    Service "db102" has 1 instance(s).
      Instance "db102", status READY, has 2 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
          "D000" established:0 refused:0 current:0 max:972 state:ready
             DISPATCHER <machine: Feynman, pid: 29127>
             (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=49536))shouldn't be there ? Well, actually the behaviour is different from 10.1 (and 9i) :
    SYS@test10 SQL> show parameter service_names
    NAME                                 TYPE        VALUE
    service_names                        string      a.world
    SYS@test10 SQL> show parameter dispatchers
    NAME                                 TYPE        VALUE
    dispatchers                          string      (PROTOCOL=TCP)
    max_dispatchers                      integer     3
    SYS@test10 SQL> !lsnrctl services
    LSNRCTL for Linux: Version 10.1.0.3.0 - Production on 30-JUN-2006 18:32:11
    Copyright (c) 1991, 2004, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "a.world" has 1 instance(s).
      Instance "test10", status READY, has 2 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
          "D000" established:0 refused:0 current:0 max:972 state:ready
             DISPATCHER <machine: Feynman, pid: 11009>
             (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=36538))
    The command completed successfully
    SYS@test10 SQL>                                                                                                      In 10.2 a service = db name is always present, even with SERVICE_NAMES = null string :
    SYS@db102 SQL> alter system set service_names = '';
    System altered.
    SYS@db102 SQL> !lsnrctl services
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JUN-2006 18:37:44
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    Services Summary...
    Service "db102" has 1 instance(s).
      Instance "db102", status READY, has 2 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:972 state:ready
             DISPATCHER <machine: Feynman, pid: 11171>
             (ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=36677))
          "DEDICATED" established:0 refused:0 state:ready
             LOCAL SERVER
    The command completed successfully
    SYS@db102 SQL>                                                                                       Maybe this guarantees db service registration in any situation...

  • EWA GCA TASK for portals

    Hi,
    Executed task EWA GCA, got the error. Plz advise
    3021] The task EWA GCA Task (XXXXX) failed during its processing!
    [EXCEPTION]
    com.sap.sup.admin.scheduler.exception.FatalTaskExecutionException: RemoteFileNotFound See log for details.
    Full Message Text
    [3021] The task EWA GCA Task (XXXXX) failed during its processing!
    [EXCEPTION]
    com.sap.sup.admin.scheduler.exception.FatalTaskExecutionException: RemoteFileNotFound See log for details
    at com.sap.sup.admin.ewa.gca.TdaTask.process(TdaTask.java:500)
    at sun.reflect.GeneratedMethodAccessor241.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.smd.server.exec.asio.AsioInvocationHandler$1.call(AsioInvocationHandler.java:87)
    at com.sap.smd.server.util.concurrent.FutureResult$1.run(FutureResult.java:90)
    at com.sap.smd.server.exec.asio.AsioInvocationHandler$AsioRunner.run(AsioInvocationHandler.java:266)
    at com.sap.smd.server.exec.TaskRunner.run(TaskRunner.java:45)
    at com.sap.smd.server.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:781)
    at java.lang.Thread.run(Thread.java:534).
    1829] Cannot acquire a lock on the task EWA GCA Task (bp1ss01z)!
    [EXCEPTION]
    com.sap.smd.cluster.locking.exception.LockingException: Cannot lock [2008062417441240400000XXXX.....................6994650, SMDScheduler, XXXXX, X]; it is in use by another owner. The lock collision occurred with
    1829] Cannot acquire a lock on the task EWA GCA Task (bp1ss01z)!
    [EXCEPTION]
    com.sap.smd.cluster.locking.exception.LockingException: Cannot lock [2008062417441240400000XXXX.....................6994650, SMDScheduler, XXXXX, X]; it is in use by another owner. The lock collision occurred with user J2EE_GUEST.
    at com.sap.smd.cluster.locking.LockingManager.lockUserTransaction(LockingManager.java:246)
    at com.sap.sup.admin.scheduler.JmsScheduler.acquireUserTransactionLock(JmsScheduler.java:2435)
    at com.sap.sup.admin.scheduler.consumer.SchedulerTaskQueueConsumerBean.onMessage(SchedulerTaskQueueConsumerBean.java:127)
    at com.sap.sup.admin.scheduler.consumer.SchedulerTaskQueueConsumerBean0_0Extension.onMessage(SchedulerTaskQueueConsumerBean0_0Extension.java:141)
    at com.sap.jms.client.session.Session.run(Session.java:619)
    at com.sap.engine.services.jmsconnector.cci.SessionImpl.run(SessionImpl.java:216)
    at com.sap.engine.services.ejb.message.RunnableObject.run(RunnableObject.java:49)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.engine.frame.core.locking.LockException: Cannot lock [2008062417441240400000XXXX.....................6994650, SMDScheduler, XXXXX, X]; it is in use by another owner. The lock collision occurred with user J2EE_GUEST.
    at com.sap.engine.core.locking.impl3.LockingManagerImpl.lockInternal(LockingManagerImpl.java:257)
    at com.sap.engine.core.locking.AbstractLockingManagerImpl.lock(AbstractLockingManagerImpl.java:423)
    at com.sap.engine.services.applocking.AbstractBaseLocking.lockInternal(AbstractBaseLocking.java:133)
    at com.sap.engine.services.applocking.LogicalLockingImpl.lock(LogicalLockingImpl.java:43)
    at com.sap.engine.services.applocking.NamespaceLogicalLockingImpl.lock(NamespaceLogicalLockingImpl.java:47)
    at com.sap.engine.services.applocking.LogicalLocking_Stub.lock(LogicalLocking_Stub.java:65)
    at com.sap.smd.cluster.locking.LockingManager.lockUserTransaction(LockingManager.java:242)
    Thanks in advance.
    Edited by: Kobby bryant on Jun 24, 2008 11:46 PM
    Edited by: Kobby bryant on Jun 24, 2008 11:49 PM
    Edited by: Kobby bryant on Jun 24, 2008 11:50 PM

    SMD agents have been set, GCA data is been collected for app servers. Central Instance EWA GCA task is failing.
    Is there any way to solve this issue...
    Thx in advance.
    Edited by: Kobby bryant on Jun 26, 2008 2:33 PM

  • Grey (blank) EWA reports generated for Portal systems

    I am attempting to set up EWA reports for J2EE systems. At this stage despite all efforts I continue to get grey rated (blank) reports generated for our Portal systems.
    As far as I can tell all required components are installed correctly (Wily, SMD server, SMD agents etc).
    This problem seems to be restricted to our Portal systems as report data is being generated for our XI J2EE engines with the same SMD components installed.
    CGA collection jobs are running successfully against the managed Portal systems, and I have attempted to manually generate reports via transaction DSA in the Solution Manager system, using an uploaded service data xml file generated with the SMD/services utility. This also results in a blank report.
    Our systems comprise the following components:
    Wily v7.1
    SMD 13 on Solution Manager and managed systems
    Solution Manager 4.0 SP13: (ABAP):
    SAP_ABA     700     0013     SAPKA70013
    SAP_BASIS     700     0013     SAPKB70013
    ST-PI  2005_1_700     0006     SAPKITLQI6
    PI_BASIS 2005_1_700     0013     SAPKIPYJ7D
    SAP_BW     700     0015     SAPKW70015
    SAP_AP     700     0009     SAPKNA7009
    BBPCRM     500     0009     SAPKU50009
    CPRXRPM     400     0010     SAPK-40010INCPRXRPM
    ST     400     0013     SAPKITL423
    BI_CONT     703     0008     SAPKIBIIP8
    ST-A/PI     01K_CRM560     0000          -
    ST-ICO     150_700     0011     SAPK-1507BINSTPL
    ST-SER     700_2006_2     0004     SAPKITLOK4
    Solution Manager (J2EE):
    sap.com     SAP_JTECHF     7.00 SP13 (1000.7.00.13.0.20070812015644)
    sap.com     ISAGENT     7.00 SP13 (1000.7.00.14.0.20070927052333)
    sap.com     SAP-JEE     7.00 SP13 (1000.7.00.13.0.20070812015311)
    sap.com     SAP-JEECOR     7.00 SP13 (1000.7.00.13.0.20070907082334)
    sap.com     BASETABLES     7.00 SP13 (1000.7.00.13.0.20070812013638)
    sap.com     CORE-TOOLS     7.00 SP13 (1000.7.00.13.0.20070812014121)
    sap.com     JLOGVIEW     7.00 SP13 (1000.7.00.13.0.20070812001600)
    sap.com     JSPM     7.00 SP13 (1000.7.00.13.0.20070812001700)
    sap.com     CAF     7.00 SP13 (1000.7.00.13.0.20070809092315)
    sap.com     UMEADMIN     7.00 SP13 (1000.7.00.13.0.20070809093947)
    sap.com     ADSSAP     7.00 SP13 (1000.7.00.13.0.20070812011854)
    sap.com     BI_MMR     7.00 SP13 (1000.7.00.13.0.20070812013749)
    sap.com     CAF-UM     7.00 SP13 (1000.7.00.13.0.20070809092324)
    sap.com     KM-KW_JIKS     7.00 SP13 (1000.7.00.13.0.20070812014519)
    sap.com     SAP_JTECHS     7.00 SP13 (1000.7.00.13.0.20070812015951)
    sap.com     BI_UDI     7.00 SP13 (1000.7.00.13.0.20070811190400)
    sap.com     LM-SERVICE     7.00 SP13 (1000.7.00.13.0.20070812001200)
    sap.com     LM-TOOLS     7.00 SP13 (1000.7.00.13.0.20070906104634)
    Among many, many others, the following notes and documentation has been followed:
    976054 Availability of EWA for Non ABAP components
    1010428 End-to-End Diagnostics
    762969 - Grey rating for Earywatch Report
    EWA guide for NON-ABAB components
    SAP Solution Manager 4.0 End-to-End Root Cause Analysis Installation Guide
    762969 - Grey rating for Earywatch Report
    And of course all the Wily & SMD installation guides.
    Please let me know if there is any other information required. I'm posting this in the hopes that someone else has had this problem and has been able to resolve it. I have read though what seems like hundreds of threads on SMD setup problems, however not many that describe the problem I'm having exactly.
    Many thanks in advace.
    Tim

    Hi Stephan,
    You're on the right track! When I try manually generate reports for our XI systems via uploaded service data, I only get valid report data if I generate report with graphics - otherwise the report is blank.
    Alas with the Portal systems, I get no report data either way.
    The XML storage table does contain data (with XI & Portal systems) - so comms with the J2EE is working.
    Thanks for your help.
    Tim

  • KT sessions for portal development

    Hi,
    What are KT sessions? Are they something like online learning courses? Where can I find KT sessions to learn about portal development?
    Thanks in advance

    Sailaja,
    KT sessions is a very generic term.
    KT sessions are generally referred to as a Knowledge Trasfer sessions.They might happen in a scenario were
    1. Somebody who has worked on the latest technologies, might want to enable the rest of the team to learn about it via a KT session.
    2. It might happen in an organization when you are leaving the current role or job so that the person replacing you has knowledge of what you have worked on and what is to be done.
    I guess you are looking at learning sessions rather than KT sessions.
    SAP has its own training sessions held.
    http://www.sap.com/services/education/index.epx
    Although I would suggest you to first have a look at this before you enroll for a course with SAP or a local instltute(in your city).
    https://www.sdn.sap.com/irj/scn/elearn
    Good Luck!
    Sandeep Tudumu

  • Warning while processing the BDC session for ME11 - create info records

    Hi,
    I have succesfully created a BDC recording(SHDB) for ME11 transaction. but when I am trying to process the session(SM35) with file having correct data, I an getting a warning message" Please check Unit of measure and conversion factor" eventhogh correct values are being populated in the respective fields. Status of the run is shown as INCORRECT.
        Any pointers on avoiding this warning message would be appreciated.
    PS: I have tried putting an extra OK CODE with enter button, dint work.

    ...try to use transaction SXDA_TOOLS and Object type: BUS3003
    Here you will find the standard batch-input program RM06IBI0

  • Unable to login shared services URL for hyperion 9.3.1

    Hi experts,
    I am facing a serious issue as i am not able to see shared services welcome page at http://localhost:58080/interop though my openldap services and shared services service is started.It is showing page cannot be displayed.I am websphere as web server and it is working fine as i am able to open essbase console.
    I already tried
    - recovering the services
    - Uninstalling and reinstalling hyperion shared service
    but after that also i am not able to see shared services welcome page.
    Also when i am trying to stop shared service from the services window i am not able to stop the service.It is giving error which says "Error 1053:The service did not respond to start or control request in a timely fashion."
    log details:
    systemErr.log :
    1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.CSSAuthenticate.initializeCSS(CSSAuthenticate.java:266)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.CSSAuthenticate.initialize(CSSAuthenticate.java:74)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.AuthenticationHelper.<init>(AuthenticationHelper.java:93)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.AuthenticationHelper.getInstance(AuthenticationHelper.java:223)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.hyperion.bpm.logon.WebAppListener.contextInitialized(WebAppListener.java:49)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1401)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:400)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    [1/7/11 11:45:17:320 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.reflect.Method.invoke(Method.java:391)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R Caused by: java.security.AccessControlException: access denied (java.io.FilePermission C:\WINDOWS\TEMP\SharedServices_Security_Client.log write)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.security.AccessControlContext.checkPermission(AccessControlContext.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.security.AccessController.checkPermission(AccessController.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.SecurityManager.checkPermission(SecurityManager.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager.java(Compiled Code))
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.lang.SecurityManager.checkWrite(SecurityManager.java:968)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.io.FileOutputStream.<init>(FileOutputStream.java:191)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.RollingFileAppender.setFile(RollingFileAppender.java:156)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:151)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:247)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:123)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyConfigurator.java:524)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:408)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.java:340)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R at com.hyperion.css.CSSSystem.<clinit>(Unknown Source)
    [1/7/11 11:45:17:335 SGT] 0000000a SystemErr R ... 39 more
    [1/7/11 11:45:17:538 SGT] 0000000a SystemErr R 390 [Thread-1] WARN common.HUBConstants - ERROR LOADING HUB CONSTANTS
    com.hyperion.eie.common.EIEException: Hub.properties: file not found!!
    at com.hyperion.eie.modelmgmt.util.EIEResourceLoader.getResourceAsStream(Unknown Source)
    at com.hyperion.hub.common.HUBConstants.reloadHubPropsFile(Unknown Source)
    at com.hyperion.hub.common.HUBConstants.<clinit>(Unknown Source)
    at org.apache.slide.common.Domain.selfInit(Unknown Source)
    at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
    at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
    at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:892)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2003)
    at com.ibm.ws.runtime.component.ComponentImpl.runAsynchronousInitializer(ComponentImpl.java:159)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplications(ApplicationMgrImpl.java:745)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:524)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:149)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R java.lang.ExceptionInInitializerError
    at com.hyperion.eie.config.util.xml.FileLoader.getXMLFile(Unknown Source)
    at com.hyperion.eie.config.util.xml.XMLUtils.<init>(Unknown Source)
    at com.hyperion.eie.config.util.database.DBProperties.isDBConfigured(Unknown Source)
    at com.hyperion.eie.common.cms.CMSFacade.isCMSConfigured(Unknown Source)
    at org.apache.slide.common.Domain.selfInit(Unknown Source)
    at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
    at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
    at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
    at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:751)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:892)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run(ApplicationMgrImpl.java:2003)
    at com.ibm.ws.runtime.component.ComponentImpl.runAsynchronousInitializer(ComponentImpl.java:159)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplications(ApplicationMgrImpl.java:745)
    at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:524)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:149)
    at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:820)
    at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:649)
    at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    Caused by: java.lang.IllegalStateException: access denied (java.util.PropertyPermission sharedservices.logdir write): {}
    at com.hyperion.eie.common.EIELog.<clinit>(Unknown Source)
    ... 47 more
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.xml.FileLoader.getXMLFile(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.xml.XMLUtils.<init>(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.config.util.database.DBProperties.isDBConfigured(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.hyperion.eie.common.cms.CMSFacade.isCMSConfigured(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.common.Domain.selfInit(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.common.Domain.accessNamespace(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at org.apache.slide.webdav.WebdavServlet.init(Unknown Source)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:391)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1228)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1067)
    [1/7/11 11:45:17:788 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:547)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:408)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R Caused by: java.lang.IllegalStateException: access denied (java.util.PropertyPermission sharedservices.logdir write): {}
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R at com.hyperion.eie.common.EIELog.<clinit>(Unknown Source)
    [1/7/11 11:45:17:820 SGT] 0000000a SystemErr R ... 47 more
    [1/7/11 11:45:17:945 SGT] 0000000a SystemErr R UserAdmin Webservice: Unable to instantiate a logger.
    [1/7/11 11:45:18:038 SGT] 0000000a SystemErr R 890 [Thread-1] ERROR framework.DsfServer - java.security.AccessControlException: access denied (java.util.PropertyPermission * read,write)
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] INFO framework.WorkflowEngineServiceLocal - Workflow service Embedded - Request: Sign on as trusted user
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] INFO framework.WorkflowEngineServiceLocal - Workflow service Embedded - Request: getUsers
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR framework.WorkflowEngineServiceLocal - Cannot getUsers.
    java.lang.NullPointerException
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:756)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:512)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:317)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:363)
    at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
    at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
    at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
    at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR framework.WorkflowEngineServiceLocal - Cannot signOn.
    com.hyperion.workflow.engine.api.base.WfException: Cannot getUsers.null
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.wfx(WorkflowEngineServiceLocal.java:2175)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUsers(WorkflowEngineServiceLocal.java:758)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.getUserFromCES(WorkflowEngineServiceLocal.java:512)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.systemSignOn(WorkflowEngineServiceLocal.java:317)
    at com.hyperion.workflow.engine.server.framework.WorkflowEngineServiceLocal.signOn(WorkflowEngineServiceLocal.java:363)
    at com.hyperion.workflow.engine.api.base.WorkflowEngine.signOn(WorkflowEngine.java:80)
    at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:94)
    at com.hyperion.workflow.engine.api.base.WorkflowEngine.trustedSignOn(WorkflowEngine.java:90)
    at com.hyperion.workflow.agent.TaskReceiver.init(TaskReceiver.java:34)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:275)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1400)
    at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:86)
    at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:792)
    at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:519)
    at com.ibm.ws.webcontainer.webapp.WebApp.initialize(WebApp.java:408)
    at com.ibm.ws.webcontainer.webapp.WebGroup.addWebApplication(WebGroup.java:115)
    at com.ibm.ws.webcontainer.VirtualHost.addWebApplication(VirtualHost.java:128)
    at com.ibm.ws.webcontainer.WebContainer.addWebApp(WebContainer.java:939)
    at com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:892)
    at com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:167)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:187)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:133)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:387)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:219)
    at java.lang.Thread.run(Thread.java:568)
    [1/7/11 11:45:18:148 SGT] 0000000a SystemErr R 1000 [Thread-1] ERROR agent.TaskReceiver - Error Getting the workflowEngine Cannot signOn.Cannot getUsers.null
    [1/7/11 11:45:30:896 SGT] 00000017 SystemErr R java.lang.NullPointerException
    at org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1219)
    at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
    at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:226)
    at com.ibm._jsp._launch._jspx_meth_bean_message_0(_launch.java:225)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:411)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:101)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:566)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:619)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:952)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1039)
    [1/7/11 11:45:30:911 SGT] 00000017 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1470)
    ************* End Display Current Environment *************

    Also extract form
    startServer.log:
    ************ Start Display Current Environment ************
    Host Operating System is Windows 2003, version 5.2
    Java version = J2RE 1.4.2 IBM Windows 32 build cn142-20050609 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
    was.install.root = C:\IBM\WebSphere\AppServer
    user.install.root = D:\Hyperion\deployments\WebSphere6/profile
    Java Home = C:\IBM\WebSphere\AppServer\java\jre
    ws.ext.dirs = C:\IBM\WebSphere\AppServer\java\lib;C:\IBM\WebSphere\AppServer\classes;C:\IBM\WebSphere\AppServer\lib;C:\IBM\WebSphere\AppServer\installedChannels;C:\IBM\WebSphere\AppServer\lib\ext;C:\IBM\WebSphere\AppServer\web\help;C:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime
    Classpath = D:\Hyperion\common\config\lib\ciscustom.jar;C:\IBM\WebSphere\AppServer/profiles/default\properties;C:\IBM\WebSphere\AppServer\properties;C:\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\IBM\WebSphere\AppServer\lib\j2ee.jar;C:\IBM\WebSphere\AppServer\lib\lmproxy.jar;C:\IBM\WebSphere\AppServer\lib\urlprotocols.jar;D:\Hyperion\SharedServices\9.3.1\server\conf;D:\Hyperion\deployments\WebSphere6\SharedServices9\config;D:\Hyperion\common\JDBC\DataDirect\3.6\lib\hyjdbc.jar;D:\Hyperion\deployments\WebSphere6\SharedServices9\config\lib\HubProductBean.jar;
    Java Library path = D:\Hyperion\common\CSS\9.3.1\bin;C:\IBM\WebSphere\AppServer\bin;C:\IBM\WebSphere\AppServer\java\bin;C:\IBM\WebSphere\AppServer\java\jre\bin;D:\Hyperion\common\config;D:\Hyperion\common\SAP\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;D:\Hyperion\common\CSS\9.3.1\bin;C:\IBM\WebSphere\AppServer\bin;C:\IBM\WebSphere\AppServer\java\bin;C:\IBM\WebSphere\AppServer\java\jre\bin;D:\Hyperion\common\config;D:\Hyperion\common\SAP\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.5.0\bin;D:\Hyperion\AnalyticServices\bin;D:\OraHome_1\oracledq\tsq11r5s\Software;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\Critical System Protection\Agent\IPS\bin;C:\Program Files\IBM\GSK7\bin;C:\Program Files\IBM\GSK7\lib;C:\IBM\ITM\bin;C:\IBM\ITM\bin\dll;C:\IBM\ITM\TMAITM6;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\j2sdk1.4.2_19\bin;C:\IBM\ITM\InstallITM;C:\Program Files\IBM\Director\cimom\bin;C:\Program Files\Common Files\ibm\icc\cimom\bin;C:\Program Files\IBM\Director\bin;D:\Hyperion\common\ODBC\Merant\5.2\Drivers;D:\Hyperion\common\CLS\9.3.1\bin\windows;D:\Hyperion/common/EssbaseRTC/9.3.1/bin;;
    Current trace specification = *=info
    Please advice

  • HT1567 unable to include itune service drivers for cs and dvs"s

    Unable to include itune drivers for  importing cd and dvs"s..Have tried reinstalling several times....using del lapton windows 7

    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". Uncheck the boxes other than DVD/CD tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here.

  • Since the FF8 update, all bookmarks were lost and none of the recommended methods for restoring lost bookmarks work; I always get "Unable to process to backup file" even though the backup .json files still exist

    Since a FF8 update, all bookmarks were lost and none of the recommended restore methods work, even though I have been able to find the backup ".json" files; I continually get "Unable to process the backup file" for all methods of importing or restoring the bookmarks from the .json files. As others note, I can also no longer add any new bookmarks to my now empty bookmarks tab. My profile has not changed, so that's not the problem. This is really a pain.

    Did you try to delete the file places.sqlite to make Firefox rebuild the places.sqlite database file from a JSON backup?
    *http://kb.mozillazine.org/Unable_to_process_the_backup_file_-_Firefox
    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_places-database-file

  • Creating web service system for Visual Composer

    Hello,
    I seem to have made some changes that made my unable to create web service systems for Visual Composer. 
    The change I made is in NetWeaver Administration > Configuration > Application Resources > WebServicesFactory, I added the Configuration Property "UseCacheByDefault" with Boolean value = true. 
    After this, if I create a web service system in Enterprise Portal, the Connection Tests fail.  In Visual Composer when I define a web service system, the error I am getting is: "Connector Factory not found for value WebServicesFactory".
    I have tried to delete the UseCacheByDefault property I added as well as restart the server but I am still getting the error.
    However when I test my web service using the Web Services Navigator, I am not getting any problems.  So my guess is the problem lies with the connection factory.
    Can anyone help me with this issue?
    Thanks.

    Hello,
    Since creating WS system in the portal resulted with failed connection test, the issue has nothing to do with VC.
    I'm just guessing, but try to configure proxy in the J2EE engine.
    If that doesn't help I suggest you raise this question in the portal forum.
    Best regards,
    Shay

  • Create New Service Session at Solution Manager = Product System missing

    We have installed SAP EHP 1 for SAP Solution Manager 7.0 last year but not really use it.
    We have setup in the system landscape:
    Server (ecc6sbx)
    Databases (MCD)
    Product System (MCD) => SAP ERP
    Assigned them to logical component (eg ZECC6DEV)
    RFC destination for MCD was generated
    SDCCN Administration at solutions manager display MCD with SDCCN status in green color.
    At the satellite system MCD, SDCCN Maintenance job was created and scheduled. Initial single run was also done.
    There were no issue. Connection to SDCC_OSS was fine.
    Back to the SOLUTION_MANAGER transaction, we created a new solution ECC ERP - Development.
    In the Solution Landscape => Solution Settings, we have assigned the Logical Component into the System Group.
    However when we expand the tree, and click on the Servers folder it did not display anything.
    Click on the Product Systems also did not display anything.
    We have another Solution Manager which display information on those Servers and Product Systems folder for satellite system.
    Going back to the Solution Manager for the Solution ECC ERP - Development, I tried to Create New Service Session for EarlyWatch Alert. When  I click on the Create button, I could only see SAP EarlyWatch Alert for Solutions, there is no SAP EarlyWatch Alert for the Reference Object MCD (<installation number). I could not create a session for MCD.
    Does anyone have ideas what I am missing here? I am trying to attached a document which have print screen for reference while creating this message, but there is no such function here.
    Adding to link to the document file contain print screen
    [Wihtout System and EarlyWatch Selectable.doc|http://www.easy-share.com/1915633524/Wihtout System and EarlyWatch Selectable.doc]
    [With System and EarlyWatch.doc|http://www.easy-share.com/1915633514/With System and EarlyWatch.doc]
    Edited by: Steven Foo on May 24, 2011 8:00 AM
    Edited by: Steven Foo on May 24, 2011 8:18 AM

    Anyway, in the solution manger  how to we setup earlywatch alert for the SM SID host itself (source system)?
    I have the information on the below from our solution manger
    The data for this session is overdue. Data has not yet been transferred from the associated satellite system.
    Go to the Service Data Control Center (transaction SDCCN) in the satellite system and check why the data has not been sent.
    Typical sources of errors are:
    The RFC connection for the SAP Solution Manager system is not working.
    The 'Task Processor' background job, which collects the session data, has been changed.
    Problems arose while data was being collected (see the detail log for the task that collects the session data).
    A periodic 'SDCC Maintenance Package' task has not been scheduled to check whether your SAP Solution Manager system requests session data.
    I tried to go SDCCN on the solution manager itself and look at the Maintenance Service Definitions:
    I get the information:
    No suitable RFC Destination found in SDCCN settings.
    When I click ok I get the following
    No RFC destionation to source system of service definitions available
    Delete Service Definitions (radio button selected).
    I did not continue and cancel it as I did not want to delete anything.
    I check the Task Processor background job is running at SM host itself.
    I managed to get the Maintenance Package job running. However it failed with the following
    Error refreshing service definitions from destination SM_SSMCLNT001_BACK
    Source and target system may not be identical SSM
    The source and target system is the same ==> SSM, will this be an issue?

  • Batch input session for 'MB1C' is different from TC 'MB1C'

    hi all,
           I processed my bdc in sm35 in 'process/foreground' mode , and I find the screen is different from front-end screen. what's wrong? In 'SHDB', I already click the 'not a batch input session' checkbox.

    Hi Liang,
    Please check whether you are processing the bdc session for the same transaction 'MB1C' or is it session created for some other transaction. I don't think there can be separate screens for the same.
    Regards,
    Chetan.
    PS:Reward points if this is helpful.

  • Applying Service Pack on multiple instance SQL Server 2008 R2 Cluster and Standalone.

    Friends,
    Its my first time I am applying Service pack to both Standalone and Clustered SQL 2008 R2 servers. I have multiple instances running on both stand alone and Clustered environment. I don't know how to apply pack with multiple instances. Do I need to apply
    the service pack each instance one by one or I can just run the pack to each node of cluster and each box of stand alone server? Will I get any multi instance selection option during the installation process so that I can select multiple instances at once??

    When installing service pack for multiple instances in a standalone machine, you just run the installer and it lists all the instances eligible for the update. You could do it one by one or do it at the same time. Doing it at the same time saves time and
    energy. If you selected multiple instances then you dont have to do anything else.
    In case of cluster, if you have multiple instances then you need to be little careful.
    Eg: Assume you have a 2 node cluster Node 1 and Node 2. Two instances Instance 1 active on Node 1 and Instance 2 active on Node 2. What I would do in this case is to first failover any one instance to the passive node. Assume I failed over Instance 2 to
    Node 1. Now Node 1 is active node for both instance 1 and instance 2 and Node 2 is passive for both instances. At this point I run the service pack on Node 2. Once patching is done, I reboot the node and then failover the instaces one by one to Node
    2. At this point both instances 1 and 2 would get upgraded and will be active in Node2. Now Node 1 is passive and so run the update there. Once the service pack is installed, reboot and then fail back Instance 1 back to Node 1. Note: I would also failover
    Instance 2 to Node 1 just to confirm that failover works completely after service pack update.
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

Maybe you are looking for

  • How can I improve my sound for around $300 - $500

    My simple setup is this... iMac G5 Presonus FireBox preamp / interface Rode NT1-A condencer mic Audio Technica AT2020 condencer mic Sure SM57 dynamic mic monitor w/ my home stereo system with Cambridge SoundWorks Classic Series Model Six Two-Way Book

  • How to identify non-placed Photos in Aperture3

    Today i switched to Aperture 3. In the past i've used a "intelligent album" to identify photos that do not carry GPS information. This task was pretty easy because any photo with valid GPS coordinates got an additional tag also (using Maperture). The

  • Xorg.conf - hal

    Hi, I have been using arch for quite a long time. Some time ago, when I was installing gnome and x11 I had to generate the xorg.conf using hwd. Hwd is now only in AUR and it is completely useless. I am using HAL configuration now and I want to make s

  • Broken charger socket

    The standard chárter socket en muy playbook es broken. Can i recharge using the micro USB and if so which one¿ I cannot find a brand ro fit. Thanks

  • Moving Sharepoint online to another tenant

    Hello I have a client (lets call them Business A) that has purchased another business (Business B). Business A has a Office 365 Tenant but hasn't been really been used apart from Lync, while business B has also an Office 365 tenant that they use Emai