Solution Monitoring in JAVA Based Components ?

Hello Experts,
I have configured the Solution Monitoring in Solution Manager server with Satelite systems (ECC and  CRM systems.) in Abap based Components
1.Earlywatch Alert
2,System Monitroing
3,Central System Administration
4,Service Level report   All of them working fine
Now I want to setup all the above setup for Java based Components. 
1.Is it possible to setup Solution Monirtoring in Java?.
2. How to configure the above setup?.
3. Is there any simulator or Help files availale?.
Thanks
Thirumal

HI Mayank,
I have followed the below steps.
basic steps for JAVA EWA:
configure solution manager diagnostics tool in solman
install wily interscope manager in solman
install SMD agents in satellite system
install wily agents in satellite system.
make sure about the sp level in satellite system.
The wily files depends on the SP - level
1.Could you tell me how to generate the EWA report for JAVA.
2. Could you give me document/simulator to configure the workcenter
Thanks
Thirumal

Similar Messages

  • Solution monitoring of Enterprise portal

    Dear Team,
    Is solution monitoring of Portal possible through solution manager ,is alert based monitoring of portal possible through solution manager, can anyone give me the steps involved in this ,can CCMS agents be installed on the enterprise portal,please let me know the steps involved in system monitoring of portal.
    regards
    Praveen

    Hi,
    Guides
    Setting Up your Central Monitoring [original link is broken]
    Notes
    987835 - How to define Solutions in SMSY for Diagnostics
    976054 - Availability of EWA for Non ABAP components
    Prerequisites
    The SAP EarlyWatch Alert is available for:
    SAP systems based on ABAP stack of SAP Netweaver or SAP WebAS
    SAP R/3 (minimum release 3.1H)
    The Java stack of SAP Netweaver components with a J2EE Engine 6.40 or above (requires ST-SER 700 2007 1 or above on the Solution Manager)
    The main prerequisites for using SAP EarlyWatch Alert are:
    A remote connection between your SAP component and your SAP Solution Manager
    On a ABAP stack system implement SAP Note 69455, run report RTCCTOOL and follow instructions.
    For a Java stack system or a CRM system: setup of Solution Manager Diagnostics. For Java SAP Note 976054 describes the prerequisites.
    The EarlyWatch Alert content is shipped on the Solution Manager with software component ST-SER u2018SAP Solution Manager Service Toolsu2019 and on the satelite systems (ABAP) with software components ST-PI u2018SAP Solution Tools Plug-Inu2019 and ST/A-PI u2018Application Servicetoolsu2019.
    Chk Pdf
    https://websmp201.sap-ag.de/~sapidb/011000358700002009362008E.pdf
    https://websmp201.sap-ag.de/~sapdownload/011000358700000589032005K/EWA_Overview.pdf
    https://websmp201.sap-ag.de/~sapdownload/011000358700000250462008E/Sample_Report_Java_1_2.pdf
    https://websmp201.sap-ag.de/~sapdownload/011000358700000398622009E/ReportEWAJavav2_0.pdf
    https://websmp201.sap-ag.de/~sapdownload/011000358700004161302004E/EWA_Sampler_072005.pdf
    /people/federico.babelis2/blog/2006/04/25/system-monitoring-configuration-guide-for-dummies
    Hope it solves ur problem
    Regards
    Prakhar

  • SSO from portal to Java based web application not happening

    Hi,
    We are trying to configure SSO from SAP Enterprise portal with Java based
    web application(Solaris on SPARC 64 bit).
    Then we downloaded library files for "Solaris on SPARC 64 bit" from
    service market place from the path "Support Packages and Patches"
    Additional Components" SAPSSOEXT".
    We are successful in sending the portal side cookie to the application.
    But while loading the library files we get the following error
    INFO | jvm 1 | 2009/04/13 04:47:00 | java.lang.UnsatisfiedLinkError:
    /usr/local/blackboard/apps/tomcat/lib/libsapssoext.so: ld.so.1: java:
    fatal: /usr/local/blackboard/apps/tomcat/lib/libsapssoext.so: wrong ELF
    class: ELFCLASS64 (Possible cause: endianness mismatch)
    Can you please suggest us what went wrong in this whole process.
    But when i tried with the 32 bit library files i was able to load libsapssoext.so file but when I
    tried to initialize libsapsecu.so i got the below message
    java.lang.Exception: MySapInitialize failed: rc= 14
    Also do we require to take"SAPSECULIB" from Support Packages and Patches" ...>Additional Components" ...>SAPSECULIB" ...>SAPSECULIB 5.4  for this SSO activity.
    Please get back on this ASAP as we are nearing the golive date.
    regards
    Bharath

    hi,
    am facing similar issue... i.e.
    java.lang.Exception: MySapInitialize failed: rc= 14
            at com.mysap.sso.SSO2Ticket.init(Native Method)
            at com.mysap.sso.SSO2Ticket.<clinit>(SSO2Ticket.java:27)
            at org.apache.jsp.index_jsp._jspService(index_jsp.java:92)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
            at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
            at java.lang.Thread.run(Thread.java:619)
    static beendet.
    java.lang.Exception: MySapEvalLogonTicketEx failed: standard error= 9, ssf error= 0
    CustomeSSO: Object is null.
    pls. help me in resolving it.
    rgds,
    santosh malavade

  • System freezes every time I use a Java based app

    Hi all,
    Very new to all this as I don't really know what to do, where to post or really how to ask about this.
    It started out that I wanted to try to use JAlbum, a program that creates photo albums to share on the web etc..... I upgraded the Java app on my WinXP Pro (service packs and updates in place) to the newest version of Java. I even uninstalled all previous versions of Java, rebooted a couple of times and installed the newer version (j2re-1_4_2_10-windows-i586-p.exe).
    I was instructed to install the JEdit free edit pad type app. The application went smoothly. When I exited the installer my system froze. When I rebooted and started up the .jar file all went well. I created a test file and saved it and then exited the program. System froze up. Started up JAlbum after rebooting, same thing. Program works right but then system freezes up and I have to do a hard reboot.
    I work with 3D stuff all the time (Poser, DAZ Studio) as well as in Photoshop CS so my system is kept up to date for this reason alone. My system is considered very stable my geek friends and so this is very strange as this has NOT ever happened to me in the years I've been using WinXP Pro!!
    Please let me know if there is anything you can suggest, besides reloading up Windows, that's not an option, that's the easy way out and with more thant a hundred programs on board that is not something I relish doing!
    Thanks very much
    System Specs:
    Win XP Pro Edition (SP 1+) - P IV/2.0 Ghz
    NVIDIA GeForce FX 5700LE - 250Mb's DDR RAM
    Sony ViewSonic G810 monitor - 20" viewable screen
    On board - 1 1/2 Gigs of DDR RAM
    1 internal - 1 external Western Digital Hard Drives
    1 internal Seagate Hard drive
    Richard :-)

    I was turned on to a thread here that seems to have some info.
    http://forum.java.sun.com/thread.jspa?threadID=661574
    I did update my Direct X that I'm embarrassed to admit was out of date. Still froze the system after the reboot trying to run a Java based app. So now I have tried the vaiable solution and set the nVidia video card options to Application Controlled and I'll see what happens.
    I'm going to reboot, again and then run JAlbum and keep my fingers crossed. If that doesn't work then how do I implement the last posters suggestion?? Through the Run dialog (copy/paste and hit OK?)
    Thanks much for your help!
    Richard ;-)~

  • 51032257 NW 2004s SR2 Java based SW Component Not Able to download, advice!

    Hi all the expert here
    I am trying to download the following files from the SAP Service Marketplace->Installations and Upgrades->SAP Application Components->IDES SOLUTIONS->IDES SEM-BW 6.0/7.00
    51032257 - NW 2004s SR2 Java based SW Comp
    I have tried all methods:
    1. Using SAP Download Manager and it returns msg Fail: 403
    2. Using Right Click and Save as, the page cannot be displayed.
    I am a superuser with the Download Authorisation and have been able to download every single file in the site. This is the first time I am not able to download file from this site.
    I need this file urgent for the company IDES BI 7.0 set up in next week. Any kind soul please log in to check for me or give me advise how to download it? We have resorted to mail order the DVD from SAP but it has taken a very long time to reach us. And SAP has instructed us to download from the site if we want it fast.
    Full point 10 will be given for those who are willing to give me good advice on this issue.
    Thanks in advance.

    Hi,
    download following
    NW 2004s SR2 Java based SW Comp. 1 of 5, 51032257_1, File Size=683,594 MB
    https://smpdla.sap.com/00000199/516/51032257_part1.exe?object_id=012002523100008573662006E&filepath=00000199\516\51032257_part1.exe
    NW 2004s SR2 Java based SW Comp. 2 of 5, 51032257_2, File Size=683,594 MB
    https://smpdla.sap.com/00000199/514/51032257_part2.rar?object_id=012002523100008573572006E&filepath=00000199\514\51032257_part2.rar
    NW 2004s SR2 Java based SW Comp. 3 of 5, 51032257_3, File Size=683,594 MB
    https://smpdla.sap.com/00000200/596/51032257_part3.rar?object_id=012002523100008573592006E&filepath=00000200\596\51032257_part3.rar
    NW 2004s SR2 Java based SW Comp. 4 of 5, 51032257_4, File Size=683,594 MB
    https://smpdla.sap.com/00000199/934/51032257_part4.rar?object_id=012002523100008573602006E&filepath=00000199\934\51032257_part4.rar
    NW 2004s SR2 Java based SW Comp. 5 of 5, 51032257_5, File Size=109,520 MB
    https://smpdla.sap.com/00000200/597/51032257_part5.rar?object_id=012002523100008584412006E&filepath=00000200\597\51032257_part5.rar
    regards,
    kaushal

  • 51032257 NW 2004s SR2 Java based SW Component Not Able to download

    Hi all the expert here
    I am trying to download the following files from the SAP Service Marketplace->Installations and Upgrades->SAP Application Components->IDES SOLUTIONS->IDES SEM-BW 6.0/7.00
    51032257 - NW 2004s SR2 Java based SW Comp
    I have tried all methods:
    1. Using SAP Download Manager and it returns msg Fail: 403
    2. Using Right Click and Save as, the page cannot be displayed.
    I am a superuser with the Download Authorisation and have been able to download every single file in the site. This is the first time I am not able to download file from this site.
    I need this file urgent for the company IDES BI 7.0 set up in next week. Any kind soul please log in to check for me or give me advise how to download it? We have resorted to mail order the DVD from SAP but it has taken a very long time to reach us. And SAP has instructed us to download from the site if we want it fast.
    Full point 10 will be given for those who are willing to give me good advice on this issue.
    Thanks in advance.

    hi Anil
    javascript:ms_getObject('https://websmp130.sap-ag.de/sap/bc/bsp/spn/download_basket/download.htm?objid=012002523100008573662006E&userid=S000xxxxxxx&action=DL_DIRECT');
    is your path of Download for those files same as these and located in https://websmp130.sap-ag.de/
    else, can you give me the links for those 5 files, would really appreciated!
    Please provide me the direct links that are working for the following 5 files
    NW 2004s SR2 Java based SW Comp. 1 of 5, 51032257_1, File Size=683,594 MB
    NW 2004s SR2 Java based SW Comp. 2 of 5, 51032257_2, File Size=683,594 MB
    NW 2004s SR2 Java based SW Comp. 3 of 5, 51032257_3, File Size=683,594 MB
    NW 2004s SR2 Java based SW Comp. 4 of 5, 51032257_4, File Size=683,594 MB
    NW 2004s SR2 Java based SW Comp. 5 of 5, 51032257_5, File Size=109,520 MB
    You can find these files under the path:
    SAP Service Marketplace->Installations and Upgrades->SAP Application Components->IDES SOLUTIONS->IDES SEM-BW 6.0/7.00
    ->Windows Server->MS SQL Server
    Edited by: Junior  SCM Consultant on May 27, 2008 12:37 PM

  • 51032257 NW 2004s SR2 Java based SW Component Not Able to download, HELP!

    Hi all the expert here
    I am trying to download the following files from the SAP Service Marketplace->Installations and Upgrades->SAP Application Components->IDES SOLUTIONS->IDES SEM-BW 6.0/7.00
    51032257 - NW 2004s SR2 Java based SW Comp
    I have tried all methods:
    1. Using SAP Download Manager and it returns msg Fail: 403
    2. Using Right Click and Save as, the page cannot be displayed.
    I am a superuser with the Download Authorisation and have been able to download every single file in the site. This is the first time I am not able to download file from this site.
    I need this file urgent for the company IDES BI 7.0 set up in next week. Any kind soul please log in to check for me or give me advise how to download it? We have resorted to mail order the DVD from SAP but it has taken a very long time to reach us. And SAP has instructed us to download from the site if we want it fast.
    Full point 10 will be given for those who are willing to give me good advice on this issue.
    Thanks in advance.

    Hello,
    Please raise an OSS message, they should be able to help you.
    Regards,
    Siddhesh

  • Message split on adapter engine for the java based IDoc adapter

    Hi Guys,
    Do you know if message split on adapter engine is available for the java based IDoc adapter on the single stack (PI 7.31)?
    I'm getting such exception when I try to post 3 IDocs
    Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.idoc.exception.IDOCAdapterException: Error before sending due to idoc parsing error: (7) IDOC_ERROR_PARSE_FAILURE: Invalid XML 1.0 character encountered within IDocXML for type <ns0:Messages>:
    state=EXPECTING_IMMEDIATE_TAG_END, charPosition=68, lineNumber=1, columnNumber=69, invalidChar=U+0078,
    sourceSnippet=...UTF-8" standalone="no"?><ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge"><ns0:Message1><...
    ^
    Mapping is one to many.
    Each IDoc content has been compared manually against the xsd schema and it was fine.  
    I know that old way of modifying xsd is still possible.
    Best regards,
    Wojciech

    Did you find a solution to this? Having a similar error right now.
    Thanks and kind regards
    Jens

  • Struts and JSF Integration in OPDk-java based portlet

    Hi,
    thanks in advance for your help.
    I'm developing a PDK java based portlet. For some reasons I cannot use the JSF bridge but I would like to integrate Struts and Jsf in my portlet, using Struts to manage actions and navigation and JSF (with ADF Faces components) for the view. I'm using the Strus-Faces library.
    When I try to submit my portlet form, I receive the error "request URL not found on this server". I'm posting some exstracts of my code.
    It's made of three pages: the main one "Integration1ShowPage", "error" and "result". The MainAction.java displays my mainPage, where there's a form. To keep it easy, when the user submits this form, the ActionName returns "success" and the "result" page should be displayed.
    The MainAction works properly: the portlet is displayed but when I tried to submit the form I receive
    The requested URL /provaDeploy/htdocs/integration1/integration1ShowPage.do was not found on this server.Could you please suggest me something?
    Many many thanks,
    B.
    <struts-config>
    <action-mappings>
      <action path = "/mainAction" type = "strutsjsfintegration1.MainAction">
        <forward name = "success" path = "/faces/htdocs/integration1/integration1ShowPage.faces"/>
      </action>
      <action path = "/nameAction" name = "nameForm"
      input = "/faces/htdocs/integration1/integration1ShowPage.faces" scope = "request"
      type = "strutsjsfintegration1.NameAction">
        <forward name = "success" path = "/faces/htdocs/integration1/result.faces"/>
        <forward name = "failure" path = "/faces/htdocs/integration1/error.faces"/>
        <forward name = "again" path = "faces/htdocs/integration1/integration1ShowPage.faces"/>
      </action>
    </action-mappings>
    <controller>
      <set-property property = "processorClass"
       value="org.apache.struts.faces.application.FacesRequestProcessor"/>
       </controller>
    <message-resources parameter="definitiveStrutsPortlet.ApplicationResources"/>
    </struts-config>

    Hi,
    have a look at this whitepaper for how to use JavaScript in ADF.
    http://www.oracle.com/technetwork/developer-tools/jdev/1-2011-javascript-302460.pdf
    This link here (http://www.oracle.com/technetwork/developer-tools/adf/learnmore/index-101235.html --> see sample 71) shows an integration sample between a Java Applet and ADF. Its a similar use case to yours
    Frank

  • [Integrated SOA Gateway] Publish Java based web service

    Welcome!
    Lately I have been trying to publish Java based web service through Integrated SOA Gateway. The documentation states that:
    +"Custom interface definitions can be created for various interface types including custom interface definitions for XML Gateway Map, Business Event, PL/SQL, Concurrent Program, Business Service Object, Java (except for Java APIs for Forms subtype) and Composite Service for BPEL type."+ (Integrated SOA Gateway Developer's Guide Release 12.1, "Creating and Using Custom Integration Interfaces")
    After familiarizing myself with $FND_TOP/bin/irep_parser.pl and $FND_TOP/bin/FNDLOAD tools, I have started coding my POJOs. Initially I have come up with three classes - request/response objects and service implementation. Service implementation has been annotated with "@rep:X" descriptors according to "Java Annotations" section of the documentation. While invoking $FND_TOP/bin/irep_parser.pl I have received errors about class resolution. My solution was to transform request and response types to static inner classes. This way I ended up with one *.java source file (see below).
    * Sample ISG Service.
    * @rep:scope public
    * @rep:product AP
    * @rep:displayname My Custom ISG Service.
    public class MyService {
    public static class Request {
    private String id;
    public void setId(String id) {
    this.id = id;
    public String getId() {
    return id;
    public static class Response {
    private String data;
    public void setData(String data) {
    this.data = data;
    public String getData() {
    return data;
    * Sample operation.
    * @param request Request Object.
    * @return Return Object.
    * @rep:displayname Test operation.
    * @rep:category BUSINESS_ENTITY SAMPLE_SERVICE
    public MyService.Response testOperation(MyService.Request request) {
    MyService.Response response = new MyService.Response();
    response.setData("Some Data");
    return response;
    ILDT file has been successfully created and uploaded. However, I could not see the "Generate WSDL" button on Integrated Repository website. Is there any particular interface or superclass that my service implementation should extend? I have reviewed "PurchaseOrderSDO" example posted in the developer's guide (page 407), but I couldn't come up with a working solution. Could you provide me with more detailed tutorial/example? Which documentation sections should I read again?
    After searching through forum, I have spotted $FND_TOP/bin/soagenerate.sh script, and thought that lack of "Generate WSDL" button was an EBS defect. After running the script, I have received an error:
    Error in Service Generation.
    ServiceGenerationError: Interface Type (JAVA) Interface SubType (null) is not supported.
    oracle.apps.fnd.soa.util.SOAException: ServiceGenerationError: Interface Type (JAVA) Interface SubType (null) is not supported.
         at oracle.apps.fnd.soa.provider.wsdl.ArtifactsFactory.getArtifactsGenerator(ArtifactsFactory.java:55)
         at oracle.apps.fnd.soa.provider.wsdl.WSDLGenerator.generateServiceWSDL(WSDLGenerator.java:128)
         at oracle.apps.fnd.soa.provider.wsdl.ServiceGenerator.generateSOAService(ServiceGenerator.java:75)
         at oracle.apps.fnd.soa.provider.wsdl.ServiceGenerator.generateSingleService(ServiceGenerator.java:88)
         at oracle.apps.fnd.soa.provider.wsdl.ServiceGenerator.main(ServiceGenerator.java:419)
    I would be grateful for any suggestions. Has anyone published Java based web service through ISG?
    Best regards,
    Lukasz

    I tried the following as per Oracle support and able to generate the wsdl though, but not invoke the webservices.
    1. Applied the patch 8607523
    2. Took the translator.jar file from the patch 8857799 and replaced the current translator.jar file
    3. Deploy the adapters.
    $FND_TOP/bin/txkrun.pl -script=CfgOC4JApp -applicationname=pcapps
    -oc4jpass=welcome -runautoconfig=No

  • Directory monitor in Java, help

    Hey everyone,
    I'm attempting to write a directory monitor in java but I'm stuck. I'm trying to find something in Java that is like FileSystemWatcher in .NET but I don't think java does. From what I read is that you have to continually poll the directory for changes. What I would like to know is that are there any events and/or signals raised when a changes are made so that one could catch and process them? If not, could someone explain how to simply poll the directory for changes?
    Thanks
    Barefoot

    barefootsanders wrote:
    This is exactly what I need to do. Now, i already have been working on the last modified time comparison which is relatively simple. What I was stuck on was finding what was different between the two file lists. Would I have to iterate through the entirety of the list and compare each item to find what was different or is there a more efficient way of doing this?The simplest thing to do would be to use Collection's removeAll method to get the difference between the two. This will show you which files have been added (using newList.removeAll(oldList)) and which have been removed (using oldList.removeAll(newList)).
    A few notes:
    * removeAll modifies the collection on which you call it, so you'll need to make copies.
    * File's equals method docs say: Returns true if and only if the argument is not null and is an abstract pathname that denotes the same file or directory as this abstract pathname. Whether or not two abstract pathnames are equal depends upon the underlying system. On UNIX systems, alphabetic case is significant in comparing pathnames; on Microsoft Windows systems it is not.
    So you'll need to decide if that's good enough, or if you want to implement your own comparison for files. Also, it's not clear from the above how shortcuts or symbolic links are handled--whether the shortcut and the original are considered equal or not.
    * Based on the above, you may get different results with a List vs. a Set, so play around and see which one better suits your needs.
    * I think a directory's mod time only changes if you add or remove or rename files, or explicitly change it, as with the touch command in unix. I don't think modifying the contents of an existing directory cause that directory's mod time to be updated. If you want to know when a file has changed, you'll probably have to poll that file's mod time explicitly.
    In light of the above, I suggest you start by writing a small program that does nothing but poll a directory every, say, 5 or 10 or 30 seconds and print out whether it's changed or not. Then, while that program is running, do various things like add, delete, rename, rename with same letters but different case, etc. and see if the program gives you the results you want. If not, you'll have to tweak it based on your findings.

  • Solution Monitoring System Overview

    There are non-production systems showing in the system overview in Solution Monitoring.  They are dev and QA systems that are in the logical component.  How do I removc them?

    Hello Jerry,
    Solution Monitoring overview just displays the the solutions and the number of systems rated green, yellow, red, etc for
    Earlywatch Reports, System Monitoring, Business Process Monitoring, and Open Tasks.
    As you can see Solution Monitoring is based on Solution, so whatever systems you have included in that solution will be included in the solution. The overview is an overview of the solutions in Solutin Monitoring. This is why it is called Solution Monitoring.
    If you are talking about System Monitoring, or BPM or EWA, etc, then if you don't want non-production systems included, then they should not be included in the solution, or the status of those systems in the solution should not be "Put in Solution".
    Perhaps you have not set up your solutions in the best way?
    Regards,
    Paul

  • This shows up when I try to use a java based service. Never did this before

    Browser  
    Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36
    Remote Address  
    209.222.18.83
    Referrer  
    http://portal.yaegercpareview.com/students/courseViewer.cfm?sec_id=2
    Date/Time  
    06-Mar-14 08:29 PM
    Stack Trace
    coldfusion.runtime.TemplateNotFoundException: File not found: /students/course_video_dashboard.cfm
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:97)
    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
    at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
    at coldfusion.CfmServlet.service(CfmServlet.java:200)
    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
    at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
    at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
    at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
    at sun.reflect.GeneratedMethodAccessor922.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:97)
    at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:472)
    at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:312)
    at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:192)
    at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:507)
    at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36)
    at sun.reflect.GeneratedMethodAccessor921.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:79)
    at sun.reflect.GeneratedMethodAccessor920.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:53)
    at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:41)
    at jrun.servlet.FilterChain.doFilter(FilterChain.java)
    at jrun.servlet.FilterChain.service(FilterChain.java:101)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
    at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    Hi,
    I am afraid the information here would be not helpful enough. As this error was related with java based service, we might consider seek help in the developer's forum; Meanwhile, do we use any 3rd party browers here? If yes, we might also consider to ask
    in their offical online forum.
    Best regards
    Michael Shao
    TechNet Community Support

  • Acknowledgement in Java based appliacation

    Hello experts,
    I am doing SOAP-PI-Proxy Asynchronous scenario.
    SAP PI exposes the Web service and it is being consumed by Java application.
    Now client wants either system or application level positive acknowledgement in their application.
    please suggest me steps or sample code for this?
    Note:- I have searched for the relevent threads but not able to find the solution.
    Thanks in advance
    Regards
    jagesh

    Hi,
    My requirement is that Java based application wants confirmation that sent data are succesfully updated in SAP R/3 system through the ASYNCHRNOUS scenario.
    In your given thread, blog specified by https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3531 [original link is broken] [original link is broken] [original link is broken] is looking useful for me.
    i think i need to develop some modules in SOAP Sender Adapter and Some coding is required in Java side.
    But still i am not getting exact way for this.
    Please suggest me further.
    Thanks & Regards
    Jagesh

  • Central system administration (CSA) in solution monitoring

    Hello,
    I want to configure my solution manager for central system administration (CSA) which is a service provided under solution monitoring of transaction dswp.
    I couldnt find any documents for this configuration.
    Could you please help me out..
    Regards,
    Gurudath Pai

    Hi Gurudath,
    If you have an s-user id, step-by-step tutor files with screenshots are available at
    https://service.sap.com/rkt-solman > Solution Manager > Solution Manager 7 > Technology Consultant & System Administrator > System Monitoring, Administration
    Before configuring CSA, you have to:
    1. Perform basic settings for Solman (use wizard based approach)
    2. Setup the system landscape
    3. Create solution
    4. Now you can configure CSA
    Revert if you need clarifications
    Prasad

Maybe you are looking for

  • How to dispose a JPanel ?

    Hi, i want to know, how to dispose or close the JPanel from the application as well as from the memory?. In Simple, for JFrame or JInternalFrame we have .dispose(), which will remove the component from view as well as from allocated memory. What is t

  • Can I use 2 apple expresses with my modem?

    I have my  modem plugged into my airport express.But I want to get a better signal upstairs can I put another airport express upstairs to extended my wifi?

  • Can't install Oracle 8i Enterprise Edition on Windows 2000 Professional SP3

    Please help me to find out a reason.

  • Need car charger for 3G

    What do you suggest? Given that not all chargers work for the 3G (only the firewire seem to work), do I need a car charger with a firewire connector? This one seems okay and is made by Griffin: http://www.amazon.com/Griffin-Technology-PowerPod-Firewi

  • Weird Redirection Problem

    I've written a custom tag that manages its own state in the user's session. It is an interactive tag; if the user clicks on a tag element then a request is made to the same page with some special request parameters. These parameters are read by the t