Error using an imported archive created with Eclipse

Hi people,
i have a strange issue, and i have no clue where to search for an answer (except here )
In the past i used an imported archive for a java mapping in the Repository. The customers wants a change in this. I exported the imported archive, modified it in Ecplise, and imported it again. When i see the code of the imported archive, i can see my change.
When i test my Interface Mapping, i see the result of the old settings. Somehow, the new coding is not used.
Does this sounds familiair so someone? And/Or has anyone a good tip for me?
Thanks in advance,
Peter

Try deleting and recreating ur Interface mapping.
Also make sure u activate all objects.
Regards,
Prateek

Similar Messages

  • Error while importing theme created with Eclipse theme editor

    Hi,
    I am facing an error when I try to import a theme I created using the Eclipse Theme Editor plug-in. I created a theme and exported it. Then  when I try to import it, I get the error that "its.zip was not found in the archive". I check the exported zip file for theme and I see that there is only one zip file inside it "portal.zip". But if I export a theme from the portal, I get three zip files inside the archive - portal.zip, its.zip and ur.zip.
    Can't I use the theme I created using the plug-in in portal? Are they meant to be used in some other context? Or is there any setting to be done on the plug-in to make it generate the zip files  - its and ur ?
    Thanks in advance.
    Regards
    Ranjith

    Hi,
    It is used to brand webdynpro. and its a stand alone tool.. no need of any plug ins....
    This is the description I found under eclipse theme editor. its totally related to webdynpro.
    SAP presents applications to users in the SAP Enterprise Portal (SAP EP). You can change user interface themes with the "Portal Theme Editor" that is part of the Enterprise System Administration role.
    As some customers do not have the version of SAP Enterprise Portal that includes this Theme Editor , this version of the Theme Editor is offered as an unsupported, standalone tool from SDN.
    The Eclipse Theme Editor can be used to brand Web Dynpro.
    Comments and questions: Please use the Web Dynpro forum. Problems regarding the Eclipse Theme Editor reported via OSS will not be handled. As the tool comes as an unsupported version, bug fixes cannot be guaranteed in a timely fashion.
    Release information: The Eclipse Theme Editor will be released for each SAP NetWeaver stack. Please note that you can only use the Theme Editor version compatible with the same version Web Dynpro (for example, the SAP NetWeaver Stack 9 Theme Editor is only compatible with SAP NetWeaver Stack 9 Web Dynpro). When you upgrade Web Dynpro to a higher stack, you must also upgrade the SAP NetWeaver Stack 9 Eclipse Theme Editor and your themes to the SAP NetWeaver stack on which your Web Dynpro applications are running.
    here you can find how to edit themes in web dynpro using this eclipse theme editor..
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d2b1d790-0201-0010-25b7-d1fb059a8ad9
    regards,
    Pradeep

  • What is the Use of Imported Archives in Mapping Objects

    Hi All,
    What is the Use of Imported Archives in Mapping Objects ( IR )
    Regards
    Vamsi

    Hi Vamsi,
    When we are doing JAVA , XSLT mappings we have to do import archievs
    after developing the JAva mapping in NWDS and create jar file come back to IR under imported archieves we will import the jar file.
    Similarly XSLT als make the zip and import under imported archieves
    Also when we have any java packages ,import it under archieves and make them to use in UDF
    See the below links
    XSLT Mapping
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    /people/sreekanth.babu2/blog/2005/01/05/design-time-value-mappings-in-xslt
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    XSLT Mapping with java enhancement
    /people/pooja.pandey/blog/2005/06/27/xslt-mapping-with-java-enhancement-for-beginners
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fxi%2fxi-design_configuration%2ffileValidationsinSAPXI-ACaseStudy.pdf
    Check this thread...
    Reusability of User-defined Functions
    Check this thread...
    Re: User-defined function in multiple Message Mappings
    Using external JARs in Web Dynpro Dev.Component
    see sap documentation:
    http://help.sap.com/saphelp_nw04s/helpdata/en/4c/b2ad3de2d76b3be10000000a114084/frameset.htm
    Cheers...
    Vasu
    <b>** REward POints if found useful **</b>

  • I'm getting no error using float in cldc1.0 with wtk2.2?

    I'm getting no error using float in cldc1.0 with wtk2.2?

    ravikumar.tj wrote:
    Please set wtk settings as cldc1.0 and midp1.0.
    Create a subclass of MIDlet as-
    public void startApp()
    float f;
    double d;
    Press Create Package, Jar and Jad files are getting generated successfully.
    If Cldc1.0 doesn't support float, I must get Compile error, isn't??That's ok, but just because you're not doing anything with those variables so the compiler ignores them.
    This should give you a preverify error:
         protected void startApp() throws MIDletStateChangeException {
              double d=0.5;
         }

  • Error in Visual Editor for java with eclipse

    hello eb
    till i ysterday i used visual editor for java with eclipse normally without any problem but to day when i opened eclipse it display me this error :
    Error trying to set new File into editor
    Motif : java.lang.NullPointerException
    and i think that the problem comes from the visual editor plugin because when i add a new frame or even for the old frame it dosent display for me the graphical component like every time
    if si has the solution or can advise me thank you alot and i really dont know what to do .
    it is for my stydy project and i have to finish xorking as fast as possible so if so can help me

    well this forum here is the official java-forum by Sun.
    you are asking for help on Eclipse, a software made by IBM since the cooperation between the two werent that bright all the time.(hence the name eclipse)
    i just looked a few hours myself, and the latest version of the VE was suited for 3.0.2, the version fitting to the latest 3.1 build of eclipse, was still just a release candidate.
    wait a few days/weeks for a final build and retry.

  • Importing archive files in Eclipse

    I use Eclipse to develop Java applications. I need to import some archive files (not the default jar files available in j2sdk), for my project. How can i import jar files in Eclipse. I googled for the answer, used Eclipse help but still cant find the answer. Can anyone help me with this?
    Thanx in advance

    Right click the project | Properties | Java Build Path | Libraries
    to add items to the build path.

  • Importing site created with other software

    Hi,
    I Anyone knows if Dreamweaver can import a site or pages
    created with other editors, particular with Yahoo SiteBuilder, and
    if it can, does it have an option of converting html code into
    whatever coding it uses?
    I have site site coded with free Yahoo SB and their coding
    has a number of problems: such as overlapping text if viewer
    increases text size (due to absolute position of text boxes) and
    absense of direct access to html edit.

    DW does not have the "Convert from garbage to valid HTML"
    option, although
    it would be nice.
    Yes, that's what he means.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "lzr000" <[email protected]> wrote in
    message
    news:g0houd$f6c$[email protected]..
    >
    quote:
    Originally posted by:
    Newsgroup User
    > Not much you can do about that. Sounds like Yahoo SB
    just makes bad
    > HTML/CSS. Time to rebuild.
    >
    >
    > Darrel,
    > In other words, DW does not have an option or a tool to
    convert a coding
    > (for
    > example to convert from absolute positions to relative
    and things like
    > that),
    > is this what you mean?
    > Lzr
    >
    >
    >

  • Errors using ABAP tasks to create users

    All:
    I have done the inital loading from ABAP systems.
    I would like to create users using workflow and provision it back to the ABAP system.
    While using CreateABAPuser task I get the following error:
    Error Exception initializing Triple DES
    java.lang.IllegalArgumentException: Non hex character found: 'i' (18) at offset 0
    Error putNextEntry failed storing
    Exception from Add operation:com.sap.idm.ic.ToPassException: User NULL already exists
    Exception from Modify operation:com.sap.idm.ic.ToPassException: User does not exist Internal error: FM SUSR_USER_READ, exception: SUSR_USER_READ Inconsistency with address
    I have set in tools/options the encrypting algorithm as standard why does it still look for 3DES. The ../KEY/keys.ini file was missing, I just copied the file which was under the workflow folder to the IC installation folder. The user is created in the identity store, but why this error?
    How do I move the newly created user back to the ABAP system?
    Is there some good documentaion on how to use the Provisioning Framework?
    Thanks
    S.

    hi
    did you solve this problem..can you share your solution.
    i too have the same error
    regards

  • Error using VI rt fifo create

    Why do I get "error -1" when I am using the subVI : "RT FIFO create" with wired :
    - type : array of double
    - element in array : 8
    - syze : 1
    - name : default
    - existing : false
    I cheked that if I am wiring the same value to both "size" and "element in array" I do not get an error (ex : size=8, element in array=8). But if I want to change the size of the buffer (ex: size=1, element in array=8) I do get "error -1" which is not a critical stop error.
    If someone could answe me it would be very helpful.

    Son,
    One ne peut créer une FIFO avec un seul élément (size=1). Cela n'a aucun interet, car une FIFO à un élément, ce n'est plus une FIFO mais une variable.
    Si vous spécifiez size = 2 et "element in array = 8", vous aurez une FIFO de 2 tableaux de 8 doubles.
    Raphael TILLET
    NI FRANCE
    Cordialement,
    Raphael T

  • Importing songs created with Audacity

    iTunes doesn't play or import songs created in Audacity. The songs were exported form Audacity as AIFF files. They play OK with QuickTime and RealPlayer, but not with iTunes. What am I doing wrong?
    I have iTunes 6.0.5 and Audacity 1.2.4.

    Have you exported those files in 32 bit?
    iTunes only accepts 8 and 16 bit AIFF files.
    Check your Audacity preferences at 'file formats'. It may have a slightly different name, because I'm using the Dutch language version and can't see the description in English. It's the 3rd tab in the preferences.
    Hope this helps.
    M

  • Unterminated errors using NI's IVI (AG6000) with Agilent's DSO5054A Oscilloscope

    Hi,
    I keep getting timeout errors when using the IVI file ag6000 with Agilent's DSO5054A Oscilloscope over GPIB.  Using TestStand, I am able to calibrate the o-scope about 50-60% of the time and read from the o-scope about 2% of the time.  When sending a command using the IVI, the o-scope typically displays "query UNTERMINATED."  Attached is the error TestStand gives when it is not able to talk correctly.  In MAX, I can talk to the o-scope using the GPIB communicator tool 100% of the time.
    Is there an updated version of the ag6000 IVI file that works with the DSO5054A that I don't know about?
    Thanks.
    Attachments:
    Common Error.JPG ‏115 KB

    I believe I am giving enough time for the commands.  What I meant was that I know the NI GPIB card is good, the cable is good, and the o-scope is good, it is just the o-scope just does not like the signals sent using either the LabVIEW LabWindows/CVI Measurement Studio for Visual Studio IVI or the LabVIEW Plug and Play driver.  The site takes me from the DSO5054A page to a 6000 series driver, although according to the description it should work with the o-scope.
    http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=10028
    Using the above IVI/Plug and Play drivers, the DSO5054A reads the correct signal but unterminated, so it doesn't know what to do half the time.  In TestStand, I added in the initiate command and added a wait of 10 seconds, and when it doesn't timeout on the calibrate command it will timeout on the fetch/read command.  In LabVIEW, using the read single waveform.vi the GUI displays the signal from the o-scope about 10% of the time, while the rest of the time it times out with error code -1073807339.

  • I want a user to use only import, it run with export but not import

    Hi,
    i create a user for use only for import and for export.
    batch_export with exp_full_database role <- It run
    batch_import with imp_full_database role <- don't run
    P:\>sqlplus batch_export/batch
    SQL*Plus: Release 10.1.0.2.0 - Production on Lun. Ao¹t 21 17:21:58 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    ERROR:
    ORA-00604: une erreur s'est produite au niveau SQL rÚcursif 1
    ORA-20000: Connexion refusee
    ORA-06512: Ó ligne 41
    Entrez le nom utilisateur :
    P:\>sqlplus batch_import/batch@rfsage
    SQL*Plus: Release 10.1.0.2.0 - Production on Lun. Ao¹t 21 17:03:36 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    ConnectÚ Ó :
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> exit
    the trigger as run
    create or replace trigger batch_export.check_connexion after logon on database
    declare
    V_MODULE SYS.V_$SESSION.module%TYPE;
    V_TERMINAL SYS.V_$SESSION.terminal%TYPE;
    V_SID SYS.V_$SESSION.SID%TYPE;
    V_SERIAL SYS.V_$SESSION.SERIAL#%TYPE;
    V_COMMAND varchar2(100);
    V_CURRENT_USER varchar2(20);
    V_CURRENT_SID SYS.V_$SESSION.SID%TYPE;
    cursor connexion is
    select substr(module,1,7) module, substr(terminal,1,12) terminal, sid, serial# from v$session T1 where schemaname='BATCH_EXPORT';
    cursor ID_CUR is
    select user from dual;
    cursor SID_CUR is
    select SYS_CONTEXT('USERENV','SID') sessionid from dual;
    --select SYS_CONTEXT('USERENV','CURRENT_USERID') current_userid from dual;
    Begin
    open SID_CUR;
    loop
    fetch SID_CUR into V_CURRENT_SID ;
    EXIT WHEN SID_CUR%NOTFOUND;
    dbms_output.put_line('V_CURRENT_SID:'||V_CURRENT_SID);
    end loop;
    close SID_CUR;
    open ID_CUR;
    loop
         fetch ID_CUR into V_CURRENT_USER ;
         EXIT WHEN ID_CUR%NOTFOUND;
         if V_CURRENT_USER='BATCH_EXPORT' then
         open connexion;
         loop
              fetch connexion into V_MODULE,V_TERMINAL,V_SID,V_SERIAL ;
              EXIT WHEN connexion%NOTFOUND;
              if V_MODULE<>'EXP.EXE' then
              dbms_output.put_line('V_SID:'||V_SID);
              dbms_output.put_line('V_CURRENT_USER:'||V_CURRENT_USER);
                   if V_CURRENT_SID=V_SID then
                   dbms_output.put_line('MODULE:'||V_MODULE);
                   RAISE_APPLICATION_ERROR (-20000,'Connexion refusee');
                   end if;
              end if;
         end loop;
         close connexion;
         end if;
    end loop;
    close ID_CUR;
    End;
    as the same for import user.
    I try with role in trigger but it don't, i see this in forum Oracle.
    But i think EXP_FULL_DATABASE have not DBA rule, but IMP_FULL_DATABASE have.
    How i do this ?
    I want just to use a user to imp utilities, but not connexion in sqlplus.
    Thanks for your help
    Christophe

    thanks for your help.
    it run !
    for example :
    as the system user
    SQL> INSERT INTO PRODUCT_USER_PROFILE values ('SQL*Plus', 'BATCH', 'CONNECT',null,null, 'DISABLED', NULL, NULL);
    1 ligne créée.
    SQL> grant create session to batch;
    Autorisation de privilèges (GRANT) acceptée.
    SQL> INSERT INTO PRODUCT_USER_PROFILE values ('SQL*Plus', 'BATCH', 'SELECT',null,null, 'DISABLED', NULL, NULL);
    1 ligne créée.
    the result
    oracle@debian:~$ sqlplus batch/batch;
    SQL*Plus: Release 10.2.0.1.0 - Production on Mar. Août 22 06:53:00 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connecté à :
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select user from dual;
    SP2-0544: Commande "select" désactivée dans le profil utilisateur du produit
    SQL>
    oracle@debian:~$ exp batch/batch owner=batch file=test.dump
    Export: Release 10.2.0.1.0 - Production on Mar. Août 22 06:54:32 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connecté à : Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export fait dans le jeu de car WE8DEC et jeu de car NCHAR AL16UTF16
    le serveur utilise le jeu de caractères WE8ISO8859P1 (conversion possible)
    Prêt à exporter les utilisateurs spécifiés ...
    . export des actions et objets procéduraux de pré-schéma
    . export des noms de bibliothèque de fonctions étrangères pour l'utilisateur BATCH
    . export des synonymes de type PUBLIC
    . export des synonymes de type PRIVATE
    Thanks for all

  • Fatal errors using JavaFX ChoiceBox, Tooltip, Popup in Eclipse (RCP) View

    I'm using JavaFX within an Eclipse RCP application. Any JavaFX popup (ChoiceBox, Tooltip, etc..) within an eclipse view causes a fatal exception to occur when clicking on the popup. The popups do appear, but clicking on them causes the fatal error.
    I created a standalone JavaFX application to confirm that the Popups work fine in that environment. They do.
    I also created a standalone SWT-based application (outside of an RCP) that embeds the FXCanvas within an SWT shell and the problem doesn't occur there either.
    But when the Combo is contained in an FXCanvas within and RCP view, the fatal exception occurs.
    Has anybody else seen this behavior?
    I tried it with JavaFX 2.0.2, 2.1 b17, 2.1 b19 (all 32bit)
    I'm using JRE 6.0_30-b12 (32bit) on Windows 7 (64bit)
    My RCP target platform is based on eclipse 3.6 (galileo).
    Thanks!

    The problem is described in http://javafx-jira.kenai.com/browse/RT-20883. e(fx)clipse 0.0.14 (http://tomsondev.bestsolution.at/2012/05/29/efxclipse-0-0-14-released/) which I've just released fixes the problem. Unfortunately it does not work with 3.6 because I'm using OSGi API only available > 3.7.0

  • Imovie 9.0.8 on mountain lion wont import archives created by imovie 9.0.4 running on os 10.6.8

    I have created a great many archives using imovie 9.0.4. I have them on a back up disk and can import them using imovie 9.0.4 running on OS 10.6.8.
    I got a new Mac running mountain lion with imovie 9.0.8 and it wont import thos archives. When I click import from archive and click one of the archive folders it says:
    Folder is Not a Camera Archive
    Please select a folder that is a camera archive, then click Import.
    Please help!

    ablyes wrote:
    …i already tried a frensh install of mountain lion
    I recommended a re-install of the app, not of the OS
    …  what do you mean by adding some MacOS Voodoo ?
    do, what I wrote: re-launch your Mac while holding down the shift-key
    this triggers the Safe-Mode, which is recommended by Apple as a maintanance-routine  (best done before any updatres) ....
    I called it 'voodoo' as some joke ...

  • Running Java program created with Eclipse plugin fails to open report

    I created a CR 2008 report and using the Eclipse plug-in I created a Java program to drive data through the report and export the resulting reports as pdf files.
    This process works just fine if I run the Java program in Eclipse. I copied the code to a server to run the application remote.
    The program fails at the point of opening the Crystal Report. This is the error.
    D:\src>java EDIInvoice
    Current date : 2009928-
    Report output name is : D:\src\report\Invoice2009928-45462829.pdf
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: com/ibm/icu/util/Ca
    lendar---- Error code:-2147467259 Error code name:failed
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.<init>(Unknown Source)
    This is the code
    public class EDIInvoice {
         private static final String REPORT_NAME = "D:
    src
    CR8Invoice.rpt";
         public static void launchApplication() {
         try
            FileInputStream in = new FileInputStream("D:
    src
    ghxInv.txt");
            BufferedReader br = new BufferedReader(new InputStreamReader(in));
            String strLine;
            Calendar cal = new GregorianCalendar();
            int month = cal.get(Calendar.MONTH);
            int year = cal.get(Calendar.YEAR);
            int day = cal.get(Calendar.DAY_OF_MONTH);
            String today = (year + "" + (month + 1) + "" + day + "-");
            System.out.println("Current date : " + today);
    // Read the file one line at a time
            while ((strLine = br.readLine()) != null)  
                String patternStr = ",";
                String[] fields = strLine.split(patternStr);
                String EXPORT_FILE = "D:
    src
    report
    Invoice" + today + fields[1] + ".pdf";
                String Company  = fields[0];
                String Invoice = fields[1];
                String PO_number  = fields[2];
                       System.out.println("Report output name is : " + EXPORT_FILE);
         try {
    //Open report.
         ReportClientDocument reportClientDoc = new ReportClientDocument();
         reportClientDoc.open(REPORT_NAME, 0);
         System.out.println("Opened the report");
    As you can see the first 2 println statements worked fine, but the 3rd one failed. The program was not able to open the report.
    Is there a reason the code can not run without Eclipse?

    did you copy all the jar files? especially the jrcadapter.jar? please download the following sample and modify it accordingly:
    [http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/f087d31f-3e11-2c10-2cba-fcb5855f79ef]

Maybe you are looking for

  • IChat screen sharing- shared screen is green/grey pixelated

    Have a strange problem trying to share the screen of my parent's MacBook Pro: request accepted, but I can't see their screen. I get a first glimpse and it works, but then it degrades to grey/green pixelated, in general, unreadable. Both computers are

  • Audio book download from iTunes where is this stored on yr iPad 2

    Hi all, I am trying to find where my purchased audio book has been stored by my ipad2. I have successful  purchased an podcast from iTunes and easily found how to access this. I have retraced my steps via iTunes and it is telling me it's downloaded b

  • How do you download iphone 4 apps to a dell pc to make room for apple os update

    How do you download iphone 4 apps to a dell pc to make room for apple os upgrade and transfer it back to the iphone

  • Remove password for HP Photosmart 7525

    Hi, everytime I want to fax it asks for a password (in inital set-up, I had to enter my email address and then asked for password). I do not have to enter email address anymore just the password. Is there a way to scan/fax to email without entering t

  • Help regarding listener

    hello all, when i have starting sqlplus it fives me NO LISTENER error. so i have re-started lister service from (services.msc) . at that time it gives me following error the oracleoradb10g_home1TNSListener service on local computer started and then s