Which ver of J2SE AE fixes both namespace length and XMB2FILEWITHCONVERSION

We have implemented the SP09 J2SE adapter engine (SAPXICONS09_0-20001977.SCA) on most of our endpoints,  after having recently upgraded from SP06 J2SE (SAPXICONS06_2-20001977.SCA).
SP06 J2SE (SAPXICONS06_2-20001977.SCA) throws an error when ever the namespace is greater than 60 characters, to solve this issue we decided to upgrade the version to SP09.
Everything seemed to be working fine, until we noticed NullPointerException error whenever we used the XMB2FILEWITHCONVERSION mode. Eg: J2SE file adapter
Surprisingly SP06 J2SE AE doesn't have this issue. Unfortunately for us, we have several interfaces which have both long namespace and the XML to Plain conversion issues.
I'm looking for any options worth exploring as we await SAP's response. We are running on PI 7.1 SP 06 currently

I have figured out how to solve part of the problem. It was completely Xorg related, as you can see from the Xorg.0.log. I removed nouveau and installed Nvidia proprietary driver, in this way X doesn't timeout anymore but now I still have a problem with the time it takes X to start up. As you can see from these lines:
[ 20.141] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 20.141] (II) Loader magic: 0x818d80
[ 20.141] (II) Module ABI versions:
[ 20.141] X.Org ANSI C Emulation: 0.4
[ 20.141] X.Org Video Driver: 18.0
[ 20.141] X.Org XInput driver : 21.0
[ 20.141] X.Org Server Extension : 8.0
[ 44.585] (EE) systemd-logind: failed to get session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[ 44.585] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 44.586] (--) PCI:*(0:0:2:0) 8086:0416:1043:11cd rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 44.586] (--) PCI: (0:1:0:0) 10de:0fe4:1043:11cd rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 44.586] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 44.586] (II) LoadModule: "glx"
There is quite a jump in the timestamps just where an error related with logind occurs. Is it normal or I have a problem? BTW, Xorg doesn't timeout anymore it seems.
Is there anyone who can help me? Maybe I have simply posted in the wrong section of the forum?
Last edited by Aliverix (2014-11-06 22:47:24)

Similar Messages

  • How to fix the column length and table length?

    Hi Experts/Gurus,
    I want to fix the column lenght so that if data exceeds it should be in the same colum. But the size of the table should not get changed.. I used the width property of both table and column. But its not working..
    Regards,
    Yugesh

    Hi Yugesh,
    For column wrapping you can use the SET_WRAPPING of cl_salv_wd_header and the data.....you have got cell editor for that column right...then using the cell edtior reference you can get the specific cell tyep(like cl_salv_wd_text_view type check this)
    this is object reference and you can use the set_wrapping of this class. using this you can get the wrapping functionality for the data also....
    DATA: lr_column TYPE REF TO cl_salv_wd_column,
               lr_column_header type ref to cl_salv_wd_header,
               lr_editor type ref to cl_salv_wd_uie,
               lr_textview type ref to cl_salv_wd_uie_text_view.
    wd_this->alv_value->if_salv_wd_table_settings~set_fixed_table_layout( ABAP_TRUE ).
    lr_column = wd_this->alv_value->if_salv_wd_column_settings~get_column( 'EDITION' ).
    lr_column->set_width( '55' ).
    lr_column_header = lr_column->get_header( ).
    lr_column_header->set_wrapping( abap_true).
    lr_editor = lr_column->get_cell_editor( ).
    lr_textview ?= lr_editor.
    lr_textview->set_wrapping( abap_true ).
    Now for the column and it's data the wrapping is set...
    Regards,
    Lekha.
    Edited by: Lekha on Nov 16, 2009 2:12 PM

  • 5.1 vs Stutter. Anyway to fix both?

    Hello,
    I have the problem where by itunes wont play audio through the rear channels on my speakers. After a search it appears that the only fix is to disable waveout in the QuickTime settings and use directsound. Now that would be fine, it it were not for that then giving me the itunes stutter problem, which the only way i can fix is to re enable the safe option waveout in QT.
    So unfortunately I have both problems, and the solution for each is the cause of the other.
    Is there any way I can fix both?
    (directx and hardware audio drivers are all up to date, and I dont have a creative soundblaster, which some people have been successful in using a software fix for, I have nforce2)
    Regards, Andrew
    Windows XP
    Windows XP

    "directx and hardware audio drivers are all up to
    date" as i believe i mentioned when i first posted.
    Any helpful suggestions would be appreciated.
    Might want to check that again. I thought my motherboard's chipset drivers were up to date until I actually went and looked for newer drivers for the chipset instead of those for the motherboard. Found I was several revs behind and updating solved a lot of problems.
    Just saying, is all.

  • Can a single Access Point support both bridge mode and Access Point mode at the same time

    Hi Guys
    Does anyone know which access point can work in both bridge mode and AP mode ?
    Cheers

    Well what are you trying to cover. If its really a large outdoor area, then look at the mesh AP. Those require a WLC. Autonomous or stand alone ap can perform bridging on one radio and client access on another. You can also look at AP that support indoor mesh that also controlled by a wlc. If your putting APs outdoors, then look at the outdoor mesh.
    Thanks,
    Scott Fella
    Sent from my iPhone

  • Applescript to resize images by BOTH length and width?

    I've searched for this, so please forgive me if I've somehow missed it.  I'm looking for an Applescript that will resize both the length and width of an image.  Ideally, I'd just like to save it to my desktop and drop images on it, resizing them to 250x166 pixels.  Is this possible?  I've seen scripts for length OR width, but nothing that will do both.  I know, the images will be out of proportion, but for what I'm doing, that won't be an issue.  Any help is greatly appreciated!

    Your request is a little unusual, which may be part of your problem.
    The issue is that, usually, when you resize an image you want to scale it proportionally to maintain the same aspect ratio. Otherwise you end up distorting the image in one direction.
    For example, if your image is, say 250 x 84px and you just double the height to get 166px, the image will distort and probably not look like what you wanted.
    So what you want is probably a combination of scale, crop and/or pad. Scale proportionally increases or decreases the image's dimensions. crop trims an image to a certain size, and pad expands an image's boundaries to fill the space. Anything more than that requires additional thought as to what you want the image to look like.

  • Safari Ver 5.1.10 Fix For The "Old Style" Google Problem...

    @ The mods/ Admins
    I'm not sure if this is the correct place to post this but I cannot seem to find the thread where people were discussing the recent problem Google introduced by forcing some versions of Safari to revert back to their old style Google layout and format...
    I was told by a moderator (Zack T.) that I could post my "Fix/ Solution" to this problem here on the site but I can't find the original thread for this. So I am posting the "Fix" here as I'm still getting inundated with emails from people here and from Googles "help" forums asking me for this solution...
    Could you please if possible leave this thread available for those people running Safari Ver 5.1.10 so that they can try for themselves this "Fix" without having to contact me personally over it, or can you (if needed) move this post to the appropriate thread...
    Thank you...
    The following is a "Fix/ Solution" that I have created that solves the problem for users of Safari Ver 5.1.10  that Google introduced recently where they now block older version of Safari from using the "Modern Style" layout and features of Google which they had been used to...
    You can still use the "Modern Style" Google with Safari 5.1.10 via the "Develop/ User Agent/ Other" menu to switch to a "User Agent" that allows you to use the "Modern Google" however, there is no way to make this as the permanent "Default User Agent" in Safari 5.1.10 and it has to be done for each new tab you open and every time you startup Safari... which is not exactly good or helpful...
    That's where this "Fix" solves that for you. This fix will make sure Safari 5.1.10 starts up and uses a custom "User Agent" that allows you to continue to use the "Modern Style" Google and not have to constantly change the "User Agent" via the "Develop" menu...
    It also has the benefit over other methods that are about of using FireFox "User Agents" in that this fix creates a Mac specific "User agent" that means you get the correct pages from whatever it is you are accessing on the internet (The FireFox one causes some changes to graphics and page layout when used on a Mac)...
    As long as you are certain you are using Safari Version 5.1.10 on a Mac running OSX 10.6.8 (Snow Leopard) and they are all fully updated as far as they can be then this fix should work for you (it already has for several thousand other Safari 5.1. 10 users whom have tried it)...
    INSTRUCTIONS.... Safari Version 5.1.10 Fix To Restore The "Modern Style" Google...
    IMPORTANT !!! --- MAKE SURE SAFARI ISN"T RUNNING ---
    Download the following DMG which contains the "Fix" for Safari Ver 5.1.10...
    http://www.mediafire.com/download/7wsl4n5siu7cphw/Safari_Ver_5.1.10_Google_Fix.d mg
    When you open the DMG file you will see a window that looks like this...
    IMPORTANT --- MAKE SURE SAFARI ISN"T RUNNING ---
    STEP 1: Double click on the folder called "A" to open it...
    STEP 2: From the new window that opens from folder "A"  find the file called "Safari" and drag
    it to your Desktop screen to make a copy of it (this is both for safekeeping and in case the "fix"
    doesn't work for you so that you can still restore the original file)...
    STEP 3: Drag the file from the downloaded DMG window called "Safari" onto the folder in the
    same window called "A"...
    Now start Safari as you would normally and if the fix has worked you should once again be seeing the
    "Modern" look Google once again. You should copy/ move the original "Safari" file you copied to your
    Desktop screen to a safe place for storage (Downloads or Documents for example) in case you ever
    need or want to restore the original file to Safari at some pint in the future...
    IMPORTANT:- If you're still seeing the old version of Google in Safari after trying this fix then
    unfortunately it hasn't worked for you and you MUST replace/ put back the
    original "Safari" file you copied to your Desktop screen...
    This is simple to do and is achieved by simply dragging the original "Safari"
    file you copied to your Desktop screen onto the "A" folder in the "Safari Fix"
    window...
    Happy Googling - MadFranko008 (2014)

    I followed instructions from Carolyn Smith in another thread (see below) - but Safari did not start anyway. After that I discovered that Safari started when starting from /Program/-folder but not from Docks on the desktop.
    So - throw away the old icon on the desktop and make a new one.
    /Vesno
    Carolyn Samit San Francisco Bay Area
    Re: Safari quit unexpectedly after my last update, What do I do? 
    Mar 13, 2012 7:15 PM (in response to Mac Engineer)
    Hi...
    Quit Safari.
    Go to ~/Library/Safari
    Move these files from the Safari folder to the Trash.
    History.plist
    LastSession.plist
    TopSites.plist
    WebpageIcons.db
    Now go to ~/Library/Caches/com.apple.Safari/Cache.db
    Move the Cache.db file to and the Webpage Previews folder to the Trash.
    Relaunch Safari.
    ~ (Tilde) character represents the Home folder.
    edited by:  cs
    Re: Safari quit unexpectedly after my last update, What do I do? 

  • I've just bought an iPhone 5S in the UK, seems like a big mistake. I have turned off sync to icloud from the phone for both my contacts and calendar, as told on itunes. However, iTunes still says they are synced from iCloud and wont sync to PC, Fix ?

    I've just bought an iPhone 5S in the UK, seems like a big mistake, but luckily by law we can return goods, which is exactly what is going to happen if I cant get this to work. This is my business phone, not having it functional can cost me money.
    I have turned off sync to icloud from the phone for both my contacts and calendar, as told on itunes. However, iTunes still says they are synced from iCloud and wont sync to my PC, why and how do I fix it so that it doesnt go to iCloud for anything ?
    The phone currently has no contacts or calendar information installed.
    PC is HP Probook 4730s running Windows 7, Professional, version 6.1.7601 Service Pack 1 Build 7601.

    I'm happy you figured it out and just try to keep in mind that not everyone you talk to at support will give the same advice or have the same knowledge. Just like those who contribute to these forums. Sometimes Google is your best friend.
    I agree that Apple could probably make it easier, but as of yet prefer security over freedom. (sound famaliar?)
    Anyway, if you choose to do so, you can leave feedback here:
    Apple.com Feedback
    Apple Support Feedback
    Developer Feedback
    Product Feedback
    QuickTime Feedback
    Search Feedback

  • How do I fix the timeline so both the images and the timeline are 1080p?

    Hello everybody. I'm a relative newbie to FCP, but not totally new to the world of video editing. I've got a problem that I hope somebody out there can assist me with.
    I've shot a lot of footage in HD (1080p) and have imported everything into a timeline. I've performed all my edits, transitions, music integration etc - now when I go to output the footage I realise I've made the mistake of doing everything in a 576p timeline.
    I've figured out how to resize the timeline, but all the clips appear in their original 576p resolution in the middle of the canvas (ie huge bars around the image)..
    My question is simple enough.. How do I fix the timeline so both the images and the timeline are 1080p? Is there a method to 'resize' all the clips to the new timeline? Will this resize the 576p clips or will they still be native 1080p?
    If importing all those clips into the original timeline has destroyed pixels, then resizing to 1080p is definately not what I want to do. I want to retain all the resolution of the original clips.
    Any advice would be very much appreciated. I've created nearly 300 edits in this timeline, not including all the effects and transitions. If I have to redo all this because I set up the timeline incorrectly I'm going to be rather upset!
    Thanks everybody.

    If you captured the footage as 1080 then the fastest way to re-size all the clips back to 1080 is to select all the clips on the time line and then in the menu bar go to Edit -> Remove Attributes. This will pop up window asking which attributes you want to remove. I would try checking the Basic Motion and Distort attributes and click OK. This should pop everything back to their original size and shape.
    However, this will also remove any re-sizing or distortion that is intentional (ie to blow up a particular clip so you can focus on something).

  • From which table ,i ll get both the invoice and cleared amount ???

    Hi Friends,
    i am making a report for my sales client where finance part is also required.
    the requirement is : the sales people want know the status of the invoice generated at their end.the report shud be like if they enter the invoice no,fiscal year and coustomer they will be able to see the status of the invoice.how much pmt has received for that particular invoice,wheather it is open or fully cleared?
    From which table i can get both invoice no. and the payment/pmts rerceived against that invoce/invoices.
    plz guide.
    Regards,
    Biswa

    Hi,
    SAP Standard Report itself covers all the requirements mentioned.  With FBL5N, we get to know how much has been invoiced, paid and cleared and how much advance has been paid by customer etc., in one screen.  Apart from this we have also all signs which show, which all invoices are due, overdue and its easy to analyse as well.
    Was this requirement given by client after seeing this standard report?
    Hope this info is helpful.
    Regards,
    Venkat

  • J2SE adapter PI 7.1 issue with XML to flat conversion and namespace length

    Dear reader,
    We are facing an issue with J2SE Adapter PI7.1 for a number of flows.
    The flow requirements:
    [1] Namespace length for interfaces is up to 100 characters
    [2] The XML message must be converted to Flat on the adapter channel
    Our PI system is at patch level 7 and we implement J2SE adapter on patch level 7 as well.
    We found that the J2SE adapter on patch level 7 does not support long namespaces [1] (as it should since this is an PI 7.1 j2SE adapter) but no issues where found with the XML to flat conversion [2].
    Experimenting with J2SE adapter on patch level 6 we found the long namespaces [1] are supported however an issue is found with the XML to flat conversion [2] as stated in SAP note 1335527.
    An SAP Customer Message is raised on this issue however your input is highly appricated!
    With Kind Regards,
    Harald Kastelijn
    Edited by: Harald Kastelijn on Mar 6, 2010 9:17 AM
    Edited by: Harald Kastelijn on Mar 6, 2010 9:19 AM

    We found that the J2SE adapter on patch level 7 does not support long namespaces [1] (as it should since this is an PI 7.1
    j2SE adapter) but no issues where found with the XML to flat conversion [2]
    I think the restriction of namespace length still remains in design time (IR).....the same however has been extended in configuration and runtime...this SAP note has some information: https://service.sap.com/sap/support/notes/870809

  • BP which is both a customer and vendor

    I have a BP which is both a customer and vendor. The BP owe us USD262.50, so now I want to do a offset by paying only the balance of 1897.50.  How do I create this entry? Thanks.

    In SAP you cannot have the same BP as the Vendor and also the Customer.  You would need two seperate BP's.  But if it a one time thing as explained earlier you may use a JE.  Or you may directly go to Incoming / Outgoing Payment and make / receive payment either from Vendor / Customer.
    Best wishes
    Suda

  • I am trying to set up home sharing between my iphone 4s and mac which is running itunes 11. Both are connected to my home wifi network and using the same apple id but on the iphone app it says 'Turn on Home sharing in iTunes on your mac using account ***

    I am trying to set up home sharing between my iphone 4s and mac which is running itunes 11. Both are connected to my home wifi network and using the same apple id but on the iphone app it says 'Turn on Home sharing in iTunes on your computer or apple tv using account ***
    Does anybody have suggestions as to why this is the case?

    Understanding Home Sharing - Support - Apple
    Hope this helps.

  • I want to install new Apple TV which can receive iTunes media stored in a NAS device connected to my router.  I would like to use both a PC and a Mac to manage this.  Is that possible?

    I guess the real question is can a single drive in the NAS be shared by both a PC and a Mac.  I plan to access the network from both the PC and mac wrelessly but will ust CAT5 between Apple TV and router.

    You are asking several different questions. If you need to store your photos, music, and movies on an external volume, you certainly can. Any externally connected hard disk drive will work, connected either directly to your Mac or to your Time Capsule as a shared volume.
    You should not rely upon using that as a backup device though. Although you certainly may use it for both purposes, it is a better idea to have dedicated backup devices for a variety of reasons not limited to redundancy. You would not want to simultaneously lose all your pictures as well as your backup. If they are all on the same device, that could happen. Furthermore, a backup cannot back up the volume on which it is running.
    As for adding an Extreme or Express, using its LAN port for your iMac, and then enable Internet sharing so you can effectively use the iMac as a "hotspot", you can do that too, but I am unclear on what benefit you believe this arrangement would convey for you.
    An Extreme's Guest network is separate from its Main network; that is the reason for having it.

  • ICloud creates duplicate text messages on both my phone and my wifes. Very annoying. where do I go to fix settings?

    I can't find a easily accessible way to not change iCloud device coveage.  Both my wife and I sync to the same computer and account.  How do I get her phone number off of account so we don't get copied in on messages sent to one another?

    To fix this go to Settings>Messages>Send & Receive and do one of the following:
    Either uncheck the email address shown under "You can be reached by iMessage at" on both phones; or
    If you want to continue to receive iMessages at this email address on one of the phones, on the other phone tap the Apple ID at the top, sign out, then sign back in using a different Apple ID (so both phones will be using a different Apple ID for iMessage).  Note: you can continue to share an Apple ID for purchasing from the iTunes and App stores.  It does not need to be the same as the ID you are using for iMessage, FaceTime and other services.

  • HT5312 So I have a problem with iTunes not letting me download anything without first responding to some security questions which I don't remember setting up, how can fix it? Oh, and it won't let me reset the questions either!

    So I have a problem with iTunes not letting me download anything without first responding to some security questions which I don't remember setting up, how can fix it? Oh, and it won't let me reset the questions either!

    If you mean that you aren't getting the reset link, then from the page that you posted from :
    Note: The option to send an email to reset your security questions and answers will not be available if a rescue email address is not provided. You will need to contact iTunes Store support in order to do so. 
    You can contact iTunes Support in your country via this page : http://support.apple.com/kb/HT5699
    When they've been reset you can then use the steps half-way down the HT5312 page that you posted from to add a rescue email address for potential future use

Maybe you are looking for

  • Take Image Of Computer And Load It Onto A Brand New MacBook Pro

    Hello, I just purchased a MacBook Pro 13". I currently have a MacBook original (White Shell with Snow Leopard) which I want to mirror completely over to the new MacBook Pro. So what I want is to completely erase (format) the new MacBook Pro and then

  • Reageding DB2 connection

    Hi all, i want to connect my java source code with DB2. I am looking in the net for the help. At one place it is written : These JAR files are required to use the DB2 JDBC Universal driver. Put both of these JAR files in your client class path to run

  • Fall back systemwhen multiple SAP systems trying to acheive SSO with BOEXI

    Friends, I need a small clarification on ' SSO between BOE XI 3.1 and SAP BI 7' Scenario, Say when multiple users log on through their  SAP EP Portals or Netwever Portals, they use their tokens generated by their respective EP portals which are passe

  • When to use "my role" and "partner role" in BPEL?

    I'm a bit confused when to set/use partner role and my role. Can anyone shed a little light, regards, Henrik

  • CS6 Design & Web Premium trial stops in the middle of downloading.

    I've tried to download CS6 Design & Web Premium on several occasion over the last four days, and everytime it stops at just over 10% of the download. I've made sure I have enough disk-space. I run at about 20M download speed. I've tried both wireless