Generating EWA for JAVA

Hello,
I need to generate an EWA report for a JAVA stack.
I have an ABAP + JAVA system for which I've configured SMD.
The SETUP (Diagnostic Setup-->Managed Sytems) has been executed successfully.
In SMSY I've created a JAVA component for the system.
The ABAP EWA runs fine.
However, no JAVA report in generated in DSWP.
Will the report be generated seperately for the 2 stacks in DSWP?
Also, when I try to manually generate it in the Trubleshooting tab on the SMD webpage,
I just get an XML page.
Pls. help.
Thanks,
Have a nice weekend,
Saba.

#976054
2.2     Data Retrieval (Java)
Technically, the Java part of the Data Retrieval process is transparent to the user and typically requires no further configuration. However, it does offer a direct interface to access the data retrieved for the EWA, bypassing the ABAP Data Retrieval infrastructure. In particular, it can be accessed by the Service Cockpit of the SMD directly for maintenance and error detection.
2.2.1     The Service Cockpit
The Service Cockpit can be reached under the following URL: http://<SMD Host>:<SMD Port>/smd/services. Its role is to provide a graphical UI to the Data Provider.
2.2.3     Configuration
All services, for which the data provider can retrieve data, are configured centrally through a configuration XML. The section u201CConfigurationu201D allows you to display this XML, download it for editing and upload a newer version if required.
2.2.4     Service Download
The actual retrieval of the data for the selected service (e.g. the EWA) can be triggered manually in section u201CService Downloadu201D. This will trigger the same processes as the external call from the ABAP side through the CSDCCN. The purpose of this functionality is to quickly allow access the data collected for the EWA and other services even without the ABAP data retrieval infrastructure. 
Selecting the button u201CStart Serviceu201D will trigger the data retrieval of all relevant data for the selected service and the selected system.

Similar Messages

  • EWA for Java

    Hi
    I have setup the EWA for ABAP and now I want to setup for Java stack systems like portal and other NW systems. I have installed Wily Introscope 7.2 and now I am looking at the Root cause analysis setup guide where it says to "Activate the BI source system" - Could someone tells me why do I need to do this. Is it something to do with BI systems that we have in our landscape?
    Another question is - What is the difference between the SMD agents and Introscope agents and CCMS agents?
    Or could someone point me to a simple guide to setup the EWA for Java?
    Thanks

    where it says to "Activate the BI source system" - Could someone tells me why do I need to do this. Is it something to do with BI systems that we have in our landscape?
    No.
    The performance data collected through the introscope agent must be stored somewhere. SMD uses the introscope agent to collect the data. The data is not stored in flat tables but in BI cubes. This is why you need to install the BI content on the Solution Manager system. The SMD setup then activates the BI content in the SolMan. So basically BI technology is used to generate the EWAs for Java systems.
    You can, however, use an existing BI system instead to store the performance data, if you have the appropriate BI_CONT patchlevel installed. Actually there are some drawbacks, it´s not yet fully automated, manual tasks have to be done to make this work.
    Another question is - What is the difference between the SMD agents and Introscope agents and CCMS agents?
    The SMD agent provide a "basic connection" between the SolMan and the Java system, the Wily Introscope agents instrument the functions/methods/classes and collects performance data. The CCMS agents are on a "higher layer", they can check e. g. that a specific application (e. g. the portal) is running but they can´t find out, how long a specific java method takes to be executed.
    Or could someone point me to a simple guide to setup the EWA for Java?
    There is no "simpler guide" for that.
    Setting up EWA for Java a challenging and complex task. For us we decided that it´s not worth it because there are too many manual things to be done (profile changes which are overwritten each time you implement an SP (flightrecorder), incompatibilities of autoprobe connectors for Wily (on Linux), manual tasks need tobe done if you use an external BI system and others).
    Good luck!
    Markus

  • EWA for Java Version 7.0

    Hi,
    We are doing system monitoring for our ABAP & Java systems.
    As part of this, we were able to get EWA for all ABAP Systems, But the same is not working in JAVA.
    Is that possible to generate or configure EWA for Java Systems with version 7.0
    Please Advise. .
    Thanks
    Arun

    Hi Arun,
    Please note that the requirements for EWA for ABAP and JAVA systems are very different.
    To generate EWA reports for JAVA systems you have to install solution manager diagnostics.
    Please take a look at the notes below:
    976054   Availability of EWA for Non ABAP components
    1010428 End-to-End Diagnostics
    1274287 End-to-End Diagnostics SP18(EHP1)- SP19 - SP20 - SP21 - SP22
    If you have already done that, please check the troubleshootings guide attached to note 1332428 and the troubleshooting for workload analysis in service.sap.com/diagnostics -> Media Library.
    Hope this can help.

  • EWA for java only systems - how to get ewa at the end

    Hi gurus,
    I have a solma system in which  all smd agent setup for portal was done and also all tasks (to collect data for EWA) are running well for ep systems aswel.
    We are at sps 17 in solman.
    I need to generated EWA for this portal system.I have no idea of how to generate it at the end.and i need that report routed to my mail.Some one please let me know how to generate EWA(after setup of every thing) and how to route it to mail address.
    Thank you.

    Hi ,
    Thanks for few inputs
    I have my EP system in system components in java (sub). and also in systems->netweaver->I have cinfigured my EP.But after this also I am unable to schedule it in DSWP.Can any one of you give some thoughts.(Seems I am missing some thing here - can any one let me know the procedure here to cross verify)
    Rohit,I followed that user guide with out missing a single point!.But still I am unable to pull my report..
    Tried manually with xml file(generated for EP from SM) and given it in DSM but it is saying no data available.
    Seems nothing is coming from my EP.
    Below are few exceptions in xml file.
    1) introscope data is missing
    Cannot find agent name Business-Sandbox_SEP_server0 for
    instance[IInstance: key=1178028371063144, type=[Server],
    nodeId=13865850, creation=Tue May 01 09:05:01 CDT 2007]
    for thie exception - not sure why my SM is not resolving EP's sid.
    Please not - SMD is  running fine in EP
    Any thoughts?
    2) PAR data is missing
    ORA-12505, TNS:listener does not currently know of SID given in connec descriptor
    The Connection descriptor used by the client was:
    Thank you.

  • Problem generating stubs for Java EJB web service deployed in OAS

    I created an EJB web service and I've successfully deployed it in my Oracle App Server. Some of the methods work fine but others produce the ff error:
    org.apache.soap.SOAPException - java.lang.IllegalArgumentException: No Serializer found to serialize [classname] using encoding style [encoding]It seems that the objects specified as parameters in the web service methods exposed are the only ones that had stubs generated for them. Other objects I use, which are usually wrapped inside a Vector, did not have generated stubs.
    Example:
         public String loginUser(UserDTO userDTO) throws RemoteException, NamingException, SQLException;
    public String addItems (Vector vecItems) throws RemoteException, NamingException, SQLException; // where vecItems is a collection of ItemDTO objects     In this scenario, stubs were generated for the UserDTO class, but not for the ItemDTO class. In effect, calling the addItems method resulted to the exception I mentioned above.
    I did a workaround wherein I declared a dummy method which accepted all the types of objects I needed as parameters so all the necessary stubs can be generated, but this fix doesn't feel like it's the proper solution to my problem.
    If anyone can help me, it would be greatly appreciated. Thanks!

    Crossposted:
    Problem generating stubs for Java EJB web service deployed in OAS

  • EWA for Java system / portal

    Hi,
    We have configured EWA for ABAP systems, help required to configure EWA for Java / portal systems
    Ours is  solman EHP1 - support pack level 6
    Regards

    Hello,
    For Java systems you need to perform a managed system setup, then schedule in solman_ewa_admin.
    Regards,
    Paul

  • EWA for Java only systems

    Hi,
    I'm searching for a guide to set up EWAs for Java only instances. Currently I have my Java instances in SMSY as system components, but how do I set up the EWAs as only ABAP instances are selectable. I'm using the latest SP, so this functionality should be available finally. I can't find a document about that anywhere, just some very bad documented snippets in SPRO...
    Regards,
    Pascal

    Hi Pascal,
    EWA for Java systems is currently in a pilot phase. It will be released with the note 976054, which is currently still being processed internally.
    Note 976054 contains a setup instruction for EWA for non-ABAP-components.
    Technically, for pure Java systems the "Central SDCCN" of the Solution Manager is used as indeed pure Java systems do not have a SDCCN.
    Double stack installations do not make use of the Central SDCCN, using their local SDCCN to obtain the non-ABAP data that is collected by the Diagnostics part of the Solution Manager.
    The note will be released in the very near future.
    Best regards,
    Walter Heibey

  • How can generated EWA for SAP Portal system

    Hi Guru there,
    Usually generate EWA should maintenan RFC, We have SAP Portal systems ( prod PP1 and test PT1 and dev PD1), but they are not appeared at saplogon and no general SAP interface, only operationing system level we can start/stop SAP system and database and from the operating system browser can see the portal work normal ( 50000 port) or not.
    How can I generate EWA from solman?
    waiting for your kind reply!
    best regards,
    WEI

    Hi Wei,
    Do you already know SAP Note <a href="http://www.service.sap.com/sap/support/notes/976054">976054</a>?
    This SAP Note describes the setup of EWA for NON-ABAP Components.
    Please see the description and the attachments.
    Best regards,
    Ruediger

  • EWA for Java /Portal

    Hi
    I have several instances PI /XI ,ECC ...
    I have configured the ABAP System in Solution Manager but I want to know to configure tha java side & portal in Solution Manager because for the ABAP System we have to create RFC connection in solution manager and the satellite systems
    How configure Early Watch for Java?
    Regards
    B VA

    You can use SAP Note 976054.

  • EWA for Java Systems

    Dear All,
    we had configured some java instances on our solution manager (Ehp1 sp 7).
    But if we try to add the systems to the solution and schedule the ewa report the solution try to connect to sdccn.
    Based on what i was able to read in other posts the pure java systems doesn't use sdccn (of course they don't have abap).
    In the smsy configuration for the java systems we have as product version Netweaver 7.0 and as relevant product instance selection these four line:
    Adobe Document Services
    Application Server Java
    EP Core
    Enterprise Portal
    all with instance sid as technical system and java as system type.
    Do i need to do something else to let the Solution understand that these systems are pure java so solution will not try to launch the sdccn transaction?
    (Diagnostic agent is already getting data and bi content is active).
    Thanks and regards
    Federico Pancucci

    Hi Federico,
    It should be described in the attachment of SAP Note 976054.
    As well, please take a look at the following two URL's which have more documentation on this. 
    If you still need more help, please tell me what is the exact issue that you are facing, such as getting a certain error after the session (ewa) is created in DSWP or getting red flagged?
    http://service.sap.com/diagnostics
    http://service.sap.com/ewa
    Thanks,
    Mark

  • QR Code/Datamatrix Generator Class for Java

    Hi
    i want to implement QR Code/Datamatrix in my Application.
    Goolging for around 2 hours couldnt give me any results.
    Is there a class, api, library, that could help me generating Images out of strings?
    Nam

    "i want to implement QR Code/Datamatrix in my Application."
    Then just pick one of the libraries, I rand across literally a dozen while I was looking for that how to implementation for you to code.
    Please note for future use--implement has specific meaning to programmers--usually having a do it yourself connotation--as in: I want to build my own package to do this.

  • Free download generator report for java

    Maybe here is the forum to ask about this:
    http://forum.java.sun.com/thread.jspa?threadID=5132502&messageID=9478120#9478120

    Maybe here is the forum to ask about this:
    http://forum.java.sun.com/thread.jspa?threadID=5132502&messageID=9478120#9478120

  • EWA for non-abap not triggering with SDCCN session

    Hi
    I can manually download the session and generate EWA for java stack but its not automatically generated with SDCCN report. Its a double stack system, i am getting EWA for abap stack but not for java stack. Guide on note 976054 do not clearly mention what to do.
    Any suggestion

    I JUST got this working after months of End-to-End Diagnostics Setup ...
    You've run the SMD wizard to set up the managing system? 
    You've deployed smdagents everywhere you have a non-abap system?  Use the SR3 install .. lets you register from SLD ... works when ping of your soulution manager host hasn't a chance.
    You've deployed the wily agent?  Use the absolute latest hostagent 7.2.3 or use the binary agent
    You're running Wily Enterprise manager outside of sap
    You've run the SMD wizard to set-up you non-abap systems
    You've doubled the size of the host that runs SM/SMD 7.0
    You've run the Diagnostics Admin > Diagnostics system > self check and got the reds down to an absolute minimum?
    If the SMD wizard for the managing system had problems creating the WEBADMIN RFC,
    there is an IMG activity (Solution Manager > Configuration > Basic Settings > Earlywatch Alert > Early Watch Alert for non-abap > Check RFC connection) that says to copy RFC SOLMANDIAG as WEBADMIN.  This works where the wizard didn't.
    /Ken Chamberlain
    University of Toronto

  • EWA for NON-ABAP

    Hi,
    I configured SMD in solman, installed SMD & IA agents in Java systems(portals). But not able to generate report.
    EWA setup was already done, i installed the agents  recently. Even downloaded the service xml from solman SMD and tried to generate report manually, but not able to generate it.
    In SDCCN the session log shows as follows.
             07/07/2008     04:53:59     Transfer of session data completed to destination NONE
             07/07/2008     04:53:59      > transfer completed
             07/07/2008     04:53:59      > transfer for server XXXXX completed
             07/07/2008     04:53:58     > transferring 000005 functions, 0000204676 bytes, RFC block size = 0000320000 for server bs1pa01z
             07/07/2008     04:53:58      > transfer for server XXXX started
             07/07/2008     04:53:58      > transfer data to mapped session ID 0000003416 100 destination NONE
             07/07/2008     04:53:58     Transfer of session data started to destination NONE
             07/07/2008     04:53:58     Data collection completed for session 1000000003416 EWALERT SolMan
             07/07/2008     04:52:45     Collection is for non-ABAP system <SID> 0020224025
             07/07/2008     04:52:45     Data collection started for session 1000000003416 EWALERT SolMan (non-ABAP)
             07/07/2008     04:52:45      > New data collection triggered using reference session TSKR000001012
             07/07/2008     04:52:45     Session download data requested using task 0000001887 by BATCHBASIS
    Please guide..
    On solman 4.0 SPS 15, ST-SER 700_2007_1 PATCH 1
    Edited by: Kobby bryant on Jul 8, 2008 2:59 PM
    Edited by: Kobby bryant on Jul 8, 2008 3:36 PM
    Edited by: Kobby bryant on Jul 8, 2008 10:48 PM
    Edited by: Kobby bryant on Jul 9, 2008 2:26 PM

    Hello.
    First of all, you must ensure that your solution manger has, at least, stack 13 of support package, in java and ABAP side.
    Once you hace installed your agents in solution manager, you must to  do different things in your satellite system.
    - First of all, you must get sure that you have deployed LMSERVICE in your satellite system. And you must deploy -     JmxService7.1.P5NetWeaver.ear file.
    - Secondly, you must install wily folder in  /usr/sap/ccm . Willy folder is obtained in ISAGENT71_11-20002182.SAR file.
    Into Wily folder, you must look for sap_IntroscopeAgent.profile file, and you need to modify it in order to be seen for your solution manager. To do this step, only find in this file the next item:
    introscope.agent.enterprisemanager.transport.tcp.host.DEFAULT=
    It will have value 'localhost' and you must delete 'default' and insert your solution manager host.
    - Then, you must go to the next folder opening cmd:
    \usr\sap\ccms\willy\connectors 
    There, execute the next command in order to create the necessary connector:
    java -jar CreateAutoProbeConnector.jar -jvm C:\j                2sdk1.4.2_06 -output connector.jar
    Get sure tou put your corresponding JDK
    - You must install SMD agent in your satellite host, executing sapinst that is in CDSMDTOOLS21_0-10003537.SAR file.
    - Once your agent is running  go to  \usr\sap\SMD\J98\component_analyzer  and execute the command 'gather setup' . It will open to you a new window with some warnings. Double clicking in each warning and editing node, you can insert a value in order to correct these warnings.
    - Then, you must insert different java parameters in your config tool. Parameters are the next:
    -Xbootclasspath/p:K:/usr/sap/SMD/J98/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.7.1.P11-2007-09-27/wily/connectors/AutoProbeConnector.jar;K:/usr/sap/SMD/J98/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.7.1.P11-2007-09-27/wily/Agent.jar
    -Dcom.wily.introscope.agent.agentName=<name of the agent : insert what you want>
    -Dcom.wily.introscope.agentProfile=K:/usr/sap/SMD/J98/SMDAgent/applications.config/com.sap.smd.agent.application.wily/BytecodeAgent/ISAGENT.7.1.P11-2007-09-27/wily/sap_IntroscopeAgent.profile
    -XX:+PrintClassHistogram
    -XX:+HeapDumpOnCtrlBreak
    - When you have done this, you must configure your system in SMSY following SAP guides and create the solution in solution_manager transaction.
    - The next step is configure the system in SMD web:
    1.- execute SMD upgrade.
    2.- Setup diagnostics system
    3.- Setup managed system
    4.- in 'Trouble shooting' insert jdbc parameters
    5.- In 'Introscope agent' you must load the parameters you configured in configtool.
    6.- At this point will be necessary to restart your satellite system.
    When you finishes all these steps you will be able to obtain EWA for java side.
    Is so difficult to do this. We have done it in several environments and we have had lots of problems, but it's possible.
    Any doubt, please, give me your mail and I'll be so glad to help you.
    Best regards.

  • EWA for non-ABAP systems

    Hi,
    We are planing to implement EWA for Java systems. Currently EWA is active for all ABAP systems. Do we need Wily Introscope in order to setup the EWA for non-ABAP systems? Or just we can use the SMD to generate EWA reports for Java systems?
    Any idea?
    Thanks,
    Kris

    Thanks Paul
    We are on SM 7.0 EhP1. But I see following info in note 976054. It says data sources for EWA are different on 7.0 EhP1, does it mean we don't need wily from 7.0 EhP1 onwards?
    Data sources in Solution Manager Diagnostics up to SP17 used for EWA for non-ABAP components analysis are:
                          - Introscope (SAP Note 797147),
                          - Garbage Collection (SAP Note 1079125) and
                          - Portal Activity Reporting (SAP Notes 936612 to know how to activate PAR and 914791, 1075276 to configure SQL           
                            Command Console).
    Starting with Solution Manager 7.0 EHP1 (SP18) the data sources are:
                          - Solution Manager BI for performance data
                          - Configuration and Change DB(CCDB) for configuration data
    Thanks,
    Kris

Maybe you are looking for