System Locking Error - WebAS 6.40 ABAP

My Netweaver 6.40 ABAP edition is now up and running. License is installed. I had to resolve an index-problem in the database layer by recreating a corrupt index via DBMCLI, but now the database seems to be fine.
But I still can't "lock" anything. When I e.g. try to change client settings in SCC4, I get an error message:
"System error: Unable to lock table/view T000".
When I try to activate a service in SICF, I get "System locking error" (SR053). It seems that the enqueue server doesn't work.
SM12 (Lock entries) diagnostics say: "System error during lock operation. Execute diagnostics in SM12" (03113). Interesting message, but not much help as I just did execute the diagnostics in SM12.
The current workprocess configuration is:
rdisp/wp_no_dia=2
rdisp/wp_no_btc=1
rdisp/wp_no_vb=0
rdisp/wp_no_vb2=0
rdisp/wp_no_enq=0
rdisp/wp_no_spo=0
Which is the default. I also tried
rdisp/wp_no_dia=2
rdisp/wp_no_btc=0
rdisp/wp_no_vb=0
rdisp/wp_no_vb2=0
rdisp/wp_no_enq=1
rdisp/wp_no_spo=0
but that did not help.
My hostname is NLVEHVHSE1NB272 (15 characters!). 6.10 could not be installed on a computer with such a long name, but 6.40 can.
My rdisp/enqname is "NLVEHVHSE1NB272_NSP_", where I would expect "NLVEHVHSE1NB272_NSP_00".
Does anybody know what the reason for my locking problems could be ? Thanks !

Hi Ralf
I had an identical problem and have been able to solve it by shortening the host name to less than 13 characters.
OSS Notes 611361 and 23538 may he of help
Cheers
Grahame

Similar Messages

  • System Lock Error while reset & reversing the cleared document - FBRA

    Hi Experts,
    Currently using t-code FBRA, when user trying to reset & reverse the cleared document , they are facing "System Lock Error". We have analyzed on this issue and found SAP note no. u201C487347 u2013FBRA: Overflow of the lock table in production systemu201D . After implementation of this note, SAP has created one new transaction code, FBRA_LOAC.
    However, when we tried to reset & reverse the cleared document using t-code FBRA_LOAC, we face the same error.
    Can you help me to resolve this issue ?
    Thanks in advance.
    Regards,
    Manish

    Hi:
          We once faced these issue and got it resolved by extending parameter after extending the profile-parameter "enque/table_size", as per note note 13907. Do not forget the restart the server after extension.
    Regards

  • System Lock error : Inform System administrator

    Dear all,
    One of the SAP user got this (System Lock error : Inform System administrator) error , while doing posting .
    Kindly advise

    Hi,
    Check for any lock entries in the TA SM12 and then have a look at the note 13907 System error in the block handler, overflow lock table.
    Hope this helps.
    _Varadhu...

  • System Lock error:Inform your system administrator

    dears,
    i receive this error message (System Lock error:Inform your system administrator) while doing Sales order or , & MIGO. can you please help out

    Hi,
    This is not an Unicode issue, but anyway check this note:
    13907 - System error in the block handler, overflow lock table.
    Marco

  • System Lock error

    Hello,
    We get an error "System lock error: Inform system Administrator" when we use the transaction FBRA. This error is just occurring for one particular FI document. Any idea why this could be happenning? Is this a Basis issue?
    Any help will be appreciated.
    Thanks,
    ALAM.

    look like basis issue only
    ask basis team if enqueu overflow is happening
    can you find any long message of this error
    Samrat

  • BAPI_REQUIREMENTS_CREATE  gives System Lock Error

    Hi All,
    When I am creating the Material Requirements Plan using BAPI_REQUIREMENTS_CREATE then everything works fine but at random intervals for a bunch of materials it is giving System Lock Error message.
    so I did like this
    loop at..
    BAPI_REQUIREMENTS_CREATE
    BAPI_TRANSACTION_COMMIT
    dequeue_all. (function module)
    endloop.
    Still didnt help.
    Please suggest me any other reasons..

    Hi
    Refer This Link
    Re: BAPI for MD61
    Ranga

  • FBRA: System lock error  inform system administrator

    While trying to reset a document transaction code FBRA, am getting the error message "System lock error  inform your system administrator" when I hit the save button.
    how do i solve this?
    You help is much obliged.
    ogutu

    Dear Ogutu,
    the F5288 error message (System lock error: inform system Administrator)                  
    appears to be caused by a table overflow as it takes place with a very                    
    large document ie. xxxx line items. As all the items must be locked when                  
    transaction FBRA is performed, there is not enough space in the lock                      
    table.                                                                               
    Please extend the profile-parameter "enque/table_size", as per note                       
    13907, 487347 which I have attached, in order to overcome this problem.                   
    You have to change a parameter.                                                                               
    Then please remember to restart the server after extend the                               
    profile-parameter "enque/table_size", as per note note 13907.                                                                               
    If you already did it and nothing changed, please increase the parameter                  
    again.                                                                               
    Please be aware that You have also to implement the solution described                    
    in note 487347. There is not only correction code, there is also some                     
    steps to do in order to solve the incident (manual changes have to be                     
    done in SE93):                                                                               
    1.  Implement the corrections. The corrections are not contained in the                  
         SAP Standard System. See Note 170183.                                                                               
    2.  Use Transaction SE93 to create the parameter transaction FBRA_LOAC                   
         referring to transaction FBRA. In addition to the descriptive text                   
         'Reset Cleared Items with Account Block', you have to enter the                      
         value FBRA in the 'Transaction' field.                                                                               
    3.  In problematic cases, use transaction FBRA_LOAC to reset cleared                     
         items. The transaction is not designed to replace the existing                       
         transaction FBRA. The transaction only provides the option to reset                  
         cleared items in case of an overflow of the lock table.         
    I hope this helps.
    Mauri

  • Call transaction system lock error

    Hi friends,
    i am uploading data to some transaction using call transaction method with synchronus update.
    when i schedule the same program as 2 jobs in the back ground (splitting the file in to 2) most of the records are failed with the error 'SYSTEM_LOCK'.....
    any suggession on this? thanks

    That would depend on a number of factors - the transaction you are using, your hardware platform and other system activity while the load is going on. So no, I can't tell you how long this will take.
    But if you load say 1,000 records into your QA system (and multiply by 100), this should give you a rough idea of how long. The Production load will take more or less time depending on hardware and system usage.
    Rob

  • Error while calling MII transaction as web service from ABAP

    Hello Experts,
    I want to call a MII transaction from ABAP program, as a web service.
    Following is output of http://<<server>>:50000/XMII/SOAPRunner/TAG_TRX  (TAG_TRX is name of my transaction).
      <?xml version="1.0" encoding="UTF-8" ?>
    - <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:s0="http://www.sap.com/xMII" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" targetNamespace="http://www.sap.com/xMII">
    - <!--  Types
      -->
    - <types>
    - <s:schema elementFormDefault="qualified" targetNamespace="http://www.sap.com/xMII">
    - <s:complexType name="InputParams">
    - <s:sequence id="InputSequence">
      <s:element maxOccurs="1" minOccurs="0" name="WEIGHT" type="s:string" />
      <s:element maxOccurs="1" minOccurs="0" name="BATCHID" type="s:string" />
      </s:sequence>
      </s:complexType>
    - <s:element name="XacuteRequest">
    - <s:complexType>
    - <s:sequence>
      <s:element maxOccurs="1" minOccurs="0" name="LoginName" type="s:string" />
      <s:element maxOccurs="1" minOccurs="0" name="LoginPassword" type="s:string" />
      <s:element maxOccurs="1" minOccurs="0" name="InputParams" type="s0:InputParams" />
      </s:sequence>
      </s:complexType>
      </s:element>
    - <s:complexType name="Rowset">
    - <s:sequence>
      <s:element maxOccurs="unbounded" minOccurs="0" name="Row" type="s0:Row" />
      </s:sequence>
      <s:attribute name="Message" type="s:string" />
      </s:complexType>
    - <s:complexType name="Row">
      <s:sequence id="RowSequence" />
      </s:complexType>
    - <s:element name="XacuteResponse">
    - <s:complexType>
    - <s:sequence>
      <s:element maxOccurs="1" minOccurs="0" name="Rowset" type="s0:Rowset" />
      </s:sequence>
      </s:complexType>
      </s:element>
      </s:schema>
      </types>
    - <!--  Messages
      -->
    - <message name="XacuteSoapIn">
      <part element="s0:XacuteRequest" name="parameters" />
      </message>
    - <message name="XacuteSoapOut">
      <part element="s0:XacuteResponse" name="parameters" />
      </message>
    - <!--  Ports
      -->
    - <portType name="XacuteWSSoap">
    - <operation name="Xacute">
      <input message="s0:XacuteSoapIn" />
      <output message="s0:XacuteSoapOut" />
      </operation>
      </portType>
    - <!--  Bindings
      -->
    - <binding name="XacuteWSSoap" type="s0:XacuteWSSoap">
      <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />
    - <operation name="Xacute">
      <soap:operation soapAction="http://www.sap.com/xMII" style="document" />
    - <input>
      <soap:body use="literal" />
      </input>
    - <output>
      <soap:body use="literal" />
      </output>
      </operation>
      </binding>
    - <!--  Service mapping
      -->
    - <service name="XacuteWS">
    - <port binding="s0:XacuteWSSoap" name="XacuteWSSoap">
      <soap:address location="http://<<server>>:50000/XMII/SOAPRunner/TAG_TRX" />
      </port>
      </service>
      </definitions>
    Now, when I am using http://<<server>>:50000/XMII/SOAPRunner/TAG_TRX to create a Enterprise Service in SAP (i.e. SE80 transaction-> Create Enterprise Service-> Service Consumer-> URL/HTTP Destination-> URL ... I am getting following error.
    Incorrect value: Entity "<<document>>"(5 /93 ). unexpected symbol: '<'     
    But, whenever I am using the same URL in MII BLS, it does not give any error. It correctly shows all input and output parameters.
    Please help me to resolve this issue.
    Regards
    Neeta.

    Now, I am able to create the Web Service in SAP and it is now showing the respective class, attribute and methods to execute this web service (web service to call MII transaction).
    But when I am calling it from ABAP (a simple Web Dynpro for ABAP method), it is showing me the following error:
    Error (id=GET_BUSINESS_SYSTEM_ERROR): An error occurred when determining the business system (LD_ERROR)
    Thought this error is coming from ABAP program, but I am sure that this is related to some configuration at SAP level. (Let me inform you that there are two different servers for SAP Web Dynpro ABAP and SAP MII.
    Please help.
    Thanks in advance.

  • Error during creation of web service from abap rfc

    Hi,
    I'm creating a web service from abap rfc (SE37), but at the end  of Creation Wizard I have this error:
    "web service object already exist".
    This is my first web service creation. Into WSADMIN there are not web services with the same name.
    How can I solve this problem?
    Thanks!

    Hi,
    What system/release/SP do you use ?
    Beginning with Netweaver 7.0 SP14, you configure Web services with SOAMANAGER and you don't see them with WSADMIN...
    Regards,
    Olivier

  • System Configuration - SAP Web AS Connection - connection tests error

    hi
    I have a SAP ECC 6.04 and sap portal 7.01
    When I entered in option System Administration / System Configuration / System Landscape / Portal Content Tree / Systems / SAP_ECC (System created by me)
    I founded the following error (in  SAP Web AS Connection / Tests the connection to an SAP Web Application Server  )
    SAP Web AS Connection
      Test Details:
    The test consists of the following steps:
    1. Checks the validity of system ID in the system object.
    2. Checks if the system can be retrieved from the PCD.
    3. Check whether a SAP system is defined in the system object
    4. Validate the following parameters: WAS protocol; WAS host name
    5. Checks if the host name of the server can be resolved.
    6. Pings the WAS ping service; works only if the service is activated on the ABAP WAS.
    7. Checks HTTP/S connectivity to the defined back-end application
      Results
    1. The system ID is valid
    2. The system was retrieved.
    3. The system object represents an SAP system
    4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (htc-svr-erp.humantech.es:4200)
    5. The host name htc-svr-erp.humantech.es was resolved successfully.
    6. The Web AS ping service http://htc-svr-erp.humantech.es:4200/sap/bc/ping was not pinged successfully. If the ping service is not activated on the Web AS, you can try to call the ping service manually.
    7. An HTTP/S connection to http://htc-svr-erp.humantech.es:4200 was not obtained successfully; this might be due to a closed port on the Firewall.
    ...also see a red "X" near a title SAP Web AS Connection
    I have other system (old system). It dont have the last error, I show the properties of  the "old system"(without error) and the "new system" (with error)  for your analisys
    In "old sap system",  stack java + abap
    http://img830.imageshack.us/img830/9755/oldsysstack.jpg
    In "new sap system", stack java separated abap
    http://img97.imageshack.us/img97/8627/newsysstack.png
    <u>In Portal</u>
    In "old system", I created "SAP_HCM" System
    In "new system", I created "SAP_ECC" System
    The "Connector" view  (<b><i>Object</i></b> Option)
    http://img706.imageshack.us/img706/3776/oldsysconnector.jpg (Old System)
    http://img269.imageshack.us/img269/914/newsysconnector.jpg (New System)
    *The "Internet Transaction Server (ITS)" view  (<b><i>Object</i></b> Option)
    http://img824.imageshack.us/img824/5043/oldsysits.jpg  (Old System)               
    http://img822.imageshack.us/img822/1314/newsysits.jpg (New System)
    The "User Management" View  (<b><i>Object</i></b> Option)
    http://img20.imageshack.us/img20/8646/oldsysuserman.jpg  (Old System)     
    http://img97.imageshack.us/img97/5339/newsysuserman.jpg  (New System)
    The "Web Application Server" View  (<b><i>Object</i></b> Option)
    http://img101.imageshack.us/img101/6155/oldsyswas.jpg (Old System)     
    http://img69.imageshack.us/img69/434/newsyswas.jpg (New System)
    My question of this view is: Is correct the Server port "4200" in New System? or Is correct the Server port "80+instance" in Old System?
    I run tcode RZ10 in backend after "Extended Maintenance"
    http://img15.imageshack.us/img15/8711/oldsysrz10.jpg (Old System)  (Here do not exist parameter icm/server_port_1 )
    http://img512.imageshack.us/img512/9268/newsysrz10.jpg (New System)  (Here do not exist parameter icm/HTTP/j2ee_0 ,  is it correct?)
    <i>Which of these two syntax is correct? 80 + instance or 4200 (any number of port)</i>
    also in SAP Systems, I run tcode SICF and enter in "Port Information"
    http://img265.imageshack.us/img265/5281/oldsysport.jpg  (Old System) (two ports)
    http://img441.imageshack.us/img441/7905/newsysport.jpg (New System) (three ports)
    The "Information" view (<b><i>Object</i></b> Option)
    http://img13.imageshack.us/img13/2012/oldsysinfo.jpg  (Old System)
    http://img714.imageshack.us/img714/6941/newsysinfo.jpg  (New System)
    My question is, Why in "Old System" the parameter "Created By" is "pcd_service"? is automatic?
    because the paremeter "Created by" is the user j2ee admin , I created the system manually or Should the user create pcd_service ?
    The "No Category" group  (<b><i>Object</i></b> Option)
    http://img827.imageshack.us/img827/8215/oldsysnoncat.jpg (Old System)
    http://img193.imageshack.us/img193/3800/newsysnoncat.jpg (New System) (in this System does not exist the parameter sysnr , is it correct?)
    The <i>"Permisions"</i> Option
    http://img825.imageshack.us/img825/886/oldsyspermin.jpg (Old System)
    http://img243.imageshack.us/img243/2057/newsyspermin.jpg (New System)     
    The <i>"Delta Link Tracer"</i> Option
    http://img716.imageshack.us/img716/798/oldsysdelta.jpg (Old System) (two levels)
    http://img828.imageshack.us/img828/8057/newsysdelta.jpg  (New System) (three levels, is it correct?)
    the other view the same (Old Sytem and New System)
    The <i>"Connection Test"</i> Option
    http://img412.imageshack.us/img412/5789/oldsystest.jpg
    http://img243.imageshack.us/img243/5237/newsystest.jpg
    Edited by: Ivan Quiroz on Sep 21, 2010 12:42 PM

    <br> <b><font color=blue> Excuse me, because the message Editor has problems, I edited with html tags for best view </font></b>
    <br>
    <br>hi
    <br>
    <br>I have a SAP ECC 6.04 and sap portal 7.01
    <br>
    <br>When I entered in option <b>System Administration /System Configuration /System Landscape / Portal Content Tree / Systems /SAP_ECC</b> (System created by me)
    <br>
    <br>I founded the following error (in  SAP Web AS Connection / Tests the connection to an SAP Web Application Server  )
    <br>
    <br> <b>SAP Web AS Connection</b>
    <br>  <b>Test Details:
    <br>The test consists of the following steps:
    <br>1. Checks the validity of system ID in the system object.
    <br>2. Checks if the system can be retrieved from the PCD.
    <br>3. Check whether a SAP system is defined in the system object
    <br>4. Validate the following parameters: WAS protocol; WAS host name
    <br>5. Checks if the host name of the server can be resolved.
    <br>6. Pings the WAS ping service; works only if the service is activated on the ABAP WAS.
    <br>7. Checks HTTP/S connectivity to the defined back-end application
    <br>
    <br>Results
    <br>1. The system ID is valid
    <br>2. The system was retrieved.
    <br>3. The system object represents an SAP system
    <br>4. The following parameters are valid: Web AS Protocol (http) Web AS Host Name (htc-svr-erp.humantech.es:4200)
    <br>5. The host name htc-svr-erp.humantech.es was resolved successfully.
    <br>6. The Web AS ping service http://htc-svr-erp.humantech.es:4200/sap/bc/ping was not pinged successfully. If the ping service is not activated on the Web AS, you can try to call the ping service manually.*
    <br>7. An HTTP/S connection to http://htc-svr-erp.humantech.es:4200 was not obtained successfully; this might be due to a closed port on the Firewall.
    </b>
    <br>
    <br>...also see a red "X" near a title SAP Web AS Connection
    <br>
    <br>I have other system (old system). It dont have the last error, I show the properties of  the "old system"(without error) and the "new system" (with error)  for your analisys
    <br>
    <br>In "old sap system",  stack java + abap
    <br>
    <br><a href=http://img830.imageshack.us/img830/9755/oldsysstack.jpg>Stack Java + Abap<a>
    <br>
    <br>In "new sap system", stack java separated abap
    <br>
    <br><a href=http://img97.imageshack.us/img97/8627/newsysstack.png>Stack Java and Stack Abap</a>
    <br>
    <br><u><b>In Portal</b></u>
    <br>
    <br>In "old system", I created "SAP_HCM" System
    <br>In "new system", I created "SAP_ECC" System
    <br>
    <br>The <b>"Connector"</b> view  (<b><i>Object</i></b> Option)
    <br>
    <br><a href=http://img706.imageshack.us/img706/3776/oldsysconnector.jpg> (Old System)</a>
    <br><a href=http://img269.imageshack.us/img269/914/newsysconnector.jpg> (New System)</a>
    <br>
    <br>The <b>"Internet Transaction Server (ITS)"</b> view  (<b><i>Object</i></b> Option)
    <br>
    <br><a href=http://img824.imageshack.us/img824/5043/oldsysits.jpg>  (Old System) </a>               
    <br><a href=http://img822.imageshack.us/img822/1314/newsysits.jpg> (New System) </a>
    <br>
    <br>The <b>"User Management"</b> View  (<b><i>Object</i></b> Option)
    <br>
    <br><a href=http://img20.imageshack.us/img20/8646/oldsysuserman.jpg>  (Old System)     </a>
    <br><a href=http://img97.imageshack.us/img97/5339/newsysuserman.jpg>  (New System) </a>
    <br>
    <br>The <b>"Web Application Server"</b> View  (<b><i>Object</i></b> Option)
    <br>
    <br><a href=http://img101.imageshack.us/img101/6155/oldsyswas.jpg> (Old System) </a>     
    <br><a href=http://img69.imageshack.us/img69/434/newsyswas.jpg> (New System) </a>
    <br>
    <br>My question of this view is: Is correct the Server port "4200" in New System? or Is correct the Server port "80+instance" in Old System?
    <br>
    <br>I run tcode RZ10 in backend after "Extended Maintenance"
    <br>
    <br><a href=http://img15.imageshack.us/img15/8711/oldsysrz10.jpg> (Old System)  (Here do not exist parameter <i>icm/server_port_1</i> )</a>
    <br><a href=http://img512.imageshack.us/img512/9268/newsysrz10.jpg> (New System)  (Here do not exist parameter <i>icm/HTTP/j2ee_0</i> ,  is it correct?)</a>
    <br>
    <br><i>Which of these two syntax is correct? 80 + instance or 4200 (any number of port)</i>
    <br>
    <br>also in SAP Systems, I run tcode SICF and enter in "Port Information"
    <br>
    <br><a href=http://img265.imageshack.us/img265/5281/oldsysport.jpg>  (Old System) (two ports) </a>
    <br><a href=http://img441.imageshack.us/img441/7905/newsysport.jpg> (New System) (three ports) </a>
    <br>
    <br>The <b>"Information"</b> view (<b><i>Object</i></b> Option)
    <br>
    <br><a href=http://img13.imageshack.us/img13/2012/oldsysinfo.jpg>  (Old System) </a>
    <br><a href=http://img714.imageshack.us/img714/6941/newsysinfo.jpg>  (New System) </a>
    <br>
    <br>My question is, Why in "Old System" the parameter "Created By" is "pcd_service"? is automatic?
    because the paremeter "Created by" is the user <i>j2ee admin</i> , I created the system manually or Should the user create <i>pcd_service</i>?
    <br>
    <br>The <b>"No Category"</b> group  (<b><i>Object</i></b> Option)
    <br>
    <br><a href=http://img827.imageshack.us/img827/8215/oldsysnoncat.jpg> (Old System)</a>
    <br><a href=http://img193.imageshack.us/img193/3800/newsysnoncat.jpg> (New System) (in this System does not exist the parameter <i>sysnr</i> , is it correct?) </a>
    <br>
    <br>The <i><b>"Permisions"</b></i> Option
    <br>
    <br><a href=http://img825.imageshack.us/img825/886/oldsyspermin.jpg> (Old System) </a>
    <br><a href=http://img243.imageshack.us/img243/2057/newsyspermin.jpg> (New System) </a>
    <br>          
    <br>The <i><b>"Delta Link Tracer"</b></i> Option
    <br>
    <br> <a href=http://img716.imageshack.us/img716/798/oldsysdelta.jpg>(Old System) (two levels) </a>
    <br> <a href=http://img828.imageshack.us/img828/8057/newsysdelta.jpg>  (New System) (three levels, is it correct?) </a>
    <br>
    <br>the <i><b>"System Aliases"</b></i> Option
    <br>
    <br> <a href=http://img265.imageshack.us/img265/7574/oldsysalias.jpg> (Old System) </a>               
    <br> <a href=http://img256.imageshack.us/img256/9817/newsysalias.jpg>  (New System)  </a>          
    <br>
    <br>The <i><b>"Connection Test"</b></i> Option
    <br>
    <br>I based in  <a href= http://img64.imageshack.us/img64/6638/essalias.jpg> ESS SAP Documentation </a>
    <br>
    <br> In the seven point is diference (blue box) in the <a href=http://img412.imageshack.us/img412/5789/oldsystest.jpg> (Old System) (SAP_HCM System) (An HTTP/S connection to http://htc-svr-sap.humantech.es:8004 was obtained successfully.) </a> and <a href=http://img243.imageshack.us/img243/5237/newsystest.jpg> (New System) (SAP_ECC System) (An HTTP/S connection to http://htc-svr-sap.humantech.es:8004 was obtained successfully.)</a>
    <br>
    <br> I desactivated Firewall in my SAP Server and reviewed in <a href=https://forums.sdn.sap.com/thread.jspa?threadID=946905>SAP Forums </a> my problem but nothing
    <br>
    <br><b>Could This error also could be the problem that I get an error in the JCO Destination?</b>
    <br>
    <br> <a href=http://img819.imageshack.us/img819/826/oldsysjcosso.jpg>(Old System) (Succesfully)</a>                
    <br> <a href= http://img822.imageshack.us/img822/4226/newsysjcosso.jpg>(New System) (com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Issuer of SSO ticket is not authorized)</a>
    <br>
    <br> because I configure SSO correctly (I configured last year SSO in "Old System"),I run tcode SSO2
    <br>
    <br> <a href=http://img709.imageshack.us/img709/7194/oldsyssso2.jpg>(Old System)SSO2 Tcode</a>                
    <br> <a href=http://img830.imageshack.us/img830/9704/newsyssso2.jpg>(New System)SSO Tcode</a>                
    <br>
    <br> <a href=http://img185.imageshack.us/img185/9279/newsyssso22.jpg>(Old System) SSO2 Tcode Details</a>
    <br> <a href=http://img227.imageshack.us/img227/416/oldsyssso22.jpg>(New System) SSO2 Tcode Details</a>                
    <br>
    <br> <a href=http://img530.imageshack.us/img530/8710/newsyslog.jpg>(New System) In the SAP Logs: *** J2EE_ADM_DA1 | USERMAPPING.USE | USER.R3_DATASOURCE.J2EE_ADM_DA1 | | systemtype=[(none)], system=["UMESystemLandscapeDummy"], uses strong encryption=[false], remote user ID=[(none)] ***
    </a>

  • Web dynpro for abap error: Error type sapPopupmainID_X1

    I am using Solution Manager System 4.0 and I developed an application with web dynpro for ABAP but we have an web dynpro error from Internet Explorer 6.0 when I open the popup(You can look screenshot of the[ error message|http://mtargun.googlepages.com/error.jpg]). I have found a SAP note but this note(997989) is obsolete for our system.Please help me.

    Hi Heidi
    My server is not in the domain. It is in work group.
    Is it neccessary that server should be in domain?
    Could you suggest me the work around when server is in workgroup.
    Why it is showing hostname of the other server in the URL instead of the server on which I am developing the application?
    Thanks,
    Rashmi

  • /etc/.java/.systemPrefs/.system.lock not found java package error

    Dear all experts, i am trying hard to solve this problem on solaris 10.
    i downloaded java package i.e jdk-6u18-solaris-i586.tar.Z and extract it using zcat jdk-6u18-solaris-i586.tar.Z | tar -xf - . it extracted successfully following folders.
    SUNWj6cfg
    SUNWj6dev
    SUNWj6dmo
    SUNWj6jmp
    SUNWj6man
    SUNWj6rt
    plus few others
    i tried to install all of the above using command pkgadd -d . SUNWj6rt SUNWj6dev SUNWj6cfg SUNWj6man SUNWj6dmo.
    all of the package succesfully installed except one i.e SUNWj6cfg
    i got following error message
    [Do you want to continue with the installation of <SUNWj6cfg> [y,n,?] y
    Installing JDK 6.0 Host Config. (1.6.0_18) as <SUNWj6cfg>
    ## Installing part 1 of 1.
    [ verifying class <none> ]
    cp: /etc/.java/.systemPrefs/.system.lock not found
    cp: /etc/.java/.systemPrefs/.systemRootModFile not found
    [ verifying class <preserve> ]
    ERROR: attribute verification of </etc/.java/.systemPrefs/.system.lock> failed
    pathname does not exist
    ERROR: attribute verification of </etc/.java/.systemPrefs/.systemRootModFile> fa
    iled
    pathname does not exist
    ## Executing postinstall script.
    Installation of <SUNWj6cfg> partially failed.]
    i am trying hard to find out what is the problem.
    thanks in advance
    Mr parkar
    UAE

    make sure your package is in WEB-INF\classes\ directory
    or if it is in a jar file, make sure it is in WEB-INF\lib\ directory

  • Error while consuming CAF Web Service in ABAP

    Hi experts,
    I need to consume a CAF Web Service in ABAP 7.0. While trying to generate the Proxy Object in SE80 it is thowing an error "Proxy generation terminated: WSDL error. (<extension> not supported)" and terminating the Proxy generation.
    Can anyone please help me out with the solution for this?
    Thanks in Advance.
    Vaishali.

    Hi,
    waiting for reply.....

  • Error when calling Java Web Services from ABAP.

    Hello experts:
        In my project, I will call Java Web Services with ABAP coding. With WSDL, I generated a proxy class and created a HTTP connection (t-code: SM59) and a logical port (t-code:lpconfig) for this proxy class. But when running, I would receive the folllowing errors:
       SOAP:1.023 SRT: Processing error in Internet Communication Framework: ("ICF Error when receiving the response: HTTP COMMUNICATION FAILURE")
       If I used HTTPS, there is no problem.
    Regards
    Bob

    Hi Bob,
    It might be the possibility that your java web server is configured to listen only on HTTPS.
    If your HTTPS is working fine, then first check with your JAVA server for HTTP connectivity, then try it calling through ABAP.
    Regards,
    Piyush

Maybe you are looking for

  • If I have a pinned homepage; How can I keep Firefox from opening a second tab. None of the answers on this site help at all

    I have a local html file on my system that I use as a homepage in Firefox. This homepage has a list of links that I regularly use. I have this file homepage pinned in Firefox. Every time I open Firefox not only do I get my pinned homepage, I get anot

  • Previews not loading in grid view (stacks) 10.6.3

    Hi, I am having a rather odd bug with stacks: everything works just dandy (previews load) unless I look at a certain folder. If I navigate to the folder (in stack view) it will load maybe 80% of the item previews and then just stop (it loads differen

  • How Revenue Recognition value calculate in VF45 for an item

    Hello Experts, I want to know how system calculates Revenue Recognition for any item in VF45. I know the configuration part of Revenue Recognition but want to know the calculation part, how calculation going to find out the vale of the Revenue recogn

  • How do I edit and create new Spry2 menu items?

    I have manged to use adobe air to style and insert a spry2 menu - looks OK However,I do not undestand how to edit the menu items i.e. creating new menu items and adding new sub menu items On spry1 it was easy - just click the top of the menu and a wi

  • Best picture file format

    I generally don't do photo montages.  However, I agreed to do a 200 pic photo montage for a friend.  Scanned all pics and saved as jpegs - Exported to media encoder and it's taking forever to encode (going on 20 minutes now).  what is the best file f