Problems with Initial steps for Mapping with Java in XI 3.0

Hi,
I am having problems with a simple java mapping in XI 3.0. I have created another test class in my PC to test it ,and it works.
But when I use it in a example mapping it does not work.
I think the reason is because It cannot find the classes used in the XI server.
What do I have to do to make it work ?
Do I need to add / change / view something in the XI server?
Thanks a lot...
David

Down by java mapping

Similar Messages

  • I have problems interfacing Outlook 2011 for Mac with my email provider Cable and Wireless Guernsey.  Any ideas? Done everything C&W suggest

    I have problems interfacing Outlook 2011 for Mac with my email provider Cable and Wireless Guernsey.  Any ideas?  Don everything C&W suggest

    OK I just transitioned to MacMail, iCal, and Mac address book.  Goodbye Outlook, It was great for 18 years and painful for the last year.  Microsoft is losing share with subpar software development.

  • Problem-Starting InDesign Server for use with CORBA / Java and IOR file not generated

    I'm trying to start Indesign Server cs3 for use with Corba, as per the document the server should generate the start-up message like this..
    InDesignServer -iorfile c:\ior.txt -pluginpath Server\Corba
    [server] Writing IOR to ... and it should generate the IOR file
    but I'm getting the usual start-up message and the IOR file is not generated, I hope IOR file is required for Java component interaction with IDS, kindly help me to solve this.
    Thanks in advance.

    [From Susan Doan, who is having trouble posting to the forum today}:
    It looks like the example command line in the "Intro to InDesign Server" pdf is using curly quotes instead of straight quotes. If you copy the command from the pdf and paste it in your command shell, it won't work because of the curly quotes.
    You can run the command without the quotes as Rich has said, but, as will all command lines, if your path contains a space, you will need to put quotes (straight ones!) around the path.
    Thanks,
    Ole

  • Setting up a remote with ir-tables for use with XBMC

    My main goal is to use a remote with xbmc, but I'm having issues.
    Issue #1 (main problem): The directional keys and enter will work but no other keys seem to register.
    Issue #2: Even the keys that work have this weird usage issue, where pressing any of the same key twice loses the second key press. For example clicking up arrow 4 times results in only two actual "up's" being done. (first up works, second fails, third works, forth fails, etc)
    I've spent about four hours getting to this point and there is a lot of conflicting information out there on this subject which has had me very confused, but at this point I assume I can ignore any mention of Lirc as it seems like its not needed and if ir-keytable is used correctly things should just work?
    Quote from www.lirc.org: "Recent linux kernels make it possible to use some IR remote controls as regular input devices"
    What I have got/done:
    Machine: Zotac Zbox Nano AD10 with remote.
    Linux: Manjaro Openbox Addition
    Testing in applications: XBMC, Leafpad, Terminal
    [david@zotac ~]$ dmesg | grep CIR
    [    4.444693] ite_cir: Auto-detected model: ITE8704 CIR transceiver
    [    4.444701] ite_cir: Using model: ITE8704 CIR transceiver
    [    4.478490] input: ITE8704 CIR transceiver as /devices/virtual/rc/rc0/input8
    [    4.478531] rc0: ITE8704 CIR transceiver as /devices/virtual/rc/rc0
    [david@zotac ~]$ ir-keytable
    Found /sys/class/rc/rc0/ (/dev/input/event6) with:
            Driver ite-cir, table rc-rc6-mce
            Supported protocols: NEC RC-5 RC-6 JVC SONY SANYO LIRC other
            Enabled protocols: NEC RC-5 RC-6 JVC SONY SANYO LIRC other
            Name: ITE8704 CIR transceiver
            bus: 25, vendor/product: 1283:0000, version: 0x0000
            Repeat delay = 500 ms, repeat period = 500 ms
    #My keymaps file contains (I just put the keys that I would like to use with xmbc)
    0x8034045b KEY_RIGHT
    0x8034045a KEY_LEFT
    0x8034045c KEY_ENTER
    0x80348459 KEY_DOWN
    0x80340458 KEY_UP
    0x80348421 KEY_R
    0x80340420 KEY_F
    0x80348410 KEY_EQUAL
    0x80348483 KEY_ESC
    0x80348431 KEY_X
    0x8034842f KEY_T
    0x803404cb KEY_I
    0x8034845d KEY_M
    0x8034042c KEY_P
    0x80340411 KEY_MINUS
    I write my keymaps file: (I think /etc/keymaps/[file] would be a better location for this file but it shouldn't matter is that correct?)
    ir-keytable -c -w /home/david/Documents/keymaps --device=/dev/input/event6 --period=500 --delay=500
    I can verify the settings are registered:
    [david@zotac ~]$ ir-keytable --read --device=/dev/input/event6
    scancode 0x80340411 = KEY_MINUS (0x0c)
    scancode 0x80340420 = KEY_F (0x21)
    scancode 0x8034042c = KEY_P (0x19)
    scancode 0x80340458 = KEY_UP (0x67)
    scancode 0x8034045a = KEY_LEFT (0x69)
    scancode 0x8034045b = KEY_RIGHT (0x6a)
    scancode 0x8034045c = KEY_ENTER (0x1c)
    scancode 0x803404cb = KEY_I (0x17)
    scancode 0x80348410 = KEY_EQUAL (0x0d)
    scancode 0x80348421 = KEY_R (0x13)
    scancode 0x8034842f = KEY_T (0x14)
    scancode 0x80348431 = KEY_X (0x2d)
    scancode 0x80348459 = KEY_DOWN (0x6c)
    scancode 0x8034845d = KEY_M (0x32)
    scancode 0x80348483 = KEY_ESC (0x01)
    At this point is seems like everything is setup correctly but like I said only the direction keys and return work. If it did work my next step would be determining when to issue the ir-keytable write, and I'm assuming I can just do that in openbox's autostart file?
    Does anyone have any ideas as to what I might do to correct these issues?

    I also encountered davevallance's issue #1.  Directional and enter keys already work, as do volume keys.  If any other button is mapped to those working keys (using ir-keytable) then they also work, for example I can successfully map the useless "teletext" to "enter" and it produces a linefeed when pressed but I cannot get it to do the same with "space".  Interestingly it does produce a space keypress in a virtual terminal (Ctrl+Alt+F3), also "ir-keytable -t" shows the correct key event which proves the underlying OS is recognising the mapping.  The issue is somewhere in the X system instead.
    I refer now to HID Remotes which covers the situation well.  It explains that X does not process keycodes above 255 and at first that would seem to fit here.  All the keys which work (arrows, enter, volume) have keycodes less than 255.  So why don't other 'safe' keycodes work too?
    Xorg has it's own keycode map with "xmodmap" but I don't think that is responsible in this case.  From the Arch wiki it suggests exploring with:
    xev | grep -A2 --line-buffered '^KeyRelease' | sed -n '/keycode /s/^.*keycode \([0-9]*\).* (.*, \(.*\)).*$/\1 \2/p'
    Unmapped keys should produce a "NoSymbol" message but for my non-working keys there is no response at all in X.  Is there another layer between kernal and GUI?

  • Help with taffybar installation for use with xmonad

    I discovered nice project https://github.com/travitch/taffybar recently. It's another statusbar like xmobar or dzen2 intended for using with xmonad. It integrates with the latter using dbus instead of stdin.
    Anyone had successful experience installing and running it?
    I installed taffybar with cabal (cabal install gtk2hs-buildtools taffybar). But I totally confused with dbus integration. I have dbus daemon in my rc.conf, but taffybar raises the error on start: Connection Error "connectSession: DBUS_SESSION_BUS_ADDRESS is missing or invalid.". Than I tried to add eval `dbus-launch --auto-syntax` to my .xinitrc (as suggested in installation instructions http://pages.cs.wisc.edu/~travitch/taff … ybar.html), but it taffybar freezes on start. I hope someone more experienced will help me with it.

    The solution was simple. I should just add dbus-launch at the bottom of the .xinirc:
    exec ck-launch-session dbus-launch bash -c "taffybar & xmonad"
    Topic can be marked as solved.

  • Problems with initial configuration for ipad 2 (Icloud)

    I started having problems with updating some applications because I threw mistake my Id Apple and password, restoring the password and continue without solution, finish restoring manufacturing the device, and now asks me to set enter the Id Apple with which I set the same, the problem is that I do not know because I'd gift my father about 2 years ago, and does not remember. What I can do?
    PD: My english is really bad.

    Jeewski wrote:
    ... finish restoring manufacturing the device, and now asks me to set enter the Id Apple with which I set the same, the problem is that I do not know...
    The Apple ID and Password that was Originally used to Activate the iDevice is required
    If you do not have that information you will not be able to use the Device.
    Activation Lock in iOS 7  >  http://support.apple.com/kb/HT5818

  • Steps for Mapping OCI Catalog with R3 ISA (ERP E-Commerce)

    Hi Gurus,
    I just needed some help on how to go about integrating R3 ISA with OCI Catalog. Please provide reference to some relevant documentation if available.
    Thanks.
    Jai

    Technically other than some [XCM settings and configuration|http://help.sap.com/saphelp_crm50/helpdata/en/2f/86653fac7ab21ae10000000a114084/content.htm] that define the external catalog URL, there isn't much needed to integrate a OCI compliant catalog - provided, you already have a OCI compliant catalog.
    Start here on some technical information on OCI catalogs - [/people/masayuki.sekihara/blog/2007/12/07/oci-open-catalog-interface-setting-and-trouble-shooting|/people/masayuki.sekihara/blog/2007/12/07/oci-open-catalog-interface-setting-and-trouble-shooting]

  • Problems with ITunes 10 for Windows with Ipod Touch

    I have had several problems with my original 16Gb ipod touch since upgrading to ITunes 10. Windows Vista Home Premium. I had no significant problems before ITunes 10.
    1. Numerous apps upgrades fail with an error message (approx) "installation failed because resources have changed." I have searched for information about this, but all I could find relates to developers, not ordinary users. I can upgrade the apps directly, using a wifi link - just not through ITunes 10. (Apps: Dictionary.com, StarWalk, etc.)
    2. After repeated examples of this, I decided to try restoring the ipod. I've done this several times in the past without problems. This time, it repeatedly failed at step 3 of 5, re-installing my music, with "unknown error." The ipod was unusable after this. I eventually had to restore on another computer that still had ITunes 9 installed - that worked, but I lost all me recent data entries. (After successfully restoring using ITunes 9, I tried again with ITunes 10 - same failure.)
    3. Now, all podcasts that I install are played back at an unusable low volume. They are just loud enough to barely hear in a very quiet room, but not loud enough to be usable. The podcasts play fine when played directly in ITunes. Music installed on the ipod plays properly. I have tried using the Podcast option in ITunes to change the volume, but that has no effect. I have tried several speakers and headsets - all the same. Podcasts are probably the most important use of my ipod, and now they are useless. These are popular podcasts, such as CBC's As It Happens - I don't think that the originator would have had an undetected problem for this long.
    Any suggestions?

    This symptom could be caused by an unusable iTunes configuration file. Follow the steps below to troubleshoot this issue.
    Remove SC Info.sidb file
    (This applies to Win7 or Vista)
    From the Start menu, click Computer.
    In the Organize menu, click Folder and Search Options.
    Click the View tab.
    In the "Advanced settings" pane under "Hidden files and folders" make sure that the "Show hidden files and folders" option is selected.
    Click OK.
    Navigate to the following location by either typing it into the address bar, copying and pasting it into the address bar, or clicking through the folder hierarchy listed: C:\Program Data\Apple Computer\iTunes\SC Info
    Right-click the SC Info.sidb file shown and on the shortcut menu, click Delete.
    Right-click the SC Info.sidd file shown and on the shortcut menu, click Delete.
    Restart the computer and open iTunes.
    If this does not work, repair your Quicktime - START / CONTROL PANEL / PROGRAM and FRAETURES / highlight QUICKTIME and click REPAIR

  • Exchange rate problem between GR&IR for PO with account assignment category

    ear SAP experts.
    We have used expense puchase order through account assignment category.
    the cost object include cost center,sale order,order.because we don’t use Fixed assets module in SAP,when purchase fixed assets,we also use account assignment category but no need to fill assets number(Not use account assignment category A).
    the processing in current system when there is exchange rate difference between GR&IR  as follows.
    purchase order Currency :USD  company code currency:HKD
    example 1-- when something purchased into expense account,
    Good receipt  (1USD=7.75HKD)
    Dr :expense account  100USD    775HKD
      Cr: GR/IR        100USD    775HKD
    Invoice receipt
    Dr : GR/IR         100USD    775HKD
        Expense account            25HKD
    CR: Vendor        100USD    800HKD
    Example 2-- when something purchased into Fixed assets account,
    purchase order :USD  company code currency:HKD
    Good receipt on Oct .01. 2007  (1USD=7.75HKD)
    Dr :Fixed assets account  100USD    775HKD
      Cr: GR/IR           100USD    775HKD
    Invoice receipt on Dec.01.2007  (1USD= 8HKD)
    Dr: GR/IR              100USD     775HKD
       Fixed assets account                25HKD
      Cr: Vendor            100USD     780HKD     
    The fixed assets is depreciated from Nov,2007.
    There is one problem that after the fixed assets is depreciated, the value for the fixed assets is added , the finance clerk have to adjust the added value from fixed assets account to Exchange Difference-Gain/Loss account by manual.
    Our problem is
    How to configure in order to make  the exchage rate difference into Exchange Difference-Gain/Loss account for purchase order with account assignment category,not the original assigned account in purchase order item.
    Many thanks
    Fanny

    Hi Fanny
    Even though the question is bit unclear, I guess you are looking for the T-Code OBYC. Use transaction key KDM for configuring the exchange gain/loss
    S Jayaram

  • I have been using firefox on my desktop with windows xp for years with no problems and suddenly refused to open. The error message reads "unable to locate component. plc4.dll was not found." What does that mean? How do I fix it?

    The error message also suggests that I unintall and reinstall firefox, I tried that but it does not fix the problem.

    Which security software (firewall, anti-virus) do you have?
    If you use ZoneAlarm Extreme Security then disable Virtualization and reinstall Firefox.
    Other security software may have similar features to prevent Firefox from updating files properly.
    See these pages for a similar issue with corrupted files:
    *http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/880050]]

  • How to enter initial balance for material with moving average price

    We have an issue where the customer wants to split one material into three materials. We are thinking of posting goods issue for the original material and post goods receipt for the new three materials. But how to enter the initial balance since these three materials must have moving average price.

    Hi,
    If you create material first time in system with the help of MM01 then specify the price this will gets affect on moving price.
    and if the material is created with ZERO price then use the option MR21 which is said by  Jürgen
    Reagrds
    Sandesh

  • HT201274 My Brother gifted me  a  att&t contract completed iphone 4s and we sent a unlock request to att&t. att had sent back a unlock confirmation. and i followed the step for unlocking with a vodafone sim in india. i followed the below step as instructe

    My brother got me a contract completed iphone 4S from US and when i put my vodafone sim into it . i got a sim invalid error. So got in touch with ATT and got it unlocked. I followed the steps given by ATT for activating my sim . i backed up the data and erased all content and settings and then inserted my vodafone sim into it But it shows "invalid Sim". Im stuck in setup screen and not able to restore as itunes also shows the same error "invalid sim" . Im not getting the summary screen in itunes .Pls help how i could restore back to atleast the previous condition.

    Completing a contract does not magically unlock the device.
    Put the device in DFU mode (google it) and restore as new again.  If it still will not unlock, send it back to your brother to sell to someone in the US that can use it on AT&T or take to Apple for evaluation.

  • Problem with embargo check for orders with textposition

    Hi all!
    Our orders get embargo checked by GTS. Some of the orders do have textpositions (Typ AGTX), that causes errors, because they don't have a material number or plant.
    Where can I customize, that these textpositions should not be embargo checked?
    Thank you for your help.
    kind regards
    Sabine

    Hello Sabine,
    you would have to modify BADis for MM0A and SD0A document transfers saying when transferring document with items having AGTX filled not to be relevant for GTS.
    Materials Management u2192 Purchasing u2192 Basic Functions u2192 Foreign
    Trade/Customs u2192 SAP GRC Global Trade Services- Plug-In u2192
    Business Add-Ins for SAP GRC Global Trade Services u2192 Change and
    Expand Document Data for Transfer
    Sales and Distribution u2192 Foreign Trade/Customs u2192 SAP GRC Global
    Trade Services- Plug-In u2192 Business Add-Ins for SAP GRC Global Trade
    Services u2192 Change and Expand Document Data for Transfer
    Hope it helps,
    Best regards,
    Gabriel.

  • Help with initial setup for AirPort Express

    Now, before we decided to go wireless, our internet was configured like this: cable cord to router, ethernet cable connecting the router to CPU. This worked fine and our internet has never really had any sort of problems. However, we have had problems with our new AirPort Express. I've tried taking the ethernet cable that's connecting our router to our CPU, and using it to connect the router to the AirPort Express.
    However, I keep getting the flashing amber light. When I go into the diagnostics, it says that it cannot pick up an internet connection, even though I'm able to get internet when I plug in directly. If I try to ignore this and set up the account anyway, I can get my computer to connect to the AirPort Express, but I can't get the AirPort Express to connect to the internet.
    Please help!

    pen22, Welcome to the discussion area!
    Did you configure the AirPort Express (AX) to use the same settings as your CPU to connect to the internet?

  • Problems with signing up for apps with a blackberry curve 9300

    I bought a new curve on wind mobile, and I signed up for a blackberry ID.  I must have forgotten the password because it won't let me in now and when I try to reset it, the site says that the verification code (the one that's used to make sure I am not a spam-bot) is incorrect.  I've tried more than ten times, but I keep getting the same message.  Is anyone else having the same trouble?  Any known solution?
    cheers
    Darci

    Wow.  I have no idea how this happened, but at some point, I lost my Apple Root Certificate - that seems important.  I reinstalled it from http://www.apple.com/certificateauthority/ and all is right with the world - and Adobe CC Desktop Installer.

Maybe you are looking for

  • My new computer is "offline" to Aperture

    I bought a new laptop to replace a previous one. I used Migration Manager. All the photo files and the Aperture Library are where they previously were. I renamed the HD on the new computer to match that of the old. I am the same user name and passwor

  • Download adobe flash player to iPad 4 using puffin web browser

    Good Day, I am new to iPad4 and want to install Adobe Flash Player; Youtube suggested Puffin Web Browser and Icannot download it. Please help, EM

  • Web service for CREATE_TRIP_DATA

    Hello, I am very new to SAP and webservices and have an issue with getting a response from a web service I created for a simple function module BAPI_CREATE_TRIP_FROM_DATA. I am getting the following response for the SOAP request from soapUI: <soap-en

  • Adding bottom line border conditionally- Is it possible?

    Hello, im displaying a table and without line border between them in the following way: package           | description              |  delivery 85309857450   | certain  description |  8519863681                                                       

  • Mac pro 8 core

    Hi, I am purchasing the 8 core mac pro but had a few questions. It's my first mac. I am going to be running logic studio, 2 hard dives, 12 gigs of ram. My questions are.. Do I need a raid controller card,(I think I do fo PCI slots and better data sto