License error, Invalid host IP

I have following problem when I try to start my server. The license.bea
file is in the bea home dir.
$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
Unable to start WebLogic Server!!
WebLogic: license error, Invalid host IP
$$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
I have tried todo this:
[root@vsdrift bea]# java -Dbea.home=/home/bea/bea utils.showLicenses
java.lang.NoClassDefFoundError: utils/showLicenses
[root@vsdrift bea]#
Also this:
[root@vsdrift bea]# java utils.myip
java.lang.NoClassDefFoundError: utils/myip
So I cannot see my IP and I cannot show licens info. Is there some kind
of environment variable I can set so I can run the utilities?

Hi,
Looks like you are using IP based license file.
Go through the below docs and get a license which is not bound to any IP address and use it.
Unable To Start Weblogic - BEA-000383 A critical service failed. The server will shut itself down (Doc ID 1430344.1)
After OS was patched, IP-Based Licenses Fail With Error Message "WebLogic: license error, Invalid host IP" (Doc ID 847570.1)
Thanks,
Sharmela

Similar Messages

  • Xcode error : invalid host string:'local host'

    I am trying to run in command line tool the following code:
    #import <Foundation/Foundation.h>
    int main(int argc, const char * argv[])
        @autoreleasepool {
           // insert code here...
        NSLog(@"Hello, World!");
    return 0;
    and after "Build Succeeded" I am getting the following error:
    error: failed to launch '/Users/rrusnac/Library/Developer/Xcode/DerivedData/5.1_Practice-gdhkgzautnruix bnobucittithbz/Build/Products/Debug/5.1 Practice ' --invalid host string: 'localhost'
    It doesnt matter what code I enter, I get the same error. I cant figure out for the life of me why this is happening. I am running Xcode  4.3.2 and Lion 10.7.4.
    The programs build and run with no Issues, but this error always pops up. Please help me!

    J'ai le même problème depuis quelques jours et je n'arrive pas à éxécuter le programme.
    En revanche, il n'y a aucune erreur lorsque je le compile.
    Je ne peux pas éxécuter mes programmes.
    Qu'est-ce que je peux faire pour résoudre ce problème ?

  • DS Install Invalid Host IP?

    I am using the java_es_05Q4-ga-linux-x86.iso to install DS (and Admin server) on a RHEL 3 server. During install I am presented with the host and domain name.
    Host Name: sample
    DNS Domian Name: bldg.mydomain.com
    When i do this i get an invalid host ip error. In the documentation this is the correct format to enter it. I have checked my network settings, dns, and etc/hosts file and everything is ok.
    Now whats even more strange is that when i put a period at the end of the domain name, the installation continues without the error.
    DNS Domian Name: bldg.mydomain.com.
    Anybody have this problem?

    Chad,
    Try placing the IP address in your etc/host file at the top of the list.
    Regards
    Mayur
    "Chad Price" <[email protected]> wrote:
    >
    I'm trying to run my weblogic 6.1 sp3 instance under a security manager.
    When
    I go to restart my weblogic, I get an error:
    License error, Invalid host IP
    having looked at ticket S-15389, I used java utils.myip java utils.netAddresses
    -a to verify that the IP Address returned by the JVM is the same as
    the one in
    the license file. Additionally, I checked the /etc/hosts file to verify
    the IP
    address mapped to the server name was the same in the license file.
    Any thoughts on how to resolve this issue? (There does not appear to
    be any spacing
    in my license, which ticket S-11079 indicated would raise the same error).
    I get none of the above errors if I do not use a security manager.

  • Maple 18 license error

    Hi!
    Maple's license manager gives the following error at startup:
    Maple initialization error, Invalid host.
    The hostid of this system does not match the hostid
    specified in the license file.
    Feature: Maple18
    Hostid: INTERNET=
    License path: /home/labuwx/Applications/Maple/license/license.dat:
    FLEXnet Licensing error:-9,57
    For further information, refer to the FLEXnet Licensing documentation,
    available at "www.acresso.com".
    SN=
    I use a 64 bit system, Maple is 64 bit as well, but the license manager is 32 bit.
    According to this site the only thing I need to do is installing lsb-core / lsb-base.
    I searched the web a lot but found no solution. The things I tried:
    -made a fake eth0
    -installed ld-lsb, lsb-release
    Is there anybody here who could get Maple run in Arch?

    Hey men!
    I think it can be a problem with grub. Since grub uses the first 63 sectors (or so) of the HDD, and FLEXnet uses sector 32, they might conflict. I had problems installing grub on a PC that had a Borland compiler on a windows partition because Borland uses/used FLEXnet. Same is with AutoDesk products, almost every CAD, etc... The only solution I found was using another disk for my linuxes. But I Don't know what to do if you are already on linux. Try searching around FLEXnet and grub. Sorry, I used up all of my time now :-| Hope you'll find something, I also need Maple and it's a mess. I will put it on windows I think.

  • XCode: invalid host string: 'localhost'

    Hey! I'm trying to compile some C++ code in XCode. I'm getting this error: invalid host string: 'localhost'
    So I searched on the web. I found it was probably in error in hosts, so I checked it. But, my hosts was perfect! Nothing wrong with it! Here's my hosts file:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    127.0.0.1       localhost
    255.255.255.255 broadcasthost
    ::1             localhost
    fe80::1%lo0     localhost
    Yup.

    I was running against the same problem on a run-time of xcode debug. Are you running gas mask? If so, I was simply under the remote file rather than the local in my settings.

  • Host Credentials ERROR Invalid username and or password Oracle 11g

    Hi,
    This error has been bugging me for sometime now and I can't find a straight forward answer anywhere, can you help?
    Oracle 11g on Windows XP SP2 Intel box.
    I am trying to export data and when I'm asked for the Host Credentials I get the error
    " ERROR Invalid username and or password "
    I have tried the following syntax for Username:
    <domain name>\Administrator
    <domain name.local>\Administrator
    <domain name>/Administrator
    <Local host name>\<domain name>\Administrator
    I have gone through making sure that the local security policy settings are correct.
    I have added domain and local Administrator to the ora_dba Group.
    All services relating to Oracle are running.
    I can connect via SQL Plus with no issues.
    I can connect to EM locally and from my client pc with no issues.
    Any ideas, please, can anyone help me?
    I'll gladly furnish you with any info I can to get past this seemingly simple step!
    Regards
    naexpert.

    Trying to understand your reply, here is what I did:
    Created new Windows user called OraAdmin.
    OraAdmin is now member of administrators group and Ora_dba group.
    Logged onto EM at server and used System user logon.
    Data Movement
    Export to Export Files
    Tables
    Host Credentials
    Tried
    OraAdmin - failed
    oracle-11g\OraAdmin - failed
    oracle-11g/OraAdmin - failed
    Don't know what else to do......

  • Netpoint Error: Invalid License

    I am receiving an 'Netpoint Error: Invalid License' when trying to lauching the netpoint web application
    Error Detail: License has been altered or was not signed for current assembly
    Any hint about what is causing this error
    Sincerely
    Riade Asleh

    Yes, I have put the license file in the bin
    I have not opened the license file
    Sincerely yours
    Riade Asleh

  • License Key Error: Invalid Key

    Hi,
    I have an installation of BOE XI R2 which includes:
    1-BusinessObjects Web Intelligence Starter Kit (8 user licenses)
    2-BusinessObjects Enterprise Professional (for Query, Reporting, and Analysis) 12 users
    So in total I have 20 users.
    When I add BusinessObjects Web Intelligence BOE Professional Bundle 1 user ,
    I get the following error:
    There was an error while writing data back to the server: License Key Error: Invalid Key XXXXX-XXXXXXX-XXXXXXX-XXXX.
    Regards
    Sokol

    Hi Veera,
    Following is the temporary license key for SAP Dashboards 4.1
    <key code>
    During the installation of  SAP Dashboards, it will ask for product key. You need to insert the above product key in it.
    Let me know if this works.
    Regards,
    Noopur
    Message was edited by: Ludek Uher
    Actual Key code removed. Please see the SCN Rules of Engagement.

  • ERROR: invalid backup file version. Exception: Error while unzipping invalid wcs 7.x export file

    Hi,
    I'm having a serious issue with your brend new Cisco Prime Network Control System (NCS) and i would appreciate if someone could give me good answers.
    After a background backup task failure, the database was entirelly corrupted and the oracle server no longuer wanted to start. And because of that the NCS web server is unusable, since no one can log in.
    We tryed to restore to last known backup obtained after a former suucessful backup. But we get this error:
    "ERROR: invalid backup file version. Exception: Error while unzipping invalid wcs 7.x export file"
    All the lost data was previously migrated from the former WCS 7.x server. Before this issue everything was working fine.
    So we think that the appliance is seeing the backup file from NCS as a WCS backup.
    We need to find rapidly a solution. Here is our configuration:
    We formerly had WCS 7.0.172.0 hosted on Microsoft Windows Server 2003  SP2 with the above caracteristics: 
    Intel(R)Xeon(R) CPU  5120 @ 1.86Ghz 1.87Ghz 16GB of RAM.
    We now have NCS  Version 1.1.1.24 running under Cisco Application Deployment  Engine
    OS Release:  2.0
    ADE-OS Build Version: 2.0.1.038
    ADE-OS System Architecture:  x86_64

    I was getting this error too. TL;DR: When you transfer the wcs.zip file to your FTP server, make sure you are using BINARY mode... which is often NOT the default FTP mode.
    Long Version:
    TO GET THIS ERROR, what I had done was use the Windows CLI FTP command to transfer my "wcs.zip" to the NCS FTP server.
    -----BEGIN WRONG STEPS-----
    C:\ftp
    ftp> open x.x.x.x
    Connected to x.x.x.x.
    220 Service ready for new user
    User (x.x.x.x:(none)): ftp-user
    331 User name okay, need password for ftp-user
    Password:
    230 User logged in, proceed
    ftp> put wcs.zip
    200 Command PORT okay
    150 File status okay; about to open data connection
    226 Closing data connection
    ftp: 526768949 bytes sent blah blah etc
    -----END WRONG STEPS-----
    I would then run "ncs stop" and "ncs migrate" and get the "ERROR: invalid backup file version. Exception: Error while unzipping invalid wcs 7.x export file".
    I remembered something from my misspent youth: Windows, for no good reason, likes to transfer files in ASCII mode. UNIX (which LINUX comes from) prefers BINARY, and the two do not like to negotiate.
    TO FIX THIS, I had to just FTP in Binary mode.
    -----BEGIN RIGHT STEPS-----
    C:\ftp
    ftp> open x.x.x.x
    Connected to x.x.x.x.
    220 Service ready for new user
    User (x.x.x.x:(none)): ftp-user
    331 User name okay, need password for ftp-user
    Password:
    230 User logged in, proceed
    ftp> binary
    200 Command TYPE okay
    ftp> put wcs.zip
    200 Command PORT okay
    150 File status okay; about to open data connection
    226 Closing data connection
    ftp: 526768949 bytes sent blah blah etc
    -----END RIGHT STEPS-----
    NOW when I enter "ncs stop" (actually... had to restart them... then stop them... x.x) and then the proper "ncs migrate" commands, I get a happy output and don't have to go home late troubleshooting this.
    "  Stage 1 of 5: Decompressing backup ...
      -- complete.
      Stage 2 of 5: Restoring Support Files ...
                  : Restoring the Domain Maps ...
                  :  -- complete.
                  : Restoring the License files ...
                  :  -- complete.
      -- complete.
      Stage 3 of 5: Restoring Data ...
    I hope this helps anyone banging their head against the WCS->PI1.3 install wall.
    (Note, WCS needs to be migrated to NCS 1.1.1.24 (NOT NCS 1.1.3!!!!!) before you can migrate to Prime Infrastructure 1.2 or 1.3, because for no readily apparent reason the "ncs migrate" command was removed from PI 1.2 and up. Also note, there is no "Prime Infrastructure 1.1;" they just renamed NCS to Prime Infrastructure after NCS 1.1 because. Yes, the sentence ends there. Great products, all 3, just... agonizing to migrate.)

  • App-V 5 Adobe Creative Cloud (CC) Enterprise Licensing Error 213:19

    Hello, I've posted this on Adobe forums but also posting here to see if anyone else has experienced/overcome this issue.
    I'm attempting to create an App-V 5 sequence for Adobe Creative Cloud Enterprise software, but I appear to be getting licensing errors when launching the App-V sequence.
    From what I understand in Adobe Create Cloud Enterprise, the licensing restrictions which tie the license to the machine have now been removed so that the base packages can be created with serial numbers and can be included within build images etc as opposed
    to creating a trial package and then using a serialization file at install/launch time.
    To start with I've created a package using the Adobe Creative Cloud Packager tool (CCP) for just the Illustrator CC application which includes the serial number. I've  then sequenced this package using App-V 5 SP1.
    When I run this app-v sequence on a test machine , Illustrator loads but I end up with a 213:19 error. Looking in the amt3.log the full error is 
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | error deleting bad mkey:
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | Could not load machine key
    09/24/13 16:58:35:478 | [ERROR] |  |  |  | SLCoreService |  |  | 5624 | License store synchronization took 14.6 ms and return "License Store Access Failure: Machine key cannot be deleted (213:19)".
    09/24/13 16:58:35:539 | [INFO] |  |  |  | ALM |  |  | 5624 | _time_: (func: ALM_License_SilentValidate, duration: 0.078 sec)
    09/24/13 16:58:35:539 | [INFO] |  |  |  | ALM |  |  | 5624 | _info_: ALM_License_SilentValidate return license status: Invalid and error: 213 : 19
    09/24/13 16:58:35:539 | [ERROR] |  |  |  | ALMService |  |  | 5624 | ERROR: License_Check error 213:19. (Errno = 2)
    I've tested out modifying permissions on the following folders within the app-v package under root but this has no effect.
    C:\Program Files\Common Files\Adobe\Adobe PCD\
    C:\ProgramData\Adobe\SLStore
    I've also tried creating a package using a trial licence and then using the adobe_prtk.exe tool to serialize the product at launch (startprocess event in userconfig file) with no success.
    Anyone tried this or have any ideas?

    Hello, thanks for the reply.
    I have read those articles (multiple times :-)) I've installed the required c++ redistributables on the sequencer and also on the test machines.
    I'm not getting any errors being reported in the App-V eventlogs.
    I initially used the adobe_prtk.exe tool to serialize the app-v application at launch via startprocess in the userconfig file as shown. This runs but it doesn't work around this issue.
    <UserScripts>
          <StartProcess  RunInVirtualEnvironment="true">
            <Path>[{AppVPackageRoot}]\..\Scripts\adobe_prtk.exe</Path>
            <Arguments>--tool=VolumeSerialize --provfile=[{AppVPackageRoot}]\..\Scripts\prov.xml</Arguments>
            <Wait RollbackOnError="true"/>
     <ApplicationId>[{AppVPackageRoot}]\Support Files\Contents\Windows\Illustrator.exe</ApplicationId>
          </StartProcess>
        </UserScripts>
    Following that I read that AAMEE 3.1 removed the (http://blogs.adobe.com/oobe/2012/09/aamee-3-1or-why-puffer-fish-is-a-delicacy.html) machine to license issue
    therefore allowing packages to be created using serial numbers and to be included within build images.
    As I'm packaging Creative Cloud (not CS6), I'm assuming this has been carried into the Creative Cloud Packager for Enterprise which now must be used.
    Any other ideas appreciated.

  • RFC Connection error - Invalid length. Check parameters.

    Hi Forum, Good Morning!
    My ABAP Program will run in BACK Ground Job Processing(SM37) to download data to Presentation server( Local PC Directory). So I have created a RFC destination type TCP/IP to use 'RFC_REMOTE_FILE'  function module in my ABAP Program.
    When I am trying to test RFC connection It is giving following error.
    ERROR   Invalid length. Check parameters
    LOCATION  SAP- Server dsapp05_R3D_10 on host dsapp05 (wp 2)
    COMPONENT   CPIC
    COUNTER   14
    MODULE
    LINE
    RETURN CODE    240
    SUBRC                0
    RELEASE           640
    TIME                   Mon Dec 11 10:08:05  2006
    I did following procedure before I test RFC destination..
    I have created RFC Destination : BJRFC
    Technical Settings: Selected Registered Server Program radio button
    Program ID: BJACCESS
    Gateway host : 172.22.149.199
    gateway Service: sapdp10
    In my local machine Copied  ‘SAPRFC.INI’ file from the TEXT folder to the BIN Folder.
    Then open the SAPRFC.INI file in BIN folder and Register a RFC server program at a SAP Gateway.
    DEST=R3D_R
    TYPE=R
    PROGID=BJACCESS.rfcexec
    GWHOST=172.22.149.199
    GWSERV=sapdp10
    RFC_TRACE=0
    DEST=R3D_R
    TYPE=R
    PROGID=BJACCESS.trfcexec
    GWHOST=172.22.149.199
    GWSERV=sapdp10
    RFC_TRACE=0
    Then entered below command in dos prompt.
    C:\Program Files\SAP\FrontEnd\SAPgui\rfcsdk\bin>rfcexec -aBJACCESS –172.22.149.199 –xsapdp10.
    so how do i proceed in this kind of case.
    any help  please.
    Thanks in advance.

    Hi,
       Just you check whether your program is registered or not.
       If it is registered then you can find in SMGW transaction and go to
       GOTO - Logged on clients
    in that you will be able to see your program name if it registers succesfully.
    you have typed rfcexec -aBJACCESS –172.22.149.199 –xsapdp10
    in this way.
    In this you have misseg 'g' in front of your sap ip.
    Thanks&Regards
    Rajehs Balusu

  • Adobe Print Form Error - Invalid Response Code: (401) Unauthorized

    Hi, I've just configured ADS on Netweaver 2004s. I've run through the config guide and everything works ok including the form generation test report FP_TEST_00 which outputs PDF without issue. I have two problems:
    -When I run a "test connection" on the RFC destination 'ADS' using the ADSUSER for the login details, I get a 403 not authorized error. Changing this user to J2EE_ADMIN resolves the issue and I get a 302 redirect. I've tried adding other permissions to the ADSUSER without any luck.
    -Running a report on the Portal under e.g. Executive Reporting and attempting to just right-click and hit "Print Version" results in a 401 error for request "http://hostXX:portXX/AdobeDocumentServices/Config?style=document" exactly as per this thread: Re: Adobe Form Creation Error - Invalid Response Code: (401) Unauthorized. However, I've double-checked all user details in Visual Administrator (ADS_AGENT) and on the ABAP stack side in su01 and sm59. I also tried changing the users to dialog with no effect. If I go directly to that URL and log in with ADSUSER I get a 403 not authorised error (using J2EE_ADMIN is again successful). I've noticed that in the http access log the HTTP protocol used is 1.1 when using the web browser and 1.0 when using the sm59 connection test. I've heard of problems with using HTTP/1.1, but when I change the options on IE8 to use HTTP/1.0, it changes for all other requests except the request for "http://hostXX:portXX/AdobeDocumentServices/Config?style=document", which is still submitted as HTTP/1.1. Conversely, in sm59 if I specify that it should use HTTP/1.1 under Special Options, I can see from the access log that it is in fact still using HTTP/1.0. Could this be related to the 401 error code that I'm seeing?
    Any help would be appreciated. Thanks,
    John

    I think I've ruled out the HTTP protocol version as being an issue here. However I may have found more useful information on the actual issue.
    In the security log under usr\sap\<SID>\DVEBMGS00\j2ee\cluster\server0\log\system I see a different message for the unsuccessful report PDF generation attempt to that of a direct query to the same URL with the same web browser, as below. The unsuccessful attempt appears to forget the ADSUSER credentials and resort to the default J2EE_GUEST which has no authorisations and therefore fails. The direct query doesn't lose the ADSUSER credentials and I think this is because it prompts for the user/password when needed. Does anyone know why this happens for a direct query to this URL but not for the PDF generation attempt?
    Resulting logs from unsuccessful PDF generation attempt:
    #1.5 #005056AF1EB300750000002D0000142000048B4D2208F055#1279063306899#/System/Security/WS/SecurityProtocol#sap.com/irj#com.sap.security.core.client.ws.AuthenticationContext.setDestination#AICL0001#622##<host>_<sid>_3576650#AICL0001#4c1a62608ed511dfbe2a005056af1eb3#SAPEngine_Application_Thread[impl:3]_5##0#0#Info#1#com.sap.security.core.client.ws.AuthenticationContext#Java###An destination was set with the following properties:
    {0}.#1#{PROXY_ENABLED=false, CLIENT_AUTHENTICATION_KEYSTORE_VIEW=, SAP_SID=, SLD_URL=, USERNAME=ADSUSER, SLD_WS_NAME=, URL=http://<host>:50000/AdobeDocumentServices/Config?style=document, PROXY_URL=, SSL_SERVER_AUTHENTICATION=IGNORE, SLD_WS_SYSTEM_NAME=, PASSWORD=XXX, SLD_WS_PORT=, SAP_CLIENT=, DEFAULT_URL=http://localhost:50000/AdobeDocumentServices/Config?style=document, Authentication=BASIC, CLIENT_AUTHENTICATION_KEYSTORE_CERTIFICATE=, URL_CHOICE=Custom, SAP_LANGUAGE=}#
    #1.5 #005056AF1EB30072000000250000142000048B4D220A12ED#1279063306977#/System/Security/Authentication##com.sap.engine.services.security.authentication.logincontext#J2EE_GUEST#0##<host>_<sid>_3576650#Guest#4c1a62608ed511dfbe2a005056af1eb3#SAPEngine_Application_Thread[impl:3]_24##0#0#Info#1#com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.FAILED
    User: N/A
    Authentication Stack: com.adobe/AdobeDocumentServices*AdobeDocumentServices_Config
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   SUFFICIENT  ok          exception             true       Authentication did not succeed.#
    Successful direct access of URL http://<host>:50000/AdobeDocumentServices/Config?style=document (click on rpData test and manually log in as ADSUSER):
    #1.5 #005056AF1EB30070000000250000142000048B4D3E260016#1279063778670#/System/Security/Authentication##com.sap.engine.services.security.authentication.logincontext#ADSUSER#675##<host>_<sid>_3576650#Guest#812f72008ed611dfa62d005056af1eb3#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.OK
    User: ADSUSER
    Authentication Stack: com.adobe/AdobeDocumentServices*AdobeDocumentServices_Config
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   SUFFICIENT  ok          true       true                 
    Central Checks                                                                                true                  #
    #1.5 #005056AF1EB30070000000260000142000048B4D3E2666A6#1279063778702#/System/Security/Audit/J2EE##com.sap.engine.services.security.roles.audit#ADSUSER#675##<host>_<sid>_3576650#ADSUSER#812f72008ed611dfa62d005056af1eb3#SAPEngine_Application_Thread[impl:3]_14##0#0#Info#1#com.sap.engine.services.security.roles.audit#Java###{0}: Authorization check for caller assignment to J2EE security role [{1} : {2}].#3#ACCESS.OK#SAP-J2EE-Engine#all#

  • Acrobat 9.0 Standard Licensing Errors

    I have 11 copies of Adobe Acrobat 9.0 Standard installed in
    our office. One of the installations keeps receiving a licensing
    error - usually just after a Microsoft update. The error is
    "Licensing for this product has stopped working 148:3". I have
    uninstalled and reinstalled this product more than once but the
    licensing error comes back in a few days. I'm the administrator.
    What file keeps corrupting or how can I keep the licensing intact?
    Full message text: You cannot use this product at this time.
    You must repair the problem by uninstalling and then reinstalling
    this product or contacting your IT administrator or Adobbe customer
    support for help.

    Hi BWhiteC,
    Thank you for your post.
    You should know that these forums are specific to the
    Acrobat.com website and its set of hosted services, and do
    not cover the Acrobat family of desktop products.
    Any questions related to the Acrobat family of desktop
    products would be best suited in the Acrobat Forums:
    Link to
    Acrobat Forums
    Thanks!
    Pete

  • B2B-ESB Integration Error Text - 5084: XEngine error - Invalid data

    Hi,
    I am trying to integrate B2B with ESB.My requirement is that when i send an EDI XML file to B2B IP_OUT_QUEUE using a ESB process it needs to write an EDI file to a particular location.
    For this I have defined a business Protocol as EDI X12 over Generic Exchange for an EDI 850 5020 document.I have defined my transport protocol as a File -1.0 in B2B for both Host Trading Partner and as well as the Remote Trading Partner.
    Now when, I process the EDI XML file in ESB and send it to B2B i get an error in the Error Status Report.The following is the error.
    Error Code as AIP-51505 and Error Text as 5084: XEngine error - Invalid data.
    Please help. Thanks in advance.
    Regards,
    Kaavya

    Hi Ramesh,
    I am getting an validation error When i turn the validation on.I am getting an errorat MEA tag while doing the validation for EDI file.
    Error Code:AIP-51505
    Error Text:5034: Validator error - Extra data was encountered.
    Error Description:
    Machine Info: (mdpemer143119)
    Unrecognized data found in the data file. The last known segment was MEA at guideline position 2000.{br}{br}This error was detected at:{br}{tab}Segment Count: 12{br}{tab}Character: 4161 through 4280.
    This is the data i ma pasing in the MEA tag
    <ns9:Segment-MEA>
    <ns9:Element-737>9L</ns9:Element-737>
    <ns9:Element-738>1</ns9:Element-738>
    <ns9:Element-739>5</ns9:Element-739>
    <ns9:Composite-C001>
                   <ns9:Element-355>01</ns9:Element-355>
                   <ns9:Element-1018>2</ns9:Element-1018>
                   <ns9:Element-649>86</ns9:Element-649>
                   <ns9:Element-355_1>01</ns9:Element-355_1>
                   <ns9:Element-1018_1>18</ns9:Element-1018_1>
                   <ns9:Element-649_1>19</ns9:Element-649_1>
                   <ns9:Element-355_2>01</ns9:Element-355_2>
                   <ns9:Element-1018_2>62</ns9:Element-1018_2>
                   <ns9:Element-649_2>73</ns9:Element-649_2>
                   <ns9:Element-355_3>01</ns9:Element-355_3>
                   <ns9:Element-1018_3>80</ns9:Element-1018_3>
                   <ns9:Element-649_3>4</ns9:Element-649_3>
                   <ns9:Element-355_4>01</ns9:Element-355_4>
                   <ns9:Element-1018_4>66</ns9:Element-1018_4>
                   <ns9:Element-649_4>67</ns9:Element-649_4>
              </ns9:Composite-C001>
              <ns9:Element-740>23</ns9:Element-740>
              <ns9:Element-741>2</ns9:Element-741>
              <ns9:Element-935>01</ns9:Element-935>
    <ns9:Element-936 xsi:nil="true"/>
              <ns9:Element-752>1S</ns9:Element-752>
              <ns9:Element-1373>BM</ns9:Element-1373>
    </ns9:Segment-MEA>
    Please do let me know what could be the solution of this error.
    Thanks and Regards,
    Kaavya

  • Report failed to parse SQL query:ORA-01745: invalid host/bind variable name

    Hi,
    We are currently upgrading from v2.2.0.00.32 to v4.0.0.00.46.
    I have copied the applications onto our test server along with the various database objects and data etc.
    When I am running a report in v4, it is failing with the following error: "failed to parse SQL query: ORA-01745: invalid host/bind variable name".
    When I copy the SQL that builds the report into TOAD (on out test server) it runs OK so really cant see why it would fail in APEX. It works fine when I run the query in our APEX v2 and in TOAD in our live server.
    The query is as follows:
    SELECT
    aea.ALTERATION_ID
    ,aea.ALTERATION_ID "ALTERATION_ID_DISPLAY"
    ,aea.assembly_name "Revised BOM"
    ,assembly.description "Revised BOM Description"
    ,assembly.INVENTORY_ITEM_STATUS_CODE "Revised BOM Status"
    ,aea.BEFORE_CHANGE_QTY
    ,flv.MEANING "Alteration Type"
    ,aea.component_name "Part No"
    ,component.description "Part No Description"
    ,component.INVENTORY_ITEM_STATUS_CODE "Part No Status"
    ,aea.AFTER_CHANGE_QTY
    ,TO_CHAR(aea.last_update_date,'DD-MM-YYYY HH24:MI:SS')"Last Update Date"
    ,aea.LAST_UPDATE_BY
    ,aea.COMMENTS
    ,aea.ORACLE_CHANGE_NOTICE
    ,AEA.SELECTION_CRITERIA
    FROM XXMEL_APEX_ECO_ALTERATIONS aea
    , fnd_lookup_values flv
    , (SELECT INVENTORY_ITEM_STATUS_CODE
    ,segment1
    ,description
    FROM mtl_system_items_b
    WHERE 1=1
    AND organization_id = 26) component
    , (SELECT INVENTORY_ITEM_STATUS_CODE
    ,segment1
    ,description
    FROM mtl_system_items_b
    WHERE 1=1
    AND organization_id = 26) assembly
    WHERE 1=1
    AND aea.COMPONENT_NAME = component.segment1 (+)
    AND aea.assembly_NAME = assembly.segment1 (+)
    AND flv.lookup_code = aea.acd_type
    AND aea.eco = :P13_ECO
    AND flv.lookup_type = 'ECG_ACTION'
    AND modify_flag = 'Y'
    ANy help would be great,
    Thanks
    Chris
    Edited by: Cashy on 22-Nov-2010 04:13
    Edited by: Cashy on 22-Nov-2010 04:14

    For some reason, the updatable fields (this is a updateable report) where not connecting to the database properly. Whn I changed them to a report columns and removed the database field reference, the report rendered

Maybe you are looking for