Problem accessing clicksoft webservice in SAP System

Hi All,
We are currently integrating SAP system with Clicksoft. For that, we have received WSDL file from Clicksoft and we are trying to create consumer proxy in SAP system.
But, getting error " Attribute "Transport" in <SOAPbind:binding> has incorrect value.
Regards,
Sagarika

Hi ,
As this forum is for SharePoint and this question is about third party, I changed its type to discussion.
Thanks,
Wendy Li
TechNet Community Support

Similar Messages

  • Accessing data from other SAP system

    Hi experts
    I need to access data from one SAP system from other.  My requirement is , perform applications (programs) in some SAP system, but using/accessing  data from other SAP system .
    For example, when we press F4 we get the match code (search help) for the field ;  that window is alredy created by SAP and it shows the data for that field . Of course the application (ike any other program/application) read the data from the SAP system is being executing ;  well i need execute that match code but show (taking) the data from other SAP system;  i not refer to other MANDT in same system but other SAP system.
    The communication between SAP1 system and SAP2 system is already created from BASIS.
    My doubt is how can i  execute that standard application (search help) but 'invoke' to standard application this take data from other system ?
    I guess i can create Z search help wich call a Z Function (RFC) to get the data required from the other system ;
    or maybe enhance the standar search help to call that Z RFC ;  but standard application search help is already created and this access the data in several ways or places of code , and this has severals sub-windows and search features ; and i just need execute exactly same search help but accesing data from the other SAP system ; so my doubt is, is there some way to indicate to SAP the applications always (wherever) these applications acces the data do it but from other SAP system, 
    like if we 'redirect' the Data Base to other SAP system. 
    SAP1 applications are being executing  -
    >   but all data (records) are taking from SAP2
    Maybe the first suggestion is simply why do not we execute applications in SAP2 instead SAP1 , that's because the version package in SAP2 system (where we have the data) does not support some (non SAP) applications we need to use.
    Excuse the long thread.  Does somebody can help, any idea ?
    Best Regards
    Frank

    Hi Frank,
    Below are my thoughts, these are only conceptual and haven't had an opportunity to try these possibilities, also not sure if this is the right thing.
    1) Create an entry in DBCON using TCode: DBCO for the Database of system SAP2. Now in the application of SAP1 use the "SET CONNECTION" construct as the very first statement, so that consecutive SQL statements will point at the DB of SAP2.
    2) I have read somewhere that the Work Processes are connected to the Default database and i am not sure if you can change this setting, but if you can and provided you have have multiple application servers in your SAP1 landscape, then pick one of the application servers and change the settings on the WP to point at the DB of SAP2, you have the end users login to this particualr app server.
    3) If there are multiple app servers in SAP1 landscape, then choose one of the app servers and change the default database setting to point at DB of SAP2.
    Regards,
    Chen

  • Access data from 2 SAP systems into WebDynpro..Please guide :)

    Hello,
    Is is possible to access/retrieve data from 2 seperate SAP systems in Web Dynpro?
    To ellaborate more:
    Under normal situation - We create a Model using which you can access the required BAPI/RFC and using the JCo this connection is complete.
    So, in the SLD there is one JCo connection/object for this model.
    Now as per my quesry, I want to access data from 2 systems... like CRM & R/3.
    So how can I do this:
    1. Create 2 seperate model objects and then do Model Context Mapping. If this is rite, then I will have to create 2 JCo connections in SLD.
    2. Is is possibe that under one model (example this model is accessing R/3), I need to access data from CRM <i><b>without creatiing another model</b></i>. So that are the possiblities? Secondly is this way/path recommended?If no, how should I proceed.
    Hope my requirements are clear
    Awaiting Reply.
    Thanks & Warm Regards,
    Ritu

    Ritu,
    There is no way you can create single model for 2 different R/3 systems (unless SAP decides to implement this in later versions).
    If you still want to stick with a single model approach, I would suggest to use <b>Webservice</b> model where the R/3 interaction part would be taken care by WebService.
    Ashutosh

  • Error while using  soap adapter in webservice to sap system scenario

    Hi everybody,
    i got the error while using saop adapter in scenario(sender webservice----->sap system)
    error is
    HTTP error:couldnot post file
    '/XISOAPAdapter/MessageServlet:Channel=:BS1:SPA.&amp;
    version+3.0&amp;sender.Service=BS1&amp;interface=http%3ASP%5OUTBOUND'on server 'XI03'(500)

    check with ur basis people

  • Problem :" No changes allowed to SAP system objects" ,pls...

    Hi guys, I recently installed the minisap system  successfully but after I log on to the system every time I want to create a new program ( SE80 ), change and edit old program then the systems responds " No changes allowed to SAP system objects".
    Have anyone had the same problem.
    I would be very grateful if any one could help me.Pls..
    Note:Mini SAP i get from Books ( ABAP Objects: Introduction to Programming SAP Applications
    by Horst Keller, Sascha Kruger )
    Regards
    Indra Budiman
    [email protected]

    Hi Indra,
    On the face of it, it seems you're trying to change the standard SAP objects (programs). Could you specify which program you're trying to change / add ?
    Remember, all your new programs should begin with either a 'Z' or 'Y'.
    Regards,
    Anand Mandalika.

  • Problem transferring file to non-sap system from R/3

    Hi,
    I used one Z function module to transfer file to non-SAP system as follows.
    CALL FUNCTION 'Z_INTERFACE_OUT_1'
           EXPORTING
                INTID           = V_INTID
                EXTRACT_DATASET = P_V_FILENAME.
      IF SY-SUBRC = 0.
        WRITE: / P_V_FILENAME, 'file has transferred successfully'.
      ELSE.
        WRITE: / P_V_FILENAME, 'file transfer has failed.'.
      ENDIF.
    I am getting message 'file has transferred successfully'. But it is not found on destination system.Can anyone please tell me the reason.
    Thanks,
    Venkatesh.

    Hi,
    You can use transaction code SNOTE to see whether a particuler OSS note is implemented or not.
    First navigate to GOTO> Download SAP Note and import the OSS note to your system.
    Then navigate to GOTO > SAP Note Browser and check the status of the OSS note, it will show whether it is implemented in your system or not.
    Also in the OSS note, there is release specific information. You can check whether that OSS note is applicable to your release or not.
    Regards,
    Gaurav

  • Problem accessing frontend for Trial:SAP NetWeaver Application Server ABAP 7.4 on SAP MaxDB

    Hi all,
    had to set up short timed a trial instance of SAP NetWeaver Application Server ABAP 7.4 on SAP MaxDB in Amazon Cloud
    Installtion was pretty straightforward but now if have the problem of accessing the frontend via RDP.
    Connecting via ssh works fine but when it comes to rdp it just says something like "rdp not activated or computer not reachable or down". Ping is also not working.
    The instance is created as public.
    Tried to reach it from my corporate network (ports opened), from home, from mobile broadband. Same result, ssh working, rdp not.
    Any ideas?
    thanks
    Ferdinand

    Hi Ferdinand,
    not every appliance in CAL comes with an Windows system that has the UI tools preinstalled. The system you are currently using comes with a Linux server only on which the NetWeaver ABAP and the MaxDB run. Here are a few hints which help to understand if RDP is available:
    1) take a look at the default "Access Point" configuration. If Port 3389 (RDP) is not opened by default, then there is probably no RDP available
    2) take a look at the number of virtual machines (instances) the solution details. If there is only one VM listed, it is the one with the server components (very likely not Windows).
    3) Check if the connect button on the "INSTANCES" screen lists RDP (the connect button becomes visible after the solution has been started). If there is no option for RDP, then it is not available.
    In a nutshell, for this particular solutions there is no Windows RDP available. Nevertheless, the user guides explains how to fetch and install SAPGUI to your client machine so that you are able to connect to the system.
    Thanks and Regards,
      Hannes
    Best Regards / Freundliche Grüße / 敬具 / 此致敬礼 / Поздрави
    Hannes Kuehnemund | Product Owner - SAP Cloud Appliance Library
    Vote in our latest poll here: http://cal.sap.com - Information on Instance Popup

  • Customize Portal application to access Dev/Test/Production SAP systems

    Hi All,
    We have requirment from client, to develop a custom portal application.
    1. When user login into Testing portal (eg., Development or Testing system or UAT system or Production system) and want to access the all (Dev / Tes / UAT / PRD) system SAP GUI with SSO concept from customize portal applciation once he select the dropdown list either Dev/Test/UAT/ PRD.
    Our code.....
    in layer-config.xml file, we have defined systems
    - <layer-config>
    - <system>
      <layer>Dev</layer>
      <internal>true</internal>
      </system>
    - <system>
      <layer>Test</layer>
      <internal>false</internal>
      </system>
    - <system>
      <layer>PRD</layer>
      <internal>false</internal>
      </system>
      </layer-config>
    In Java code
    public class Accesstoall extends AbstractPortalComponent {
         public void doContent(
              IPortalComponentRequest request,
              IPortalComponentResponse response) {
              response.write("Select the system");
              try {
                   LaunchpadConfigReader reader =
                        new LaunchpadConfigReader(
                             request.getPrivateResourcePath()
                                  + "/"
                                  + "layer-config.xml");
                   for (int i = 0; i < reader.getBackendSystemConfig().size(); i++) {
                        response.write("<br>"+
                             reader.getBackendSystemConfig().get(i).toString());
                        if (reader
                             .getm_backendSystemURLInternal()
                             .get(i)
                             .toString()
                             .equalsIgnoreCase("true")) {
                             response.write(
                                  "<a href='"
                                       + "http://vep"
                                       + reader.getBackendSystemConfig().get(i).toString()
                                       + "wd.eu.xerox.net:8219/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.Transaction?System=SAP_BW&TCode=SE38&Gui=WinGUi"
                                       + "'>launch system</a>");
                        } else {
                             response.write(
                                  "<a href='"
                                       + "https://ep"
                                       + reader.getBackendSystemConfig().get(i).toString()
                                       + "ns3.eur.xerox.com/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.Transaction?System=SAP_BW&TCode=SE38&Gui=WinGUi"
                                       + "'>launch system</a>");
    I want to call the XML value in JSP file as dropdown list and once dropdown selected, user needs to display link of SAP GUI system in table.
    Please can you advise which approach will be the best on external and internal portal.
    Appreciate on your feedback.
    Thanks,

    Hi Praveen,
    for internal portal, you can create 4 different system object in portal landscape for 4 different systems and then implement sso between portal to those system and use sap transaction iview
    for external portal, go with your way.
    Regards,
    Sen

  • Problem accessing JWS webservice through BPEL

    Hi,
    I have designed a small BPEL file with which I am trying to access through the BPEL console/a java application. I am getting the following error: -
    <detail>
    <bea_fault:stacktrace xmlns:bea_fault="http://www.bea.com/servers/wls70/webservice/fault/1.0.0" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">weblogic.wsee.codec.CodecException: Unable to find xml element for parameter: office
         at weblogic.wsee.codec.soap11.SoapDecoder.checkNullElement(SoapDecoder.java:378)
         at weblogic.wsee.codec.soap11.SoapDecoder.decodeParams(SoapDecoder.java:285)
         at weblogic.wsee.codec.soap11.SoapDecoder.decodeParts(SoapDecoder.java:172)
         at weblogic.wsee.codec.soap11.SoapDecoder.decode(SoapDecoder.java:125)
         at weblogic.wsee.codec.soap11.SoapCodec.decode(SoapCodec.java:180)
         at weblogic.wsee.ws.dispatch.server.CodecHandler.decode(CodecHandler.java:139)
         at weblogic.wsee.ws.dispatch.server.CodecHandler.handleRequest(CodecHandler.java:40)
         at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:141)
         at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:114)
         at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
         at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
         at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
         at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:285)
         at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    </bea_fault:stacktrace>
    </detail>
    I have set the transaction-timeout accordingly in the following files: -
    1) domain.xml
    2) orion-ejb-jar.xml
    3) transaction-manager.xml
    Following is the excerpt from the service: - [I am using JWS annotations]
    @WebService
    @WLHttpTransport(portName="ResponsibleOfficeSoapPort", serviceUri = "ResponsibleOfficeService")
    @WSDL(exposed=true)
    @SOAPBinding(parameterStyle=SOAPBinding.ParameterStyle.WRAPPED)
    public class ResponsibleOffice {
         @WebMethod
         public void addResponsibility(String office, String airline, String pRecordLocator) {
              Responsibility aResponsibility = new Responsibility();
              aResponsibility.setResponsibleOffice(office);
              aResponsibility.setResponsibleAirline(airline);
              Customer cus = new Customer();
              cus.setRecordLocator(pRecordLocator);
              cus.setReponsibility(aResponsibility);
              ResponsibilityHelper.persist(cus);
    Following the BPEL file: -
    <?xml version = "1.0" encoding = "UTF-8" ?>
    <!--
    Oracle JDeveloper BPEL Designer
    -->
    <process name="TestBPEL" targetNamespace="http://xmlns.oracle.com/TestBPEL"
    xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:ns1="http://com/aaaa/webservices"
    xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ns3="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:ns2="java:com.aaaa.entities"
    xmlns:bpelx="http://schemas.oracle.com/bpel/extension"
    xmlns:client="http://xmlns.oracle.com/TestBPEL"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc">
    <!--
    PARTNERLINKS
    List of services participating in this BPEL process
    -->
    <partnerLinks>
    <!--
    The 'client' role represents the requester of this service. It is
    used for callback. The location and correlation information associated
    with the client role are automatically set using WS-Addressing.
    -->
    <partnerLink name="client" partnerLinkType="client:TestBPEL"
    myRole="TestBPELProvider"/>
    <partnerLink name="ResponsibleOfficeServiceDefinitions"
    partnerLinkType="ns1:ResponsibleOffice_PL"
    partnerRole="ResponsibleOffice_Role"/>
    </partnerLinks>
    <!--
    VARIABLES
    List of messages and XML documents used within this BPEL process
    -->
    <variables>
    <!-- Reference to the message passed as input during initiation -->
    <variable name="inputVariable" messageType="client:TestBPELRequestMessage"/>
    <!-- Reference to the message that will be returned to the requester-->
    <variable name="outputVariable"
    messageType="client:TestBPELResponseMessage"/>
    <variable name="Invoke_1_addResponsibility_InputVariable"
    messageType="ns1:addResponsibility"/>
    <variable name="Invoke_1_addResponsibility_OutputVariable"
    messageType="ns1:addResponsibilityResponse"/>
    </variables>
    <!--
    ORCHESTRATION LOGIC
    Set of activities coordinating the flow of messages across the
    services integrated within this business process
    -->
    <sequence name="main">
    <!-- Receive input from requestor. (Note: This maps to operation defined in TestBPEL.wsdl) -->
    <receive name="receiveInput" partnerLink="client" portType="client:TestBPEL"
    operation="process" variable="inputVariable" createInstance="yes"/>
    <!-- Generate reply to synchronous request -->
    <invoke name="Invoke_1" partnerLink="ResponsibleOfficeServiceDefinitions"
    portType="ns1:ResponsibleOffice" operation="addResponsibility"
    inputVariable="Invoke_1_addResponsibility_InputVariable"
    outputVariable="Invoke_1_addResponsibility_OutputVariable"/>
    <assign name="Assign_1">
    <bpelx:append>
    <bpelx:from variable="outputVariable" part="payload"
    query="/client:TestBPELProcessResponse"/>
    <bpelx:to variable="Invoke_1_addResponsibility_OutputVariable"
    part="parameters" query="/ns1:addResponsibilityResponse"/>
    </bpelx:append>
    </assign>
    <reply name="replyOutput" partnerLink="client" portType="client:TestBPEL"
    operation="process" variable="outputVariable"/>
    </sequence>
    </process>
    [Info: - The Webservice is running on Weblogic 11]
    Can someone please help on this?
    Thanks.

    Your webservice seems to be throwing the error:
    Unable to find xml element for parameter: officeLooking at your BPEL process, you are assigning nothing to the inputVariable of your Invoke block, Invoke_1_addResponsibility_InputVariable. This means you are not sending any value in the office XML element.
    <sequence name="main">
    <!-- Receive input from requestor. (Note: This maps to operation defined in TestBPEL.wsdl) -->
    <receive name="receiveInput" partnerLink="client" portType="client:TestBPEL"
    operation="process" variable="inputVariable" createInstance="yes"/>
    <!-- Generate reply to synchronous request -->
    <*invoke* name="Invoke_1" partnerLink="ResponsibleOfficeServiceDefinitions"
    portType="ns1:ResponsibleOffice" operation="addResponsibility"
    inputVariable="Invoke_1_addResponsibility_InputVariable"
    outputVariable="Invoke_1_addResponsibility_OutputVariable"/>
    You'll want to assign something to the variable before you invoke the servie. Otherwise, you just get the same result every time you run it.
    When you do run your process from the BPEL console, you can look on the Flow tab for that instance. Doubleclick on the INVOKE block, and you will see the XML that got sent to your web service.
    Andy

  • Problem in sending email in SAP system

    Hi Gurus - I'm trying to trigger email from the output type in ECC 6.0. Output has been successfully processed(Green), but the recipient is unable to receive email.
    In Transaction code, SOST, the status of the message is showing as sent and in Transaction SCOT, the status of the messages is showing as "In transit". Can you please assist us to find the solution to the problem.
    Thanks,
    Sree

    Dear  Sreedhar,
    Are you facing this problem while sending to all mail Ids ?
    Please try to send common Ids like yahoo, gmail etc...Is there any attachment in your mails ?
    Probably these problem is because of  the Firewalls are blocking the mails .
    In SOST it is green means from SAP has sent the mail and Exchange server has to do the rest .
    Troubleshoot in that area by asking the Exchange Admin .
    Regards,
    Nibu

  • Problem accessing informix ODBC 32 bit System DSN using Microsoft Query external data sources in Microsoft Excel 2010

    Hi all...
    I'm hoping if anybody could help me. I'm using Microsoft Excel 2010 + Windows 7 Professional 64 bit. I've installed the informix client sdk for odbc drivers to create odbc 32 bit connection. Before this, i had successfully installed in
    another Windows 7 Professional 64 bit PC the informix client drivers and configured the odbc connection for it. During that time, i can access the 32 bit ODBC using the microsoft query from the Microsoft Excel 2007. But now...in the new PC, even though i had
    successfully installed the informix client and manage to configure the 32 bit ODBC for it, my Microsoft Excel 2010 can't call/recognise the 32 bit ODBC connection as if the Microsoft Excel 2010  only called the 64 bit ODBC. Is it in Microsoft excel 2007
    it is possible to recognise the 32 bit ODBC but the Microsoft Excel 2010 can't? Is there any solution if my Microsoft Excel 2010 still want to use the 32 bit ODBC connection.

    Hi,
    Excel 2007 has only 32-bit since 64-bit applications for Office are available only for Office 2010. Thus, you can use
    32 bit ODBC between Microsoft Excel 2007 & Windows 7 Professional 64 bit. Now, you are using Microsoft Excel 2010 64 bit & Windows 7 Professional 64 bit, thus, you must install the 64 bit ODBC drive. If you still need to use 32
    bit odbc drive, please use 32 bit Excel 2010. Here is the detailed steps:
    http://datasummit.co.za/how-to-install-an-informix-odbc-driver-on-windows-7-for-ms-office-2010
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Problem after deinstallation of JDK during SAP System running....

    Hello...
               I am working as a SAP BASIS trainee.I am facing some problem related with java and SAP System.
    Actually an SAP System was already  running on the my system and suddenly i required to work on eclips (an IDE for java). And to install eclips it required JDK 1.6 version.But as we know that for SAP System an JDK 1.4 version required only.
                   I forgot and deinstalled JDK 1.4 and Installed JDK 1.6. and again tryied to installed eclips bt it was still throwing an error that it required JDK 1.6 and currently JDK 1.4 is running.
      On the other hand SAP System was getting problem during SAP START (  dialog queue waiting time elapsed .......). and finally not working.
       I deinstalled JDK 1.6.  now SAP System is working fine. It is getting started and everything is right.
    Could i get any problem latter regarding to SAP Start??and why i cant use eclips on the same system??
    Thanks in advance.
    Uttam Kumar.

    > Could i get any problem latter regarding to SAP Start??and why i cant use eclips on the same system??
    You need to make sure that the SAP system uses the correct JDK. You can install two JDKs in parallel (don't upgrade but install the 1.6 JDK in a separate directory).
    Anyway, NWDI should not be installed on the server but on a local workstation.
    Markus

  • Couldn't log into SAP System (message 00264) after SAP_BASIS update

    Hello,
    we performed SAP_BASIS update to SAPKB70023 and get a problem with logon into a SAP system with message 00264 (Status &2 of the user interface &1 missing).
    We have a 64-bit non-Unicode system on Solaris/SPARC/Oracle and Kernel level 333.
    We tried to import MENUSYST program from note 1285869, but nothing happened at all. The parameter abap/unicode_check we set to "on" but this didn't help us.
    So after selecting system record in SAP Logon now we get the initial logon screen with no "new password" button and error 00264 (Status 0020 of the user interface SAPMSYST missing.) and couldn't log into the system.
    We have no idea why correct and existing statuses are not working.
    Please suggest us what to do to fix this problem.
    Thanks in advance!

    Check this,
    http://forums.sdn.sap.com/thread.jspa?threadID=835278
    it may be useful.
    Regards,
    Ravi

  • J2EE Engine JC00 of SAP System did not come up after 200 seconds waiting fo

    Hi,
    In the process of installing SAP WEBAS for java, during the last phase of installaion I am getting this problem
    J2EE Engine JC00 of SAP System EPD did not come after 200 seconds waiting for another 20 seconds.
    my platform is
    AIX 5.3
    jsdk jsdk1.4.2 64 bit
    Can any one help me out as I am stuck and getting no help from anywhere
    pradeep

    Hi Pradeep,
    Check your trace files in the /usr/sap/<SID>/DVE.../work directory (dev_bootstrap, dev_disp, log_bootstrap etc..) for any errors preventing J2EE from starting.
    It can be related to incorrect java path in the instance profile, incorrect JDK (see the OSS note # 716927).
    You can restart J2EE engine via SMICM once you clarify the issue.
    Regards,
    Mike

  • Facing Problem In Accessing SAP System through Eclipse ABAP Tool

    Hi All,
    I am willing to learn SAP ABAP.
    I installed SAP GUI 7.30 for windows and Eclipse ABAP Tool.
    I also connected to E66 [dkmgd37] System through Consolut but
    Whenever i am trying to access SAP System from eclipse ABAP project, it is showing you are not authorized to access this system for ABAP Development.
    Could anyone plz help me out. I am also attaching the image of SYSTEM CONNECTION PARAMETERS for E66 System(For Reference).
    Thanks & Regards,
    Priyanshu

    Hi Priyanshu,
    To create development objects in SAP , you must have developer access key . Do you have developer access key ? If yes then not have enough roles to create the objects.
    To check which authorization object , after getting the error run transaction SU53. Contact the authorization team who created the ID to provide developer roles
    Thanks & Regards,
    Arun

Maybe you are looking for

  • Internal server error while raising a claim request.

    Dear All, I am using claims and we have implemented badi for finding the approver and sending the request. Here after implementing the Badi, i am getting internal server error as this. While processing the current request, an exception occured which

  • Maintain settlement rule of the sender

    Dear All, Hi, I am Settling the all orders in co88 t.code, i run test run mode for all orders.At the time of running i am getting the below error: Maintain the settlement rule of the sender Message no. KD205 Diagnosis Either the settlement rule for t

  • Hassle getting old logic tunes to play on logic pro 8

    hi all.. i am a 1st time user of logic pro 8.. but this is not the problem. the problem is that i have some songs a band i was in in 2000 recorded on an external hard drive. the tracks were recorded on a G3 mac on emagic logic 4.somthing .. i do not

  • 500 Internal Server Error because Organizational Unit Hierarchy

    Hi experts! I already loaded all hierarchies into the 0ORGUNIT master data. But, when I run any query that uses 0ORGUNIT the system abort, message: The initial exception that caused the request to fail, was: Termination message sent ABEND BRAIN (415)

  • Why is the PST Capture Tools so blasted slow?

    The only thing I can find from my testing is that the office 365 / exchange online servers cap your upload or they need a better pipe. My network resources are not even close to being exhausted nor are my systems yet it is taking a ridiculous amount