Internet Sales R/3 remote debugging

Hi,
Can anybody tell me, how to remote debugg a Internet Sales Application? I've read some lines in the Development and Extension Guide, but this is not a lot.
I don't understand how do debug a classfile. Because normaly the classfile will be compiled and deployed on the SAP J2EE. Is it possible to debugg this class with the remote debugging function of Eclipse?
Thank u for every answer,
regards Thomas

What is the solution for remote debugging, can you share.
Also, I have question regarding JSP page. How can I display name of jsp page on the browser for internet sales application. I know there is some variable like showmodulename to be set to true. I want to know how to use it. I tried but could not make it to work.
Thanks

Similar Messages

  • Internet Sales 4.0 RFC specific debugging problems

    Hi all!
    Has anyone succeeded in using the modification-config.xml file to debug a single given stateless RFC function set as a parameter to the following structure:
    <param name="jco.client.abap_debug.func" value=""/>
    We have succeeded in debugging all by just setting the following in place:
    <param name="jco.client.abap_debug" value="true"/>
    But if we try to debug a single RFC by specifying as per the documentation:
    <param name="jco.client.abap_debug.func" value="RFC_GET_FUNCTION_INTERFACE"/>
    The ABAP debugger does not get launched. We have tried this with a number of functions, in upper and lower case characters, etc. but this only seems to work if we choose to debug all the RFCs by leaving the value parameter empty.
    Again: Are we missing something here or is does this just not work? Could this have something to do with the JCO downgrade that SAP had us do for the SP6 release?

    Hi,
    The following threads could be of help:
    Re: Internet Sales 4.0 (R/3 Edition) & ECC 6.0
    Upgrading ECC5.0 to ECC6.0 and Internet Sales ISA4.0 CRM4.0
    The JCO settings need to be configured and pay special attention to the password issues (lowercase causes the login to fail)
    Regards,
    Srikishan

  • Log In Error in Internet Sales R/3 Edition

    Hi,
    I´m working with Internet Sales R/3 edition, not CRM.
    I´ve created a contact (Ej.'1') assign to a customer.
    I´ve created an internet user (tx SU05) with the same contact code ('1').
    When I try to access to the web, I enter '1' in the user name and the SU05 password but I get this error message:
    "Runtime error. Contact the administrator".
    Is there some customizing missing??
    Can somebody give me a hint?
    Thanks in advance,
                      Valle.

    Hi Valle:
    First, have you configure your ISA R/3 via XCM? Third, is your user is set as SU05 user which you can verify fom IMG? Third, did you try to create an user via using internet user administration, a web version?  If you tried them all and you still have the same problem, enable your ABAP debuger then you should be able to find out the root problem.
    good luck,
    Chao-sheng

  • Search with special characters in Internet Sales

    Hi,
    In the Internet Sales application, a user can search for products. When it uses as search query A3+ i only want to have products with A3+ but now it returns all the A3 as well without the plus sign.
    I assume that the + sign has a special meaning but can't seem to find how to influence this.
    In the CatalogQueryAction.class you have the following piece of code:
            IQueryStatement queryStmt = theCatalog.getCatalog().createQueryStatement();
            //queryStmt.setStatementAsString(queryStr);
              queryStmt.setStatementAsString(queryStr, 1, CatalogParameters.maxSearchResults);
            IQuery query = theCatalog.getCatalog().createQuery(queryStmt);
            if (log.isDebugEnabled())
              log.debug("CatalogQueryAction: Query Stmt="+queryStmt.toString());
            itemList = new WebCatItemList(theCatalog, query);
    In the debugger I see that it has A3+ as value for the queryStr variable. Is this something I can influence in the Java code or is this a config file or something in a setting?
    Thanks,
    Lee

    Hi,
    Please try the escape character "\" with the "+" character to include it as part of the query.
    queryString should be: A3\+.
    Another solution could be:
    queryString = "\"A3\"" (this means the string is ""A3"").
    Please try and let me know.
    HTH
    Thanks.
    p256960

  • Remote debugging through NAT - VS2013, C#

    I need help figuring out how to initiate a remote debugging session when the target computer is across the internet and behind NAT. VS2013 and a C# application, .net 4.5
    Remote debugging works great here on my LAN, but now I need to connect to a remote stand alone (not on a domain) PC that is behind NAT; it's WAN IP is different from its LAN IP.  My development PC is also behind NAT.  I do not have access to the
    remote firewall/router to configure port forwarding.  Is there any other way I can connect?  Are there any tools that will allow me to connect directly to the remote PC with the remote debugger, similar to how TeamViewer can connect to PC's even
    though they're behind NAT? 

    Hi Matt_FL,
    Like this document here:
    http://www.codeproject.com/Tips/618804/Remote-debugging-for-Visual-Studio-from-different
    It shared us the detailed steps about how we setup the remote debugging if the Environments are not in the same domain.
    So I'm afraid that we would check whether the Environments meet the requirements of remote debugging.
    Reference:
    https://msdn.microsoft.com/en-us/library/vstudio/bt727f1t%28v=vs.100%29.aspx?f=255&MSPPError=-2147217396#bkmk_setuptheremotecomputer
    If the remote computer is protected by a firewall, you must configure the firewall to allow the Remote Debugging Monitor to communicate with the Visual Studio host computer.
    If your network requires that communication be performed using IPSec, you must open additional ports in the firewall.
    If you are debugging a process on a web server, you must open an additional port.
    Other threads I met before:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/0058a97a-8595-4235-88b1-7575aed2e2de/remote-debug-issuevisual-studio-remote-computer-can-not-back-connect-to-remote-computera-firewall?forum=vsdebug
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/897782e5-dada-4df1-8ef2-f119cdce7e5e/remote-debugging-over-internetMaybe
    you could refer to them, hope it could provide useful information.
    But as far as I know, we could remote debugging with WAN even if it has some specific requirements.
    Reference:
    http://stackoverflow.com/questions/5091207/net-remote-debugging-domain-networking-issues
    If I have misunderstood this issue, please feel free to let me know.
    Best Regards,
    Jack
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Remote debug instructions. can't find Toolbox, hence no settings, hence no enable remote, FF34.0.5

    FF34.0.5
    https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Firefox_for_Android
    instructions lead me to no "Toolbox". Can't find.
    Developer toolbar has "Tools" but no "Settings therein.
    Tools>Edit Tools &/or Options>options not appropriate.

    Thanx - I will try that wheeze, it may work on FF Portable 34.
    in desperation I installed Firefox Developer edition because I was using Firefox Portable (34.0.5) as my main development engine on sticks & fast external HDDs..
    Hmmmmmmm
    Let us just say that the Developer Edition can't give me working breakpoints (within functions) on my 600 line JavaScript, locally. When connected to the internet and running similar pages on the web I get erratic breaks where no breakpoints exist. Maybe it can't handle the other 500 code lines ( a lexicon) and it has exceeded some limit that was not there before. eg http://stroudvoices.co.uk/c/
    The original problem was to do remote debugging on an Android phone. That failed completely. Worse - I can't run my pages on Chrome/Android now because FF/Android was defaulted and after removing that default Chrome is no longer offered.
    Looks like I have to abandon all updates on Portable Firefox as a precaution. That at least behaves as a debugging environ. Or make IE &/or Chrome as my preferred SDK. I am not looking forward to future "improvements".

  • Internet Sales R/3 editions shipping conditions

    Hi,
       Is there a way to read the default shipping condition for a customer by a BAPI / remote FM?
       Internet Sales R/3 edition brings up all the shipping conditions on the UI and the end user has to select one. I want to default this to the shipping conditon maintained in customer master for a ship to party.
    Thx,
    Bharat.

    Hi Bharat,
    i know this is an old post but how did u solve this????

  • Upgrading ECC5.0 to ECC6.0 and Internet Sales ISA4.0 CRM4.0

    We are performing a technical upgrade of ECC5.0 to ECC6.0 and we are seeking confirmation and instructions for connecting our existing ISA4.0 system to ECC6.0.  I have searched OSS and SDN and queried our SAP account manager for some confirmation and documentation on ISA4 and ECC6.0 compatability
    Any advice, confirmation and documentation on connecting Internet Sales version 4.0 component to ECC 6.0 is greatly appreciated.
    Here are the details of our ISA4 system
    Kind regards
    ISA System
    sap.com      SAP-JEE      6.40 SP9 (1000.6.40.9.0.20041119045409)      
    sap.com      com.sap.mw.jco       (6.4009.00.0000.20041026130530.0000)
    sap.com      com.sap.security.dbschema       (6.4009.00.0000.20041115123517.0000)
    sap.com      crm.b2b       (400.200904212104)
    sap.com      crm.b2b_lanl       (400.200904221705)
    sap.com      crm.b2c       (400.1020060105115443.0000)
    sap.com      crm.mcm       (400.1020060105115443.0000)
    sap.com      crm.shopadmin       (400.1020060105115443.0000)
    sap.com      crm.trexr3       (400.1020060105115443.0000)
    sap.com      IAIKSecurityFS       (1.3.12)
    sap.com      isacoreddic       (400.1020060105115443.0000)
    JDK 1.4.2_11-b06
    TREX6.1
    Windows 2003 (x86) 5.2
    Warm regards
    Lee Lewis

    When an incorrect password is entered, the expected message:
    "Name or password is incorrect (Please repeat logon) "
    is displayed.  When the correct password is entered, this message is displayed:
    "Error in user administration"
    No error messages are logged during the login attempt, only the following:
    Message , Datasource
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.isacore.action.b2b.LoginAction' [path]='/b2b/reallogin' [forward]='/b2b/login/login.jsp' [exectime]='94' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][jcofunctionexecution]='end' [funcname]='BAPI_USER_GET_DETAIL' [ashost]='sapsbx' [sysid]='SBX' [exectime]='31' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][jcofuncionexecution]='begin' [funcname]='BAPI_USER_GET_DETAIL' [ashost]='sapsbx' [sysid]='SBX' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][jcofunctionexecution]='end' [funcname]='SUSR_LOGIN_CHECK_RFC' [ashost]='sapsbx' [sysid]='SBX' [exectime]='15' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][jcofuncionexecution]='begin' [funcname]='SUSR_LOGIN_CHECK_RFC' [ashost]='sapsbx' [sysid]='SBX' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][jcofunctionexecution]='end' [funcname]='RFC_SYSTEM_INFO' [ashost]='sapsbx' [sysid]='SBX' [exectime]='0' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][jcofuncionexecution]='begin' [funcname]='RFC_SYSTEM_INFO' [ashost]='sapsbx' [sysid]='SBX' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][actionxecution]='begin' [actionclass]='com.sapmarkets.isa.isacore.action.b2b.LoginAction' [path]='/b2b/reallogin' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.isacore.action.DetermineBrowserVersionAction' [path]='/b2b/login' [forward]='/b2b/reallogin.do' [exectime]='15' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]
    Feb 9, 2010 12:03:54 PM                     bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_34] Debug: [(J2EE3718900)ID3718950DB871103440658474576End|?][actionxecution]='begin' [actionclass]='com.sapmarkets.isa.isacore.action.DetermineBrowserVersionAction' [path]='/b2b/login' , 52 [Server 0 0_37189:D:\usr\sap\SSD\JC00\j2ee\cluster\server0\apps\sap.com\crm.b2b_lanl\servlet_jsp\b2b_lanl\root\WEB-INF\logs\isaruntime.log]

  • Internet Sales Development and Modifications

    Hi,
    I was reading the Internet Sales Development and Extension guide and it was mentioned that SAP does not release Java source codes for ISA.
    Has anyone any experience in modifying ISA and how much can be made without source code ?
    A prospective client would like the ISA to be modified to suit it's business requirements (i.e additional fields, drop down selections and buttons).
    with our limited knowledge we do not see how this can be done without source codes.
    Anyone has any ideas to share ? Any inputs and ideas would be greatly appreciated.
    With regards

    Hi Wai,
    The source code is not required for Internet Sales as you should try not to modify standard SAP as it will affect future upgrade possibilities. 
    What you will be doing is extending the standard by adding extra fields (this can be done via extensions).  You will also have the struts available to you which you can modify the flow which allows for more actions (new buttons). 
    Another means is by replacing existing remote function modules to call custom developed function modules (an example of this is a customer project we changed the registration process allowing us to add new fields and pass into the extension and then the new function module did extra validations and saved the extra data against the customer). Page 124-125 of the guide.
    Then of course you can change all the look and feel.
    My advice is keep the guide handy as it is very good to help you along the custom development path.
    Cheers
    Andrew

  • Remote debugging on iPlanet 60sp5

    I'm trying to get remote debugging working on iPlanet (Sun Web Server) version 60sp5 using jdk1.4.1. I think I've set all the setting correctly, but I get the error "Connection refused; Fatal error: Unable to attach to target VM."
    Here are how things are set:
    jvm12.conf for the server contains:
    [JVMConfig]
    jvm.enableDebug=1
    jvm.compiler=NONE
    jvm.option=-classic
    jvm.option=-Xnoagent
    jvm.option=-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=3999
    The the $ADMIN_SERV/start-jvm file contains:
    # cat start-jvm
    NSES_JDK=/usr/j2sdk1.4.1; export NSES_JDK
    NSES_JRE=${NSES_JDK}/jre; export NSES_JRE
    NSES_JRE_RUNTIME_LIBPATH=${NSES_JRE}/lib/sparc:${NSES_JRE}/lib/sparc/server:${NSES_JRE}/lib/sparc/classic:${NSES_JRE}/lib/sparc/native_threads:${NSES_JDK}/lib/sparc; export NSES_JRE_RUNTIME_LIBPATH
    <snipped the rest>
    I've stopped and restarted the admin server and the server instance I'm trying to debug.
    When I run jdk 1.4 jdb, I get:
    #/usr/j2sdk1.4.1/bin/jdb -attach 3999
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    <snip>
    com.sun.tools.example.debug.tty.VMConnection.attachTarget(VMConnection.java:346)
    at com.sun.tools.example.debug.tty.VMConnection.open(VMConnection.java:168)
    at com.sun.tools.example.debug.tty.Env.init(Env.java:63)
    at com.sun.tools.example.debug.tty.TTY.main(TTY.java:829)
    Fatal error:
    Unable to attach to target VM.
    What detail am I missing? Or is JDK remote debugging not supported?
    Thanks in advance.
    Dave

    How to perform remote debugging on windows server under Microsoft Live Account?
    Host PC runs a Windows 8 signed in with a Microsoft Live Account. Target PC runs a Windows server 2012R2.
    I installed Remote tools for Visual Studio 2013.4 on Target PC.
    As I known, Windows server doesn't support Microsoft Live Account.
    Hello,
    Actually, we just need the system user account and the password of target pc, but the microsoft live account is just an account of local pc.
    For more details, you could refer to the following blog which is quite similar to VS2013.
    Running Visual Studio Remote Debugger in Domain Environment
    Regards,
    Carl
    This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites;
    therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure
    that you completely understand the risk before retrieving any software from the Internet.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Remote Debug

    Hi,
    I have servlet app run on remote computer and I can access it by computer.
    and also that servlet is open to public internet.
    I want to debug it, how to do that?
    Is there anyone has this experience?
    Thanks

    You need to start the J2EE container with a debug parameter and then set your project properties to use remote debugging.
    Here are the basic instructions:
    http://blogs.oracle.com/shay/2005/10/24#a55

  • Logon problem to B2B in Internet Sales

    Hi you all!
    I have a small problem with the logon to Internet Sales - ISA. It gives me the error message "<b>Error in user administration, call our hotline</b>". We have had a lot of trouble with the installation and configuration and it turned out we had used a wrong data source xml file for the UME configuration but now we have the right one and the administration of users works fine.
    During the phase with the wrong xml file we tried a lot of things to make it work and a lot of users were added, cloned and deleted. In the middle of the chaos the logon to ISA suddenly worked with one user (I don't remember which one!!!) and we instead got the message "<b>No shops attached</b>" or something like that.
    But now it doesn't work any longer and my question is if you can tell me whether you have to have certain roles assigned to the users in R3 and/or in the Portal. And if you have to be assigned to certain groups and so on. In order to log on to XCM for instance, you have to be assigned to the group "Administrators" in the portal and I suspect it should be the same thing with ISA.
    Best regards
    Benny Lange

    hi Benny
    Can you give me some detail information about data source xml file for the UME configuration.
    I am trying to use UME as the ISA user management. But when I logon, it is always said <b>"Error while executing SAP Internet Sales User Management with SAP User Management Engine; try again to log on. If the problem persists, contact the administrator."</b>
    the ISA log is below:
    3742   Nov 2, 2005 4:40:22 PM bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_39] Debug: [(crmsrv_CR1_00)ID5603350DB1344374527203617263End|?][actionxecution]='begin' [actionclass]='com.sapmarkets.isa.isacore.action.b2b.PrepareLoginAction' [path]='/b2b/preparelogin'
    3743   Nov 2, 2005 4:40:22 PM bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_39] Debug: [(crmsrv_CR1_00)ID5603350DB1344374527203617263End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.isacore.action.b2b.PrepareLoginAction' [path]='/b2b/preparelogin' [forward]='/b2b/login.do' [exectime]='31'
    3744   Nov 2, 2005 4:40:22 PM bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_39] Debug: [(crmsrv_CR1_00)ID5603350DB1344374527203617263End|?][actionxecution]='begin' [actionclass]='com.sapmarkets.isa.isacore.action.DetermineBrowserVersionAction' [path]='/b2b/login'
    3745   Nov 2, 2005 4:40:22 PM bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_39] Debug: [(crmsrv_CR1_00)ID5603350DB1344374527203617263End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.isacore.action.DetermineBrowserVersionAction' [path]='/b2b/login' [forward]='/b2b/reallogin.do' [exectime]='0'
    3746   Nov 2, 2005 4:40:22 PM bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_39] Debug: [(crmsrv_CR1_00)ID5603350DB1344374527203617263End|?][actionxecution]='begin' [actionclass]='com.sapmarkets.isa.isacore.action.b2b.LoginAction' [path]='/b2b/reallogin'
    3747   Nov 2, 2005 4:40:22 PM bbtracing.isa.runtime [SAPEngine_Application_Thread[impl:3]_39] Debug: [(crmsrv_CR1_00)ID5603350DB1344374527203617263End|?][actionxecution]='end' [actionclass]='com.sapmarkets.isa.isacore.action.b2b.LoginAction' [path]='/b2b/reallogin' [forward]='/b2b/login/error_ume.jsp' [exectime]='31'
    Thanks
    elliott
    Message was edited by: elliot

  • Remote Debugging w/9iAS  not working !

    I tried posting this in the app server area but apparently, it's too difficult for anyone to answer. No replies.
    We need to debug a deployed jsp that uses java beans.
    The jsp/java beans app is in jdevleoper 9.0.3.1 (windows 2000).
    I have deployed the application to Oracle 9ias java edition (9.0.3) on Red Hat Linux.
    I know how to modify the project settings in jdeveloper for remote debugging.
    when I start debug mode in jdeveloper I am prompted for the host name and port number for the remote debug session. What port do I use ?
    Do I need to do something to start 9ias at a certain port ? If so, how do I do this ?
    I have seen conflicting information on this that mainly refers to a standalone oc4j, not the oc4j in 9ias.
    Frank

    Hi,
    We have gotten many requests for collateral that details these steps. We are currently working on such a document. Keep posted to the JDeveloper OTN website http://otn.oracle.com/products/jdev for updates on this.
    -Stuart

  • How to enable remote debugging for a session other than the current one

    Hi all,
    I am trying to figure out how to enable remote debugging for a session other than the one I am currently using.
    More specifically, we have an application that is making database calls to Oracle 11gR2. Something is causing an exception during this invocation. My system is currently not set up to recompile said application, so I can't just add the debug call to the code and recompile. Therefore I would like to be able to log into the database (as sys, if necessary) and invoke dbms_debug_jdwp.connect_tcp on the desired session.
    The docs indicate that I should be able to do so:
    dbms_debug_jdwp.connect_tcp(
    host IN VARCHAR2,
    port IN VARCHAR2,
    session_id IN PLS_INTEGER := NULL,
    session_serial IN PLS_INTEGER := NULL,
    debug_role IN VARCHAR2 := NULL,
    debug_role_pwd IN VARCHAR2 := NULL,
    option_flags IN PLS_INTEGER := 0,
    extensions_cmd_set IN PLS_INTEGER := 128);
    But when I try (even as sys), I get the following:
    exec dbms_debug_jdwp.connect_tcp('1.2.3.4',5678,<session id>,<session serial>);ORA-00022: invalid session ID; access denied
    ORA-06512: at "SYS.DBMS_DEBUG_JDWP", line 68
    ORA-06512: at line 1
    00022. 00000 - "invalid session ID; access denied"
    *Cause:    Either the session specified does not exist or the caller
    does not have the privilege to access it.
    *Action:   Specify a valid session ID that you have privilege to access,
    that is either you own it or you have the CHANGE_USER privilege.
    I've tried granting the 'BECOME USER' privilege for the relevant users, but that didn't help. I read something about having to set some kind of ACL as of 11gR1, but the reference documentation was very confusing.
    Would someone be able to point me in the right direction? Is this even possible, or did I misread the documentation?

    Interesting deduction, that would be very useful indeed. I hate recompiling just to add the debug call, and it can't be done in our production environment. But it seems unlikely to me it would be implemented this way.
    I would cross-post this in the SQL AND PL/SQL forum though, as this is really a database issue, not with the SQL Developer tool. Do add the links to the other posts in each.
    Regards,
    K.

  • (PC and Surface 8.1)bad pool header error: remote debugging using ARM device

    Tools used:
    Microsoft Visual Studio Professional 2013
    Remote Debugger Monitor (Surface RT 8.1)
    I have successfully activated the developer license as administrator.
    I have attempted to run the test app on remote device but my pc crashes before or when reaching certification.
    So far, I have attempted to run an app software for the ARM device; however, ever since I have upgraded the surface to 8.1, I constantly get the bad pool header crash, even after successfully connecting the pc to rt device.
    is there any way I can resolve the issue so I can successfully to remote debugging?
    any help is appreciated.

    Hi,
    Considering that the issue should be related to Windows RT 8.1, and  Since we have limited testing environment, I suggest you submit a new case on Windows RT forum as they will be more professional on your issue:
    This is the Windows RT 8.1 forum link.
    http://answers.microsoft.com/en-us/windows/forum/windowsrt8_1?sort=lastreplydate&dir=desc&tab=Threads&status=&mod=&modAge=&advFil=&postedAfter=&postedBefore=&threadType=All&tm=1392101458999
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us.  Thank you for your understanding.
    Regards,
    Kelvin hsu
    TechNet Community Support

Maybe you are looking for

  • How to Populate a Block when someone select something from an LOV

    Hi I have a form that has 2 blocks Block 1 has one field called customers.. It's a list of values where you can select customer_number. Block 2 has several fields like country, state,city,address1. Here is what I need to do. When the user pick a cust

  • Setting recursive rights to folders as an Exchange admin

    I have Users that have 100's of folders under one folder and I need to set rights to those folders to another user.  I know that I can use  Get-MailboxFolder -Identity AttorneyA:\Cabinet -Recurse | add-MailboxFolderPermission -User SecretaryA -access

  • Search engine finds wrong iweb site

    I have two iweb websites www.jazzana.com www.royalstrings.com when I use google seach and type in Jazzana the result shows royalstrings website www.royalstrings.com if I type in the url www.jazzana.com the site comes up the royalstrings site has no i

  • WiFi keeps dropping after 10.4.7 update! Is this an isolated incident?

    I have no clue what causes this but what I can swear by is that this shlt started happening right after I applied the update. It seems as though when it is in use it is ok but when it is idle it drops connection. I had a black MacBook which was plagu

  • Append structure to ztable

    hi all,        i have one ztable. . for this i have to append structure with 3 new fields to that ztable. can u plz tell me how to do it.