Simultaneous connections to the same server from IE and NN

Hi,
We are using iws4.1.
IE5+ can make only atmost 2 simultaneous connections to our server and
NN makes 4 connections.
We found certain pages hosted by iws4.1 like www.netscape.com can make
more than 2 simultaneous connection from same browser.
The above tests are done from a dialup connection
Is there a way to increase the no. of simultaneous connections from both
IE and NN with the knowledge on the end user.
Thanks in advance
rvenky

Could you please post the code, if you do not mind. Also if you could post the connection pool definition of both the pools that would help too.
If the business method is coded in the following way
m1() {
conn1 = // get connection
conn2 = // get another connection
// do some thing with conn1
// do some thing else with conn2
conn1.close();
conn2.close();
Could you try modifying the code in the following way and see if that helps
m1() {
conn1 = // get connection
// do some thing with conn1
conn1.close();
Basically start using conn2 after conn1 is used
conn2 = // get another connection
// do some thing else with conn2
conn2.close();
regards
sankar

Similar Messages

  • How to make Adobe acrobat feature to convert SAP  Pages to PDF available for multiple users connected to the same server

    We have installed Adobe Acrobat X Pro- English,Francais,Deutsch version 10.1.9 in our test environment and tried  testing it for converting SAP pages into PDF with a few pilot users. In doing so we faced a challenge, where only one user at a time can use Adobe Acrobat PRO to convert SAP pages in to PDF.As long as the first user who  is connected to Adobe Acrobat Pro via SAP isn’t logged off, other users connected to the same  server  are not being able to get the “Save As” dialog box to save the PDF in their preferred location.
    This is a business requirement and we need an urgent solution for the same. Can anyone help us in telling us if this is possible and if yes the how to go about?

    It's not something we deal with here, the LiveCycle products are a different world. Key points: Adobe LiveCycle is a range of products, some desktop, some server. LiveCycle PDF Generator is the one you should look at, it comes in 3 editions. License terms are by negotiation. Key management is via its Java API.

  • Multiple users connected to the same server

    Hi there,
    I was wondering if this scenario would be possible to be implemented on a Snow Leopard Server installed on Mac Mini 2.66:
    - one iphone developer that needs to be remotely connected to the server to develop apps
    - one project manager that will handle the project files and documentation. He will login to the server and upload/download files
    - one app GUI designer that will login from time to time, to make the design in photoshop.
    Can these 3 users be logged in the same time on the same server without any lag? Or this version of server will only support one user at a time?
    Thank you!

    Yes, you can do ssh and terminal connections, but I'm guessing that's not what you want here; I'm guessing you're headed over from X Windows or (more likely) Windows Terminal Services.
    Google for Aqua Connect and related for the path that you're headed toward.
    In general, Apple Mac OS X and Mac OS X Server runs one seat and one keyboard and one display per station, whether it's an Xserve server or a MacBook or whatever.

  • Unable to connect to the Essbase server from Admin console

    Hi,
    I have installed Essbase Server 9.3, Client 9.3 and Administration Server 9.3 in my laptop.
    The Essbase server is working fine. I am able to see all the sample applications from Excel add in. (This mean client is also working fine).
    But, the problem is when i try to connect to the Essbase server, its not allowing me by producing an error:
    "Unable to connect to the Essbase server please check the user name & password"
    username: admin
    password; password.
    i tried several times...but its not working.
    Please advise me.
    FYI, The admin server service is started already.

    Hi Subrahmanyam,
    Here , there are 2 things
    1. Check, your essbase server is up and running ,and your admin service is up. Now , when you open the 'essbase admin console ' , provide user name and password as
    admin
    password
    2. After you are connected to the console i.e admin console .
    You see
    enterprise view -> essbase analytic server -> under this , you might see your host name ( i.e of your laptop).
    This host is your essbase server , and if you want to connect to it .Provide 'username' and 'password' ,which you have give after your essbase installation
    So, conclusively, here we are dealing with 2 different sets of 'username' and 'passwords'
    In step 1-> to connect to console , use 'admin' 'password'
    In step 2-> to connect ot essbase server, use the credentials wchih you had given after installation of essbase server
    Hope this clarifies you, as this is a lil confusion to many
    Sandeep Reddy Enti
    HCC
    http://analytiks.blogspot.com

  • Can't connect to the database server from localhost

    Hi,
    I'm having a problem I hope you can help with please!
    I recently installed mysql and phpmyadmin... I can access mysql perfectly from the command line, and can access it partially through phpmyadmin although there are some restrictions that I haven't figured out how to change yet (despite editing php.ini, configure.inc.php and others), but on the whole inside phpmyadmin I can see all the databases I've uploaded with the command line and all the users are there and can be edited. Unfortunately whenever I try to connect to a mysql database using a username and password that was created in phpmyadmin (or anywhere!), I get a 'cannot connect to the database server error'. I've checked and rechecked the username, the passwords, the database names and the host names a thousand times but nothing I change is working.
    Is there a special prefix my mac could be adding to the database, usernames or host names?
    Thanks!

    Okay, don't worry!
    I finally figured it out...
    it needed to be 127.0.0.1 rather than localhost!

  • How to use the same bean from Jsp and Servlet

    I want to use the same bean instance from both the servlet and jsp.
    for eg. if a create a bean using the jsp:useBean in servlet and if a modify some values, that values should be reflected while i access the same bean from the servlet. But instead of that the servlet is creating a new instance of the bean.
    is it possible?
    Thanks in advance

    Hi,
    When you call jsp:useBean you inform a scope (session, request, page...)
    This means the bean instance will be stored in that scope.
    So, if the informed scope is session, then, in the servlet you could get the bean instance back from the session, this way:
    HttpSession session = request.getSession();
    Bean b = (Bean) session.getAttribute("bean_id");
    Regards,
    Filipe Fedalto

  • Firefox has been strongly suggesting I update, which I've tried, but I just get the "barber pole" wait with message "connecting to the update server" for hours and nothing happens

    Firefox has been suggesting I update my software for a few weeks now. I happily click on "update now" and my Mac appears to be trying to connect to the update server. The window displays "Downloading Firefox" and the barber pole wait bar is moving. I've done this 5-6 times, for HOURS at a time, and nothing happens.

    If you have problems with updating or with the permissions then easiest is to download the full version and trash the currently installed version to do a clean install of the new version.
    Download a new copy of the Firefox program and save the DMG file to the desktop
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Trash the current Firefox application to do a clean (re-)install
    * Install the new version that you have downloaded
    Your profile data is stored elsewhere in the Firefox Profile Folder, so you won't lose your bookmarks and other personal data.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Having problem connecting to the livecache server from APO instance

    Could not able to connect to the live cache server from the APO server after installing both the instances separately on two different systems, while using the T-code LC10 to make a connection from APO DDIC login its displaying the following message
    ""timeout during allocate / CPI-C error CM_PRODUCT_SPECIFIC_ERROR ""
    after entering the Livecache name and Livecache hostname correctly in the livecache integration..both the instance are on the same network and able to ping each other with the hostname and IP addressess..
    It will be great if somebody help me in solving the problem..
    Thanks in Advance
    Srikanth

    is this query resolved at your end? or you still looking for ans.

  • Error connecting to the BPEL server from JDeveloper

    My student asks about an error she gets while trying to test a connection defined in JDeveloper to a mid-tier BPEL PM. She gets one error the first time the connection is tested, another at second and subsequent tests.
    The following error I get only the first time I test connection:
    org.apache.soap.SOAPException:Unsupported response content type "text/html", must be: "text/xml". Response was:
         <HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal
         Server Error</H1><PRE>java.lang.NoClassDefFoundError<br> at oracle.tip.pc.services.TestConnection.<init>(TestConnection.java:68)<br> at oracle.tip.pc.services.__TestConnectionStatelessWrapper.init(__TestConnectionStatelessWrapper.java:39)<br> at oracle.j2ee.ws.InvocationWrapper.init(InvocationWrapper.java:81)<br&gt
         ; at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:533)<br> at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:205)<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)<br> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)<br> at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)<br> at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)<br> at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)<br>
         at com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)<br>
         at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)<br> at com.evermind[Oracle Application  Server Containers for J2EE 10g  (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)<br>
         at java.lang.Thread.run(Thread.java:534)<br></PRE></BODY></HTML>
         The following error I get from the second time I test connection
         org.apache.soap.SOAPException:java.lang.NullPointerException at oracle.tip.pc.services.__TestConnectionStatelessWrapper.invokeMethod(__TestConnectionStatelessWrapper.java:146)

    Hi,
    Did you check whether Test Connection is giving success message from your JDeveloper ? if not then it will show you where exactly the problem is.
    As at the end you are getting the error :- #### Invalid Oracle Home directory
    so please check once again for your directory path (it could be case sensitive) where you are trying to deploy.
    Thanks
    <Neeraj Sidhaye/>
    Try_Catch_Finally AT YAHOO DOT COM
    http://ExtremePortal.blog.co.uk

  • Unable to connect to the report server from FORM in 10g

    Just I start to create Forms and Reports .
    Final step I try to put Button in Form Report to call Report but this job I have not do it before just I try it by my seftstudy to do.
    However, i get message error i will show you to see which mistake i have done.
    this picture error message:
    http://img136.imageshack.us/img136/5830/errr11ex.gif
    this picture paht of Report after import it in Form builder:
    http://img146.imageshack.us/img146/4381/tree9eb.gif
    this picture show the setting of properties in Report:
    http://img501.imageshack.us/img501/3999/agent4nz.gif
    this is my code :
    declare
    report_id report_object;
    report_message varchar2(1000);
    p_id paramlist;
    v_rep VARCHAR2(100);
    begin
    report_id:=find_report_object('agent');
    v_rep := RUN_REPORT_OBJECT(report_id);
    report_message := run_report_object(report_id , p_id);
    web.show_document('http://orcl:8889/reports/rwservlet/getjobid'|| substr(report_message, length('svr')+2)||'?server=svr');
    end;
    Can any one try to tell me what the mistake in my code and how to solve it?
    My best regards;
    Message was edited by:
    ExplOrer

    Hello !
    You can try to use only the web.show_document call
    WEB.SHOW_DOCUMENT('/reports/rwservlet?report=agent.rdf&destype=cache&desformat=htmlcss&server=srv&userid=you have to enter your username/passwort@database net name here,'_blank');
    Have you defined the path for the stored reports ?
    Try to locate the registy key REPORTS_PATH in the registry and add the root C:\project\reports . to the key
    Katharina

  • Can't connect to my VPN server from the WAN addres...

    I've setup a PPTP VPN server on a Raspberry Pi, so that I can connect to it when out and about and avoid having my android internet use sniffed by random public wi-fi hotspots.
    It seems to be working as I setup a Windows 7 connection to it using the LAN address (192.168.1.85) and that connected fine but I can't get it to work through the BT HH3 via the WAN address. I've forwarded port 1723 to 192.168.1.85 and tried disabling the firewall, enabling port clamping and putting the RPi in the DMZ, none of which made any difference.
    Is anyone able to help please?

    Did some testing from my parents house yesterday and whilst connected to their router (Virgin Media) and/or a local BTWiFi hotspot (I can't honestly remember if I tried both or if I only tested with one or the other), I was able to connect to the VPN Server from my phone.
    I can also connect from my home PC using Putty to the VPN Server on SSH (port 22) with that forwarded in the router using the WAN address, so NAT travesal doesn't seem to be an issue.
    Yet I still can't connect to the VPN Server from home, whether connected to my HH3 or a local BTWiFI-with-FON hotspot, using the WAN address, only the LAN address, which doesn't make any sense to me.
    I don't think it's relevant to this problem but I want to ask a question about the router firewall as the description for Default (which is what I have enabled) says "Allow all outgoing connections and block all unsolicited incoming traffic. Games and application sharing is allowed." but it doesn't appear to block unsolicited incoming traffic as otherwise I don't think I'd have been able to connect to the VPN Server from my parent's house, or on SSH from my PC using the WAN address. So is the description incorrect?

  • Why can't I connect to the game server

    why can't I connect to the game server from my ipod touch?

    Do you have Wi-Fi connection? Start any app with Game Center feature.

  • Mdt 2012 + WDS service on the same server. DHCP question

    Hi,
    I am using MDT 2012 on Server 2008.
    Boot images are placed on 6 years old WDS server running on 2003.
    I need to remove WDS server (2003).
    Cannot find exact instructions for enabling PXE for MDT2012.
    I don't need introduction guides. But clear few lines of instructions.
    From quickly checking web I understand that I need:
    1. install WDS services on the same MDT2012 server 2008.
    2. import Lite Touch boot images from Deployment Share
    The only point I am missing is DHCP question. In Microsoft prerequisites for WDS services, DHCP should be present on the same server were WDS is...
    I watched one video on web and the guy just installs WDS on the MDT server and not mentioning DHCP at all.
    Sure that there is DHCP server serving multiple subnets on the network.
    My confusion about DHCP on WDS prerequisite comes from not having DHCP services installed on old WDS 2003 machine.
    So why it is required on WDS service in server 2008/2012?
    Can somebody confirm that DCHP must exist on the same server were MDT and WDS services are enabled.
    And is it a valid option to have all 3 on one Server machine if DHCP is really needed for enabling PXE in MDT environment?
    I saw the info about ports 67 (should be disabled) and 60 for PXE enabled.
    Will appreciate DHCP part explanation and how to...
    Thanks.
    &quot;When you hit a wrong note it's the next note that makes it good or bad&quot;. Miles Davis

    RL69,
    in my environment DHCP serves multiple subnets. For now no need to serve client machines on different subnets. The Deployments will be done on subnet were MDT resides. If necessary PXE relay could be enabled on Core switch (or where necessary).
    So if I understand correctly for a scenario above all what I need to do for PXE enabled MDT is:
    to add WDS role/service on the same MDT server and import boot images.
    Right?
    Will do it right after your confirmation :)
    &quot;When you hit a wrong note it's the next note that makes it good or bad&quot;. Miles Davis

  • J2ee connection error, "The Message Server did not respond within 60 sec"

    Hi,
    I am facing the error "The Message Server did not respond within 60 sec. Please check if the message server is running.." when connecting to J2ee through NWDS.
    I am able to reach the index page via http://<ip address>:53500/index.html but yet unable to reach through NWDS.
    I have tried various combinations of host and port names like:
    Message Server Host : <ip address>, <host name>
    Message Server Port : 3636, 3936
    but still no luck.
    I've also cross checked the value of message server port by navigating to http://<IP address>:53500/monitoring/SystemInfo too, it is 3636.
    The telnet test (telnet <ip address> <port Number>) draws a blank window.
    I know this problem has been posted again and again, but then I am unable to understand what is the solution to this.
    Can someone please help me in resolving this issue?
    Note: [link 1|Unable to Connect to the J2EE Server from Netweaver Developer Studio; & [link 2|Developer Studio:Exception:The message server did not respond within 60 sec; are already checked.

    Hi Robin,
    Although I still haven't received any info from my colleagues regarding the central instance..
    Just a quick query, if we have NW04 we use 36** and if it is NW04S then we use 39** , is this the only difference for message server port?
    If that is the case, as I mentioned earlier, I have tried both, and one gave me N/A(3936) while the other gave me 'message server did not respond' error(3636).
    I have the message server host name & port , Enqueue Server Host name & Port and SDM PID and Port details with me..
    Can this be anyway useful in establishing a connection?
    Waiting for your inputs...
    Best Regards,
    Vinay

  • Can't Connect to the OpenVPN Server

    Hi, I need help
    I can't connect to the OpenVPN Server from my Mobile Phone, using OpenVPN Connect App
    because I get IP Public so, I registered the IP with dyndns, any advice for the Setup ?
    Thanks

    Check this out to see if you missed anything.
    http://kb.linksys.com/Linksys/ukp.aspx?pid=80&vw=1&articleid=29293

Maybe you are looking for

  • Add one day to a binding

    Hi all, I assume this is a very dumb question... How can I add one day to a date that is like this : #{bindings.ChooseDateCrah.inputValue} It's a binding in a the header text property of a column. That : #{bindings.ChooseDateCrah.inputValue + 1} or t

  • ABSTRACT INTERFACE

    Hi,    I'm doing file to file scenario with BPM's ... in ABSTRACT INTEFACE  wich message type we need to select.. Whether Sender  Message type  or Receiver message type.. which one we need to select.. and  if i have <b>two  sender files..</b> and <b>

  • Video Playback! need your help!

    Hi there, I am trying to make a slideshow using FEC 4. I have an audio track in A1 and my slideshow pictures set in V1. When i use canvas, to do my playback, all i see are my pictures but with a beeping sound for playback. my question is, how do i ge

  • BUG? Default Project Properties, Business Components: Base Classes

    Is it just me, or is there a bug in the Default Project Properties Dialog when attemptiong to specify custom classes for the Business Component Base Classes. I have extended EntityCache and can successfully specify it as a base class via the Project

  • HELP: The update "Mac OS X Update Combined" can't be saved error -1001

    I have a Mac Mini at a vacation town home, so it needs quite a few updates whenever I use it. Everything installed fine except a combined 10.5.6 and 10.5.7 update. Everytime I attempt to download/install it, it will download a few mbs, then stop and