Message Mapping : ( Not Activating )-Main Exception in thread "main"

Hi all
      I have configured a message mapping , with proper occurence checked for
both source & target MesTypes.
But on activation it is throwing the error :
<b>java.lang.NoClassDefFoundError: com/sun/tools/javac/Main Exception in thread "main"</b>
Also my previous mappings are also not activating , which were running properly previously...
i tried these option already :-
--> i also restart the Java Stack...
---> Re: JAVA stack not starting
> SAp note 928038
still i am getting the same error..
Regards
Ashutosh Rawat

Ashutosh,
I am not sure weather it will resolve your problem but you can give a try to it.
If you have the access for tcode "<b>SICF</b>" then
1. Run tcode SICF, and press F8 button.
2. default_host>sap>xi.
3. Now check the below mentioned are activated (activated services will be in black) or not, if not then just right click and activate the service:
     i). adapter_plain
    ii). cache
   iii). cache_gui
    iv). cache_ssl
     v). docu_apperror
    vi). docu_syserror
   vii). engine
  viii). simulation
Regards,
Sarvesh
Message was edited by:
        Sarvesh Singh
    <b>SFIC</b> is corrected to "<b>SICF</b>"

Similar Messages

  • IMessage voice message is not active in iOS8

    I am using an iPhone 6 and have read the previous question entitled "iMessage voice message is not active in iOS8"  and applied the suggestions but it has not corrected my problem.  I made sure iMessage was turned on in my settings/Messages.  I made sure my called phone number was also an iPhone 6 with the same iMessage turned on in similar fashion.  Both phones are identified as iPhones in contacts with the phone numbers  but I don't believe that has anything to do with the issue cause it sometimes works fine with phones defined as mobile.  I am current on IOS8.02.

    Thanks for your information. That really gives me some hints to figure out what's going on of my iMessage.
    OK, here is my trial test after all the replied suggestions above.
    (1) It seems the voice/video memo function will be ONLY enabled automatically when sender and receiver are all iPhone(iMessage app) users.
    (2) In my case, if I choose a receiver who is a iPhone user too, then the voice/video memo function button is working nicely.
    (3) The receiver doesn't need to run iOS 8. I have tried iOS 6 iOS 7 friends, there is no problems at all.
    (4) In conclusion, you have to find another iPhone user to experience new function just like the same requirement of Facetime.
    Problem solved , I hope my question could help other confused user as well.

  • When validating, activating my photoshop 13 i get the message internet not active, checked internet is ok, country and time is correct setup

    When validating, activating my photoshop 13 i get the message internet not active, checked internet is ok, country and time is correct setup. What can be checked more to solve this?

    Had this issue myself. I've got no solution for you and customer support has been weak and non-responsive to say the least. Had an online chat with support last Saturday, 12/27, and was assured someone would get back to me via email within 2-3 business days. It's been over a week and no contact. I'm going to start the whole process over again. I personally disabled all firewalls and virus scanners and even went so far as to perform a clean boot on my system with no results. I am having the same problem with a Nero product (different company). It's frustrating as all hell.

  • OUI is not openinig.   Exception in thread "main" java.lang.NoClassDefFound

    hi.
    while i'm trying to install oracle server, getting the below error
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 9277 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 3529 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-09-27_02-55-33AM. Please wait ...[satish@rac1 database]$ Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

    hi Srini,
    thanks for your time.
    I am trying to install it on RHEL 5 on VMWare Player, and the db version is 11g.
    i think the problem is with the below error
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

  • Message Mapping not getting Activated

    Hi Experts,
    I have done a simple Message Mapping. I am unable to Activate it. The same screen is visible and it is stucked up. When i closed the ESR and again i am trying to activate Message Mapping it is showing the same screen. Even i chekced the Lock overview in Administration tab nothing is locked on my name. Please check the screenshot in the attachment and do the needful.
    Regards,
    GIRIDHAR

    Hi Giridhar,
    I think I have seen this issue. Speak to your Basis team and ask them to check all JMS related services involved in activation. this is related to one of the JMS services stopped or inactive.
    You can also try restarting Java. I don't think it is a local machine issue. Does it work for anyone else?
    Ambrish

  • In Idoc bundling ...message mapping not found

    Hi XI Friends..
    In my File to Idoc scenario..i want to send multiple IDOCs from the XI without a BPM .
    I am following blog by Michal.
    <a href="///people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change:///people/michal.krawczyk2/blog/2005/12/04/xi-idoc-bundling--the-trick-with-the-occurance-change
    I have xsd for source ..so i created one external definition .and message interface for outbound.
    following the above blog by michal..
    i imported  idoc ..and i exported that idoc into xsd and i changed the occurance of idoc to unbounded and again imported as external definition.
    i created  the message mapping between these two external definitions.and tested ..
    As in michal 's blog..
    In Interface mapping..i given source and target interface as standard idoc.and clicked on Read interface then i am not finding  the message mapping created in previous step..
    i refreshed cache also..
    please guide me.....
    regards
    ram

    Hi bavesh...
    thank you so much for very your quick responses..
    i got xsd as source..based on xsd i created external definition for source xsd  and  i created outbound interface based on source external deifinition <b>MI_OUT_WearUnits</b>.
    and i imported Idoc and exported as xsd and changed occurance to unbounded and again imported as external definition.
    i did mapping between these two external definitions.
    and i selected standard idoc for source and target interface for interface mapping  and given message mapping of previous step.
    In ID
    sender agreement :
                    sender service :BS_external
                    sender interface :<b>MI_OUT_WearUnits</b>
    receiver agreement:
                  receiver service :R/3
                  receiver interface :  standard Idoc
    Interface determination:
    sender service :BS_external
    sender interface :<b>MI_OUT_WearUnits</b>
    reciever service :R/3
    and clicked create
    inbound interface : Standard IDOc
    i am not getting Interface mapping which i created in IR.
    i tried Enhance interface determination also..
    please guide me....
    waiting for your help.
    regards
    ram

  • Message mapping not generating target fields

    hi
    iam doing jdbc--->rfc (bpm) created a one2one message mapping to import rfc table.
    thanks in advance
    sri

    Hi Sri Rao,
    Since you have created a one to one mapping, it would be required to map all the fields in your target message to ur source fields. In case there r some target fields which do not relate to your source field, map it onto a constant. This is all that is required to be done from what i understand from your query. In case there r further problems send the source n target data structure n i will be able to help you out better.
    Cheers,
    Christina

  • Whitespaces in XML during message mapping not preserved

    I use a twostep mapping process during Interface Mapping. The first one is the standard message mapping and the second one is a Java mapping. However, during the second step, the white spaces that should be preserved from the output of the first mapping is not there anymore. I created the XSD and specified in the details that the white spaces should be preserved.
    I need the whitespaces since the output of the second mapping would be used for file content conversion in a file adapter to create the output:
    MSGTYP CONTROLNOMSGID VALUE1VALUE2 VALUEn.....
    Is there any way to preserve the white spaces?
    Thanks!
    Best Regards,
    Rommel Mendoza

    This is odd. Java won't condense/trim the whitespaces unless explicitely told so.
    Where are you seeing the missing whitespaces?
    Please notice that SXMB_MONI won't show the spaces because it uses a HTML representation of the XML (and, by default, HTML condenses the whitespaces). But the actual XML file should have all the spaces (check the XML document source code, through mouse right click over payload, to be sure).
    Also, what are the conversions you do in the java mapping?
    Are you sure the java mapping input has the whitespaces?
    Regards,
    Henrique.

  • My TEXT messages are not coming in except for when im on wifi...this never happened before to me!  if i turn Imessage OFF on my phone and ipad it still doesnt come in! HELP

    im not getting my TEXT messages anymore until i get around Wifi and then they flow in....i have Imessage on on both iphone and ipad...i tried turning OFF Imessage and they still dont come in!

    If they are coming in when you are around wifi, are the bubbles blue or green? SMS messages (green) are cellular and wifi would have nothing to do with this. They won't be carried over wifi. If they are blue bubbles, then they are iMessages and are coming in when you get to wifi because you are finally able to receive data, since you say you have cellular data turned off.

  • Exception in thread "main" org.xml.sax.SAXParseException:

    Hi everybody,
    I had a code which is running good in the output till error comes,i want to remove that error in xml file and replace with blanck(or null value) by using string function.
    It will be a great help if some body could modify my code .
    import javax.xml.bind.Validator;
    import javax.xml.parsers.*;
    import org.xml.sax.SAXException;
    import org.xml.sax.XMLReader;
    import org.xml.sax.helpers.DefaultHandler;
    import java.util.jar.Attributes;
    import java.io.File;
    class Reading extends DefaultHandler
    public static void main(String args[])throws Exception
    SAXParserFactory spf = SAXParserFactory.newInstance();
    SAXParser sp = spf.newSAXParser();
    File file=new File("C://raj.xml");
    sp.parse(file,new Reading());
    /*XMLReader xmlr=sp.getXMLReader();
    xmlr.setContentHandler(new Reading());
    xmlr.parse("first.xml");*/
    private Object args;
    public void startElement(String uri,String localName,String qName,
    Attributes attributes)
    System.out.println(qName);
    public void characters(char []ch,int start,int length)
    String str=new String(ch,start,length);
    System.out.print(str);
    public void endElement(String uri,String localName,String qName)
    System.out.println(qName);
    // Get a validator from the schema.
    //Validator validator = schema.newValidator();
    /*String file;
    try {
    Object validator;
         Object source;
         ((Object) validator).validate(source);
    System.out.println(file + " is valid.");
    catch (SAXException ex) {
    System.out.println(file + " is not valid because ");
    System.out.println(ex.getMessage());
    /* Object args;
              if (args.length != 1) {
    System.err.println("Exception in thread "main" org.xml.sax.SAXParseException: The entity "content_ppov_1704781_1091806592456" was referenced, but not declared.");
    System.exit(1);
    //public boolean equalsIgnoreCase(String anotherString)
    //String s="content_ppov_1704781_1091806592456";
    //String s1="null";
    //Object error = null;
    //Stringreplace(content_ppov_1704781_1091806592456,null);
    //return null;
    //System.out.println("");
    //private void Stringreplace(Object error, Object object) {
         // TODO Auto-generated method stub
    /* Object internal;
         private String file;
         // Let's suppose that lines in the underlying input stream are known
    // to be no greater than 80 characters long.
         // Emit an error message, and delete the resource:
                   String msg = file+ "content_ppov_1704781_1091806592456";
                   //void getServer().errlog(this, msg);
                   delete();
                        private void delete() {
                             // TODO Auto-generated method stub
                        private void errlog(Reading reading, String msg2) {
                             // TODO Auto-generated method stub
    and my raj.xml file is like this
    <div>This is a data .</div>]]>
    </TEXT>
    </content>
    &content_1234789; // this line of error is comming
    </content>
    thanks in advance.
    The error message displaying on console is
    Exception in thread "main" org.xml.sax.SAXParseException: The entity "content_ppov_1704781_1091806592456" was referenced, but not declared.
         at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1213)
         at org.apache.xerces.readers.DefaultEntityHandler.startReadingFromEntity(DefaultEntityHandler.java:601)
         at org.apache.xerces.framework.XMLDocumentScanner$ContentDispatcher.dispatch(XMLDocumentScanner.java:1264)
         at org.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocumentScanner.java:381)
         at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1098)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:331)
         at runner.Reading.main(Reading.java:18)

    The error is in your XML input, not in your Java code. Probably the XML doesn't declare its encoding, so the parser assumes that it is encoded in UTF-8. And probably it contains some character (like an accented letter, for example) that is not part of the UTF-8 encoding. So contact the person who created the XML -- which is not well-formed XML, by the way -- and get them to fix it. It's possible that declaring the encoding as ISO8859-1 might work, but it might not. All depends on what the invalid character is.

  • Mapping Not sufficiently defined

    Hi,
    I'm creating maps between DTDs & IDOCs. I have mapped all the required fields. Some required fields that cannot be mapped, I have disabled them. But on activation, I still get the message "Mapping Not sufficiently defined".
    What am I missing?
    Thanks
    Ashwini

    Hi,
    did you map for all the mandatory fields of the target structure ? check out did u miss any fields .. this you can find with Red color..
    Also check did you map the target structure root node...
    before this activate the message type and continue
    Regards,
    moorthy

  • Interface-Determination: selecting an interface mapping not possible

    Hi all,
    I configured a scenario CRM (IDoc) -> XI -> Oracle database using BPM. Now I want to configure the same scenario without a business process. But in the interface determination it's neither possible to drag&drop the interface mapping, nor select it from the list. What's the problem?
    Thanks in advance
    Dominic

    Dominic,
    Like pointed by Michal , you have missed something somewhere.
    1.Look into message mapping and check what the source and target message types are.
    2. Look into Interface mapping and check if  the message interfaces  use the same message types as in the message mapping
    3. Look into Interface determination and see if the source and inbound message interface is the same as in Interface mapping.
    4. Make sure interface and message mapping is activated.!
    Regards
    Bhavesh

  • ITunes not syncing "computer not activated"

    iTunes will not sync anything (apps, music, books) i bought on the ipad. It keeps telling me that my "PC is not activated". But after activating my PC in "Settings", it tells me that my PC is already activated....and the initial message "PC not activated" reappears. The Apple-Hotline had nor answer for me at all.
    As a first time Apple buyer, i expected it to be less frustrating than the usual stuff. Seems i was wrong!!

    Im having the same problem with my computer. Its really annoying as I cannot back up or sync my iphone to my itunes

  • ICMAN not Active error in SICF

    Hi All,
       I am working with Consuming Webservices. I am working on ECC 5.0 system.
       In SICF when I have activated following services :
    /default_host/sap/bc/bsp/sap
    /default_host/sap/bc/bsp/sap/system
    /default_host/sap/bc/bsp/sap/public/bc
    /default_host/sap/public/bc
    /default_host/sap/public/bc/ur
    /default_host/sap/public/bsp/sap/public
    /default_host/sap/public/bsp/sap/public/bc
    /default_host/sap/public/bsp/sap/system
    /default_host/sap/public/bsp/sap/htmlb
    But when I am testing any of the services I am getting an Error message "ICMAN not ACTIVE" in SICF.
    This happens even after /default_host/sap/public/icman is activated using context menu 'Activate service'.
    Please guide me in this.
    Thanks & Regards,
    Ankur

    check this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/435e096b42724bbcef709fd4c32a85/frameset.htm
    if problem still persist, do get back.
    Regards
    Raja

  • Transformation giving this error "Source   not active"

    I'm trying to create transformation and I am getting this error message "Source   not active". I went in to source system (in my case it is flat file). I activated the source system again but I get the error still.
    Please guide.

    Hi,
    As others have suggested, activate the DATA SOURCE and also try to view data in your flat file . you can find this option in the last tab in the data source. if your souce is active , it will allow you to see the data, this way also you can confirm is its active or not.
    You mentioend that you have activated the source system, not a data source...
    Try again activating the data source, it should solve your problem.
    - Jaimin

Maybe you are looking for