Memory Requirements for Wily Enterprise Manager

Hi,
I am using Wily 8.0 and we are seeing slowness in SOLMAN JAVA stack and in Wily EM. Before throwing memory I am trying to understand following points. I have already gone through installation documents which does not cover following points
1> I understand Wily EM requires heap memory. Does Wily EM heap memory is same as JAVA heap, I mean both JAVA node and Wily EM access same assigned part of memory OR both JAVA node and Wily EM needs seperate memory? As per this I will throw more memory at box.
2> Installation guide say "Increase the heap size (u2013Xmx) of the Enterprise Manager if you have more than
~10 agents" but how much? I did not see any formula for this.
3> I am observing Wily EM process at O.S level is keep running continuously since I restarted it last time (which is weeks now). Is it normal?
Thanks

Amit,
Question 1.
Wily needs JVM Heap memory, which would be different from J2EE Instance HEAP.  Adding additional physical RAM to your server will definitely help.
Question 2.
Set the Heap Size parameters to a minimum of 1024 MB
Initial Java Heap Size (in MB)
wrapper.java.initmemory=1024
Maximum Java Heap Size (in MB)
wrapper.java.maxmemory=1024 ((higher the better....)
Set the Java VM parameter u2013Djava.awt.headless=true for all platforms.
Otherwise, the Enterprise Manager will need an X server, i.e., the DISPLAY
environment variable must point to a valid X Windows server.
The file to maintain the parameterization is EMService.conf available in the
standard insttallation path /usr/sap/ccms/wilyintroscope
Please refer to SAP Note 1273028
Question 3.
The process should be running for Wily to work (this is my understanding).  We also have this running for months on our server.
Regards,
Ravi

Similar Messages

  • New: TimesTen Plug-in release 12.1.0.3.0 for Oracle Enterprise Manager 12c

    Last Friday, Oracle released version 12.1.0.3.0 of the TimesTen Plug-in for Oracle Enterprise Manager 12c Cloud Control. This is a landmark release with many new features for database administrators. Besides database performance and availability monitoring; the new plug-in offers administrators the ability to manage and administer their TimesTen instances and databases, such as starting and stopping TimesTen services, loading and unloading databases to and from memory, and scheduling backups and restoring databases. Additionally, users can monitor database and replication activities, memory and disk usages, workload performance statistics, and identify longest running and most executed SQL statements. International users will be pleased to know that the new plug-in was globalized with its user interface translated to nine different languages, the same languages as available in Oracle Enterprise Manager. The Enterprise Manager for TimesTen 12.1.0.3.0 plug-in is downloadable through Enterprise Manager Self-Update.
    For more information, visit the TimesTen product center on OTN.

    The issue seems to be from DB side and an SR would help you in resolving the issue.
    However, added below few points you can look as well from your side.
    + DB may be core dumping in which case it would be required to resolve the core dump issue.
    + Running ASH report from sqlplus may not be working in which we need to resolve the DB side issue.
    + If feasible you can choose to upgrade DB to higher version.
    Regards,
    Bip

  • Wily Enterprise Manager not starting

    Hello colleagues,
    After migrating SAP solution manager to a new server (standard sap method R3load based despite same platform in source/target) we find wily Enterprise manager console stops some seconds after start.
    We just copy the whole FS where wily was installed on source system and the log error is:
    !SESSION 2012-02-21 19:21:53.357 -
    eclipse.buildId=M20060629-1905
    java.version=1.4.2.25
    java.vendor=Hewlett-Packard Co.
    BootLoader constants: OS=hpux, ARCH=IA64N, WS=motif, NL=en
    Framework arguments:  -product com.wily.introscope.em.product
    Command-line arguments:  -consolelog -product com.wily.introscope.em.product
    !ENTRY org.eclipse.osgi 4 0 2012-02-21 19:21:57.872
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.wily.introscope.em.application" could not be found in the registry. The applications available are: org.eclipse.
    equinox.app.error.
            at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:236)
            at org.eclipse.equinox.internal.app.EclipseAppContainer.start(EclipseAppContainer.java:92)
            at org.eclipse.equinox.internal.app.Activator.addingService(Activator.java:129)
            at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
            at org.osgi.util.tracker.ServiceTracker$Tracked.track(ServiceTracker.java:1042)
            at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:967)
            at org.eclipse.osgi.framework.internal.core.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:94)
            at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:1224)
            at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
            at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:141)
            at org.eclipse.osgi.framework.internal.core.Framework.publishServiceEventPrivileged(Framework.java:1603)
            at org.eclipse.osgi.framework.internal.core.Framework.publishServiceEvent(Framework.java:1578)
            at org.eclipse.osgi.framework.internal.core.ServiceRegistrationImpl.<init>(ServiceRegistrationImpl.java:103)
            at org.eclipse.osgi.framework.internal.core.BundleContextImpl.createServiceRegistration(BundleContextImpl.java:657)
            at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:609)
            at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:675)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:359)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:331)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
            at org.eclipse.equinox.launcher.Main.main(Main.java:1144)
            at org.eclipse.core.launcher.Main.main(Main.java:30)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:331)
            at com.zerog.lax.LAX.launch(DashoA8113)
            at com.zerog.lax.LAX.main(DashoA8113)
    !ENTRY org.eclipse.osgi 2 0 2012-02-21 19:21:57.972
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-02-21 19:21:57.973
    !MESSAGE Bundle update@plugins/com.opensymphony.quartz_1.6.0.jar [7] was not resolved.
    !SUBENTRY 2 com.opensymphony.quartz 2 0 2012-02-21 19:21:57.973
    !MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: J2SE-1.5
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-02-21 19:21:57.974
    !MESSAGE Bundle update@plugins/com.wily.authentication.ldap_8.0.0.jar [8] was not resolved.
    !SUBENTRY 2 com.wily.authentication.ldap 2 0 2012-02-21 19:21:57.974
    !MESSAGE Missing required bundle com.wily.introscope.em_0.0.0.
    !SUBENTRY 2 com.wily.authentication.ldap 2 0 2012-02-21 19:21:57.975
    !MESSAGE Missing required bundle com.wily.introscope.em.client_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-02-21 19:21:57.975
    !MESSAGE Bundle update@plugins/com.wily.authentication.local_8.0.0.jar [9] was not resolved.
    Could you kindly help?
    Best Regards!!!!

    Hi,
    have you found any solution for this. If you found any solution please post it back here
    we are also facing the same issue.
    Thanks
    Chaitanya

  • SSO from Solution Manager to Wily Enterprise Manager issue

    Hi,
    We are facing problem in SSO from Solution Manager to Wily Enterprise Manager. We have done the configuration as per the Wily Enterprise Guide- "Introscope Version 8 Installation Guide For SAP" Page 38.
    Our Solution Manager system is running on AIX platform and Wily Enterprise Manager is on Windows 2008.
    This is what we are trying
    SOLMAN Production Client --> SOLMAN_WORKCENTER --> INTROSCOPE WORKSTATION --> this opens a new browser page and from there we click on Start Introscope -->
    Result --> SSO doesn't work, still we get login window.
    Introscope Enterprise Manager logs says -->
    9/12/11 10:47:17 PM BST [WARN] [Manager] Single sign on failed: No SAP single sign on ticket was found in the request header.
    Note: Another Solution Manager system in our landscape (on windows 2008 platform) is connected to same Wily Enterprise Manager (windows 2008) and from this solution manager SSO to Wily Enterprise Manager is working.
    Please help me with your expertise to solve this problem.
    Best Regards
    Davinder

    Hello Singh,
    Could you check if you have maintained these parameters in instacne profile ?
    From SCN post -> http://scn.sap.com/thread/969538
    Hi Hector,
    To configure SSO as per initial setup guide, please check your profile parameters in your Solution Manager as below:
    You have set up SSO, see also:
    SAP Note 817529: Checking the SSO Configuration
    Installation Guide and Security Guide for SAP Solution Manager
    Create the following profile parameters in the instance profile:
    login/create_sso2_ticket = 2
    login/accept_sso2_ticket = 1
    icm/host_name_full = fully qualified server name
    This parameter must be attributed to the fully qualified server name (for example wdfd002568.wdf.sap). The name must contain at least two periods. See also SAP Note 434918.
    Hope this helps,
    Regards,
    -Rohan
    BR,
    kamil

  • Wily Enterprise Manager Service not Started in Windows 2008 Server

    Hi All,
    Our Solution Manager is in EHP1 SP21 and OS-Windows 2008 Server.
    We installed Wily Enterprise Manager 8.0. and found 1 non-fatal error in the installation log. The service is not starting.
    However it works fine for Windows 2003 Server.
    Can anyone encountered with the same kind of problem?
    This is the latest log file information:
    Summary
    Installation: Successfulwith errors.
    387 Successes
    0 Warnings
    1 NonFatalErrors
    0 FatalErrors
    Action Notes:
    Execute ANT Script:       Script:
                              Status: ERROR
                              Additional Notes: ERROR - E:\usr\sap\ccms\wilyintroscope\install\em.installer.exec.ant15.xml:425: Timeout: killed the sub-process
    Thank you in advance.
    Regards
    Sanjai

    Note 1273028 - Introscope 8 Release Notes resoved this issue.
    Known problems in all Releases 8.x
    2. Windows Server 2008 is not yet officially supported by CA Wily for the Enterprise Manager. If you want to install the Enterprise Manager anyway, set the "Windows 2003 compatibility mode" for the installer before launching it. To activate this mode, right click on the installer.exe file in the Windows Explorer, select tab "Compatibility", activate the check box for compatibility mode and select Windows 2003. If you do not set this, the installer will consider your OS as Unix and install shell scripts (no suffix) instead of batch files (.bat) and leave out some files for Windows Service registration.
    If the windows service still fails to start please check if files ServiceWrapper.jar and ServiceWrapper.dll are present in folder lib. If not download them from attachment of this note.
    The service should start although giving an error message regarding the ServiceWrapper.dll. You can ignore this error.

  • Please provide the patch set for Oracle Enterprise Manager Grid Control 10

    Hi,
    please provide the patch set for Oracle Enterprise Manager Grid Control 10.2.0.1 and 10.2.0.5 for AIX 5.3
    patch set for Oracle Enterprise Manager Grid Control for 11.2.0.2 OS AIX 5.3
    Thanks,
    Vishal Hande.

    user12009184 wrote:
    Hi,
    please provide the patch set for Oracle Enterprise Manager Grid Control 10.2.0.1 and 10.2.0.5 for AIX 5.3
    patch set for Oracle Enterprise Manager Grid Control for 11.2.0.2 OS AIX 5.3
    Thanks,
    Vishal Hande.you must obtain all patches directly from
    http://support.oracle.com

  • Requirements for SAP Document management system in ECC 5.0

    Hi All,
    Can any one provide me the requirements for SAP Document management system in ECC 5.0.
    SAP Component   ECC 5.0
    OS    Solaris 5.9
    DB    Oracle 9.2.0.7
    Thanks in advance.
    Regards,
    Surendra
    <removed_by_moderator>
    Edited by: Juan Reyes on Aug 6, 2009 12:49 PM

    That info is available either at http://service.sap.com/pam or http://service.sap.com/quicksizer
    Please do some research before posting
    Read the "Rules of Engagement"
    regards
    Juan

  • Wily Enterprise Manager 8 connection to SM Ehp1 failed

    Hi guys ( SM eph1 sps18, x64 jdk_ 17,Wily Enterprise Manager 8 )
    Have installed Wily Enterprise Manager 8 successfully. Its up and running with out errors.
    when i go to Diagnostics Setup -- Managed Systems--Introscope Agent
    Unable  to find the wily enterprise server
    error: Enterprise Manager retrieval
    Operation Failed
    Operations results - java.sql.SQLException: All configured Enterprise Managers are offline - check configuration.
    I have checked multiple times , Enterprise manager is up and running( as windows service)
    any advise how to fix

    Hi David:
    It worked fine previously.  This has been installed  a while ago ( a couple of years). We did have a couple of problems recently with corrupt data files.  Deleting the concerned datafile and restarting Wily solved the problem.  However I haven't a clue on how to get this going.
    thanks , Viji

  • OC4J: Determine Memory Requirements for applications

    Hello,
    In the Enterprise Manager Web Site for 9iAS R2, on the System Components page, it displays the CPU% and Memory. Then Clicking on an OC4J instance, it shows the Memory and Heap Usage.
    So, the total memory used by this oc4j instance = memory + heap?
    Is there a documented method to determine memory usage per user for an oc4j application?
    Thanks,
    Manish

    Tuning the JVM depends also on your application.
    In iAS you can add JVM Parameters to the opmn.xml for each OC4J Instance. You have to profile your application in order to determine the correct VM configuration and consider the requirements of the OC4J. Unfortunaly the default configuration is bad. You should add at least add the -sever flag which is available in JDK 1.3.1 used in iAS.
    JDK 1.4.2 offering is offering new features for multiprocessor machines so a good basic stardup would be
    -server -XX:+AgressiveHeap
    which turns on a Parallel Garbage Collector and increase maximum heap size. But there is a point where a single JVM will not be sufficent. Then you have to spwan new JVM processes using the Island concept in iAS.
    I guess this is a good startup guide:
    http://developer.java.sun.com/developer/technicalArticles/Programming/turbo/
    http://java.sun.com/docs/hotspot/gc1.4.2/index.html
    Good look
    Toby

  • System requirements for BO Enterprise XI 3.0 with 3 cloned webi services

    Helllo,
    I'm wondering what the system requirements would be for a server to host a BO Enterprise system (XI 3.0) if it is connected to a SAP BW system.
    The system should be able to cope with around 150 to 200 calls/requests maximum at a time.
    The users log in into SAP and launches a request via an SAP screen with behind that an URL request that is constructed based on a guest account (max 200 requests at the time) for BO. Because it is always the same account (Guest) that is used over and over again I'm wondering what kind of additional requirements the system should support.
    We did some stresstesting with 120 simultaneous users. Even with 3 cloned web intelligence processing servers it blocked several times.
    For the moment it is running on following hardware specifications:
    HRBOXI (Dell PowerEdge 2950 (Servicetag: GMZ834J))
    Memory: 8 memory slots available on motherboard of which 2 are used (each is  2GB) Total available memory at this moment is 4GB.
    CPU: 2 x Intel Xeon E5420 (quad core). There are 2 CPU sockets on the motherboard that are in use.
    Disks:  2 x 146GB (15K) SAS
    On that there is a 32bit operating system in use. We would like to start with upgrading that to 64 bit OS.
    Can someone tell me if this machine is suitable for production purposes for BO Enterprise linked to an SAP BW on mainly HR-data? I mean by that does this machine has enough processors to be able to cope with 3 cloned webintelligence services at a time. And also enough RAM memory?
    Many thanks Thierry Renaer

    not of use anymore

  • SMD Agent Metrics/BOE native code metrics Missing in wily Enterprise Manager

    SMD Agent and BOE native code metrics are not updated to wily EM. Previously the metrics were written to Wily EM. This is standalone setup of Wily Ent Manager without Solution Manager.
    Environment:
    Standalone Wily introscope Eterprise Manager - Introscope Enterprise Manager 9 SP15
    DIAGNOSTICS AGENT 7.3 SP03 (incl. HostAgent)
    BI 4.0 SP6 Patch 6, Windows 2008, Clustered/Distributed.
    Logs:
    Apr 25, 2014 3:54:38 PM [Thread[Connector,5,main]                     ] Info       Initialization done.
    Apr 25, 2014 3:54:38 PM [Thread[Connector,5,main]                     ] Info       Service provider initialized.
    Apr 25, 2014 3:54:38 PM [Thread[Connector,5,main]                     ] Info       [AgentContext.startApplications] Agent Applications started.
    Apr 25, 2014 3:54:38 PM [Thread[Connector,5,main]                     ] Info       Smd connector has been disabled
    Apr 25, 2014 3:54:35 PM [Thread[Connector,5,main]] Info       [SMDAgent.IConnectionStatusListener.statusChanged] SMD Agent connection status changed from INITIAL to CONNECTING
    Apr 25, 2014 3:54:38 PM [Thread[Connector,5,main]] Info       [SMDAgent.IConnectionStatusListener.statusChanged] SMD Agent connection status changed from CONNECTING to DISABLED
    Apr 25, 2014 3:54:38 PM [Thread[Connector,5,main]                     ] Fatal      com.sap.smd.wily.hostagent.WilyHostService - init(...): Failed to start Agent!
    [EXCEPTION]
    java.rmi.RemoteException: WilyHostAgent start failed; nested exception is:
      com.sap.smd.wily.hostagent.PermanentException: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)(:main:, row=18, col=81) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)
      at com.sap.smd.wily.hostagent.WilyHostService.startAgent(WilyHostService.java:122)
      at com.sap.smd.wily.hostagent.WilyHostService.init(WilyHostService.java:68)
      at com.sap.smd.core.plugin.service.ServiceEntityHandle.entityLoad(ServiceEntityHandle.java:114)
      at com.sap.smd.core.runtime.broker.application.api.entity.AbstractEntityHandle.load(AbstractEntityHandle.java:234)
      at com.sap.smd.core.runtime.broker.application.core.entity.PseudoEntityHandle.load(PseudoEntityHandle.java:154)
      at com.sap.smd.om.impl.broker.ObjectProxyImpl.loadInternal(ObjectProxyImpl.java:308)
      at com.sap.smd.om.impl.broker.ObjectReference.loadDependencies(ObjectReference.java:305)
      at com.sap.smd.om.impl.broker.ObjectProxyImpl.loadInternal(ObjectProxyImpl.java:272)
      at com.sap.smd.om.impl.broker.ObjectProxyImpl.load(ObjectProxyImpl.java:146)
      at com.sap.smd.core.runtime.broker.ApplicationManager.loadState(ApplicationManager.java:468)
      at com.sap.smd.core.runtime.broker.ApplicationManager.reachInitializationStates(ApplicationManager.java:366)
      at com.sap.smd.core.runtime.Runtime.run(Runtime.java:57)
      at com.sap.smd.agent.SMDAgeletsRuntimeContext.runStarterPlugin(SMDAgeletsRuntimeContext.java:111)
      at com.sap.smd.agent.SMDAgeletsRuntimeContext.startApplications(SMDAgeletsRuntimeContext.java:154)
      at com.sap.smd.agent.AgentContext.startApplications(AgentContext.java:733)
      at com.sap.smd.agent.SMDAgeletsRuntimeContext.offlineStart(SMDAgeletsRuntimeContext.java:495)
      at com.sap.smd.agent.SMDAgeletsRuntimeContext.offlineStartAppsIfNeeded(SMDAgeletsRuntimeContext.java:354)
      at com.sap.smd.agent.SMDAgeletsRuntimeContext.statusChanged(SMDAgeletsRuntimeContext.java:311)
      at com.sap.smd.agent.connection.SMDConnector.triggerStatusChanged(SMDConnector.java:1016)
      at com.sap.smd.agent.connection.SMDConnector.setConnectionStatus(SMDConnector.java:933)
      at com.sap.smd.agent.connection.SMDConnectionTask.startOffline(SMDConnectionTask.java:862)
      at com.sap.smd.agent.connection.SMDConnectionTask.internalAttemptConnection(SMDConnectionTask.java:549)
      at com.sap.smd.agent.connection.SMDConnectionTask$1.run(SMDConnectionTask.java:107)
      at com.sap.smd.agent.connection.P4JNDIContextHelper.executeInSecurityContext(P4JNDIContextHelper.java:148)
      at com.sap.smd.agent.connection.SMDConnectionTask.attemptConnection(SMDConnectionTask.java:102)
      at com.sap.smd.agent.connection.SMDConnectionTask.run(SMDConnectionTask.java:1282)
      at java.lang.Thread.run(Thread.java:743)
    Caused by: com.sap.smd.wily.hostagent.PermanentException: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)(:main:, row=18, col=81) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)
      at com.sap.smd.wily.hostagent.config.AgentConfigParser.parseXml(AgentConfigParser.java:62)
      at com.sap.smd.wily.hostagent.SapAgent.loadConfiguration(SapAgent.java:510)
      at com.sap.smd.wily.hostagent.SapAgent.start(SapAgent.java:99)
      at com.sap.smd.wily.hostagent.WilyHostService.startAgent(WilyHostService.java:118)
      ... 26 more
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)(:main:, row=18, col=81) -> com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)
      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:144)
      at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
      at com.sap.smd.wily.hostagent.config.AgentConfigParser.parseXml(AgentConfigParser.java:59)
      ... 29 more
    Caused by: com.sap.engine.lib.xml.parser.ParserException: XMLParser: > expected to close empty element(:main:, row:18, col:81)
      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1782)
      at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2454)
      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1855)
      at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2454)
      at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1855)
      at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2857)
      at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:235)
      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:165)
      at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:245)
      at com.sap.engine.lib.xml.parser.Parser.parse_DTDValidation(Parser.java:260)
      at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:271)
      at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
      ... 31 more

    Hello Gopal,
    Please refer to section Wily Introscope setup for BOE 4.0 of this wiki:
    Managed System Setup of BOE 4.0 system in Solman 7.1 - SAP Solution Manager Setup - SCN Wiki
    You may also found interesting
    Maintenance of Product in the System Landscape - SAP Solution Manager Setup - SCN Wiki
    https://service.sap.com/sap/support/notes/1722874
    https://service.sap.com/sap/support/notes/1357901
    Best Regards.
    Luis Roel

  • Deploy agents for Oracle Enterprise Manager Grid 11.1.0.1.0

    Hi All,
    I have successfully installed Oracle Enterprise Manager Grid 11.1.0.1.0 on Red Hat 5.5 64 bit. It is up and running.
    I have started preparing for deployment of the agents. There are quite a lot targets which are Windows machines.
    My question is what is the best approach for deploying agent on server running Microsoft Windows? Is it Installing Oracle Management Agent Using Agent Deployment Wizard or silent.
    I started with Agent Deployment Wizard but for Windows it requires setting SSH and installing cygwin which is not very comfortable if I have to do this for all Windows targets. If it is the case , should cygwin and ssh daemon be running all the time or just for the phase of installing the agent?
    Please advise which is the best approach in this case when most of the targets are running on Microsoft Windows.
    Any ideas are appreciated.
    Thanks,
    Maria
    Edited by: 832920 on Feb 1, 2011 5:31 AM
    Edited by: 832920 on Feb 1, 2011 5:45 AM

    Hi,
    I have used the method "agent install in silent mode" and believe that this is a rather simple way to install an agent. You just have to test it
    on one host - and if it works there it will work any other hoste as well - you could use the same response file for all other hosts. The command
    to install the agent remains the same...
    But maybe someone else beliefs that another approach might be better...

  • Option to see memory requirements for EXS samples?

    This may be an ignorant question, but I'm curious if there is an option in the EXS to see how much memory a particular patch will require, similar to the way Kontakt shows you this information while browsing for a patch. I find it very useful information, as loading a great sounding but large sample instrument may prohibit loading further instruments. Knowing this before loading, I have a better idea of "where I have room to splurge" so to speak.
    Thanks in advance for your help and reply!

    s there anyway to see how much RAM is required for an EXS
    instrument BEFORE you load it? How about amount of samples
    in a patch?
    Not that I know of, but it would be a useful feature. There is a memory usage window, but it doesn't include samples loaded unfortunately.
    In short, if your instrument has 345 megs of samples to load, then 345 megs of ram it will take to load them all in, with virtual memory off (if you're using 32-bit mode, then it will take more ram).
    In streaming mode, since you are only loading small bits into ram at any one time, you don't really have to worry about RAM.
    You can always check OSX's activity monitor to look at overall RAM useage.
    The basic instrument contains 88 samples (it says 88 unresolved,
    what does this mean?
    The instruments contain a pointer to where each sample is on disk. "Unresolved" means that the sample that the EXS instrument points too is not at that location on disk.
    It's not a big problem - if the EXS can't find a sample it needs on loading, it will search your disk to find out where you've put it. This takes a little time, and is why instruments might take longer to load the first time. Once it has found where the sample is, it writes the new location back to the instrument, so the next time you load it, the EXS won't have to go hunting for it.
    The Project Manage can resolve these references by doing the same thing to individual instruments or all instruments on your drive, but it takes a little while to run.
    I know that both are small files and the differences are minimal,
    but for the sake of understanding the concepts presented above,
    since both contain the same amount of samples, would they both
    take the same amount of RAM? Or because the velocity blend is a
    larger file, does it take more ram? If you like the sound of both
    programs equally, which would be the better choice based on
    resource allocation?
    The size of the instrument file is completely irrelevant - it is miniscule in the whole sceme of things. The only thing that "really" takes up RAM is the samples themselves. Oh, and the EXS "shares" RAM too, so if you have two instances of the EXS with the same instrument loaded, the necessary samples are only loaded once.
    This is also good for various articulations that sometimes might share samples - if a needed sample is already in memory, Logic won't load a second copy.
    I'm probably reading too much into this topic, but it would be
    helpful to understand how all this stuff works!
    I really think you're worrying about this stuff too much. You have 5 gig of RAM for goodness sake! Build the setup you want, and if - *only if* you have resource problems then start looking at alternatives. With your rig, I can't see that you're gonna have many problems. It would be different if you were on a 1gig Powerbook or something, but trust me, you're gonna be fine.
    My suggestion to you Jonathan is to turn streaming off, set up your ideal working environment, and do some test pieces to see what the performance is like. If you really start hammering the RAM, turn virtual streaming on, and see how that works for you.
    I really think (as I've said before) you seem to be worrying about problem solving before you even have a problem! Just enjoy your copious amounts of RAM, you lucky so-and-so...!

  • Is there any tool or method to find the exact disk space/memory required for a query to execute in certain time

    Hi,
    We have SSIS Package, which in-turn executes some Stored procedures . 
    This Package runs fine at certain time, say 30 minutes which is acceptable. But sometimes, it takes around 1.5 hr. There was no modification done to the package, and the amount of data handled by the package is also same.
    I have a doubt that some other big process may be running in parallel when this package is getting executed.
    All the Databases are on D drive in the server and currently there is 140 GB free space out of 1 TB.
    Now, using sp_who2 I can check what are the big processes which are running in parallel when this package is getting executed and get their Disk I/O.   
    Now having these information, is there any way to determine, amount of space/memory required to execute a particular query in 30 minutes.
    Or to put a question in other way, I have a query and I know its acceptable execution time(30 min). Now is there any way to determine the criteria to get that execution time.
    NOTE: The query is optimized and required indexes are created. It was running fine, until 1 week back. Suddenly the execution time has increased.
    Can some one please help me in this. Please let me know if you need any further information on this.
    Also whenever these jobs are running, sometimes job activity monitor and SSMS gets frozen. Any idea what does this indicate?
    Thanks in advance,
    Raksha

    Perhaps blocking?
    Take a look at Adam's great stored procedure to see who is running on the server
    Who Is Active? v10.00 (2010-10-21)
    (C) 2007-2010, Adam Machanic
    Feedback: mailto:[email protected]
    Updates: http://sqlblog.com/blogs/adam_machanic/archive/tags/who+is+active/default.aspx
    "Beta" Builds: http://sqlblog.com/files/folders/beta/tags/who+is+active/default.aspx
    License: 
    Who is Active? is free to download and use for personal, educational, and internal 
    corporate purposes, provided that this header is preserved. Redistribution or sale 
    of Who is Active?, in whole or in part, is prohibited without the author's express 
    written consent.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • What are the compatable web browsers for Oracle Enterprise Manager DB console 11.2?

    Database: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Web browser: IE 8
    C:\Users\x-msarwar3>emctl status agent
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.3.0
    Copyright (c) 1996, 2011 Oracle Corporation.  All rights reserved.
    Agent Version     : 10.2.0.4.4
    OMS Version       : 10.2.0.4.4
    Protocol Version  : 10.2.0.4.4
    Agent Home        : E:\Oracle\product\11.2.0\dbhome_1\CSCCHN6DBS801.cscfed.roo
    ad_fas360nds
    Agent binaries    : E:\Oracle\product\11.2.0\dbhome_1
    Agent Process ID  : 21396
    Agent URL         : https://CSCCHN6DBS801.cscfed.root.ad:3938/emd/main
    Repository URL    : https://CSCCHN6DBS801.cscfed.root.ad:1158/em/upload/
    Started at        : 2014-11-17 18:13:30
    Started by user   : SYSTEM
    Last Reload       : 2014-11-17 18:20:21
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far :     0.00
    Number of XML files pending upload           :     1827
    Size of XML files pending upload(MB)         :    51.60
    Available disk space on upload filesystem    :    46.44%
    Data channel upload directory                : E:/Oracle/product/11.2.0/dbhome
    /CSCCHN6DBS801.cscfed.root.ad_fas360nds/sysman/recv
    Collection Status                            : Disabled by Upload Manager
    Last attempted heartbeat to OMS              : 2014-11-18 12:21:42
    Last successful heartbeat to OMS             : unknown
    Agent is Running and Ready
    C:\Users\x-msarwar3>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.3.0
    Copyright (c) 1996, 2011 Oracle Corporation.  All rights reserved.
    https://CSCCHN6DBS801.cscfed.root.ad:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running.
    Logs are generated in directory E:\Oracle\product\11.2.0\dbhome_1/CSCCHN6DBS80
    cscfed.root.ad_fas360nds/sysman/log
    C:\Users\x-msarwar3>
    When I try to enter https://CSCCHN6DBS801.cscfed.root.ad:1158/em enter in IE 8, I get CERTIFICATE ERROR.
    I appreciate your help on this!
    Sarwar

    Sarwar,
    the only help I can provide is suggesting to ask to the right community Enterprise Manager,
    since this one is for a different product (Enterprise Manager Ops Center).
    HTH
    ciao
    giorgio

Maybe you are looking for

  • Customize Line Items Details Loading for Multiload TEXT-Based

    Hi all, has anybody customized HFM adapter to enable line item details loading for Text-based multiload files? Is it possible? Thanks

  • How to set file to open with the latest entry?

    My "sent" file always opened at the latest entry showing the last email I'd sent but, for some unknown reason, it now loads at the top of the file showing the earliest entry. How do I get it to go back to showing the latest entries, the bottom of the

  • TV Advice Needed

    I want a big (55" to 65") and affordable ($2000- $3000) TV. There are so many models with so many features out in the market now and I'm completely clueless on what to get. Please make your recommendations simple as I'm not really familiar with techn

  • IDM schema and attribute mapping

    As I understood from the documents - Identity manager doesn't store any data in local database.I have 60 attributes in resource-1 which needs to be flown to resource-2 ==>As per my understanding, i will need to create 60 attributes in IDM as user ext

  • Remote Speaker Systems

    Hello there, I'm trying to find a remote wireless speaker system with transmitter jack from my Teac stereo system that will allow me to listen to CD's etc. 'through the wall'. I do not want to have to run yards of cable to achieve this. Any suggestio