XI_J2EE_ADAPTER_JDBC      INITIALIZATION_ERROR

Hi experts,
file to JDBC
the follow error occurs:
Status     System Error
Repeatable     Yes
Cancelable     Yes
Error Category     XI_J2EE_ADAPTER_JDBC
Error Code     INITIALIZATION_ERROR
Start     04.02.2009 12:16:56
End     04.02.2009 12:31:56
Sender Party     
Sender Service     ts_flatfile_bapi_sender
Receiver Party     
Receiver Service     bs_jdbc
Interface     urn:flatfile:to:jdbc
mi_jdbc
Quality of Service     Exactly Once
Message     808c467c-2c59-47de-38c8-ba9eac204f71
Reference     
Conversation ID     
Version     0
Edited     No
Serialization Context     
Direction     INBOUND
Message Type     Recv
Profile     XI
Connection     JDBC_http://sap.com/xi/XI/System
Transport     HTTP
End Point     http://cropi-204:50000/MessagingSystem/receive/AFW/XI
Authorization     PasswordCredential(PIISUSER):password=********
Sequential Number     0
Number of Retries     3
Failed     4
Retries     300000
Valid to     
Persist Until     06.03.2009 12:16:56
Schedule Time     04.02.2009 12:31:56
thanks

Hi,
have you deployed your JDBC drivers in your JDBC adapter in your XI system...................
have you configured your JDBC reciever adapter in ID..................
just check whether your target JDBC system is running or not.............
Regards,
Rajeev Gupta

Similar Messages

  • Error Categories and Error Codes in XI??

    Hi,
    What kinds of error categories and error codes exist in XI?
    Does anyone know the list like below?
    Where can I find related documents?
    Error Category                           Error Code
    XI_J2EE_ADAPTER_JDBC     PROCESSING_ERROR
    XI_J2EE_ADAPTER_FILE     PROCESSING_ERROR
    XI_J2EE_ADAPTER_JDBC     NOT_ACTIVATED
    XI_J2EE_ADAPTER_XI_HANDLER     CALL_CONSUMER_ERROR
    XI_J2EE_ADAPTER_JDBC     INITIALIZATION_ERROR
    Thank you.

    > Error Category                           Error Code
    > XI_J2EE_ADAPTER_JDBC     PROCESSING_ERROR
    if JDBC is want to insert, update of delete etc and its fails becaus of invalid SQL querry, or data type mismatch etc
    > XI_J2EE_ADAPTER_FILE     PROCESSING_ERROR
    //same for file..unablet put the file..no directory..no authorization to read or write the file etc.
    > XI_J2EE_ADAPTER_JDBC     NOT_ACTIVATED
    JDBC adapter is not activated
    So far I am not come up any document for this..if some know about it then do come up and share with us:-)
    Thanks
    Farooq.
    *Rewards points if you find it useful**

  • How to get Alerts mail for adapter engine errors in SAP PI 7.0

    Hi Friends,
    I configured Alerts in PI 7.0. with the help of t-code u2018ALRTCATDEF and created a new alert catergory.
    In container tab i have mentioned all give below elements.
    SXMS_MSG_GUID, SXMS_RULE_NAME, SXMS_ERROR_CAT, SXMS_ERROR_CODE, SXMS_FROM_PARTY, SXMS_FROM_SERVICE, SXMS_FROM_NAMESPACE, SXMS_FROM_INTERFACE, SXMS_TO_PARTY, SXMS_TO_SERVICE, SXMS_TO_NAMESPACE,SXMS_TO_INTERFACE
    I am getting alerts when I manually test the alerts configurations by running the report u2018RSALERTTESTu2019.
    I am getting mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    But When I am getting a error , I am not getting an alert mail. Right now iam doing in XI Development.
    I am not getting an Alert mail , when my message is in status of : System Error . Error catergory is : XI_J2EE_ADAPTER_JDBC.
    Kindly tell how to get alert mail for error catergory : XI_J2EE_ADAPTER_JDBC and in Adapter engine errors.
    How to get alert mail when my message is failed with any reason in Adapter engine.
    Waiting for quick replay. Please help me out.
    Regards,
    Ahmed.

    Hi thanks for quick reply.
    As per your given link : http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14877. [original link is broken]
    I have done all these steps. But still little problem.
    as per link he is getting Error  description , error message id , alert rule..
    In my case I am not getting these information. when my messages failed. When I am doing manully testing the alert getting an mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    Is it okay the body of mail??.
    I am not getting alert mail when my messages failed in adapter engine and Integration Engine.
    Ex my message is failed in AE:as below.
    My messages flow as : SAP --> XI --> DB.
    Messages is success (in ECC moni)> XI moni also success> XI Adapter engine getting error as (Status: System Error) and (Error Category : XI_J2EE_ADAPTER_JDBC).
    Regards,
    Ahmed.

  • JDBC Receiver Error: Resource Pool Exception

    Hi All,
    I am having a scenario where my messages are flowing from SAP to legacy system using JDBC as the receiver adapter and at the legacy system it is updating the Oracle Database. It was all running succesfully from long back. Now I got the following error (in every communicaton channel which using the JDBC adapter, I chcekd this in communication channel monitoring) in Runtime Workbench --> Message Monitoring --> Adapter Engine.
    Error Category XI_J2EE_ADAPTER_JDBC
    Error Code PROCESSING_ERROR
    2009-09-16 22:03:35 Success Receiver JDBC adapter: processing started; QoS required: ExactlyOnce
    2009-09-16 22:03:59 Error Exception caught by adapter framework: Error when attempting to get processing resources: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@XX.XX.XX.XX:XXXX:XXXX': SQLException: ORA-04031: unable to allocate 3968 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","transaction")
    I have checked in SDN where I get information about : Cannot establish connection to URL 'jdbc:oracle:thin:@XX.XX.XX.XX:XXXX:XXXX':. But I am not getting any information about SQLException: ORA-04031: unable to allocate 3968 bytes of shared memory ("shared pool","unknown object","sga heap(1,0)","transaction").
    Can any body please let me know about the error which I am getting and how can I resolve it.
    Thanks in advance.

    Thanks Abhishek for ur reply.
    This means that it not the technical job in which I can provide any help. Our DBA they all are client.
    I have read in SDN that it cannot establish connection to URL because either Oracle is down or JDBC parameters have been changed (like user name/password).
    If enough resource pools are not available...enough space / resources seems to be unavailable then what needs to be done from my side (as the client always ask me what needs to be done then and by whom).
    Thanks
    Zeba

  • Cant open gedit in root user

    so when i want open gedit in root
    [arash@WhiteCrow1 ~]$ su
    Password:
    [root@WhiteCrow1 TEXT_File]# gedit <somefile>
    (gedit:2728): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
    GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
    [root@WhiteCrow1 TEXT_File]# gksu gedit <somefile>
    GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
    [root@WhiteCrow1 TEXT_File]#
    how can i do for fix this ?
    Last edited by arastoo.s (2010-11-17 14:00:34)

    unset DBUS_SESSION_BUS_ADDRESS
    seems to work for me.
    dbus should really export a better error. If any dbus dev's show up maybe someone can figure out how to turn this error:
    root@me-ThinkPad-T61p:/etc# gedit
    GLib-GIO:ERROR:/build/buildd/glib2.0-2.26.1/gio/gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
    Aborted
    root@me-ThinkPad-T61p:/etc#
    Into:
    root@me-ThinkPad-T61p:/etc# gedit
    WHOA! DBUS is totally borked because DBUS_SESSION_BUS_ADDRESS is set. unset it and try again!
    Aborted
    root@me-ThinkPad-T61p:/etc#

  • How to receive alerts for new books published by an author

    When I look on my iTunes account and go to My Alerts.  There doesn't seem to be a way to add a new author to my alerts.

    Hi thanks for quick reply.
    As per your given link : http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14877. [original link is broken]
    I have done all these steps. But still little problem.
    as per link he is getting Error  description , error message id , alert rule..
    In my case I am not getting these information. when my messages failed. When I am doing manully testing the alert getting an mail as :
    Alert ID: ##00009##
    Dear Administrator,
    This is with respect to XI Scenario. During processing of XML file from ECC or XYZ Server, Following error has been occured:
    Message ID:
    Interface:
    NOTE: To check the file name, go to SXMB_MONI and search for above message ID.
    Double click on that message ID and click on error in left hand tree.
    Please take appropriate action in co-ordination with respective functional and BASIS consultant.
    Is it okay the body of mail??.
    I am not getting alert mail when my messages failed in adapter engine and Integration Engine.
    Ex my message is failed in AE:as below.
    My messages flow as : SAP --> XI --> DB.
    Messages is success (in ECC moni)> XI moni also success> XI Adapter engine getting error as (Status: System Error) and (Error Category : XI_J2EE_ADAPTER_JDBC).
    Regards,
    Ahmed.

  • Make gtk3 applications look nice on xfce4

    Gtk3 apps have the windows 98 look on my fresh xfce4 install.
    In order to change the looks of qt apps I use qtconfig.
    What do I do in order to make gtk3 apps look nice because gnome-tweak-tool doesn't work.
    [root@sb1r3ak-desktop sb1r3ak]# gksu gnome-tweak-tool
    GLib-GIO:ERROR:gdbusconnection.c:2279:initable_init: assertion failed: (connection->initialization_error == NULL)
    Aborted

    wonder wrote:
    @Awebb yeah, i didn't want to make fun of that
    root in root, is like Inception
    We need to go deeper
    I had two terminals open.I tried gnome-tweak-tool in the first one and the other one with su.After that I was supposed to try with gksu in the first term not the second one with su /facepalm.
    Thanks to the following post
    https://bbs.archlinux.org/viewtopic.php?id=116451
    I have all the needed info now just one thing.What's the name of the elementary theme?( using egtk-bzr from AUR)
    I tried elementary,egtk,egtk-bzr ..

  • Vmware Player in Arch Linux and RFKILL

    Hi,
    I am a newbie to Arch Linux, I have installed Vmware player in Arch but it doesn't seem to be running. I have followed the guide in the Arch Wiki. This is the output of the related commands.
    [root@swallowed Desktop]# uname -r
    2.6.35-ARCH
    [root@swallowed Desktop]# vmware-installer -l
    No protocol specified
    No protocol specified
    Product Name Product Version
    ====================== ====================
    vmware-player 3.1.2.301548
    [root@swallowed Desktop]# /etc/rc.d/vmware
    vmware vmware.d/
    [root@swallowed Desktop]# /etc/rc.d/vmware start
    Starting VMware services:
    VMware USB Arbitrator done
    Virtual machine monitor failed
    Virtual machine communication interface failed
    VM communication interface socket family failed
    Blocking file system failed
    Virtual ethernet failed
    [root@swallowed Desktop]# vmplayer
    No protocol specified
    xprop: unable to open display ':0.0'
    GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
    No protocol specified
    xprop: unable to open display ':0.0'
    GLib-GIO:ERROR:gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)
    No protocol specified
    (vmware-modconfig:5602): Gtk-WARNING **: cannot open display: :0.0
    [root@swallowed Desktop]#
    Does anyone know how to resolve this problem?
    Besides, I installed Arch on Dell Studio XPS 1640 and I don't seem tobe able to remove the hard block on my Wifi card. I installed all the driver already. This is the output of commands.
    [root@swallowed Desktop]# rfkill list
    0: dell-wifi: Wireless LAN
    Soft blocked: yes
    Hard blocked: yes
    1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    [root@swallowed Desktop]# rfkill unblock 0
    [root@swallowed Desktop]# rfkill list
    0: dell-wifi: Wireless LAN
    Soft blocked: yes
    Hard blocked: yes
    1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: yes
    [root@swallowed Desktop]#
    I even try to include this inside modprobe but it doesn't work.
    [root@swallowed Desktop]# cat /etc/modprobe.d/modprobe.conf
    # /etc/modprobe.d/modprobe.conf (for v2.6 kernels)
    options ath_pci rfkill=0
    options snd-pcsp index=2
    options iwlcore led_mode=1
    Thank you so much!

    vmware products need patching for kernel 2.6.35 - you didn't mention if you did that or not, but if you didn't, that would explain why vmware is not starting.

Maybe you are looking for