Explanation of Error

In a Java RMI Application that I have developed, when the client tries to establish contact to the server the following error occurs:
java.rmi.ConnectException: Connection refused to host: 169.254.196.149; nested exception is: java.net.ConnectException: Connection Timed Out: Connect
My rmiregistry is running by executing start rmiregistry. My Server program is running and telnet can connect to the port 1099 of 169.254.196.149. Can anybody help me with an explanation of this problem ?

Hey Rebels_Mascot,
I don't know about Linux but I got around the problem under Windows by starting my server program y using the following:
java -Djava.rmi.server.hostname=<your servers external ip address> <name of your server programs class file>
See if this works for you on Linux.

Similar Messages

  • Explanation point error

    i can see my thumbprints, but when i click on them to edit all that appears is a grayed out explanation point .... what's up with this and can I correct it?

    chelle:
    If you have a backup copy of the library folder just before the problem started you can try copying the Library6 .iPhoto file from the backup into the corresponding operating library and see if that won't get it back up and running. Any changes between the time the backup was made and the problem will not be represented. For future situations see the tip at the end of my signature.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file. You'll have to modify the application in Automator for each of your libraries.

  • Photoshop 13.1.2 for Creative Cloud Installation failed. Error Code: U44M1P7

    Hello,  I need some help.  I am getting the following error just when updating my Photoshop CS6 app.   U44M1P7

    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html#TroubleshootUpda…
    Re-install on top of CS6 had to do that myself when I had perpetual CS6 installed and tried to update to Subscription version. Perpetual CS 6 13.0.1.3 Windows 13.0.6 Mac are different then 13.1.2 subscription version
    Explanations of error codes:
    U = Updater.
    44 = Install Update Error
    M1 = Automatic
    M2 = Standalone mode
    P = Patcher
    6 = Done With Errors
    7 = Installation Failed
    ISSUE: Installation failed. Error Code: U44M1P7, U44M2P7, U44M1P6
    SOLUTION: Run the installer. Reinstall Photoshop CS6 to repair/replace the missing/modified file. Select Help>Updates… to run the updater again. http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html

  • Import Basis Support Package 7.00 error

    Hi All,
    I wanted to apply Basis support package 9 for release 7.00 for our solution manager 4.0 system.
    When i started, it gave an error in the phase ADDON_CONFLICT? stage.. The message is as below:
    Phase ADDON_CONFLICTS_?: Explanation of Errors
    Conflicts were found between the Support Packages that you want to
    import and the Add-Ons installed in the system. To guarantee the
    consistency of your system, the import is interrupted until all Conflict
    Resolution Transports (CRTs) for the listed Support Packages are
    included in the queue.
    To include the CRTs in the queue, proceed as follows:
    - Write down the Support Packages and Add-Ons that have conflicts.
    - Leave this screen by choosing 'Cancel' (F12).
    - Load the CRTs for the Support Packages with conflicts from the SAP
      Service Marketplace or request them from your Add-On supplier.
    - Define the extended queue again in the Support Package Manager.
    - Import the queue. The Support Package Manager executes all steps from
      the beginning.
    If the problem involves an SAP Add-On, see SAP Note 53902, which tells
    you which CRTs resolve the conflicts. Otherwise contact the supplier of
    your Add-On for details on how to proceed.
    The following contains a table of Support Packages for each Add-On for
    which conflicts were detected. The column 'Information on the Conflict
    Resolution' specifies how you can resolve a conflict. For more
    information, select the corresponding 'Information for the Conflict
    Resolution'.
    Conflicts Between Add-On ST 400 and Support Packages
    Software Component   Release      Support Package        Information on
                                                             Conflict Resolution
    SAP_BASIS            700          SAPKB70009             Include CRT
    Can anyone guide me how to proceed.
    Thanks,
    Sailesh K

    Hi Shailesh,
    You are employing one or more Add-Ons in your system, apply patches regularly and want to know how the consistency of your Add-Ons is guaranteed. The list of Add-Ons installed in your system is stored in table AVERS.
    During patch application the SAP Patch Manager (SPAM) checks for conflicts between patches in the queue and the installed Add-Ons. A conflict occurs if an object delivered in a patch is also delivered in an Add-On. If conflicts are detected, SPAM stops processing at step ADDON_CONFLICTS_? and asks the user to load the corresponding CRTs into his system. The attributes of such CRTs match the Add-On id, Add-On release and patch predecessor (i.e. the patch in conflict).
    The patch application can only resume if all CRTs are selected in the patch queue. To resolve a conflict SPAM does not check if the conflicting object is contained in a CRT. It suffices that the corresponding CRT has been selected in the patch queue. All conflicts raised by its patch predecessor(s) are then resolved in one go.
    CRTs were introduced to protect the consistency of Add-Ons during the application of patches, such as Hot Packages and Legal Change Patches (LCP). There are two types of CRTs:
    1. Conflict Resolution Transports (CRT)
    A CRT resolves conflicts between one patch and one version of an Add-On including all previous versions. Example:
    Consider a system where Add-On IS-X is installed. During the application of patches P1 and P2 SPAM detected conflicts between the patches and the Add-On.
    To resolve these conflicts two separate CRTs are required, CRT1 and CRT2. A consistent patch queue looks like this:
        P1
        CRT1
        P2
        CRT2
    SPAM will only let you resume the patch application if you redefine the patch queue containing all four patches. You can see the name of the patch for which a CRT resolves a conflict in the "Predecessor" field in the patch queue dialog.
    2. Collective Conflict Resolution Transports (CCRT) are similar to CRTs but resolve conflicts between several patches and an Add-On. Example:
    Consider the previous example but this time the conflicts between patches P1, P2 and Add-On IS-X are resolved not by two CRTs but by one Collective CRT (CCRT) CCRT1. A consistent patch queue looks like this:
    P1
    P2
    CCRT1
    SPAM will only let you resume the patch application if you redefine the patch queue containing all three patches. The CCRT is added at the end of its highest predecessor, here P2. You can see the highest predecessor for a CCRT in field "Valid to patch#" when you scroll the patch queue dialog to the right.
    Keep in mind that a CCRT describes a range of patches for which conflicts are resolved, with the lower limit being the predecessor and higher limit the highest predecessor.
    Cheers,
    Shyam

  • Run_report_object is giving error

    I am tryimg to run report. In Form Builder i have a report obgect 'report_numb1'
    In my procedure i am using
    pl_id paramlist;
    report_job_id VARCHAR2(100);
    BEGIN
    I have some parameters passed to the report
    Add_Parameter
    (pl_id,
    report_job_id := RUN_REPORT_OBJECT
    ('report_numb1',pl_id) ;
    set_report_object_property('report_numb1', report_other, 'paramform=no');
    END;
    Every time i am getting error " REP-0503- you did not specify the name of a report". But i did. Also i tried with report_id := find_report_object('report_numb1'); - and still the same error.
    How can i get around?
    Also ho wcan i see explanation of error in Form 9i help.In 6i if in index i typed "frm-1111"- i was able to see error, but here not.
    Thanks everyone

    Hi Galia,
    You must create REPORT OBJECT in the form and
    create .rdf file from Report builder separately
    Here is a sample code, may be it helps.
    DECLARE
         rep_id NUMBER;
         report_id REPORT_OBJECT;
         alert_button NUMBER;
         rep_parform VARCHAR2(255);
         rep_form VARCHAR2(255);
         report_status VARCHAR2(255);
         rep_job_id VARCHAR2(255);
    BEGIN
    report_id := FIND_REPORT_OBJECT('REPORT');--Must be created in form under node "Reports"
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_FILENAME,'C\Oracle..\Reports..\...\report_num1.rdf');
    rep_job_id := RUN_REPORT_OBJECT(report_id);
    report_status := REPORT_OBJECT_STATUS(rep_job_id);
    WHILE report_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    report_status := REPORT_OBJECT_STATUS(rep_job_id);
    END LOOP;
    IF report_status='FINISHED' THEN
    Web.Show_Document('http://server_name/dev60cgi/rwcgi60.exe/getjobid='
    ||rep_job_id||'?server=Repport_server_name');
    ELSE
    SET_ALERT_PROPERTY('ERROR',ALERT_MESSAGE_TEXT,'Report failed with error message '||report_status);
    alert_button:=SHOW_ALERT('ERROR');
    END IF;
    END;

  • SAP system copy error

    Hi Experts,
    I am currently facing an issue/error while doing a homogeneous system copy with SAP NW 7.4 (SAP ERP 6.0 Ehp7) servers. Both source and target systems are test/demo servers and system copy procedure needs to be established as a part of implementation.
          An error occurred while processing option SAP Business Suite 7i 2013 Support Release 1 > EHP7 for SAP ERP 6.0 ABAP Support Release 1 > SAP ASE > System Copy > Target System > Standard System > Based on AS ABAP > Database Refresh or Move( Last error reported by the step: Assertion failed: Unable to load database RD3. Refer to trace file sapinst_dev.log for further information.)
    Sybase ASE version = 15.7_122
    sapinst_dev log file description -
    Error description (sapinst_dev log file) –
    Execution of the command "isql64 -e -w999 -Usa -SSAP-PROD-TEST:4901 -X" finished with return code 0. Output:
    Password:
    1> use master
    1> load database RD3
    2>  from 'F:/Backup_RD1_04042015/rd1_s1.dmp' stripe on 'F:/Backup_RD1_04042015/rd1_s2.dmp' stripe on 'F:/Backup_RD1_04042015/rd1_s3.dmp'
    Backup Server session id is: 33. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.
    Backup Server: 6.28.1.1: Dumpfile name 'RD11509409BE6    ' section number 1 mounted on disk file 'F:/Backup_RD1_04042015/rd1_s3.dmp'
    Backup Server: 6.28.1.1: Dumpfile name 'RD11509409BE6    ' section number 1 mounted on disk file 'F:/Backup_RD1_04042015/rd1_s1.dmp'
    Backup Server: 6.28.1.1: Dumpfile name 'RD11509409BE6    ' section number 1 mounted on disk file 'F:/Backup_RD1_04042015/rd1_s2.dmp'
    Msg 3105, Level 16, State 4:
    Server 'RD3', Line 1:
    Data on dump will not fit into current database. Need 101376 Mbyte database.
    1> online database RD3
    Msg 930, Level 14, State 1:
    Server 'RD3', Line 1:
    Database 'RD3' cannot be opened because either an earlier system termination left LOAD DATABASE incomplete or the database is created with 'for load' option. Load the database or contact a user with System Administrator (SA) role.
    No matter how much I try to execute the commands for loading database (LOAD DATABASE & ALTER DATABASE commands), i's not working. I have already added the size mentioned above. Although it still didnt work the size of the DB grew by 99GB (displayed in the incresed size of F: drive in Windows.server 2012 r2 OS level.
    Any help leading to closure of this error is highly appreciated. I have attached all necessary screenshots for your kind reference.
    Thanks and regards,
    M. Nizam

    Hi Nizamuddin,
    Message text
    Data on dump will not fit into current database. Need %d Mbyte database.
    Explanation
    This error occurs when an attempt is made to load a database dump into a database smaller than the dumped database. You cannot use dump database or load database to shrink a database, regardless of the amount of actual data in the database.
    Action
    If your goal is to load the database from the dump, you must increase the size of the database being loaded into to at least the configured size of the dumped database. You can do this with either the alter database command or by dropping and re-creating a larger database.
    If your goal is to shrink the total size of a database, you cannot use dump and load. You must copy all the data out of the database using bcp, drop the database and re-create a smaller database, then re-create the database structure with scripts, and reload the data with bcp.
    extend your current master *database* on the master *device* to a total size of 101376MB(or more) (use  'alter database' command)
    alter database master on master = <size in MB>
    If there isn't enough room on the master device AND the master device is either a file system device in a file system that has free space or was created on a raw partition that is actually larger than the master device was defined, then you can use the DISK RESIZE command to enlarge the master device
    disk resize name = "master", size = <additional space in MB>
    Regards,
    V Srinivasan

  • PLEASE  HELP ME..ERROR: JAVA CORRUPT ..

    Hello! I bought a disk called the UnInstaller by McAfee. I had some items I wanted removed off of my computer, but really had no idead exactly what I was doing. I told the disk to make the most availible space on my computer. Well, needless to say, I somehow delelted something crucial to the Java program. I have no idea of how to fix this, as I have already tried reinstalling the browser, and it still didn't help. When I try to go to Pogo.com to play the games, since I deleted over 10,000 files, I have been receiving this message that I have pasted below:
    The following error has occurred:
    Java Corrupted or Misinstalled
    Explanation:
    This error occurs when your Java software has been either misinstalled on your browser or if Java software has been corrupted in some way. Some of the symptoms include a large number of "exception errors", applets not showing up (or showing up as a blank or gray frame), and other crash problems.
    How to Fix the Problem:
    The best way to solve the problem is to upgrade to a newer version of the browser you use. This will come with the latest versions of the Java software so you'll be able to run our Classic Games properly. (You should uninstall your current version before you begin the upgrade in order to start with a clean setup.) If you're already using the latest version of your browser and are experiencing this problem, it's still best if you uninstall your browser and then reinstall to begin anew.
    I have done as the error message stated to do in order to correct this, but I am not able to play any online games now because of this stupid mistake I made. If anyone can help me, it would be so helpful and greatly appreciated! Thank you for your time. Have a great day :-)

    Hello! I bought a disk called the UnInstaller by
    McAfee. I had some items I wanted removed off of my
    computer, but really had no idead exactly what I was
    doing. I told the disk to make the most availible
    space on my computer. Well, needless to say, I
    somehow delelted something crucial to the Java
    program. I have no idea of how to fix this, as I have
    already tried reinstalling the browser, and it still
    didn't help. When I try to go to Pogo.com to play the
    games, since I deleted over 10,000 files, I have been
    receiving this message that I have pasted below:
    The following error has occurred:
    Java Corrupted or Misinstalled
    Explanation:
    This error occurs when your Java software has been
    either misinstalled on your browser or if Java
    software has been corrupted in some way. Some of the
    symptoms include a large number of "exception errors",
    applets not showing up (or showing up as a blank or
    gray frame), and other crash problems.
    How to Fix the Problem:
    The best way to solve the problem is to upgrade to a
    newer version of the browser you use. This will come
    with the latest versions of the Java software so
    you'll be able to run our Classic Games properly. (You
    should uninstall your current version before you begin
    the upgrade in order to start with a clean setup.) If
    you're already using the latest version of your
    browser and are experiencing this problem, it's still
    best if you uninstall your browser and then reinstall
    to begin anew.
    I have done as the error message stated to do in order
    to correct this, but I am not able to play any online
    games now because of this stupid mistake I made. If
    anyone can help me, it would be so helpful and greatly
    appreciated! Thank you for your time. Have a great
    day :-)

  • Socket read error: connection reset by peer

    Hi.
    Has anybody experienced the error message �Socket read error: connection reset by peer�
    Please see below for detailed information.
    Appreciate your help
    Regards
    RT
    Enviroment specification
    Server: HP/UX 11.00 64-bit, Oracle RDBMS 8.1.6.0.0 64-bit
    2 firewalls between client and db.
    Client:
    Win 2000,
    SP3,
    Oracle Client 8.1.7.0.0 ,JDBC OCI (thin JDBC driver,class12.zip)
    JDK 1.3
    JRUN3.0
    The TCP protocol is being used in the communication
    Error messages
    Web Users receive:           Socket read error: connection reset by peer
    Trace files on the sever:      Read unexpected EOF ERROR on 18.
    Explanation: The error in the server sqlnet trace file, suggests that a client connection has terminated abnormally, i.e. client machine powered off, a cable removed or a network connection aborted without warning. No user has complained of such a problem and there is no client trace with an error.
    The problem
    The users of the java web application, experiencing an exception almost once or twice a day.
    The JRUN web-server reports broken connections to the db and client are receiving "connection reset by peer".
    At the moment when the errors occurs the users just have to wait a while(2-10 min) and then they can use the web application again.(no action is taken)
    This problem can not be reproduced. The problem happens only occasionally when the network is under heavy load and new DB connection is being created.
    The application
    The java web-application uses a customized connection pooling against the database. This pool is shared among all the users of the website. whenever a user process needs to fetch data from the database, a free connection from this pool is allocated. The application is testing if the connection is valid before making a transaction (select '1' from dual). When the error occurs a ORA-3113 end-of-file on communication channel is returned to the application.
    The path between the client and db involves at least two firewalls. The firewalls are opened for sql*net traffic. The network group can tell that enquiries from the app.server is not getting feedback from the db. They have not however, identified if the enquiries are reaching the db-srever, or if they are stopped earlier in the network.
    Around 1000 users, are using other applications which uses dedicated sqlnet connections against the db and they have not experienced any problems.
    Issues considered
    Connection pooling
    It is a customized connection pooling, developed by Lindorff developers.
    I have read through the source code for the connection pooling and it does the job as it should, and in case of bad connection, it tries to create a new connection.
    The log file shows that the call to the method DriverManager.getConnection() hangs until the server goes down, which is probably because of the fact that the method DriverManager.setLoginTimeout(), does not take effect and timeout value is Zero. ( According to oracle , Oracle JDBC does not support login timeouts and calling the static DriverManager.setLoginTimeout() method will have no effect).
    Firewall
    One thing to consider is when the firewall may decide to shut down the socket due to long inactivity of a connection. This will cause problems to JDBC Connection Pool because the pool is not aware of this disconnection at the TCP/IP level; until someone checks out the connection from the pool and tries to use it. The user will get a Socket read error: connection reset by peer.
    Jrun timeout paramter is less than the firewall�s timeout so the firewall will not close a connection before Jrun does.
    Number of processes the DB can handle
    Processes parameter is 1300, , they have not experienced the Oracle error msg �max # of processes reached�.
    Port redirection through a firewall:
    Since the firewall has a sql net proxy Port redirection through a firewall is not a problem. Problems with port redirection only appear at connect time, but in this situation the connections fail long after the connection is established.
    The network group
    The network people who investigaged the problem at Lindorff report that there are a significant amount of "dropped packages" between the database server and the jdbc client (web-application) 24 hrs. The reason for this is "unknown established TCP packet" which means that the firewall does not consider these packages to be part of an already established session. The network group believes this happen because one of the hosts send a RESET or FIN signal which the firewall have noticed but are not received by the other host.
    It seems like the firewall are dropping packages bacause of "Unknown
    established TCP packet" from both the JDBC client and the TNSLISTENER on the database server. The dropped packages are SQL*Net v2 traffic so clearly Oracle products are involved

    Presumably something is working.
    Thus the problem is not with your code. At least not the database part that you have control over.
    That error occurs when the other side closes the socket. Presumably you are catching lost connection exceptions and trying to restore it.

  • Error Message after data load (error is "1130610")

    We load data using a data load rule. The data seems to load fine except we get the error message "ERROR - 1241101 - Unexpected Essbase error 1130610" on last line below? Any thoughts? Is there a guide somewhere that explains in details all the various error codes and what they refer to? We're using Essbase 6.5.1. Thanks!======================================= OK/INFO - 1003037 - Data Load Updated [364875] cells. OK/INFO - 1003024 - Data Load Elapsed Time : [428.323] seconds. ERROR - 1241101 - Unexpected Essbase error 1130610.=======================================

    The explanation of error 1130610 is the following:Possible Problems - Essbase cannot open a file. Possible Solutions - If you are using an error file, make sure that the error file is being created in a directory that already exists. Make sure you are using the ESSCMD IMPORT command correctly. Put all files the ESSCMD script needs in the $ARBORPATH\APP\applicationName\databaseName directory. Run the ESSCMD script from the $ARBORPATH\APP\applicationName\databaseName directory. Check the ESSCMD script for invalid paths. Make sure every folder that the script is pointing to exists. If you are using an error file, make sure that the error file is being created in a directory that already exists.

  • Error while creating physical standby database using Oracle Grid 10.2.0.5

    Hi All,
    I am setting up data guard using oracle grid.
    Primary database version: - 10.2.0.4
    Standby database version: - 10.2.0.4
    Primary OS Red Hat Enterprise Linux AS release 4 (Nahant Update 8)2.6.9
    Standby OS Red Hat Enterprise Linux AS release 4 (Nahant Update 8)2.6.9
    I am creating physical standby database using EM. But it is getting failed with error message in sqlnet.ora file
    Fatal NI connect error 12533, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=)(CONNECT_DATA=(SERVICE_NAME=INPRDSB_XPT)(SERVER=dedicated)(CID=(PROGRAM=oracle)(HOST=indb50.oii.com)(USER=oracle))))
      VERSION INFORMATION:
            TNS for Linux: Version 10.2.0.4.0 - Production
            TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.4.0 - Production
      Time: 17-AUG-2010 02:40:07
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12533
        TNS-12533: TNS:illegal ADDRESS parameters
        ns secondary err code: 0
        nt main err code: 0
        nt secondary err code: 0As we can see, address_list is empty.
    Can anyone suggest what could be the reason behind this?

    Dear user13295317,
    Here is the error explanation;
    Oracle Error :: TNS-12533
    TNS:illegal ADDRESS parameters
    Cause
    An illegal set of protocol adapter parameters was specified.
    In some cases, this error is returned when a connection cannot be made to the protocol transport.
    Action
    Verify that the destination can be reached using the specified protocol.
    Check the parameters within the ADDRESS section of TNSNAMES.ORA.
    Legal ADDRESS parameter formats may be found in the Oracle operating system specific documentation for your platform.
    Protocols that resolve names at the transport layer (such as DECnet object names) are vulnerable to this error if not properly configured or names are misspelled.Hope That Helps.
    Ogan

  • Error while updating SP's for Solman

    Hello ,
    I am updating the SP's for Solman. and I have come across these 3 errors, how do I resolve them
    1.Function RSDDTREX_INDEX_CHECK (RSDDTREX_CHECK     01) does not fit into the existing function group ((RSDDTREX     06))
    2.Table RSBGUI_R_TEST is not in nametab.
    3.     Phase ADDON_CONFLICTS_?: Explanation of Errors
         Conflicts were found between the Support Packages that you want to
         import and the Add-Ons installed in the system. To guarantee the
         consistency of your system, the import is interrupted until all Conflict
         Resolution Transports (CRTs) for the listed Support Packages are
         included in the queue.
         To include the CRTs in the queue, proceed as follows:
         #NAME?
         - Leave this screen by choosing 'Cancel' (F12).
         #NAME?
           Service Marketplace or request them from your Add-On supplier.
         #NAME?
         #NAME?
           the beginning.
         If the problem involves an SAP Add-On, see SAP Note 53902, which tells
         you which CRTs resolve the conflicts. Otherwise contact the supplier of
         your Add-On for details on how to proceed.
         The following contains a table of Support Packages for each Add-On for
         which conflicts were detected. The column 'Information on the Conflict
         Resolution' specifies how you can resolve a conflict. For more
         information, select the corresponding 'Information for the Conflict
         Resolution'.
         Note:
         You are importing the queue in the test scenario. As this scenario is
         only used for performing analyses, you can skip the errors and continue
         the import in the next phase.               
         In the standard scenario, however, note that the errors have to be               
         rectified before importing can be continued in the next phase.               
         Conflicts Between Add-On ST-SER 700_2006_1 and Support Packages               
         Component     Release     Support Package     Information onConflict Resolution
         ST     400     SAPKITL425     CRT: DUMMY
    Thanks Druva

    Hi there,
    Thank you cauz I did get some lead into the issue with your response.
    I missed on some ST's which did give me a CRT error and I downloaded them and the problem is fixed now.
    I have another question in my new post please have a look at it.
    I am closing this thread.
    Thank you
    Druva

  • Error while updating patch

    Hi All,
    I'm updating the patch SAPKE60009 and i'm getting this error and i checked the two objects. They are in consistent state only. But still getting the same error.
    Please suggest me.
    Phase CHECK_REQUIREMENTS: Explanation of Errors
    Some open conversion requests still exist in the ABAP Data Dictionary
    for the following ABAP Dictionary objects. To avoid inconsistencies and
    loss of data, you must process these conversions first.
    Proceed as follows:
    - Open a new session.
    - Start the Database Utility (transaction SE14).
    - Correct the inconsistencies for the specified objects.
    - Repeat the import phase. If no more inconsistencies are found, the
       import continues.
    Phase CHECK_REQUIREMENTS: Open ABAP Dictionary Conversions
    Object Type       Object Name
    Table Index       PPOIX ~ 002
                       PPOPX ~ 002
    Regards,
    Ganesh.

    hello Ganesh,
    Try to adjust and activate the table using SE14 in sap for which your getting error.
    As well as you can go in SE14 and cleick on "DB request" and select "terminated" and "created with import"
    links and check whethere any inconsistencies you see.
    If yes delete them and try to re-import the support package again

  • SAINT Error in Phase CHECK_REQUIREMENTS

    Hi.Experts,
    In a new SAP component installation with "t-cd:SAINT", an error occurred.
    ERROR MESSAGE
    =============================================
    Phase CHECK_REQUIREMENTS: Explanation of Errors
    Open conversion requests still exist in the ABAP Dictionary for the
    following ABAP Dictionary objects. To avoid inconsistencies and loss of
    data, you must process these conversions first.
    Proceed as follows:
    - Open a new session.
    - Start the Database Utility (transaction SE14).
    - Correct the inconsistencies for the specified objects.
    - Repeat the import phase. If no more inconsistencies are found, the
       import continues.
    =============================================
    I have already checked 4 things of below
    1.SE14-->BSEG
    I can see the message below  on the screen.
    Request:"Adjust" Error in step2 -see object log and analysis
    2.SPAU
    The contents related to BSEG are already modified (Green)
    3.SPDD
    The contents related to BSEG are already modified (Green)
    4.SE10
    There is no modifiable request related BSEG.
    Could someone tell me about how to deal this error?
    Best Regards,
    Naomi

    Hi Naomi
    Could you check this SAP Note about your issue
    1839881 - SPAM/SAINT error during CHECK_REQUIREMENTS regarding open conversion request still existing
    BR
    SS

  • Error in 'Call Assess IO' in v10.3 DS call through IO

    HI All,
    We have created a new BO with MACD Order Entry-Orders BC and created a IO andf passing the Id of the BC. In the rule we are just cheching ig Id is known then it should return a string.
    We are invoking the call from a button and it is throwing the following error.
    "Error invoking service 'Policy Automation Determination Server IO', method 'AssessIO' at step 'Call Assess IO'.(SBL-BPR-00162)
    Operation 'AssessIO' of Web Service 'http://oracle.com/determinations/server/siebel/io.DeterminationServerIO' at port 'EVRule' failed with the following explanation: "An error has occurred processing this request.".(SBL-EAI-04308)"
    At first it was working with a big rule and we passed order item and another BC. But suddenly it started giving this error so we minimized the rule and entity passing to check if this is due to any configuration changes.
    We checked in the siebel log.
    ObjMgrBusServiceLog     InvokeMethod     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'XML Hierarchy Converter' invoke method 'DocToHier' Execute Time: 0.021 seconds.
    ObjMgrBusServiceLog     InvokeMethod     4     000000024f5e1fec:0     2012-03-13 06:47:56     End: Business Service 'XML Hierarchy Converter' invoke method: 'DocToHier' at d003110
    WebSvcOutbound     WSOutboundTrace     3     000000024f5e1fec:0     2012-03-13 06:47:56     Completed outbound web service execution.
    ObjMgrLog     Error     1     000000024f5e1fec:0     2012-03-13 06:47:56     (soapbinding.cpp (610)) SBL-EAI-04304: Unknown Part 'http://oracle.com/determinations/server/siebel/io:error-response' for operation 'AssessIO' exists in SOAP message.
    ObjMgrBusServiceLog     Error     1     000000024f5e1fec:0     2012-03-13 06:47:56     (outdisp.cpp (233)) SBL-EAI-04308: Operation 'AssessIO' of Web Service 'http://oracle.com/determinations/server/siebel/io.DeterminationServerIO' at port 'EVRule' failed with the following explanation: "An error has occurred processing this request.".
    ObjMgrBusServiceLog     InvokeMethod     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'Policy Automation Determination Server IO' invoke method 'AssessIO' Execute Time: 183.431 seconds.
    ObjMgrBusServiceLog     InvokeMethod     4     000000024f5e1fec:0     2012-03-13 06:47:56     End: Business Service 'Policy Automation Determination Server IO' invoke method: 'AssessIO' at 193aa810
    ObjMgrLog     Error     1     000000024f5e1fec:0     2012-03-13 06:47:56     (stepexec.cpp (1572)) SBL-BPR-00162: Error invoking service 'Policy Automation Determination Server IO', method 'AssessIO' at step 'Call Assess IO'.
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Setting runtime value of property 'Namespace: 'USER' Name: 'Error Code' Datatype: 'String'' to:
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     (SBL-BPR-00162)--IDS_EAI_WS_OD_FAULT
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Setting runtime value of property 'Namespace: 'USER' Name: 'Error Message' Datatype: 'String'' to:
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Error invoking service 'Policy Automation Determination Server IO', method 'AssessIO' at step 'Call Assess IO'.(SBL-BPR-00162)
    Operation 'AssessIO' of Web Service 'http://oracle.com/determinations/server/siebel/io.DeterminationServerIO' at port 'EVRule' failed with the following explanation: "An error has occurred processing this request.".(SBL-EAI-04308)
    StpExec     End     4     000000024f5e1fec:0     2012-03-13 06:47:56     Stopping step instance of 'Call Assess IO' with an 'Error' status.
    StpExec     End     4     000000024f5e1fec:0     2012-03-13 06:47:56     Stopping step instance of 'Call Assess IO' with a 'Terminated' status.
    ObjMgrBusServiceLog     Delete     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'Policy Automation Integration' (address: '1945f550')was unregsitered at model '2433430' for session ''
    ObjMgrBusServiceLog     Delete     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'Policy Automation Integration' was deleted at 1945f550
    ObjMgrBusServiceLog     Delete     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'Policy Automation Determination Server IO' (address: '193aa810')was unregsitered at model '2433430' for session ''
    ObjMgrBusServiceLog     Delete     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'Policy Automation Determination Server IO' was deleted at 193aa810
    PrcExec     End     4     000000024f5e1fec:0     2012-03-13 06:47:56     Stopping process instance of 'Policy Automation Assess IO' with an 'Error' status.
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Getting runtime value of property 'Namespace: 'USER' Name: 'Process Instance Id' Datatype: 'String''.
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Getting runtime value of property 'Namespace: 'USER' Name: 'Object Id' Datatype: 'String''.
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Getting runtime value of property 'Namespace: 'USER' Name: 'Siebel Operation Object Id' Datatype: 'String''.
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Getting runtime value of property 'Namespace: 'USER' Name: 'Error Code' Datatype: 'String''.
    PrcExec     PropSet     4     000000024f5e1fec:0     2012-03-13 06:47:56     Getting runtime value of property 'Namespace: 'USER' Name: 'Error Message' Datatype: 'String''.
    ObjMgrBusServiceLog     InvokeMethod     4     000000024f5e1fec:0     2012-03-13 06:47:56     Business Service 'Workflow Process Manager' invoke method 'RunProcess' Execute Time: 191.546 seconds.
    ObjMgrBusServiceLog     InvokeMethod     4     000000024f5e1fec:0     2012-03-13 06:47:56     End: Business Service 'Workflow Process Manager' invoke method: 'RunProcess' at 17313008
    ObjMgrBusCompLog     Delete     4     000000024f5e1fec:0     2012-03-13 06:47:56     BusComp "Policy Automation Mapping IO" at 19214fd8 was deleted
    ObjMgrSqlObjLog     Release     5     000000024f5e1fec:0     2012-03-13 06:47:56     Begin: Release SqlObject 'Policy Automation Mapping IO' at 1956a4e8
    ObjMgrSqlObjLog     Search     5     000000024f5e1fec:0     2012-03-13 06:47:56     Begin: SetSearchSpec for SqlObj 'Policy Automation Mapping IO' at 1956a4e8, Search Spec: ''
    Didi anyone face this problem? A quick response will be really helpful.
    Thanks in advance!
    Regards,
    Subhradeep

    Subhradeep,
    From the line here, it looks as if the Determinations Server is returning an error, which means the assess operation failed.
    ObjMgrLog     Error     1     000000024f5e1fec:0     2012-03-13 06:47:56     (soapbinding.cpp (610)) SBL-EAI-04304: Unknown Part 'http://oracle.com/determinations/server/siebel/io:error-response' for operation 'AssessIO' exists in SOAP message.
    Here are a few suggestions to work out what is happening:
    1. use soapUI to test that the rulebase is responding as expected.
    2. use tcpmon to look at the requests going to the Determination server.
    3 check the application server logs to see what error is occuring on the Determinations Server side.
    Edited by: frank.hampshire on Mar 14, 2012 9:38 AM

  • Plain HTTP adapter error: Bad Gateway, Proxy Error, please help !

    hello all,
    i have the following scenario:
    filesystem->file adapter->XI->plain http adapter-> receiver system.
    the following error occurred while calling plain http adapter:
    <SAP:Category>XIAdapter</SAP:Category>
    <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_Server</SAP:Code>
    <SAP:P1>502</SAP:P1>
    <SAP:P2>Bad Gateway</SAP:P2>
    <SAP:P3> Proxy Error</SAP:P3>
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>HTTP-Server Code 502 Reason Bad Gateway Explanation Proxy Error</SAP:Stack>
    A RFC-Destination with SSL is used in this scenario. Connection test to the destination machine is also succeeded. some files have been transported to the receiver system, yet without payload. data is lost.
    anyone has encountered such problem or anybody can tell me please how to solve this problem.
    thanks for your help
    regards

    Hi,
    I´ve found a SAP-Note concerning this error-message 692057
    There is the note 450226 gives an overview over error codes
    Probably below solution may help you.........
    As an administrator on your portal go to:
    System Configuration > Service Configuration >applications
    Under: com.sap.portal.ivs.httpservice > Services > Proxy
    If any proxy settings are configured you may end up with the problem, so you need to set the "nonProxyHosts" to include the trex host.
    After a restart the search was working normally again.
    Thanks
    Swarup

Maybe you are looking for