Integration engine problem

Dear All ,
I am facing one problem related to file generation and pickup . In file to IDOC AND IDOC TO FIle SCENARIO PROCEESING IS NOT BEING DONE BY INTEGRATION ENGINE .
When I am checking the status of message in SXMB_MONI
IT IS SHOWING <b>"RECORDED"</b> , <b>it is not showing message " processed successfuly</b> . <b>It is also showing the message is waiting in queue "to be delivered ".</b>em .
Can some body suggest how to remove this problIt was working fine IDOC TO FILE and FILE TO IDOC before this probelem occured .
Thanks in advance
Regards
Prabhat

Hi Prabhat
Follow the steps mentioned in this link, it is a Problem Analysis Guide.
http://help.sap.com/saphelp_nw04/helpdata/en/6a/e6194119d8f323e10000000a155106/content.htm
cheers
Sameer

Similar Messages

  • Adapter Engine / Integration Server Problem

    Hi,
    I'm new to SAP and I have some questions regarding my new PI 7.0 SP10 setup.
    Problem:
    In Integration Directory, when I tried to define a communication channel, after specifying the "Adapter Type" (File in my case), I had to specify the "Adapter Engine" from a drop-down. But the dropdown list is empty!
    What I've done & Observations:
    1. I've recently imported the file "XI7_0_SAP_BASIS_7.00_06_00.tpz" (From the installation DVD). After importing, I've refreshed the SLD cache.
    2. SLDCHECK reveals that the connection to SLD is successful.
    3. RWB component monitoring shows:
        Integration Server - No light (Node cannot be expanded)
        Integration Engines - No light (Node cannot be expanded)
        Non-Central Adapter Engines -
            Adapter Engine ootspdbs02 (Red Light)
              - Self Test Failed - Details: Client 010 is not available in this system.
              - Cache Connectivity Test:
                Attempt to fetch cache data from Integration Directory failed; cache could not be updated
                [Fetch Data]: Unable to find an associated SLD element (source element: SAP_XIIntegrationServer, [CreationClassName, SAP_XIIntegrationServer, string, Name, is.01.ootspdbs02, string], target element type: SAP_BusinessSystem)
        J2SE Adapter - No light (Node cannot be expanded)
        Tools
            - System Landscape Directory ootspdbs02 (Green Light)
            - Integration Directory ootspdbs02 (Green Light)
            - Integration Repository ootspdbs02 (Green Light)
            - Runtime Workbench ootspdbs02 (Green Light)
    4. In my SLD - I've defined a business system PI_BS_01
        Role: Integration Server
        Pipeline URL: http://OOTSPDBS02:8001/sap/xi/engine?type=entry
        Group - No Group Assigned.
        Client: 001 of PI1
        Technical System: PI1 on ootspdbs02 - Release 700
    Given the above observations, can anyone please point out to me where I went wrong?
    Any advise is greatly appreciated.
    Thank you.
    Best Regards,
    Ron Lai

    Hi Archana,
    The configuration in SLD DataSupplier is:
    Latest Send Activity               
         2007/01/04  09:18:09:564
    Used HTTP Parameters [http host:port] [user] [protocol]     
         [ootspdbs02:50100] [SLDDSUSER] [http]
    Sending Node [nodeID] [hostname]     
         [11621750] [ootspdbs02]
    Send Result     
         Success
    Next Automatic Send Timestamp     
         2007/01/04  21:18:08:189
    Send Type
         Automatic (Time Scheduled)
    Configuration Status     
         Valid
    The hierarchy of this business system is:
    Business System:
       BS_NAUTICUS_OOTS [Role = Application System, Related Integration Server = PI1_BS_01, Technical System = TS_NAUTICUS_OOTS]
    Technical System:
       TS_NAUTICUS_OOTS [Type = Third Party, Software Component = SWC_NAUTICUS_OOTS, Product = Product_NAUTICUS_OOTS]
    Basically I created product, software component, technical system, business system from scratch.
    I did not put any dependencies to existing products/software components.
    Regards,
    Ron

  • Problems with namespace XML Parsing of ABAP PI 7.0 Integration Engine

    Hi,
    I discovered the following problem.
    The customer sends a SOAP message with is forwarded through a SOAP Adapter in the integration engine.
    The structure of the message is very simple:
    <Envelope>
    <Body>
    <ORDERS05>...</ORDERS05>
    </Body>
    </Envelope>
    The customer adds the namespace information a special way:
    <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope">
    <Body>
    <orders05 xmlns="">...</orders05>
    </Body>
    <Envelope>
    Here the namespaces is declared in the first element. It should be inherited into all child elements. The 'orders05' should not have the namespace ' xmlns="http://schemas.xmlsoap.org/soap/envelope" ', therefore the namespace is overwritten with ' xmlns="" '. However I don't know if this is a correct xml statement, the SAP system did not understand this.
    The integration throws an error which is stated in the message in the adapter engine:
    2008-11-06 17:31:44 Fehler SOAPFault empfangen vom Integration Server. ErrorCode/Category: XIProtocol/ITEM_MISSING; Params: /@mustUnderstand, ST: ST_XMS_MSGHDR30_RM; AdditionalText: Attribut 'mustUnderstand' erwartet; ApplicationFaultMessage: ; ErrorStack: Das XML-Element /@mustUnderstand fehlt im SOAP-Message Header (SAP XI Extension) Attribut 'mustUnderstand' erwartet
    2008-11-06 17:31:44 Fehler Fehler beim Übertragen der Message zum Endpunkt http://kas052.hauni.koerber.de:8036/sap/xi/engine?type=entry über die Verbindung SOAP_http://sap.com/xi/XI/System. Grund: com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 500 : Error during parsing of SOAP header
    If I changed the SOAP message to the common format, it is accepted by the integration engine.
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope">
    <SOAP:Body>
    <orders05>...</orders05>
    </SOAP:Body>
    </SOAP:Envelope>
    Here the namespace ' xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope" ' is defined with a prefix and assigned to the elements 'envelope' and 'body'. The 'orders05' element has no namespace.
    However due to the xml syntax both messages are the same, so why the integration engine handle the messages different?
    Best regards,
    Nils Kloth

    The valid SOAP format supported by XI is as follows
    <SOAP:Envelope
      xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <SOAP:Body>
        <m:MessageTypeName xmlns:m="Some-URI">
          <Price>34.5</Price>
        </m:MessageTypeName>
      </SOAP:Body>
    </SOAP:Envelope>
    Ur sender system is not sending the data in correct Soap format and thats the cause of message rejection. The option you have to use the Soap adapter in "no soap" mode.
    Regards,
    Prateek

  • Integration engine: Inconsistent roles and problem with communication chann

    Hi,
        I am troubled with this error for last 1 week.
    please help me with this:
    Inconsistent roles. System Landscape: Application System. SXMSGLOBAL: Integration Server.I have checked in SXMB_ADM in Integration Engine Congiguration, some entery is there but not sure what is wrong.
    And in my communication channel monitoring, my communication channel for simple file to file transfer is also giving some error:
    Error Attempt to process file failed with com.sap.aii.af.ra.ms.api.ConfigException: Some of the IS access information is not available. SLDAcess property may be set to true, but SLD is not available
    Are above two errors interrelated?
    Because when I try Cache connectivity test:
    Everything is in green except Integration Server ABAP
    Guys pleas help this isse has really taken a long time and I havn't got any way to work this out.
    Regrads,
    Lokesh

    Hi Lokesh,
    Inconsistent roles. System Landscape: Application System. SXMSGLOBAL: Integration Server
    Check this thread...
    integration server status in red at component monitoring
    Error Attempt to process file failed with com.sap.aii.af.ra.ms.api.ConfigException: Some of the IS access information is not available. SLDAcess property may be set to true, but SLD is not available
      Try out these threads....
    SLDAccess set to true, but not available
    Re: SLD Technical System Process Integration
    Some of the IS access information is not available.
    Regds,
    Pinangshuk.

  • Auto Cancellation of Messages in the Integration Engine.

    Dear all,
    Issue: Auto Cancellation of Messages in the Integration Engine.
    Description: Actually Today, I'm facing Problem in message mapping and its showing error "JCO_SYSTEM_FAILURE". Finally the message is Auto Canceled and showing the status in the Message Monitoring as Canceled with Errors.
    I have doubt here how the messages are Auto Canceled with Error? Is there any system or ABAP program which cancelling these messages?
    Waiting for yours valuable reply on the above issueu2026
    Edited by: BhavinPatel on Oct 7, 2010 8:15 AM

    Hi Bhavin,
      Two report program are there to cancel error msgs automatically..
    1) RSQIWKEX
    2) RSXMB_CANCEL_MESSAGES
    Regds,
    Pinangshuk.

  • Error while testing message from Integration Engine.

    Hi,
    Trying to send message to Integration engine from RWB, using test mesage tab in Integration engine.
    I pasted the payload(IDOC payload) , entered sender service, interface name and namespace and also username and password. Selected quality of servie as Exactly once.
    While sending the message getting the following error - "Error while sending".
    What could be possible reasons for this error.
    Thanks.

    Hi,
       Please check the following possibilities:
    1. Make sure you have selected integration Engine oprtion and not the adapter engine.
    2. The USERID and password should be correct.
    Please let me know if you still face the problem.
    Regards,
    Shwetambari.

  • Error in integration Engine

    Hi All,
    In integration Engine im getting error as "Exception occurred during XSLT mapping of the application".
    when i tried to test the mapping its showing the warning as "javax.xml.transform.TransformerException: com.sap.engine.lib.xml.util.NestedException: Could not execute operation on Java Object. -> java.lang.reflect.InvocationTargetException at "
    Please help me reagrding this issue to proceed further!!!

    Hi,
    Can u please explain the problem little detail...
    Are u getting this error in SXMB_MONI??
    If yes then can u copy the source payload and check it in the Message Mapping once??
    If problem is coming from mapping... try to analyze.. else u can put now vtz exactly the prblm is..
    Babu

  • HTTP error 403 from Integration engine

    Hello,
    Problem a)
    While posing data from eSourcing to PI box by HTTP , we are getting HTTPerror 403.
    The error message states:
    ID: E-Sourcing was unable to publish PROP-00090--2010 to ERP. class java.io.IOException Server returned HTTP response code: 403 for URL:
    Problem b)
    In another observation the sender file adapter after polling the file is unable to send the message to Integration engine and gives a Connection Time out error. it gives the following error.
    Transmitting the message to endpoint http://<Host>:<Port>/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message over HTTP. Reason: java.net.ConnectException: Connection timed out: connect.
    I believe that both the errors are for common cause and possibly the Integration engine is not accepting HTTP request.
    It looks like these error due to security reason, it seems some authorization profile is missing or may be some other issue,kindly help us at that front.
    Thanks and Regards,
    Satish

    Hi Suraj,
         Thanks for the update.We had checked the URL before posting this message,it is picking up correct URL with namespoace, UID and PWD.Exact error that we are getting is as follows:
    ID: E-Sourcing was unable to publish PROP-00090--2010 to ERP. class java.io.IOException Server returned HTTP response code: 403 for URL: http://MB1ES1025:50200/sap/xi/adapter_plain?namespace=http://frictionless.esource.com/v2.0&interface=MI_ESI_AWARD_PO&service=FCI_TENANT&QOS=BE&sap-user=pisuper&sap-password=sap$29&sap-client=001&sap-language=EN. Please contact your system administrator.
    Here all information are correct.We have checked the SLD check, that is also working fine.Also it is not connectivity related issue, as we are able to transmit XML file to E-Sourcing.
       It looks like security issue, but what authorization needs tobe given exactly for HTTP call, we need to know or may be some other issue.
    Thanks and Regards,
    Satish

  • HTTP error 403 to Integration engine

    Hello,
    Problem a)
    While posing data from eSourcing to PI box by HTTP , we are getting HTTPerror 403.
    The error message states:
    ID: E-Sourcing was unable to publish PROP-00090--2010 to ERP. class java.io.IOException Server returned HTTP response code: 403 for URL:
    Problem b)
    In another observation the sender file adapter after polling the file is unable to send the message to Integration engine and gives a Connection Time out error. it gives the following error.
    Transmitting the message to endpoint http://<Host>:<Port>/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message over HTTP. Reason: java.net.ConnectException: Connection timed out: connect.
    I believe that both the errors are for common cause and possibly the Integration engine is not accepting HTTP request.
    Please help.
    Thanks and Regards,
    Himadri
    Edited by: Himadri Chakraborty on Feb 9, 2010 3:35 PM

    Time Out Error
    In order to get rid of it, Your basis person need to play around with follwing three parameters in order to find an appropriate values as per your hardware sizing and requirement......
    icm/conn_timeout
    icm/keep_alive_timeout
    icm/server_port_< n >
    How ever, in general SAP recommandation is as follow....
    icm/server_port_0 = PROT=HTTP,PORT=1080,TIMEOUT=30,PROCTIMEOUT=600 to allow a maximum processing time of 10 minutes.
    Hope this helps !!!
    Regards,
    J Augastine

  • Mail-Adapter Integration Engine Error during parsing of SOAP header

    Hello,
    we use XI with the mail adapter. Most of the messages are processed correctly. But sometimes I get following errors in the J2EE-logviewer:
    Transmitting the message to endpoint http://<xi-host>:<http-port>/sap/xi/engine
    ?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.a
    pi.RecoverableException: Received HTTP response code 500 : Error during
    parsing of SOAP header.
    Failed to transmit message 4e913640-4cc5-11dc-8560-00e000c55366(OUTBOUND)
    due to com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP
    response code 500 : Error during parsing of SOAP header.
    Retries exceded, set message
    4e913640-4cc5-11dc-8560-00e000c55366(OUTBOUND) to status NON_DELIVERED.
    Has somebody else the same problem and solved it or any idea what the matter could be?
    Thanks for your help
    Christian

    Hi Reddy,
    We´ve got the following scenario:
    Exchange-Server (is always up)
    XI Mail-ReceiverAdapter
    I use IMAP4 to access the Outlook-Email-Box
    Everything works fine. But some Emails aren´t processed.
    I think it´s a problem between adapterframework and the integration engine?
    There is no difference between the emails?
    If you´ll need further informations ask me?
    Thanks

  • Generated Proxy Error: System not configured as XI Integration Engine

    Dear all,
    Using transaction SPROXY I generated a proxy on a Message Interface.
    This generated as well a method and the associated class.
    When I run it, trying to send data through all this, I get the following error:
    <b>System not configured as XI Integration Engine</b>
    Here is the model I got on another thread, in order to catch the error text:
    DATA: l_sys_exception    TYPE REF TO cx_ai_system_fault.
    *...proxy call
    catch CATCH CX_AI_SYSTEM_FAULT into l_sys_exception.
    write: l_sys_exception->errortext.
    Anyone has any idea where this error commes from?
    I am mostly wondering whether the problem comes from my outbound system or XI configuration?
    Thanks a lot, have a nice day!
    Isa.

    check this thread
    https://forums.sdn.sap.com/click.jspa?searchID=2727912&messageID=1877263

  • Error: System not configured as Integration Engine

    Hi ,
    I was trying to simulate the following scenario in SAP XI:
    HTTP--> SAP XI --> (RFC/BAPI)SAP R/3
    Let me clear what i did.
    I have to call a BAPI using RFC adapter in XI to display some information on a request of some Http app.
    1. I have Imported the RFC BAPI into IR.
    2. I have created the XSD files for http Re and res messages.
    3. I have created the XSLT mapping programs and put them in a zip file and imported into IR.
    4. I have created a Interface mapping and assign the created messages and mapping programs.
    5. In ID i have created a Business service for my web application.
    6. Receiver determination created in Id and Interface determination and receiver agreement in ID and activated the changes.
    7. I have tested the same by sending the request from my web application to xi plain http adapter as follows:
    http://grserver:8000/sap/xi/adapter_plain?bs=XIWS_web&namespace=urn%3Axi%3Asap%3Awebapp&interface=HTTP_out&qos=BE
    and in the result i have got the following error:
    "System not configured as Integration Engine"
    but i have tried it many times and some times it gives me correct results but after that the same error ios coming.
    so can you tell me what could be wrong in the configuration of XI of what is the solution for this problem.
    Reagrds
    Gopesh Kumar Agarwal

    Hi,
    What is the version of XI you are using? If u are usign XI2.0, ur URL is correct. But if you are using XI3.0 then use <b>service</b>=<SENDERSERVICE>instead of
    <b>bs</b>=<SENDERSERVICE> parameter in your URL.
    <b>bs</b> is replaced by <b>service</b> in XI3.0
    Your URL will be http://grserver:8000/sap/xi/adapter_plain?<b>service</b>=XIWS_web&namespace=urn%3Axi%3Asap%3Awebapp&interface=HTTP_out&qos=BE
    Hope this helps you.
    Cheers,
    Siva Maranani.
    Message was edited by: siva  maranani
    Message was edited by: siva  maranani

  • Error: System not configured as XI Integration Engine

    Hi All,
    I a getting this following error in RWB-->message monitoring -->adapter engine -->audit log
    "2007-11-29 09:28:45 Error Received XI System Error. ErrorCode: SYSTEM_NOT_CONFIGURED_AS_XMB ErrorText:   ErrorStack: System not configured as XI Integration Engine
    2007-11-29 09:28:45 Error Transmitting the message to endpoint http://p2p:8003/sap/xi/engine?type=entry using connection AFW failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: SYSTEM_NOT_CONFIGURED_AS_XMB:.
    what might be the possible errors..
    regards,
    Rajesh

    Hi Rajesh,
    you can go through these chek steps
    1)go to SLD-->Business systems...and check the role of business system Web AS ABAP (tht was created during installation)...check if the role is integration server
    2) go to sxi_cache and in the menu tool bar goto "GoTo" and click AE cache and see if the link is fine? whether the link in sxi_cache for AE cache is showing green traffic signal and  also perform a delta refresh.
    3)Check whether your business system is tied to the integration server in SLD.
    4)In the transaction sxmb_adm -> Integration Engine Configuration can you check whether that role has been defined as Integration Server.
    hope these checks will solve your problem
    Thanks
    sandeep sharma
    PS:If helpful Plz reward points
    Also you may check whether in specific configuration you may need to add Category as Runtime Engine_Type and current value as HUB.

  • File-File: Message are in Waiting state in Integration Engine

    Hi,
    I am trying to execute File-File integration scenario and the message is in Waiting state in Integration Engine.
    I am getting the following error in sxmb_moni:
    <b><SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>
      <SAP:P1>Server repository could not create function template for 'SMPP_CALL_JAVA_RUNTIME</SAP:P1></b>
    I am getting the following error in the Visual Admin Trace:
    <b>com.sap.mw.jco.JCO$Exception: (123) JCO_ERROR_FUNCTION_NOT_FOUND: Server repository could not create function template for 'SMPP_CALL_JAVA_RUNTIME3' caused by: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: User SAPJSF has no RFC authorization for function group SYST .</b>
    Can any one tell me how to provide RFC authorization to SAPJSF user.
    Thanks in advance,
    Nagarjuna

    hi,
    that is the reason for your problem
    The user entered for LOGON in that does not have the requisite privileges.
    Would sugget you contact your basis team and ask them to make the connection going. Then, this problem will be resolved.
    To add more, SLDAPI and the rest are used for the connection between your ABAP and JAVA Stack. As, your mapping gets executed in the JAVA stack, during the execution, as this connection failed, so did your process.
    Get this onnection up and reunning and it willsolve this issue.
    Regards,
    Bhavesh

  • Integration Engine does not connect with SLD

    Hi all,
    We have an XI 3.0 system that acts as QUA system in our track. This XI 3.0 system is connected to a central SLD installed on a PI 7.1 system that acts as our DEV system.
    Everything seems to be OK in the Java part. We refresh the caches successfully and enter the SLD in DEV system.
    We have a problem, though with the SXI_CACHE transaction. It shows the following message:
    "Unable to refresh cache contents.Error during last attempt to refresh cache"
    And the detail of the error is: "LCR_GET_OWN_BUSINESS_SYSTEM - NO_BUSINESS_SYSTEM"
    We have checked in the SLD and the Business system is created.
    In transaction SXMB_ADM when checking the Integration Engine connection with SLD we get the following error: "No access to system landscape at present"
    In the Runtime Workbench of the system, when checking the Cache Connection, the Integration Engine part shows a warning. In the RWB also the Self Status Check of the Integration Engine gives errors:
    "Are roles in SXMS_CONF_ITEMS and SLD consistent?"
    We have already followed all the post installation guides, and the cache checks, and SLD checks guides.
    Do you know which the soltion could be for our error??
    Thanks!

    Hi,
    We have checkes
    SM59: TCP/IP Destination: LCRSAPRFC y SAPLSDAPI. check the program ID is correct.--> connection test goes OK
    HTTP destination: INTEGRATION_DIRECTORY_HMI: do a test connection: result=500--> connection test gives us 500 result
    SLDAPICUST: Check the user and password and the server defined. the PI server should be the main server.--> checked, OK
    SXMB_ADM>Integration Engine Configuration: Check if the destination is properly defined. should be dest://http://<server><port>/sap/xi/engine?type=entry> checked. OK
    Check RZ70: wich configuration you have there?--> The configuration in the RZ70 for the SLD is pointing to the DEV system, so it is correct
    SLDCHECK results:
    "Properties of RFC destination SAPSLDAPI
      RFC host:        %%RFCSERVER%%
      program id:      SAPSLDAPI_XXX
      gateway host:    XXXX
      gateway service: XXXXX
    Testing the RFC connection to the SLD java client...
    RFC ping was successful
    SLD server access settings:
      host name:   XXXXX
      port number: 50000
      user       : XIAPPLUSER
    Use transaction SLDAPICUST if you wish to maintain the SLD server access data
    Launching the SLD GUI in a separate browser window...
    => Verify in the browser GUI that the SLD is in a healthy running state!
    Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call terminated sucessfully
    List of business systems maintained in the SLD:
        (...more...)
    Calling function LCR_GET_OWN_BUSINESS_SYSTEM
    Retrieving data from the SLD server...
    No corresponding business system found for system XXX      client 450
    => Check and maintain the SLD content for the current client
    Summary: Connection to SLD works technically, but the SLD content may need maintenance
    => Check and maintain the SLD data content
    *Unable to refresh cache contents.Error during last attempt to refresh cache" * this error is related with the RFC destination type HTTP. ( HTTP destination: INTEGRATION_DIRECTORY_HMI: do a test connection: result=500)

Maybe you are looking for

  • How can i sync my iPod 5S to iTunes?

    I recently got a new iPod 5S and had to update iTunes to version 11.0, but when i tried to sync the ipod to iTunes, it didnt pick it up on devises. How can i get my ipod synced to itunes? also, when i tried to sign into my itunes account on it, it wo

  • IPod Nano 3rd gen not detected as a drive in my computer or in iTune

    hi, i bought a brand new Refurbished ipod nano 4GB 3rd generation and it does nothing when i connected it to laptop, i have Dell Latitude and Inspiron. it is not getting detected as a drive in my computer and in iTunes. I charged it for more than 4 h

  • Mail and address book crash after upgrade

    I just upgraded from 10.4.11 to 10.5.5. My mail and address book apps do not load now. Both get the spinning circle and "application not responding". This is about the 3rd or 4th problem since upgrading to 10.5. Anyone have any solutions so I can get

  • Why does photoshop cc 2014 crash on start?

    i installed the newest version of photoshop but every time i try to open it, it crashes then closes. i've tried a few tips from the forum, but it still won't open. is there something wrong with my computer, or the program?

  • Can't get to email without upgrade?

    I have been offline for almost 2 years. now I'm back on and When I try to check email, I get a pop up telling me that to get the best use of the new services that I should upgrade my osx. when I try to do this I'm told there is not enough room to do