Lot of exceptions in kura-console.log. Tutorial not working for me

Hi David,
Well, now I have a wired connection to my pi and got kura up and running. But, my tutorial implementation did not work.
Later, I found there is a new 1.2.0 verion of kura, so I uninstalled 1.0.0 as per wiki steps and installed 1.2.0. I had the kura showing up again and deployed green house. But again, my LED and temperature sensors were not showing.
I was worried if my pi has gone bad, but I found that its giving right voltages at power pins. I checked it is reaching my sensors too.
Later, I looked into in the kura-console.log which looked huge. Here I am attaching it for reference. On face of lot of exceptions have occurred during its start up. I have no clues about it as I am getting started and did not want to deviate anywhere in the tutorial specification(all items used are brand new). Well only change is I have upgraded Kura to 1.2.0.
telnet 127.0.0.1 5002 shows
osgi> ss
"Framework is launched."
id State Bundle
0 ACTIVE org.eclipse.osgi_3.8.1.v20120830-144521
1 ACTIVE org.eclipse.equinox.cm_1.0.400.v20120522-1841
2 ACTIVE org.eclipse.equinox.common_3.6.100.v20120522-1841
3 ACTIVE org.eclipse.equinox.registry_3.5.200.v20120522-1841
4 ACTIVE org.eclipse.equinox.http.registry_1.1.200.v20120522-2049
5 ACTIVE org.eclipse.equinox.console_1.0.0.v20120522-1841
6 ACTIVE org.eclipse.equinox.ds_1.4.0.v20120522-1841
7 ACTIVE org.eclipse.equinox.event_1.2.200.v20120522-2049
8 ACTIVE org.eclipse.equinox.io_1.0.400.v20120522-2049
9 ACTIVE org.eclipse.equinox.metatype_1.2.0.v20120522-1841
10 ACTIVE org.eclipse.equinox.util_1.0.400.v20120522-2049
11 ACTIVE org.eclipse.osgi.services_3.3.100.v20120522-1822
12 ACTIVE org.eclipse.osgi.util_3.2.300.v20120522-1822
13 ACTIVE org.apache.felix.gogo.command_0.8.0.v201108120515
14 ACTIVE org.apache.felix.gogo.runtime_0.8.0.v201108120515
15 ACTIVE org.apache.felix.gogo.shell_0.8.0.v201110170705
16 ACTIVE org.knowhowlab.osgi.monitoradmin_1.0.2
17 ACTIVE org.apache.felix.dependencymanager_3.0.0
18 ACTIVE org.apache.felix.deploymentadmin_0.9.5
19 ACTIVE osgi.cmpn_4.3.0.201111022214
20 ACTIVE org.eclipse.equinox.http.jetty_3.0.0.v20120522-1841
21 ACTIVE org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841
22 ACTIVE org.eclipse.jetty.continuation_8.1.3.v20120522
23 ACTIVE org.eclipse.jetty.http_8.1.3.v20120522
24 ACTIVE org.eclipse.jetty.io_8.1.3.v20120522
25 ACTIVE org.eclipse.jetty.security_8.1.3.v20120522
26 ACTIVE org.eclipse.jetty.server_8.1.3.v20120522
27 ACTIVE org.eclipse.jetty.servlet_8.1.3.v20120522
28 ACTIVE org.eclipse.jetty.util_8.1.3.v20120522
29 ACTIVE javax.servlet_3.0.0.v201112011016
30 ACTIVE org.apache.commons.fileupload_1.2.2.v20111214-1400
31 ACTIVE org.apache.commons.io_2.4.0
32 ACTIVE slf4j.api_1.6.4
Fragments=33
33 RESOLVED slf4j.log4j12_1.6.0
Master=32
34 RESOLVED log4j_1.2.17
Fragments=35
35 RESOLVED log4j.apache-log4j-extras_1.1.0
Master=34
36 ACTIVE org.json_1.0.0.v201011060100
37 ACTIVE org.eclipse.paho.client.mqttv3_1.0.1
38 ACTIVE org.hsqldb.hsqldb_2.3.0
39 ACTIVE com.google.protobuf_2.6.0
40 ACTIVE com.codeminders.hidapi_1.1.1
41 ACTIVE org.eclipse.soda.dk.comm_1.2.1
42 ACTIVE javax.usb.api_1.0.2
43 ACTIVE javax.usb.common_1.0.2
44 ACTIVE javax.usb.linux_1.0.3
45 ACTIVE jdk.dio_1.0.1
46 ACTIVE org.apache.commons.net_3.1.0.v201205071737
47 ACTIVE org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918
48 ACTIVE com.gwt.user_0.2.0
49 ACTIVE org.eclipse.kura.deployment.agent_1.0.2
50 ACTIVE org.eclipse.kura.api_1.0.4
51 ACTIVE org.eclipse.kura.core_1.0.4
52 ACTIVE org.eclipse.kura.core.certificates_1.0.0
53 ACTIVE org.eclipse.kura.core.cloud_1.0.4
54 ACTIVE org.eclipse.kura.core.comm_1.0.1
55 ACTIVE org.eclipse.kura.core.configuration_1.0.3
56 ACTIVE org.eclipse.kura.core.crypto_1.0.2
57 ACTIVE org.eclipse.kura.core.deployment_1.0.2
58 ACTIVE org.eclipse.kura.core.log_1.0.0
59 ACTIVE org.eclipse.kura.core.net_1.0.4
60 ACTIVE org.eclipse.kura.linux.clock_1.0.3
61 ACTIVE org.eclipse.kura.linux.command_1.0.3
62 ACTIVE org.eclipse.kura.linux.net_1.0.4
63 ACTIVE org.eclipse.kura.linux.position_1.0.3
64 ACTIVE org.eclipse.kura.linux.usb_1.0.4
65 ACTIVE org.eclipse.kura.linux.bluetooth_1.0.1
66 ACTIVE org.eclipse.kura.linux.watchdog_1.0.2
67 ACTIVE org.eclipse.kura.net.admin_1.0.4
68 ACTIVE org.eclipse.kura.web_1.0.4
69 ACTIVE org.eclipse.iot.greenhouse.coap_0.1.0.SNAPSHOT
70 ACTIVE org.eclipse.iot.greenhouse.publisher_0.1.0.SNAPSHOT
71 ACTIVE org.eclipse.iot.greenhouse.sensors_0.1.0.SNAPSHOT
72 ACTIVE org.eclipse.iot.greenhouse.sensors.raspberrypi_0.1.0.SNAPSHOT
osgi>
Please help!
regards,
Krishna

Hi David,
It worked!!
I had to follow steps as mentioned in https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
I did it once and rebooted and all started to work!
Found it shared by Diego Alejandro PalmeiraFriend in this forum.
thanks,
Krishna

Similar Messages

  • ICloud Log in not working for iOS8

    I have just updated my software on an iphone 5 to iOS8. However, I have had to reset my iCloud password and now I am not able to log into iCloud.
    When trying to log in the validation keeps telling me that my apple id password is incorrect.

    You double checked to make sure it is the right email address being used to sign in, correct. Sorry to make you jump through hoops, but I would now try to reset the password from a different computer device and see if it works. I experienced this before during one of the iOS 7 updates, and had to try a lot of different things to get it to work. We're going to figure this out.

  • Logging buffered not working

    Hello:
    In an ACE  module multicontext environment the buffered logging is not working on the last context I created.
    The same config though works well for another context.
    The maximum size and the buffer size is showing 0 in the "show logging" below:
    Thanks for helping
    logging enable
    logging standby
    logging timestamp
    logging trap 5
    logging history 4
    logging buffered 5
    logging facility 16
    logging queue 200
    logging device-id context-name
    logging host 10.10.10.1 udp/514
    logging host 10.10.10.2 udp/514
    logging rate-limit 42 60 level 0
    logging rate-limit 42 60 level 1
    logging rate-limit 42 60 level 2
    logging rate-limit 42 60 level 3
    logging rate-limit 42 60 level 4
    logging rate-limit 42 60 level 5
    logging rate-limit 42 60 level 6
    logging rate-limit 42 60 level 7
    show logging`
    Syslog logging:                 enabled
    Facility:                       16
    History logging:                enabled (level- warnings)
    Supervisor logging:             disabled
    Trap logging:                   enabled (level - notifications)
    Timestamp logging:              enabled
    Fastpath logging:               disabled
    Persist logging:                disabled
    Standby logging:                enabled
    Rate-limit logging:             (min - 10000 max 100000 msgs/sec)
                    42 messages 60 seconds level 0
                    42 messages 60 seconds level 1
                    42 messages 60 seconds level 2
                    42 messages 60 seconds level 3
                    42 messages 60 seconds level 4
                    42 messages 60 seconds level 5
                    42 messages 60 seconds level 6
                    42 messages 60 seconds level 7
    Console logging:                disabled
    Monitor logging:                disabled
            Logging to 10.10.10.1 udp/514 
            Logging to 10.10.10.2 udp/514 
    Device ID:                      context name "CTC_PROD7"
    Message logging:                none
    Buffered logging:               enabled (level - notifications) maximum size 0--------------------------->>>>>>
    Buffer info: current size - 0 global pool - 4194304 used pool - 4194304
                    min - 418816 max - 0
                    cur ptr = 0 wrapped - yes

    Hi,
    This is because your global pool is full. Go to one of your other contexts clear logg , and will work.
    Buffer info: current size - 0 global pool - 4194304 used pool - 4194304
    Dan

  • Ipad2 gives me ""accessory is not supported" message w/ VGA adapter that I used lots of times before. Now it's not working. Why? and how do I get it back to normal functioning?

    Ipad2 gives me ""accessory is not supported" message w/ VGA adapter that I used lots of times before. Now it's not working. Why? and how do I get it back to normal functioning?
    I used the (Apple branded) VGA adapter lots of times last year. Now I got back to one place I used it many times and it does not work. When I restart iPad with the adapter connected, I get the "accessory is not supported"message. But that same accessory WAS supported before.
    This is very annoying as I planned a whole bunch of presentations starting this week to do with my iPad2 and that adapter.

    I received the same error message, "Accessory Not Supported"  from both the VGA and DV video adapters I purchased, both were boxed direct from Apple. However, to bypass this problem I  simply clicked on Photos icon on iPad2 and flipped through photos until it displayed on my projector.  I then exited the Photos app and my home screen displayed fine on the projection screen.
    Some logic issue with the video adapters, but launching Apple Photo app initializes the video adapters then they work fine for mirroring after that.
    Platform: iPad2
    IOS: 5.1.1
    Best regards!

  • The selected log is not prepared for viewing error

    Hello,
    this is literally my first day using signal express and up to now everything went fine recording voltage from accelerometer and an impact hammer. Without me changing any parameters as far as I remember I now get the errror 'the selected log is not prepared for viewing. Once recording has completed you must right-click on the log and select Make log viewable before viewing it'
    Apart from the fact that there is no such option on the log (only the option of Show Value by right clicking)
    I went to Tools--> Options--->Logging and made sure that the prepare log data for viewing is on the 'during logging' option.
    I then changed that to 'after logging complete' to see if the error stops but nothing yet.
    Any help would be appreciated

    Hi,
    turns out the problem was linked with not having enough space on the server were I saved the logs...when I deleted some previous work to make up space everything worked just fine. Problem solved, thank you for your interest.

  • Creative Console effects do not work

    $Creative Console effects do not work@ Hi,
    I have an Audigy SE with latest drivers, windows 7 64, and I'm using headphones
    When accessing the Creative Console Launcher, the volume control, eax, everything has no effect on my sound, and it is clearly labeled 'headphones' at the top.
    If I go to the Audio Control Panel, it has EAX functions that DO work, though, there are no bass adjusting functions etc.
    Clearly, the EAX etc works, though it and the other features do not work in the Console Launcher, so I hope there is a way to fix this~
    I even tried installing <a rel="nofollow" href="http://forums.creative.com/t5/Sound-Blaster/SB-P7X-Series-Support-Pack-2-0-07-3-2009-AudigySE-Value-LS/td-p/53329]daniel's[/url] driver, still the same issue.
    Thanks

    bump please I would like my pc to have to nice sound...

  • Shared Services Console - User is not authorized for the action

    Hi,
    I have installed Essbase 11.11.3 and configured on Linux. I started EPM and then the Shared Services Console. I created a new group Poweruser and assigned a new user to it. I provisioned the group withall the rights of the admin. This all works.
    When I log on with the new user on the Shared Service Console and go to Essbase Studio Server and click on the Essbase Studio Server application it gives me the message:
    User is not authorized for the action
    This is the same message as I get under the user admin. Can anyone tell me what I can possibly do to make it work.
    The service for EAS is started properly. The one thing that is not configured is HBR.
    Patrick

    Hi,
    What are you trying to achieve, provision a user for essbase studio ?
    EAS is a separate product from Studio.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • HttpSessionDebug Not Working For Session Monitoring through Admin Console

    Hi,
    I want to Analyze the HttpSession Payload (Size) in the AdminConsole-->Diagnostics-->Log Files -->EventsDataArchive
    I followed the Link http://jayesh-patel.blogspot.com/2008_04_01_archive.html
    I am using "MyDiagnosticEar\META-INF\weblogic-diagnostics.xml" as following:
    <?xml version="1.0" encoding="UTF-8"?>
    <wldf-resource xmlns="http://www.bea.com/ns/weblogic/90/diagnostics">
    <instrumentation>
    <enabled>true</enabled>
    <wldf-instrumentation-monitor>
    <name>HttpSessionDebug</name>
    <enabled>true</enabled>
    </wldf-instrumentation-monitor>
    </instrumentation>
    </wldf-resource>
    I am using a Simple JSP page to set Some Attribute inside the newly Created Session
    MyDiagnosticEar\SimpleActionWebApp\index.jsp
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ page session="false" %>
    <html>
    <body>
    <%
    HttpSession session=request.getSession(true);
    out.println("<h4>Session ID: "+session.getId());
    session.setAttribute("AAAAAAAAA","BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB");
    java.util.Vector v=new java.util.Vector();
    v.add(new java.util.Date());
    v.add(new java.util.ArrayList());
    v.add("AAAAABBCCCC");
    session.setAttribute("EEEEEEEEEEEEEE",v);
    %>
    Data is Set As an Attribute inside the HttpSession:
    session.setAttribute("AAAAAAAAA","BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB");
    session.setAttribute("EEEEEEEEEEEEEE",v);
    <%
    System.out.println((String)request.getSession().getAttribute("AAAAAAAAA"));
    System.out.println(session.getAttribute("EEEEEEEEEEEEEE"));
    %>
    </body>
    </html>
    Please let me know if there is any thing missing.....I have tested it in All WLS9.2, WLS10MP1 and WLS10.3 versions ..But no Success...
    I am not able to see anything After hitting the JSP...in AdminConsole-->Diagnostics-->Log Files -->EventsDataArchive
    But i can see that the Diagnostic Module has been Picked up successfully...
    AdminConsole--->Deployments--->MyDiagnosticEar -->Configuration--->Instrumentation page
    Thanks
    Jay SenSharma

    Hi Raj,
    Thanks for looking into this issue.
    I tried to Configure DiagnosticModule as well from Admin Console but could not make it work...Can u Please elaborate more on this...It will be really helpful.
    Below is the Diagnostic Module...Created using Admin Console....Diagnostics -> Diagnostics Modules.
    <?xml version='1.0' encoding='UTF-8'?>
    <wldf-resource xmlns="http://www.bea.com/ns/weblogic/weblogic-diagnostics" xmlns:sec="http://www.bea.com/ns/weblogic/90/security" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-diagnostics http://www.bea.com/ns/weblogic/weblogic-diagnostics/1.1/weblogic-diagnostics.xsd">
    <name>Module-0</name>
    <instrumentation>
    <enabled>true</enabled>
    <wldf-instrumentation-monitor>
    <name>Connector_Around_Work</name>
    <description></description>
    </wldf-instrumentation-monitor>
    </instrumentation>
    <harvester>
    <enabled>true</enabled>
    <sample-period>3000</sample-period>
    <harvested-type>
    <name>weblogic.management.runtime.WebAppComponentRuntimeMBean</name>
    <harvested-attribute>SessionMonitoringEnabled</harvested-attribute>
    <harvested-instance>com.bea:ApplicationRuntime=TestDiagnosticsEAR,Name=AdminServer_/TestDiagnostics,ServerRuntime=AdminServer,Type=WebAppComponentRuntime</harvested-instance>
    <namespace>ServerRuntime</namespace>
    </harvested-type>
    </harvester>
    <watch-notification>
    <watch>
    <name>WatchA</name>
    <enabled>true</enabled>
    <rule-type>Harvester</rule-type>
    <rule-expression>(${ServerRuntime//[weblogic.management.runtime.WebAppComponentRuntimeMBean]com.bea:ApplicationRuntime=TestDiagnosticsEAR,Name=AdminServer_/TestDiagnostics,ServerRuntime=AdminServer,Type=WebAppComponentRuntime//SessionMonitoringEnabled} = '')</rule-expression>
    <alarm-type>AutomaticReset</alarm-type>
    <alarm-reset-period>60000</alarm-reset-period>
    </watch>
    </watch-notification>
    </wldf-resource>
    TestDiagnostics
    Thanks
    Jay SenSharma
    Edited by: Jay SenSharma on Jan 8, 2010 10:38 AM

  • Old Netscape console 4.2 not working properly with new Directory Server 5.2

    After successfully installing Messaging Server 5.2 and applying patch 2, the old Netscape Console doesn't work properly, I tried running the script which is given in the link
    http://docs.sun.com/source/816-6734-10/index.html
    which hobbles the server by creating a set of dummy jar files in order for the directory server console not making any changes on the messaging server. At first I got these messages:
    Failed to install a local copy of msgadmin52.jar or one of its supporting files: not a ZIP file (END header not found)
    I got the same message for these 2 files:
    admserv42.jar
    msgadmin52.jar
    After that I made real dummy jar files using a zero-length file I created with touch and I got these messages:
    class com.netscape.management.admser.AdminServer not found
    After that I erased all the files created by the script and I get these messages:
    failed to install a copy of admserv51.jar or one of its supporting files: null
    failed to install a copy of msgadmin.jar or one of its supporting files: msgadmin52.jar not found at http://192.168.10.205:5001/
    and for admserv42.jar I get the same message
    Does anyone have a clue on what to do next??
    thanks in advance
    Eduardo

    The thing is that the netscape console 4.5 won't work properly with messaging server 5.2, and the directory server console is not working properly for the directory server. I already know the limitations about these consoles since it is explained in the doc where the procedure of migrating from a 4.x directory server to 5.1. I

  • Event log is not working in Multiform server

    Hi ,
    We are trying to implement event logging in our application. We have created separate event source for our application. When we testing this our local dev machine it is working without any problem. when I try to test the same in higher environment (QA, Pre-prod)
    it is not working. The QA environment is a multi form server. We are able to see the event source in the event viewer, but the logging is not happening. We have tried restarting IIS, restarting the services. 
    Any suggestion or guidance will be highly appreciated.
    Thanks in Advance

    Hi GHPMS,
    >>We are trying to implement event logging in our application
    Do you mean this code as below?
    string sSource;
    string sLog;
    string sEvent;
    sSource = "dotNET Sample App";
    sLog = "Application";
    sEvent = "Sample Event";
    if (!EventLog.SourceExists(sSource))
    EventLog.CreateEventSource(sSource, sLog);
    EventLog.WriteEntry(sSource, sEvent);
    EventLog.WriteEntry(sSource, sEvent,
    EventLogEntryType.Warning, 234);
    Like in following screenshot
    >>We are able to see the event source in the event viewer, but the logging is not happening.
    Maybe, you also need to check if the
    eventlog exist method before you try to crate it new.
    You might need check on what account the service is running under, which may make a difference on multi form server and up since they are more stringent on account rights on those environment.
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Change logs not working for manual update modify/delete statements.

    Hi experts,
                     My requirement is to display the change logs for a few custom z tables.The log data changes is selected in technical settings of the table.When any changes are made to the table using sm30 the changes are logged.
    My requirement also displays an alv grid which allows the users to edit/insert/delete   entries in the table.
    In this case the change logs are not getting recorded(ie whenever the user manually updates or inserts a row into the table the change docs are not getting stored).
    My code works like this,
    Whenever the user chooses a custom table and selects the display change log button i transter the control of my abap program to the standard  rsvtprot program(sap std. pgm to display change logs).
    sample code:
    elseif sscrfields-ucomm eq c_chgdoc.
        refresh:r_seltab.
        clear:r_seltab.
        r_seltab-sign   = 'I'.
        r_seltab-option = 'EQ'.
        r_seltab-low      = w_tab.
        append r_seltab.
    Call the sap standard program rsvtprot via selection screen
    by passing the table name and display grid parameters.
        submit rsvtprot via selection-screen
                          with cusobj   in r_seltab
                          with alv_grid eq c_x
                          and return.
    Is there any way by which i can extend the change logs functionality for the changes made using the alv grid?
    Please help me out.

    Hi Anuraag,
    In TM you should open the transaction /SCMTMS/ZONE. Here you select the zone you would like to modify and you execute the changes you would like to make.
    Regards,
    Nico.

  • Apple video tutorial not working

    Hi, I faced problem with video tutorial in apple site , it is not working but a quotation mark appeared .
    I have flip 4 mac on my computer
    Quick time updated to 7.6.2 edition.
    How can i solve this problem ?
    because i would like to watch these videos
    Thank you

    Hi Mih008
    i had similar problem with my old macbook and my recent macbook pro when i transferred my file to it.
    it turn that i had corrupted file in the quick player and it had to be removed , off course this problem had to be solved by mac specialist .
    everything now runs smoothly.
    good luck

  • Exception: Call of execute(String) is not allowed for PreparedStatement

    Hi all,
    This query was run fine on SapDB 7.4 from Jave code using prepareStatement()  method:
    declare id11216053819634 cursor for select sc.name, measuredobjectid id from serviceconditions sc, measuredobjects mo where sc.collectionid = mo.collectionid and sc.name like 'DWindowsSLA/%,%,%,%' for reuse
    declare id21216053819634 cursor for select min(sampletime), max(sampletime), name, id11216053819634.id from id11216053819634, d_slastore ss where id11216053819634.id = ss.measuredobjectid and ss.sampletime between '2008-07-14 00:00:00' and '2008-07-14 12:43:35'  group by name, id11216053819634.id for reuse
    select ss.status, ss.statuschange, ss.sampletime, id21216053819634.name from d_slastore ss, id21216053819634 where ss.measuredobjectid = id21216053819634.id and ss.sampletime between '2008-07-14 00:00:00' and '2008-07-14 12:43:35'  and (statuschange != 0 or ss.sampletime = id21216053819634.expression1 or ss.sampletime = id21216053819634.expression2) order by name, sampletime
    We recently upgrade our old SapDb to the latest MaxDB. An now this query produces the error:
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Call of execute(String) is not allowed for PreparedStatement.
    Does anyone know how to fix this?
    Thank you very much,
    Irina

    Hi Irina,
    First, welcome to SDN!
    Well, PreparedStatement represents a precompiled SQL statement, so you should be using the no-arg execute() method rather than execute(String).
    HTH!
    \-- Vladimir

  • Exception handling with fault message type not working

    Hi,
    I have a sync proxy to proxy scenario and I have created a fault MT and specified in the outbound and Inbound service interface...
    *In Inbound proxy I have the following code--*......
    RAISE EXCEPTION TYPE z_cx_test_fault
    EXPORTING
    standard = l_standard_data.
    In the sender side abap code which calls the outbound proxy I have the follwing code -
    CATCH cx_ai_system_fault INTO lo_cx_ai_system_fault.
    txt = lo_cx_ai_system_fault->get_text( ).
    WRITE txt.
    CATCH z_cx_test_fault INTO lo_cx_test_fault.
    txt = lo_cx_standard_message_fault->get_text( ).
    WRITE txt.
    CATCH cx_ai_application_fault INTO lo_cx_ai_application_fault.
    txt = lo_cx_ai_application_fault->get_text( ).
    WRITE txt.
    when i test the inbound proxy separately I get the custom fault message properly...
    however when i run the proxy to proxy sync scenario and the custom exceptionz_cx_test_fault  is raised inside the receiver proxy .......control goes to CATCH cx_ai_application_fault    and not CATCH  z_cx_test_fault .
    I understand that cx_ai_application_fault is the super class of all the exception class but why does control go to its exception handling when a custom exception is raised...
    Edited by: hema T on Feb 26, 2012 1:16 PM
    Edited by: hema T on Feb 26, 2012 1:17 PM

    Hi
    I tried changing the sequence also but it did not work...
    I can see an appropriate response coming from the receiver in SXMB_MONI of PI...this response has the "fault response "
    "fault detail" data that I want.....however when the control goes to the sender why does it go to CATCH CX_AI_APPLICATION_FAULT and not not my CATCH z_cx_test_fault .
    My observation - If I change the scenario to SOAP to Proxy sync..then the sender SOAP client gets the appropriate custom fault message back.
    Edited by: hema T on Feb 27, 2012 1:17 PM
    Edited by: hema T on Feb 27, 2012 1:17 PM

  • Admin console with CU4 not working on Windows 8.1

    I cannot get the admin console with CU4 to work on Windows 8.1. 
    I don't get any errors when I install it. But after installation I cannot connect to any site.

    Hi,
    Please try the solution in the blog below.
    1. In Configuration Manager Console click "Connect via Windows PowerShell"
    2. Type A for "Always run"
    Solve ps-drive problem with SCCM2012 sp1 powershell script
    Note:
    Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Maybe you are looking for

  • How to show opening balance

    hi all,   i want to show opening balance in the detail list of fbl5n...how can i do this? thanks.

  • Error while issuing an httpService from a local swf

    We have a swf that  includes a Flex HTTPService call to check for tomcat status. This  call is resulting to below error: Error #2028:  Local-with-filesystem SWF filefile:///C:/......./click.swfcannot  access Internet URLhttp://localhost:8600/.../dumm

  • How to change the line's color?

    In a linechart, if the backgroundColor of Application is not "#ffffff",there will be some white horizontal lines in the linechart. how to change the line's color?? thanks

  • JD3 ocijdbc8 error

    I have downloaded and installed JD3 for evaluation. When testing the following simple jdbc test I get the following error: "F:\orant\ows\4.0\jdk\bin\javaw.exe" -mx50m - classpath "E:\jdev\myclasses;E:\jdev\lib\jdev- rt.zip;E:\jdev\jdbc\lib\oracle8.1.

  • Macbook Pro Trackpad issues

    Macbook Pro 15" Early 2011 Model Issues on trackpad, able to right click and left click.. Just that trackpad is not responding... Tried SMC, PRAM still didn't work. But magically it will work after each restart for 15minutes and it will go insane.. h