Wily introscope insallation start

Hi,
I Want to isntall the wily introscope on solution manager - solaris sparc 64 bit , how to start the installation. I my case, i have existing Java 1.4.2_!2,
Now i have instaled  Java EE SDK 5.0 Update 1    .
wily introscope 7.2 setup guide mentioned to run
=============================================
/some/path/java u2013classpath introscope7.2.0.0otherUnixSAPExpertCenter.jar
install
================================================
I ran the command like
bash-3.00# pwd
/opt/SDK/jdk/bin
bash-3.00# java - /usr/sap/ccms/introscope7.2.0.0otherUnixSAPExpertCenter.jar i
nstall
Unrecognized option: -
Could not create the Java virtual machine.
Someone give me the solution how to start the installation ?.
Thanks

Hi,
I have started the installation, how long will it take to finish..
Java Accessibility Bridge for GNOME loaded.
last five minutes..
Thanks
Thirumal

Similar Messages

  • Wily Introscope Enterprise Manager fails to start due to Java Heap

    Hello All,
    I just installed Wily Introscope for the first time. I have successfully installed it from the log below:
    Summary
    Installation: Successfulwith errors.
    396 Successes
    0 Warnings
    1 NonFatalErrors
    0 FatalErrors
    I also confirm that the Introscope Enterprise Manager is started as a service.
    However, when i try to launch enterprise by following the path All Programs > CA Wily > Introscope 8.2.3.5 > Introscope Enterprise Manager....
    I get the error below:
    3/29/11 07:11:46 PM PDT [ERROR] [Manager.Bootstrap] Load all Management Modules FAILED.
    3/29/11 07:11:46 PM PDT [ERROR] [Manager] The EM failed to start. Java heap space
    I have also adapted my Java Heap from 512 to 1024 in EMService.conf file but I still get same error. This was the recommendation in this related forum post - Wily Introscope - EM failed to start
    Please help!!!!

    Hello,
    Like I said, I have increased the value to 1024MB and still not starting.
    The corresponding section of the EMService is pasted below:
    Wrapper Properties
    Java Application
    wrapper.java.command=jre
    bin
    java.exe
    wrapper.working.dir=.\
    Java Main class
    wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp
    Java Classpath (include wrapper.jar)  Add class path elements as
    needed starting from 1
    wrapper.native_library=ServiceWrapper32
    wrapper.java.classpath.1=./lib/ServiceWrapper32.jar
    wrapper.java.classpath.2=./launcher.jar
    #wrapper.java.classpath.3=
    Java Library Path (location of Wrapper.DLL or libwrapper.so)
    wrapper.java.library.path.1=./lib
    Java Additional Parameters
    Note: On 64-bit Windows only, the first additional parameter must be: -Xrs
    #wrapper.java.additional.1=
    wrapper.java.additional.1=-Xrs
    wrapper.java.additional.2=-Djava.awt.headless=false
    Initial Java Heap Size (in MB)
    wrapper.java.initmemory=512
    Maximum Java Heap Size (in MB)
    wrapper.java.maxmemory=1024
    Application parameters.  Add parameters as needed starting from 1
    wrapper.app.parameter.1=org.eclipse.core.launcher.Main
    wrapper.app.parameter.2=-consolelog
    wrapper.app.parameter.3=-noExit
    wrapper.app.parameter.4=-product
    wrapper.app.parameter.5=com.wily.introscope.em.product
    wrapper.app.parameter.6=-install
    wrapper.app.parameter.7=./product/enterprisemanager
    wrapper.app.parameter.8=-configuration
    wrapper.app.parameter.9=./product/enterprisemanager/configuration
    Number of seconds to allow between the time that the Wrapper launches
    the JVM process and the time that the JVM side of the Wrapper responds
    that the application has started. 0 means never time out. Defaults to 30 seconds.
    wrapper.startup.timeout=300
    Please help

  • Wily Introscope does not start

    Hi there,
    I've installed the Wily Introscope Enterprise Manager and when i try to start, the error below happens:
    java.lang.RuntimeException: Application "com.wily.introscope.em.application" could not be found in the registry. The applications available are: org.eclipse.e
    quinox.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: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 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: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.zerog.lax.LAX.launch(DashoA8113)
            at com.zerog.lax.LAX.main(DashoA8113)
    Anybody has already seen it?
    Thanks in advance,
    Dany Anderson

    Hi
    I have nearly the same error. May you share your solution?
    Thanks in advance!
    BR, Manuel

  • Wily Introscope Dashboard cannot be started: Silverlight Error 2104

    Dear Gurus,
    we have installed a DualStack SolMan 7.0 Ehp1 SPS23 on AIX/Oracle.
    Diagonstics and WilyEM 8.2 is installed and running well, Data from Agetens SMD7.11 and IntroscopeBytecodeAgents data are displayed also in Wily Introscope Webview  - Investigator tab.
    Silverlight 4 is installed since last May.
    Last week the regular Microsoft-Patching did on our FrontendWorkstations (WinXP SP3) with IE7 
    Additionally there was an upgrade of our SolMan Operating-System drom AIX5.3 to AIX6.1
    During this update also an JAVA 1.5 was newely installed for WilyEM, and the parameter " "the VM to use for the next launch" in the lax-file points to this Java-Version:    java full version "J2RE 1.5.0 IBM AIX build pap64dev-20091106a (SR11 )"
    But today we recognized - after sucessfully start of Wily EM WebView - that there is a problem when we try to select one of the prepared Dashboards from SAP and press the "View"-Button:
    We get an ErrorMessageBox from IE whichs saids:
    "Silverlight error:"
    "Error Type:  InitializeError"
    ErrorMessage:2104"
    and no Dashboard comes up.  
    The same Error occours when we use antoher Browser ?
    Can anybody please help ?
    What could be the reason or solution for this kind of error ?
    Thanks a lot !
    Stephan

    Dear Mateus,
    unfortunately I wasn't able to use your workaround successfully:
    Even when I mark the "Consoile"-Tab and press the "Refreh"-Button to reload the Page, i still get the same Error-Messages...
    Are there newer/other fixes available to solve this problem ?
    Which fix do you mean exactly ?   We currently run following version of WilyEM / WebView (from IntroscopeEMWebView.log)
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Introscope WebView Release 8.2.2.0 (Build 476364)
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Using Java VM version "IBM J9 VM 1.5.0" from IBM Corporation
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Using Introscope installation at: /usr/sap/ccms/wilyintroscope/.
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] CA Wily Introscope(R) Version 8.2
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Copyright (c) 2010 CA. All Rights Reserved.
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Introscope(R) is a registered trademark of CA.
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Starting Introscope WebView...
    10/22/10 10:54:23 AM GMT+01:00 [INFO] [WebView] Introscope WebView started.
    10/22/10 10:54:27 AM GMT+01:00 [INFO] [WebView.Login] Successfully logged in user "WilyWebView"
    10/23/10 11:08:07 AM GMT+01:00 [ERROR] [WebView] java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault incompatible with
    org.apache.xml.dtm.DTMManager
    10/23/10 11:08:18 AM GMT+01:00 [ERROR] [WebView] java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault incompatible with
    org.apache.xml.dtm.DTMManager
    10/23/10 11:12:19 AM GMT+01:00 [ERROR] [WebView] java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault incompatible with
    org.apache.xml.dtm.DTMManager
    10/23/10 11:12:34 AM GMT+01:00 [ERROR] [WebView] java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault incompatible with
    org.apache.xml.dtm.DTMManager
    10/23/10 11:12:58 AM GMT+01:00 [ERROR] [WebView] java.lang.ClassCastException: org.apache.xml.dtm.ref.DTMManagerDefault incompatible with
    org.apache.xml.dtm.DTMManager
    Thanks,
    Stephan

  • Wily introscope 8.2.2 : unable to start due to JVM error

    Hi,
    I'm installing Wily introscope 8.2.2 for my Netweaver Solution Manager 7.01, on server Window 2008 x64.
    I followed installation guide and I encountered a first "license error" to start Enterprise Manager that I resolved by installing SAP Management Modules.
    Now, Enterprise manager still does not start because of JVM problem. Here is the EMService.log :
    STATUS | wrapper  | 2010/07/01 18:05:24 | --> Wrapper Started as Service
    STATUS | wrapper  | 2010/07/01 18:05:24 | Java Service Wrapper Standard Edition 32-bit 3.3.6
    STATUS | wrapper  | 2010/07/01 18:05:24 |   Copyright (C) 1999-2009 Tanuki Software, Ltd.  All Rights Reserved.
    STATUS | wrapper  | 2010/07/01 18:05:24 |     http://wrapper.tanukisoftware.org
    STATUS | wrapper  | 2010/07/01 18:05:24 |   Licensed to CA Wily Technology for Introscope Enterprise Manager
    STATUS | wrapper  | 2010/07/01 18:05:24 |
    STATUS | wrapper  | 2010/07/01 18:05:24 | Launching a JVM...
    INFO   | jvm 1    | 2010/07/01 18:05:24 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 1    | 2010/07/01 18:05:24 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/01 18:05:24 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/01 18:05:29 | Launching a JVM...
    INFO   | jvm 2    | 2010/07/01 18:05:29 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 2    | 2010/07/01 18:05:29 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/01 18:05:29 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/01 18:05:34 | Launching a JVM...
    INFO   | jvm 3    | 2010/07/01 18:05:34 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 3    | 2010/07/01 18:05:34 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/01 18:05:34 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/01 18:05:39 | Launching a JVM...
    INFO   | jvm 4    | 2010/07/01 18:05:39 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 4    | 2010/07/01 18:05:39 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/01 18:05:39 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/01 18:05:44 | Launching a JVM...
    INFO   | jvm 5    | 2010/07/01 18:05:44 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 5    | 2010/07/01 18:05:45 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/01 18:05:45 | JVM exited while loading the application.
    FATAL  | wrapper  | 2010/07/01 18:05:45 | There were 5 failed launches in a row, each lasting less than 300 seconds.  Giving up.
    FATAL  | wrapper  | 2010/07/01 18:05:45 |   There may be a configuration problem: please check the logs.
    STATUS | wrapper  | 2010/07/01 18:05:45 | <-- Wrapper Stopped
    Regards,
    Pascal LARRAT
    Edited by: LARRAT Pascal on Jul 5, 2010 11:44 AM

    change the properties of Wily.exe as 2003 Server compatible.

  • Wily introscope 8.2.2 service not starting

    Hi All,
    I have recently installed wily introscope on our new solution manager server, other than a few issues with modules the manager starts up without problems from a command line.
    When I try to start the manager as a service the wrapper application performs this error.
    STATUS | wrapper  | 2010/07/14 17:35:37 | --> Wrapper Started as Service
    STATUS | wrapper  | 2010/07/14 17:35:37 | Java Service Wrapper Standard Edition 32-bit 3.3.6
    STATUS | wrapper  | 2010/07/14 17:35:37 |   Copyright (C) 1999-2009 Tanuki Software, Ltd.  All Rights Reserved.
    STATUS | wrapper  | 2010/07/14 17:35:37 |     http://wrapper.tanukisoftware.org
    STATUS | wrapper  | 2010/07/14 17:35:37 |   Licensed to CA Wily Technology for Introscope Enterprise Manager
    STATUS | wrapper  | 2010/07/14 17:35:37 |
    STATUS | wrapper  | 2010/07/14 17:35:37 | Launching a JVM...
    INFO   | jvm 1    | 2010/07/14 17:35:37 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 1    | 2010/07/14 17:35:37 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/14 17:35:37 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/14 17:35:42 | Launching a JVM...
    INFO   | jvm 2    | 2010/07/14 17:35:42 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 2    | 2010/07/14 17:35:42 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/14 17:35:42 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/14 17:35:46 | Launching a JVM...
    INFO   | jvm 3    | 2010/07/14 17:35:46 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 3    | 2010/07/14 17:35:46 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/14 17:35:46 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/14 17:35:51 | Launching a JVM...
    INFO   | jvm 4    | 2010/07/14 17:35:51 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 4    | 2010/07/14 17:35:51 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/14 17:35:51 | JVM exited while loading the application.
    STATUS | wrapper  | 2010/07/14 17:35:56 | Launching a JVM...
    INFO   | jvm 5    | 2010/07/14 17:35:56 | java.lang.NoClassDefFoundError: org/tanukisoftware/wrapper/WrapperSimpleApp
    INFO   | jvm 5    | 2010/07/14 17:35:56 | Exception in thread "main"
    ERROR  | wrapper  | 2010/07/14 17:35:56 | JVM exited while loading the application.
    FATAL  | wrapper  | 2010/07/14 17:35:56 | There were 5 failed launches in a row, each lasting less than 300 seconds.  Giving up.
    FATAL  | wrapper  | 2010/07/14 17:35:56 |   There may be a configuration problem: please check the logs.
    STATUS | wrapper  | 2010/07/14 17:35:56 | <-- Wrapper Stopped
    STATUS | wrapper  | 2010/07/15 09:47:08 | --> Wrapper Started as Service
    Unless I am missing something (most probable), it looks like the Java Main class wrapper.java.mainclass=org.tanukisoftware.wrapper.WrapperSimpleApp is looking for java.lang.NoClassDefFoundError
    Not being a java person language issue?
    Anyway has anyone had this issue or resolved it?
    Running windows 2008 R1 enterprise, oracle DB, solution manager EHP1
    Many thanks

    Hi Guilherme
    Just for yours or anyone running this under windows 2008, you were correct with note 1273028.
    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: ServiceWrapper_822.zip for release 8.2.2.0, ServiceWrapperWindowsAMD64SAP.zip for previous 8.x releases.
    The service should start although giving an error message regarding the ServiceWrapper.dll. You can ignore this error.
    I noted that the installer did not install ServiceWrapper.jar and ServiceWrapper.dll, I down loaded both attachments, however ServiceWrapper_822.zip only seemed to work.
    Thanks for your help
    Mike

  • Wily Introscope Agent does not start

    Hi,
    i am installing Solution Manager Diagnostics on a Solution Manger 7.0 System. At the moment i am on the point to install the Wily Introscop Agent and i have following problem:
    At first i tried the automatic setup and deployed the agent with JSPM and it seemed to work. I see "ISAGENT" on the System Information -> All Compontents over http://0/smd/admin and there is no log directory in the wily directory?
    Does anybody has an idea whats wrong?
    Best Regards,
    Stefan
    Edited by: Stefan on Feb 17, 2009 8:57 AM
    Edited by: Stefan on Feb 17, 2009 9:31 AM

    Hello Stephan,
    1. Wily IS Agent (2 agents) is installed ONLY in SOLMAN system.
    2. Then, with SOLMAN_SETUP Guided procedure, in third phase (Managed System Configuration),
        you deploy the Wily IS Agent to your managed system.
    To summarize :
    1. Install the ISAGENTxxx.SCA in SOLMAN only !
    2. Start the SOLMAN_SETUP guided procedure
    3. Phase I - Initial Configuration
        Phase II - Basis Configuration
        Phase III - Managed System Configuration.
    In Phase III, there are 6 steps :
    1.     Connect Managed system
    2.     Check Prerequisites
    3.     Manual Configuration
    4.     Diagnostics Configuration
    5.     Wily Introscope Configuration
    6.     Create Logical Components
    The Wily IS Agent (2 agents : IS Agent wich monitored JAVA instance and Wily Host-level Agent which a sub-process of the SMD Agent) is configured and STARTED here.
    So, you cannot start / stop by any OS command the Wily IS Agent.
    You start it from SMD.
    Hope it help you.
    Best regards
    Pascal Cuennet

  • J2ee Can't start after JDK upgrade on system with Wily Introscope

    Hello All,
    For one of our portal server java patching is done from java 1.4.2.22 to java 1.4.2.25. And on this server Wily Introscope is installed.As per SAP when ever we upgrade java we need to re-create "AutoProbeConnector.jar" and update the JAVA VM parameters in configtool.
    I know the procedure to re-create "AutoProbeConnector.jar" if the Introscope agent is installed manually .
    Below are the steps to be followed to re-create if it is manual type.
    i)Re-create the AutoProbeConnector.jar file
    >wily>connector
    java -jar CreateAutoProbeConnector.jar -jvm /opt/java1.4 -output
    AutoProbeConnector.jar
    Output file AutoProbeConnector.jar created.
    ii)Setting Java vm parameters through configtool.
    Xbootclasspath/p:/usr/sap/ccms/wily/connectors/AutoProbeConnector.jar:/usr/sap/ccms/wily/Agent.jar
    Dcom.wily.introscope.agentProfile=/usr/sap/ccms/wily/IntroscopeAgent.profile
    -Dcom.wily.introscope.agent.agentName=<AgentName>
    But my systems Introscope agent is created automatically by SDM agent.if this is the case we need to re-execute the Introscope agent setup again to re-create the AutoProbeConnector.jar file.
    Can you any one tell me the procedure to do this activity, if possible with steps and the paths to be followed.
    Classpath parameter file which says it is installed automatically.
    ID27689350.JavaParameters=-Xbootclasspath/p:/usr/sap/SMD/J98/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.7.2.3.0-2008-08-11/wily/connec
    tors/AutoProbeConnector.jar:/usr/sap/SMD/J98/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.7.2.3.0-2008-08-11/wily/Agent.jar -Dcom.wily.i
    ntroscope.agent.agentName=BPD_JC02_server0 -Dcom.wily.introscope.agentProfile=/usr/sap/SMD/J98/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAG
    ENT.7.2.3.0-2008-08-11/wily/IntroscopeAgent.profile -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORB
    Proxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco
    .jarm=1 -Dsun.io.useCanonCaches=false -Djava.awt.headless=true -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:+UseParNewGC -Xms2048M -X
    X:NewSize=320M -XX:NewSize=320M -XX:HandlePromotionFailure -XX:PrintClassHistogram -XX:HeapDumpOnOutOfMemoryError -XX:DisableExplicitGC -XX:MaxPermSize=256M -XX:PermSize=256
    M -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -Drdbms.driverLocation=/oracle/BPD/920_64/jdbc/lib/classes12.jar -Dsys.global.dir=/usr/sap/BPD/SYS/global/

    Hello Jansi,
    Thanks for the update.
    I have gone through the document, and currently i require to update the Introscope Agent via SMD.
    In the document it is mentioned as the navigation
    Launch the Introscope Setup application: Diagnostics Setup > Managed Systems>Introscope Agent.
    These are the below doubts i have.
    1>How should i enter to "Launch the Introscope setup application"
    2>and then followed by Diagnostics setup.
    Kindly help me in detailed navigation, for example to which server i need to login(is it the Enterprise Manager server ?)
    Awaiting your reply.
    best Regards
    Rakesh

  • Error while installing Wily Introscope

    Hi All,
    I have installed introscope enterprise manager 8 in solution manager 7.0 (SP15). i have follwed the below steps:
    1. Installation and Setup of SAP Solution Manager Server:
                   upgrading SAP Solution Manager Diagnostics (SMD) package
                   running Diagnostic setup wizard
    everything went successful.
    in the next step of wily introscope installation i have followed the below steps:
    2. installing CA Wily Introscope
               I.   Download Third-Party External Component Package from CA Wily
               II.   elected Platform Independent Introscope Installer
               III.  Extracted the Introscope Installer
              IV. Added the External Component Package
              V. Started the Installer
              VI. Verified the Installation
              VII.Installed the SAP Management Modules
             VIII.Ran the Enterprise Manager from OS level (AIX)
              IX. Checked That Introscope Is Running Properly
              X.  Extracted the Introscope Agent
              XI.  Created an AutoProbe Connector
             XII.  Activated the Agent: Setting up Java VM Parameters -
    here I am facing the issue
    in the installation manual it has been given to add the below java parameters to server node:
    -Xbootclasspath/p:/usr/sap/ccms/wily/connectors/connector.jar:/usr/sap/ccms/wily/Agent.jar
    -Dcom.wily.introscope.agentProfile=/usr/sap/ccms/wily/IntroscopeAgent.profile
    -Dcom.wily.introscope.agent.agentName=<AgentName>
    i have added the above parameters and resterted the server then the java engine is not coming up. conflicting with the first parameter. once I remove that parameter I am able to up the java engine.
    without being added the above parameters " the agent will not start".
    please help me in this.
    thanks in advance
    Mohan K

    Mohan,
    I have the same problem. That is I set up the SMD on the managed system and completed the Managed system configuration through Solman which Installed Wily Introscope. With Wily enabled , the Java server process does not start.
    If I delete the 3 lines that have wily in it, it starts OK.
    How did you resolve this problem. Please let me know in detail.
    Thank you.
    Ravi

  • Wily Introscope is not running in Solution Manager 7.1 and tech monitoring

    Hi Experts,
    we are able to log in wily introscope, But metrics(values) are not coming in wily
    we re started the solution manager server, that port is working fine now, Please assist me on this to fix issue find log as attachment.
    2)we configure the technical monitoring in our solution manager system but metrics are not coming for dialog response time in dash board. which extractor i need to check how to troubleshoot,
    thanks in advance for you help
    Best Reg

    Hi Srivastav.
    Actually i am new to solution manager, and we have done basic steps of solution manager like
    system preparation,basic configuration,managed system configuration and technical monitoring,
    in tech monitoring system monitoring,and EUEM and we are planing to perform DVM and RBPD,
    my solution manager system is installed on windows 2008 server, version is 7.1 SP 7,
    currently we facing issue in wily introscope and technical monitoring dash boards metrics are not appearing and please tell me how to close the thread ,
    Best Regards,
    Hanuman

  • Wily Introscope is not running in Solution Manager 7.1

    Hello Experts,
    wily Introscope is not running in solution manager system,
    below error getting in log, solution manager is running on windows server and how to start wily in windows.
    8/23/14 11:58:50.088 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope Enterprise Manager Release 9.1.0.0 (Build 581006)
    8/23/14 11:58:50.089 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Using Java VM version "Java HotSpot(TM) 64-Bit Server VM 1.6.0_23" from Sun Microsystems Inc.
    8/23/14 11:58:50.089 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Using Introscope installation at: D:\usr\sap\CCMS\apmintroscope\.
    8/23/14 11:58:50.089 AM IST [INFO] [WrapperSimpleAppMain] [Manager] CA Introscope(R) Version 9.1
    8/23/14 11:58:50.089 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Copyright (c) 2011 CA. All Rights Reserved.
    8/23/14 11:58:50.089 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope(R) is a registered trademark of CA.
    8/23/14 11:58:50.089 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Starting Introscope Enterprise Manager...
    8/23/14 11:58:50.090 AM IST [INFO] [WrapperSimpleAppMain] [Manager]
    ****** CA Wily Introscope License ******
      type = em-sap
      rev = 30
      cid = sap-ags
      organization = SAP Active Global Support
      reg-id = sap-end-user
      email = none
      sum = 27618b562bc2239e3cf71d9542c76df4
    8/23/14 11:58:50.091 AM IST [INFO] [WrapperSimpleAppMain] [Manager] The Introscope Enterprise Manager is set to run in StandAlone mode.
    8/23/14 11:58:50.113 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Starting server...
    8/23/14 11:58:52.343 AM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Introscope WebView connections are enabled
    8/23/14 11:58:52.343 AM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Introscope WebView connections will be assigned the name "WilyWebView"
    8/23/14 11:58:52.412 AM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Configured the Manager of Managers user using private key internal/server/EM.private
    8/23/14 11:58:52.628 AM IST [ERROR] [WrapperSimpleAppMain] [Manager] The EM failed to start. Local Users and Groups realm is misconfigured. Error using new settings for Realm: Non existent user "analyst" referenced in "CEM Analyst" group.
    8/23/14 11:58:52.645 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Shutting down the Isengard server
    8/23/14 11:58:52.655 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Orderly shutdown complete.
    8/23/14 12:02:31.584 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope Enterprise Manager Release 9.1.0.0 (Build 581006)
    8/23/14 12:02:31.584 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Using Java VM version "Java HotSpot(TM) 64-Bit Server VM 1.6.0_23" from Sun Microsystems Inc.
    8/23/14 12:02:31.584 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Using Introscope installation at: D:\usr\sap\CCMS\apmintroscope\.
    8/23/14 12:02:31.584 PM IST [INFO] [WrapperSimpleAppMain] [Manager] CA Introscope(R) Version 9.1
    8/23/14 12:02:31.584 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Copyright (c) 2011 CA. All Rights Reserved.
    8/23/14 12:02:31.585 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope(R) is a registered trademark of CA.
    8/23/14 12:02:31.585 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Starting Introscope Enterprise Manager...
    8/23/14 12:02:31.585 PM IST [INFO] [WrapperSimpleAppMain] [Manager]
    ****** CA Wily Introscope License ******
      type = em-sap
      rev = 30
      cid = sap-ags
      organization = SAP Active Global Support
      reg-id = sap-end-user
      email = none
      sum = 27618b562bc2239e3cf71d9542c76df4
    8/23/14 12:02:31.586 PM IST [INFO] [WrapperSimpleAppMain] [Manager] The Introscope Enterprise Manager is set to run in StandAlone mode.
    8/23/14 12:02:31.602 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Starting server...
    8/23/14 12:02:31.958 PM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Introscope WebView connections are enabled
    8/23/14 12:02:31.959 PM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Introscope WebView connections will be assigned the name "WilyWebView"
    8/23/14 12:02:32.030 PM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Configured the Manager of Managers user using private key internal/server/EM.private
    8/23/14 12:02:32.287 PM IST [ERROR] [WrapperSimpleAppMain] [Manager] The EM failed to start. Local Users and Groups realm is misconfigured. Error using new settings for Realm: Non existent user "analyst" referenced in "CEM Analyst" group.
    8/23/14 12:02:32.306 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Shutting down the Isengard server
    8/23/14 12:02:32.321 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Orderly shutdown complete.
    8/23/14 12:37:05.225 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope Enterprise Manager Release 9.1.0.0 (Build 581006)
    8/23/14 12:37:05.226 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Using Java VM version "Java HotSpot(TM) 64-Bit Server VM 1.6.0_23" from Sun Microsystems Inc.
    8/23/14 12:37:05.226 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Using Introscope installation at: D:\usr\sap\CCMS\apmintroscope\.
    8/23/14 12:37:05.226 PM IST [INFO] [WrapperSimpleAppMain] [Manager] CA Introscope(R) Version 9.1
    8/23/14 12:37:05.226 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Copyright (c) 2011 CA. All Rights Reserved.
    8/23/14 12:37:05.226 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope(R) is a registered trademark of CA.
    8/23/14 12:37:05.226 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Starting Introscope Enterprise Manager...
    8/23/14 12:37:05.227 PM IST [INFO] [WrapperSimpleAppMain] [Manager]
    ****** CA Wily Introscope License ******
      type = em-sap
      rev = 30
      cid = sap-ags
      organization = SAP Active Global Support
      reg-id = sap-end-user
      email = none
      sum = 27618b562bc2239e3cf71d9542c76df4
    8/23/14 12:37:05.228 PM IST [INFO] [WrapperSimpleAppMain] [Manager] The Introscope Enterprise Manager is set to run in StandAlone mode.
    8/23/14 12:37:05.249 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Starting server...
    8/23/14 12:37:05.644 PM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Introscope WebView connections are enabled
    8/23/14 12:37:05.644 PM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Introscope WebView connections will be assigned the name "WilyWebView"
    8/23/14 12:37:05.728 PM IST [INFO] [WrapperSimpleAppMain] [Manager.Authentication] Configured the Manager of Managers user using private key internal/server/EM.private
    8/23/14 12:37:05.994 PM IST [ERROR] [WrapperSimpleAppMain] [Manager] The EM failed to start. Local Users and Groups realm is misconfigured. Error using new settings for Realm: Non existent user "analyst" referenced in "CEM Analyst" group.
    8/23/14 12:37:06.014 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Shutting down the Isengard server
    8/23/14 12:37:06.028 PM IST [INFO] [WrapperSimpleAppMain] [Manager] Orderly shutdown complete.
    Please assist me on this
    Best Regards
    Hanuman

    Hello Srivastav,
    i am getting below problem in wily introscope log
    9/01/14 11:22:02.675 AM IST [ERROR] [WrapperSimpleAppMain] [Manager.Acceptor] Failed to bind to server socket
    java.net.BindException: Address already in use: bind
      at sun.nio.ch.Net.bind(Native Method)
      at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:126)
      at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
      at com.wily.isengard.postofficehub.link.server.Acceptor.<init>(Acceptor.java:72)
      at com.wily.isengard.postofficehub.link.server.ConnectionListenerFactory.create(ConnectionListenerFactory.java:31)
      at com.wily.isengard.postoffice.server.PostOfficeHubServer.startIncomingConnectionListener(PostOfficeHubServer.java:261)
      at com.wily.isengard.postoffice.server.PostOfficeHubServer.startAllIncomingConnectionListeners(PostOfficeHubServer.java:235)
      at com.wily.isengard.postoffice.server.PostOfficeHubServer.acceptIncomingHubConnections(PostOfficeHubServer.java:103)
      at com.wily.isengard.api.server.IsengardControllerServer.acceptIncomingConnections(IsengardControllerServer.java:207)
      at com.wily.isengard.api.samplemain.SampleMain.acceptIncomingConnections(SampleMain.java:117)
      at com.wily.introscope.server.enterprise.EnterpriseServer.initialize(EnterpriseServer.java:708)
      at com.wily.introscope.server.enterprise.EnterpriseServer.doStart(EnterpriseServer.java:358)
      at com.wily.util.ALifeCycle.start(ALifeCycle.java:86)
      at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:301)
      at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:280)
      at com.wily.introscope.server.enterprise.EnterpriseServer.start(EnterpriseServer.java:1444)
      at com.wily.introscope.em.internal.Activator.startEM(Activator.java:116)
      at com.wily.introscope.em.internal.Application.start(Application.java:27)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
      at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
      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:597)
      at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:244)
      at java.lang.Thread.run(Thread.java:662)
    9/01/14 11:22:02.679 AM IST [INFO] [WrapperSimpleAppMain] [Manager.PostOfficeHub] Server listening for incoming default socket connections on port 6001
    9/01/14 11:22:02.682 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Connection Initiator listening...
    9/01/14 11:22:02.684 AM IST [INFO] [WrapperSimpleAppMain] [Manager.MMHotDeployEntity] Will monitor D:\usr\sap\CCMS\apmintroscope\deploy for new files every 60 seconds
    9/01/14 11:22:02.685 AM IST [INFO] [WrapperSimpleAppMain] [Manager] Introscope Enterprise Manager started with management module warnings.
    9/01/14 11:22:42.883 AM IST [INFO] [PO:main Mailman 1] [Manager.LoadBalancer] Loaded loadbalancing.xml
    9/01/14 11:23:31.817 AM IST [INFO] [btpool0-1] [Manager] User "Admin" logged in successfully from host "localhost"
    9/01/14 11:23:31.825 AM IST [INFO] [btpool0-1] [Manager] request.getContextPath() /webview
    9/01/14 11:23:31.826 AM IST [INFO] [btpool0-1] [Manager] Login event Admin 1667ryb11leum 10.1.0.133 true
    9/01/14 11:51:30.061 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1409164200000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.063 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1409077800000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.064 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1409423400000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.066 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1409337000000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.067 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1409250600000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.088 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1406831400000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.089 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1408991400000.data seems to be OK - not sure what to do with append inputs
    9/01/14 11:51:30.090 AM IST [INFO] [Carver data management] [Manager] Existing query file data\archive\1408905000000.data seems to be OK - not sure what to do with append inputs
    Please help me to sort this issue,
    Best Regards,
    Hanuman Chinthalwar

  • Wily Introscope 8.2.2 - No License for Wrapper service

    Hi All,
    I've installed the Wily Introscope Manager 8.2.2. When starting the EM service, I get the following error message in the log file:
    STATUS | wrapper  | 2010/09/20 15:10:47 | --> Wrapper Started as Service
    STATUS | wrapper  | 2010/09/20 15:10:47 | Java Service Wrapper Standard Edition 32-bit 3.3.6
    STATUS | wrapper  | 2010/09/20 15:10:47 |   Copyright (C) 1999-2009 Tanuki Software, Ltd.  All Rights Reserved.
    STATUS | wrapper  | 2010/09/20 15:10:47 |     http://wrapper.tanukisoftware.org
    STATUS | wrapper  | 2010/09/20 15:10:47 |
    ERROR  | wrapper  | 2010/09/20 15:10:47 | License Error:
    ERROR  | wrapper  | 2010/09/20 15:10:47 | A valid license was not found in the Wrapper configuration file.
    ERROR  | wrapper  | 2010/09/20 15:10:47 |
    ERROR  | wrapper  | 2010/09/20 15:10:47 | A license can be obtained from the Java Service Wrapper site:
    ERROR  | wrapper  | 2010/09/20 15:10:47 |   http://wrapper.tanukisoftware.org/doc/english/purchase.html
    I believe that Wily is licensed as part of the Solution Manager Enterprise edition. So why do I need to buy an additional license?
    Regards,
    Masoud

    Hi 
    For the Wily Introscope Enterprise Manager 8.2 the error you described
    occurs if the em-include.conf file is missing in the EM' installation.
    This file is included into the SAP managed modules SAPISMM02_0*.SAR
    file.
    Note that for Wily Introscope EM 8.2.2 you need to install the SAP
    management modules after the installation of the EM 8.2.2 AND before
    you attempt to start the service
    Please refer to the Node 797147 for the documentation about the
    the SAPISMM02_0*.SAR - management modules to be installed on top of
    Enterprise Manager.
    Please consider additionally the Note 1273028
    - The Enterprise Manager can only be launched as Windows Service
    after the latest management module package (SAPISMM) has been
    installed. The SAPISMM package contains a file em-include.conf
    which is required.
    I would like to ask you to implement the Note 1273028 and to retest the
    issue.
    Best Regards
    Jai Wardhan

  • Reorganization of wily Introscope data on file system level

    Hello.
    The central repository for Wily Introscope performance data is supposed to be on /usr/sap/ccms, on Solution Manager server.
    Does anyone knows if there is a procedure to avoid this file system to grow too much? or if there are any estimation about the size this directory could reach?
    Kind regards,
    Fermín Álvarez

    Hi,
    I am also facing the same issue while starting Introscope Entraprise Manager. i.e " port already in use:8081 change the property introscope.entraprisemanger.webserver.port "
    If I check the for Introscope service
    bash-3.00# ps -ef | grep Intro
      sm1adm 12666 12662   0 11:52:07 ?           0:00 /usr/dt/bin/dthelpview -helpVolume Intromgr
        root 12817 10056   0 12:04:21 pts/1       0:00 grep Intro
    And following is the output for port 8081
    bash-3.00# netstat -a | grep 8081
          *.8081               .                0      0 49152      0 LISTEN
    Please tell me how to rectify the issue..
    Thanks & Regards
    Amair

  • Wily Introscope 7.1 error

    Dear all,
    Facing a bizar issue.
    I'm configuring Solution Manager Diagnostics (on Win2003 Server / IA64-bit, java 1.4.2_12) and installing Wily Introscope Enterprise Manager 7.1.
    Did the installation as described in the setup guide; the ccms/wilyintroscope in /usr/sap is created, the windows service is created an running. But when checking the log (IntroscopeEnterpriseManager.log) to verify EM is running I don't find the line 'Server listening for incoming .... on port 6001'.
    I also installed WebView on SAP NetWeaver and I'm able to display the login-screen, but i gives me the message 'This WebView instance is connected to the Enterprise Manager on unconnected.', while unconnected should be something like localhost.
    Someone any idea?
    Any help is highly appreciated!
    Tnx
    Roel

    Hello,
    I have the same problem.
    Moreover, in the logs I have "The EM docs webapp could not be started"
    Thanks for your reply !
    Chakire

  • Wily Introscope H/W migration details

    Hi,
    We are going for the hardware migration for our solution manager system. In solution manager host already wily introscope is installed. What steps need to be taken care during the migration so that wily is also migrated to new hardware box.
    Thanks,
    Rohan

    Hello Rohan,
    If your operational system is Windows NT:
    Simple copy is not recommended on Windows NT system, however you can give it a try.
    Copy the directory of /usr/sap/ccms/wilyintroscope to the new box, run script "RegisterEMService.bat" under the directory, goto service.msc to see if Introscope service is there, if so, start the EM service to see if EM is up and running.
    If your operational system is UNIX/AIX:
    Please install a new Wily EM and perform the necessary configuration such as the Java heap size and etc.. Then, please copy the contents under the directory /trace and /data to the corresponding directories of the new Wily EM. As the procedure is similar with the procedure of upgrading from 7.0 to 8.0 EM, please refer to the document 'Wily Installation and Upgrade Guide'.
    You can follow the UNIX steps for Windows NT as well, as it will migrate all the historical data from one box to another.
    Best rgeards,
    Guilherme Balbinot

Maybe you are looking for

  • Opening of Bex on clicking of query from user menu

    Hi, if i double click on the query seen in the user menu( first screen after login), i would like to open it in excel(Bex). it opens a internet explorer page with some error. what needs to be done? the workbooks seen in the user menu open directly in

  • Help on changing colour please....

    I am doing a paint package that involve scribbling, I have the basic class and I have setted up the windows interface....... I want to allow the user to choose the colour of the line..... I have setted up the button but I am not sure how should I cod

  • Disp+work.exe - Running but dialog queue statistics unavailable

    Hi, We have two diferent instances in the same machine. One on them have disp+work.exe in yellow and show message "Running but dialog queue statistics unabailable". This is right, the queue statistics have no item to show, but I can login perfectly i

  • My Photos are messed up after iPhone/iOS upgrade!

    I moved from an iPhone4/iOS6 to iPhone5c/iOS8. I backed-up iPhone4 using iTunes before transition, restored to iPhone5c, and selected photo backup on iCloud. Now my photos are duplicated, unorganized, and consume 3GB filling my iPhone5c!  I cannot vi

  • Sharing on public networks

    Hi, everyone. I'd like to receive recommendations or best practices regarding sharing resources on public networks. I'm aware Homegroups allow for easy sharing, but it requires network location to be Private, which offers a less secure network config