Multi tier debugging VS2008 - ODAC 1110620

Hi,
I'm trying to get the multi-tier debugging working in the above environment and am hitting the 'ORA-30683: failure establishing connection to debugger' exception.
I can debug by right click on the server explorer and doing step-into.
I have Tools - Oracle Application Debugging checked.
In Tools -> Options ->Oracle Developer Tools i have the connection checked and the port range 49152 - 65535. No firewall is running.
Any ideas what's causing this?

Hi, a few questions:
1. Does your debugger machine use IVP6 address? How about the database?
2. Does the debugger machine have multiple IP addresses to use?

Similar Messages

  • Reports Multi-tier server from Dev 2000:v 1.6.1 don't start on solaris 8

    Reports Multi-tier server from Oracle Developer 2000:version 1.6.1 don't start on Sun Sparc Solaris 8, it writes:
    Segmentation Fault (core dumped). What i have to do?

    Reports Multi-tier server from Oracle Developer 2000:version 1.6.1 don't start on Sun Sparc Solaris 8, it writes:
    Segmentation Fault (core dumped). What i have to do?

  • Best practice to create multi tier (atleast 3 level) table

    What is the best practice to create multi tier (minimum 3 levels) of table?. Could any one provide a sample structure?.
    Thanks.

    Can u b more specific as to what you are trying to do. What u mean by 3 level table?

  • Multi-tier ssl

    Here is quick question for you weblogic Guru's :P
    I have a multi tier setup with 3 web servers and 3 app servers
    My web servers are apache running the weblogic proxy plugin.
    Now.. As far as i can tell my web servers (apache) are handling all the SSL information,
    and in my apache cluster configuration my 443 ports point to my 4701 (non SSL
    weblogic port). I currently have SSL turned on in WeblogicCommerceServer3.1 and
    i am wondering. Do i really need it turned on? as far as i can tell, Weblogic
    starts up a SSL ThreadPool at startup and i dont think it is being used..
    Please Give me whatever feedback you guys may have?
    i just want to understand what exaclty is going on and how it interferes with
    my servers/application..
    thanks everyone
    Quintin...

    Hey Quintin
    my two pennies:
    If you're totally sure that your Apache server is handling all SSL connection and WebLogic
    is just doing normal, cleartext HTTP on the backend, then you are right.
    There is no reason for you to have https enabled on WebLogic with your configuration. If
    you're concerned about the SSLThread pool, I recommend disabling https. It should not
    interfere with anything in your server or application, to my knowledge.
    Hit the admin console, click "servers->myserver" and then on the right look for the SSL tag
    and disable it. Restart your server. The SSL port (4701) should now be free (not used) and
    the SSLThreadPool should not exist within the VM, as far as I know.
    If you ever decide to make the traffic between Apache and WebLogic SSL, then just make sure
    you're using the plug-in from at least WLS 6.0sp2-- prior to that you can't do SSL between
    Apache and WebLogic.
    Then check out http://edocs.beasys.com/wls/docs61/adminguide/plugin_params.html#1143055 for
    the details.
    Hope this helps.
    Joe Jerry
    Quintin wrote:
    Here is quick question for you weblogic Guru's :P
    I have a multi tier setup with 3 web servers and 3 app servers
    My web servers are apache running the weblogic proxy plugin.
    Now.. As far as i can tell my web servers (apache) are handling all the SSL information,
    and in my apache cluster configuration my 443 ports point to my 4701 (non SSL
    weblogic port). I currently have SSL turned on in WeblogicCommerceServer3.1 and
    i am wondering. Do i really need it turned on? as far as i can tell, Weblogic
    starts up a SSL ThreadPool at startup and i dont think it is being used..
    Please Give me whatever feedback you guys may have?
    i just want to understand what exaclty is going on and how it interferes with
    my servers/application..
    thanks everyone
    Quintin...

  • Single-Tier in Dev / Multi-Tier in Prod - BPC5.1 - are there any issues?

    Background: We are a new install of SAP BPC 5.1 and initially planned to have both Dev and Prod as a single tier install.  In the Blueprint design review, the recommendation was made and accepted to have production as a Multi-Tier landscape.  Due to tight timelines, the customer will go-live on the Production Multi-tier landscape and Dev in a Single Tier configuration. As soon as possible, we will move Dev to a Multi-Tier install as well to synchronise Dev to Prod.
    Question: Other than being uncommon, is there any know issues with having this current dissimilar landscape?
    Edited by: Penelope Thomson on Dec 17, 2007 12:15 PM

    There's nothing uncommon about having a development environment that isn't an exact macth to production.  Many clients that have large mutli-server configurations don't invest that much money and resources in thier development environment.  The downside is that when you do things such as stress testing, user acceptance testing and other configurations in development, you really have to do them again in production if you want a fully tested environement.
    Also, if you have different software components (e.g. 64bit OS in production and 32bit in development) you are dealing with different service packs and other components that can have different issues.  I've also run into differences in authentication issues between a simple and more complex environment depending on how the components are arranged.
    These should all be issues the technical consultant that is doing the server configurations can discuss with you.  The bottom line is you'll want to make sure you have the production environment setup with enough time to do a through testing before go-live.  As far as moving the application from development to production, going from a single server to mutli-server shouldn't be an issues as long as you're using server mananger to do the backup and restore.

  • Setting up multi-tier SharePoint 2013

    Hello Friends,
    I would like to set-up multi-tier farm on my VM. I have installed 2 Windows server partitions. Requirement is to set-up SQL server on 1st VM and 2nd VM will act as App server and WFE.
    I'm new to this installation stuff, so can you all guide me how to proceed further regarding services to be activated and connecting SQL on 1st VM with CA on 2nd VM

    Hi,
    Please check those links
    Tutorial
    https://www.youtube.com/watch?v=_CL-ttdk5cU
    already Built trial environment
    http://www.matthewjbailey.com/sharepoint-2013-dev-environment/
    Kind Regards,
    John Naguib
    Technical Consultant/Architect
    MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation
    Please remember to mark your question as answered if this solves your problem

  • ISE - EAP-TLS authentication with multi-tier PKI

    Hi Cisco Support Community,
    and again I'm struggling with my ISE understanding. It's kind of frustrating - daily more and more questions arise :)
    Here's the thing and I hope some of the ISE experts here know the answer:
    I want to authenticate my wired and wireless clients using 802.1X. I'm using a multi-tier PKI (see picture below)
    The ISE uses a certificate from the "Signing CA1" (Chain: Root CA - Signing CA1).
    The clients uses a certificate from the "Signing CA2" (Chain: Root CA - Intermediate CA1 - Signing CA2).
    Do I have to add the complete client certificate chain (Signing CA2, Intermediate CA1, Root CA) to the ISE trusted certificates in order to authenticate the client? Or is it enough for example just to add the root CA or the intermediate CA? I couldn't find any hints in the admin guide (1.3)
    Thanks in advance!

    Hello Johannes-
    You will need to add the root and all/any intermediate certificates in the trusted certificate store of ISE. 
    Thank you for rating helpful posts!

  • Using Basic or Multi-tier configuration for WLS Clusters...

    Ok,
              The scenario is: I'm using WLS6.1 (hopefully, version doesn't matter here)
              with three instances clustered. Each instance provides all Services:
              Servlets / JSPs/ EJBs / Database communication... I'm using the Basic
              configuration described on the BEA documentation....
              Now, I want to move forward to a Multi-tier configuration, where the first
              layer will serve Servlets and JSPs and the second layer will serve EJBs.
              The problem: On the first scenario, I was looking EJBs with the Default
              InitialContext() constructor without the environment, since everybody was on
              the same JVM...
              What do I have to do, so my Servlets start looking for EJBs on the second
              cluster now? Do I have to re-write every single lookup? Can I use a
              jndi.properties file on the first layer - on the presentation tier?
              Thanks in Advance,
              Marcelo.
              

              Thanks Patrick!
              But my actual problem starts here. The Servlets aren't mine. We have to support
              applications which run atop our product(which is a bunch of beans+RMI Objects
              running on the top of WLS) in a backward compatible way with a standalone.
              Will try and make a post if I can find a 'configurable' way out.
              Harish
              Robert Patrick <[email protected]> wrote:
              >Put the other server's PROVIDER_URL in a system property, property file,
              >whatever and
              >have the servlets explicitly use it when creating the InitialContext
              >to talk with the
              >other server...
              >
              >Harish Vajha wrote:
              >
              >> Hi Cameron,
              >>
              >> A -Djava.naming.provider.url nor jndi.properties would work. The problem
              >is like
              >> this:
              >> Say I have two WL servers hosting just EJBs: E1, E2. And I have a single
              >WL Server
              >> hosting just servlets: S1. Now I give the -Djava.naming.provider.url=E1(using
              >> http or t3) (or I provide the same thing using my own jndi.properties).
              >>
              >> The problem with this setup is that while starting up, the Server will
              >try binding
              >> every object(including the System bindings like wl.transaction.TransactionManager,
              >> wl.common.T3Services) to the other NS (in this case E1's naming service)
              >which
              >> is bound to fail, as they're already bound in that Server.
              >>
              >> The solution has to be a way to specify the java.naming.provider.url
              >only for
              >> the servlets (or the web app).
              >>
              >> Any ideas on how to provide a Webapp specific lookup address?
              >>
              >> Marcelo, if you've found a way out to separate, pl. make a post.. Thanks!
              >>
              >> Harish
              >>
              >> "Cameron Purdy" <[email protected]> wrote:
              >> >Hi Marcelo,
              >> >
              >> >With Weblogic, your performance will typically decrease if you go
              >the
              >> >route
              >> >that you are describing.
              >> >
              >> >Yes, you can do jndi.properties, however I believe you will find it
              >inside
              >> >one of the WL jars.
              >> >
              >> >Note that you can use java -D instead to define some of the JNDI properties
              >> >to point to the other cluster, but I can't remember them off-hand.
              >> >
              >> >Peace,
              >> >
              >> >--
              >> >Cameron Purdy
              >> >Tangosol Inc.
              >> ><< Tangosol Server: How Weblogic applications are customized >>
              >> ><< Download now from http://www.tangosol.com/download.jsp >>
              >> >
              >> >
              >> >"Marcelo Caldas" <[email protected]> wrote in message
              >> >news:[email protected]...
              >> >> Ok,
              >> >> The scenario is: I'm using WLS6.1 (hopefully, version doesn't matter
              >> >here)
              >> >> with three instances clustered. Each instance provides all Services:
              >> >> Servlets / JSPs/ EJBs / Database communication... I'm using the
              >Basic
              >> >> configuration described on the BEA documentation....
              >> >>
              >> >> Now, I want to move forward to a Multi-tier configuration, where
              >the
              >> >first
              >> >> layer will serve Servlets and JSPs and the second layer will serve
              >> >EJBs.
              >> >>
              >> >> The problem: On the first scenario, I was looking EJBs with the
              >Default
              >> >> InitialContext() constructor without the environment, since everybody
              >> >was
              >> >on
              >> >> the same JVM...
              >> >> What do I have to do, so my Servlets start looking for EJBs on the
              >> >second
              >> >> cluster now? Do I have to re-write every single lookup? Can I use
              >a
              >> >> jndi.properties file on the first layer - on the presentation tier?
              >> >>
              >> >> Thanks in Advance,
              >> >> Marcelo.
              >> >>
              >> >>
              >> >
              >> >
              >
              

  • Multi tier to single tier

    Hi,
    I am planning to clone from a multi tier( db+car==>1 and web+forms==>2 ) to single tier.
    Which application folders (appl_top,comn_top etc) should I copy?
    Shall I copy both or only one will do?

    Hi;
    What is your EBS and OS?
    Please check clone docs:
    Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1]
    Also see:
    FAQ: Cloning Oracle Applications Release 11i http://ID 216664.1
    Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1]
    Regard
    Helios

  • Servlets in Multi tier Architecture

    Hi
    We plan to use a three tier architecture with
    Client --- Applet (JDK 1.2)
    Middle tier -- WebServer and servlets
    Database Server -- Oracle 8i
    Our application should have data entry for several (5 - 12 ) tabs each consisting of around 15 fields . A few Jtables will also be used .
    Arounf 5 to 10 validations or queries are required to be done with the database in the applet. Around 300 entries will be made by 12 different users in a day.
    Is it advisable to use the above architecture ?
    Is it required to use Enterprise JavaBeans ?
    Will the use of servlets bring down the validations ?
    Overall is our architecture feasible for the requirement ?
    We will be greatfull to your suggestions
    Please mail to the folowing id also
    [email protected]
    N.Suresh
    null

    <joemessina> wrote in message news:202463294@jserv5...
    Scenario
    I am currently using a combined-tier architecture (Servlets & EJB in same WLS instance) on a WLS Cluster.
    I would like to keep to option of going to a multi-tier architecture (Servlets & EJB in different WLS instances) on a WLS Clusteropen without having to change application code.
    Questions
    1. If I code & deploy my EJB?s with remote interfaces only, will WLS automatically make local method calls to my co-located EJB?swithout me having to set up the local interfaces?
    It depends on version of weblogic. 5.1, 6.5 and 7.0 did it automatically.
    8.1 requires to set it in weblogic-specific bean's descriptor (weblogic-ejb-jar.xml).
    2. If so, is there any reason to ever code & deploy local interfaces other than for entity beans?No, there is no such reason.
    3. Is there a standard practice regarding the coding & deployment of local & remote interfaces for combined-tier & multi-tierarchitectures?
    Sure. Don't use local interfaces except when defining CMR relationships.
    I know this all sounds very affirmative, but that fact is that by the time
    local interfaces arrived, all J2EE vendors with weblogic pioneering already
    provided implicit and explicit colocation optimization, that was the main
    Local's promise... So, Local's use is limited to defining CMR.
    Regards,
    Slava Imeshev

  • Multi-Tier

    Dear OTN Members;
    Can you explain me what the multi-tier application concept is?
    I need a general information. And Which oracle tools can be
    used for this aim?
    Thanks...
    Fatih Sami KARAKAS
    null

    user3714906 wrote:
    Hi Hussein/Helios
    We are using 12.0.6 with 10gR2 RDBMS
    This is Single node installation on server proddb
    Now I want to move the application tier to another server prodapps
    Please suggest me the doc id Follow the steps in (Cloning Oracle Applications Release 12 with Rapid Clone [ID 406982.1]) under "Section 2: Cloning Tasks" for the application tier node only.
    - Run preclone on the source node
    - Copy/Move the files to the target node
    - Run postclone
    Once you are done, clean FND_NODES table as per (How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]).
    Thanks,
    Hussein

  • Connection using Multi-Tier Openlink ODBC

    We are trying to connect to an Avaya database (their CMS system) and it uses a multi-tier ODBC driver by Openlink. We are unable to use any groupby functions in Hyperion's SQL interface to retrieve data from the database. It doesn't have stored procedures or views so we can't create those and pull data into Hyperion from there. How can we get connectivity using this ODBC driver and use groupby SQL statements? Any help is much appreciated.

    Feel free to consider this issues closed.
    We figured it out.
    We used the combination of a filter event trapping off a user action, coupled with PL/SQL code to extract values from the filtered event and inserted them into the appropriate table{s}.

  • SAP BPC 5.1 multi-tier installation

    We are implementing SAP BPC 5.1 as a multi-tier installation with 2 Windows servers.
    Server 1 - SQL Server 2000 Database , OLAP & Reporting Services
    Server 2 - Web / Application  & Fileshare
    Are there any issues that i need to be aware of with a multi-tier install ?
    Service-level accounts for BPC - Do these accounts need to be the same between DEV and Prod. The install giude do not seem to indicate that these accounts have to be the same, however I just want to confirm
    We did a trial installation and I get the following error :
    Job name :  http://wdsectest01vm/osoft/Launch.aspx
    Detail       :  Unable to generate a temporary class (result=1). -- error CS2001: Source file C:Tempa71qdytz.0.cs could not be found -- error CS2008: No inputs specified --
    Any help will be greatly appreciated
    Thanks
    Subha

    Hello Subha,
    You can test the PTR dns records using nslookup. 
    I will use db.example.com and app.example.com as the fully qualified domain names below.
    Open a command prompt (Start -> Run and type cmd) and type the following
    nslookup
    app.example.com
    note - this should return the ip address of the application server and represents
    the host (A) record in DNS.  Lets assume it returns an ip of 1.1.1.10
    set type=PTR
    1.1.1.10
    note - this will return the reverse lookup (PTR) record for the ip address and
    in this example should resolve to app.example.com
    exit
    After you complete the nslookup for the appserver do the same for the database servers fqdn (db.example.com).
    You should perform this test on each tier.  If you run into any inconsistencies then your network/DNS administrator should be able to assist you in getting the appropriate records created.

  • Multi Tier App deployment on vCAC/RA blueprint

    Hi all,
    is it possible to land a multi tier app on a vCAC infra blueprint where I get to chose which tier (so say 3 tiers separated via VLANs and f/w provided by NSXv/vShield in the vCAC blueprint) the app components land on from within App Director?
    So the web vm is in Vlan 101, while the db in in vlan 3 etc?
    If not, what would be a recommended workaround please?
    Cheers
    md 

    You can use component dependencies to share property values between components. E.g.
    Say I have a node which will have 2 app components on it.
    Component c1 has properties
    p1
    p2
    Component c2 has properties
    p3
    p4
    p1copy
    p2copy
    If you look in the upper right of the Blueprint builder there is a chain icon which lets you define dependencies between components (either on the same nodes or different ones)
    With a dependency in place between my example components (c2 depends on c1) we can then bind the p1copy property value in c2  to the value in c1 in the following notation
    self:c1.p1
    This expression breaks down as
    <node name>:<component name>:<property name>
    Quite simple and very powerful
    Also, there are some built-ins for each node such as
    self:ip
    self:hostname
    etc.
    This is all mostly in the docs but you'll wrap your head around it pretty quickly if you play about with it

  • Multi-tier clustering

              Hi,
              I am trying to configure multi-tier clustering.
              Configured 2 clusters each with one machine and one WLS.
              Set up the JNDI lookup on machine 1 as below:
              Hashtable ht = new Hashtable();
              ht.pu(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
              ht.put(Context.PROVIDER_URL, "t3://machine2:port");
              Deployed web app on machine. Ejbs on the other.
              Machine1 has all the necessary home and remote interface of
              the ejbs on Machine2.
              Webapp gives me the following error:
              javax.naming.CommunicationException [Root exception is weblogic.rmi.UnmarshalException:
              Unmarshalling return
               - with nested exception:
              [java.lang.ClassNotFoundException: class com.edocs.enrollment.user.AccountBeanHomeImpl_ServiceStub
              previously not found]]
              Any one know what I am missing?
              Thanks,
              Sreeni
              

              I tried that. It passed that error and was giving a jndi link error.
              My ejb jndi name is "edx/ejb/PWCConfig". It gives the whole name
              as the remaining name. I did not set the provider URL for this
              bean as this is not exposed to the webApp.
              My understanding is that if I have the home and remote interface
              is good enough.
              Appreciate any help.
              Thanks,
              Sreeni
              Chris Palmer <[email protected]> wrote:
              >The lookup looks ok. Make sure that machine1 has not only
              >the home & remote interfaces, but also the
              >stubs generated by ejbc, on it's classpath (or in the
              >WEB-INF/lib directory for the web app). (Try
              >just including the whole jar file produced by ejbc).
              >
              >Sreeni Chippada wrote:
              >
              >> Hi,
              >> I am trying to configure multi-tier clustering.
              >> Configured 2 clusters each with one machine and
              >one WLS.
              >> Set up the JNDI lookup on machine 1 as below:
              >>
              >> Hashtable ht = new Hashtable();
              >> ht.pu(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
              >> ht.put(Context.PROVIDER_URL, "t3://machine2:port");
              >>
              >> Deployed web app on machine. Ejbs on the other.
              >> Machine1 has all the necessary home and remote interface
              >of
              >> the ejbs on Machine2.
              >>
              >> Webapp gives me the following error:
              >>
              >> javax.naming.CommunicationException [Root exception
              >is weblogic.rmi.UnmarshalException:
              >> Unmarshalling return
              >>  - with nested exception:
              >> [java.lang.ClassNotFoundException: class com.edocs.enrollment.user.AccountBeanHomeImpl_ServiceStub
              >> previously not found]]
              >>
              >> Any one know what I am missing?
              >>
              >> Thanks,
              >> Sreeni
              >
              

Maybe you are looking for

  • External Monitor in Bootcamp question.

    Hi All! For the life of me, I cannot get my LG display to run dual with my macbook pro retina in windows 7 bootcamp. I have installed every driver with no luck. HDMI, nor thunderbolt>DVI are even recognised. Windows doesnt even recognise the display

  • I am unable to run iTunes because I am missing MSVCR8080.dll.

    After trying to install the latest version of iTunes, I am unable to open it.  I get the error message that I'm missing "MSVCR8080.dll", and that I should reinstall.  However, I can't find the file that I downloaded it from, and when I try to downloa

  • Problem in import profile - storage problem

    I just bought new iMac, with Solid State Drive 256GB and HDD of 2 TB. The problem is that I have to import my profile of old iMac where music, images, video etc. are about 800 GB... and import utility does not give the possibility to choose target dr

  • Black screan on pavilion dv6-6102sa

    Hi, Can you help? I have a HP Pavilion dv6-6102sa and when I turn it on all I get is a black screen, the enter button light flashes 5 times in a repeated sequence also the f12 (wifi button) is red. Would appreciate any help. Cheers Andy

  • Trouble reverting to factory settings

    I have a macbook pro which I would like to set back to how it was when I bought it, however when I got to Disk Utility then erase the options to errase are blocked? any ideas how to get past this?