Problem Stopping Tomcat 6.0.18

I’m not sure if this is the right forum for my problem.
I already tried the JavaRanch/Tomcat and NetBeans forums but no one responded. If you can help, I’ll be sure to let them know the answer and that the Sun forum is de man. I now know I can use CTRL-C in the command window where Tomcat is running. Here's the error from my original post:
I get the messages below when I try to stop Tomcat with a Command window and bin/shutdown.bat. I don’t know what “SEVERE: Catalina.stop: java.net.SocketException: Permission denied: connect” means and can’t find an explanation.
Using CATALINA_BASE:   C:\Program Files\Apache Software Foundation\Apache Tomcat
6.0.18
Using CATALINA_HOME:   C:\Program Files\Apache Software Foundation\Apache Tomcat
6.0.18
Using CATALINA_TMPDIR: C:\Program Files\Apache Software Foundation\Apache Tomcat
6.0.18\temp
Using JRE_HOME:        C:\Program Files\Java\jdk1.6.0_07
Mar 19, 2010 4:12:35 PM org.apache.catalina.startup.Catalina stopServer
SEVERE: Catalina.stop:
java.net.SocketException: Permission denied: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
        at java.net.Socket.connect(Socket.java:519)
        at java.net.Socket.connect(Socket.java:469)
        at java.net.Socket.<init>(Socket.java:366)
        at java.net.Socket.<init>(Socket.java:180)
        at org.apache.catalina.startup.Catalina.stopServer(Catalina.java:421)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.catalina.startup.Bootstrap.stopServer(Bootstrap.java:337)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:415)
C:\Program Files\Apache Software Foundation\Apache Tomcat 6.0.18>Please tell me what I have to do to stop Tomcat. Thanks for your help.

hi i'm having a similar problem launching a servlet in eclipse. I did the above changes and still nothing:
instead i keep getting :
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Wrapper cannot find servlet class DataServlet or a class it depends on

Similar Messages

  • Session problems in tomcat 5.0.28

    Even I shutdown the tomcat 5.0.28 server the session variable is still existing and it is showing the old values. What I have to do to disable the old values? Is it the problem with tomcat 5.0.28 or with JSP coding!

    Tomcat serializes sessions to the hard drive when it shutsdown. If you don't want this you have three choices:
    1: you can disable this functionality in the server.xml. Check the documentation.
    2: you could just delete the session.ser file when you shut down tomcat. This file is under work/standalone/{webapp name}
    3: you could close and re-open the browser so that the old jsessionid will not be sent and a new session will be created. The old session will eventually time out.
    The third option is probably the easiest.

  • Problem of Tomcat 4.0

    I'm using Linux with Tomcat 4.0. I found that the counter of session has something wrong. The time counter is not reset when the user access the session.
    I try to use Tomcat 3.2.3 and my programs work fine. Is this the problem of Tomcat 4.0 ? anyone have the same problem ?
    plse, help.

    I'm using Tomcat 4.0 and Linux.
    I have a problem about the session.
    timeout = 600;
    session.setMaxInactiveInterval(timeout);
    ...When the user active the session, the "timeout" should be reset to 600. In fact, the session is still die even the user active the session.
    And this problem does not occurred in Tomcat 3.2.3.
    I guess is the bug of Tomcat 4.0.
    Is anyone use Tomcat 4.0 and Linux. Can anyone help me to check the timer of session is correct or not ?
    Thank you !
    Tomcat 3.2.3 is ok.
    The problem occurred in Tomcat 4.0.1 and 4.0.2.
    Please help !

  • Recently having problem with flickering on monitor (viewsonic vg2436wm).  When coming out of sleep mode.  The screen goes gray, sometime out.  Have to press power button to get screen on.  Problem stops.

    Recently having problem with flickering on monitor (viewsonic vg2436wm).  When coming out of sleep mode.  It will flicker, the screen goes gray, sometime out.  Have to press power button to get screen on.  Problem stops.  Getting more frequent.  After sometime problem stops. My system is a Mac Mini 2010, 2.4 intel core 2 duo, 2 GB, running OSX10.8.5

    See if it's related to this...
    The 2012 macs (and later apparently) not waking normally from sleep after hours being in sleep. (noted here ...
    http://www.xlr8yourmac.com/archives/feb13/022813.html#2012macswontwake
    "Why 2012 iMac/2012 Mac Mini won't Wake After Hours of Sleep (Hibernates/Powers Off)")
    The sleepimage file still reappears even if never slept. Delete it (hibernate off, etc) - within minutes its back.
    A note on that here - http://www.xlr8yourmac.com/feedback/Chameleon_SSD_Optimizer.html
    About iMac sleep...
    http://forums.macrumors.com/showthread.php?t=1529750
    Try this: "sudo pmset autopoweroff 0" and "sudo pmset standby 0"
    http://xlr8yourmac.com/archives/sep13/091313.html#10.8.5SleepEjectTip

  • Problems with Tomcat & Eclipse on MacOSX

    Hi everybody. I have a problem with Tomcat and Eclipse. I must make an application with JSF for my dissertation and i even become a new Mac user so i have some problems. I have installed Eclipse 3,3 Europe on Mac OSX 10,4, also I have installed Tomcat 5,5 setting up environment variable and users of Tomcat. Well, when I try to connect them creating a new server in Eclipse and select Tomcat as server and relative folder of origin, the problems begin. When I try to run on server a JSF project(naturally I have imported all the necessary libraries) it give this error to me: Could not load the Tomcat incomplete serveur configuration at /Servers/Tomcat v5.5 serveur at localhost-config.The configurator mau be corrupt or. Reason: Could not load the Tomcat incomplete serveur configuration at /Servers/Tomcat v5.5 serveur at localhost-config.The configurator mau be corrupt or incomplete. On what it can depend? It is possible that is a JRE problem? I do not find the folder jre on my file system(are novice with the mac). Thanks to all.

    This seems like a question that would be better put to an Eclipse forum.

  • Any help having problems with TOMCAT

    *installed j2sdk1.4.1_03 to C:\j2sdk1.4.1_03
    *installed Tomcat_4.1.24.exe to C:\Tomcat_4.1
    MSDOS
    *In DOS i set the JAVA_HOME environment vairable to C:\j2sdk1.4.1_03
    *Changed directory to C:\Tomcat_4.1\bin
    *typed startup
    The following appeared
    Using CATALINA_BASE: ..
    Using CATALINA_HOME: ..
    Using CATALINA_TMPDIR: ..\temp
    Using JAVA_HOME: c:\j2sdk1.4.1_03
    C:\Tomcat_4.1\bin>
    Then another DOS window appeared and displayed the following
    01-Jul-2003 11:26:38 org.apache.commons.modeler.Registry loadRegistry
    INFO: Loading registry information
    01-Jul-2003 11:26:38 org.apache.commons.modeler.Registry getRegistry
    INFO: Creating new Registry instance
    01-Jul-2003 11:26:39 org.apache.commons.modeler.Registry getServer
    INFO: Creating MBeanServer
    01-Jul-2003 11:26:42 org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on port 8080
    Starting service Tomcat-Standalone
    Apache Tomcat/4.1.24
    01-Jul-2003 11:26:57 org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on port 8080
    01-Jul-2003 11:26:57 org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    01-Jul-2003 11:26:57 org.apache.jk.server.JkMain start
    INFO: jk running ID=0 time=0/220 config=C:\Tomcat_4.1\bin\..\conf\jk2.properties
    *Far as i know the startup has executed fine.
    *I then tested it by opening the URL - http://localhost:8080/
    however the page showed the following:-
    Connection reset by peer
    Why is the URL http://localhost:8080/ not responding.
    Any help id be grateful.......
    L. Tambiah

    I think you're not able to run tomcat propery. What you can do is that if it is tomcat version of 4.x or so search a file named start tomcat and stop tomcat they may be in your dir where you have installed tomcat or in the start menu and then run it from there then you'll see on your console window, will be some messages and it'll pause after some time don't close this window ok then again send request
    http://localhost:8080/
    I hope it'll work

  • Problem in  tomcat. 4.1

    Hi all,
    I have a problem in tomcat.
    I have a Bank a folder in Webapp .
    When i hit url
    http://localhost:8080/bank/index.jsp
    then index page displays.
    When i coped and pasted the Bank folder and renamed it as Bank1 .then when i hit url
    http://localhost:8080/bank1/index.jsp
    I m getting this error .Even though i have made entry in the server.xml.Restarted the server but no luck.
    type Status report
    message /Bank1/index.jsp
    description The requested resource (/Bank1/index.jsp) is not available.
    --------------------------------------------------------------------------------

    looks like t is a java.lang.Throwable and pageContext.handlePageException is expecting a java.lang.Exception
    try
    pageContext.handlePageException(new Exception("myException", t));

  • 2006 iMac running OS10.7.5 with File Vault problem stops boot up?

    2006 iMac running OS10.7.5 with File Vault problem stops boot up?  Upon login this message appears: Your home folder, which is protected by File Vault, didn't open. it needs to be repaired.
    It then asks:  To repair the folder and continue logging in press OK. To log in as a different user, click Cancel login.
    Clicking Ok
    You are unable to log in to the user account "xxxxxxxxxxx" at this time.
    Logging in to this account failed because an error occurred.
    When I click cancel to log in as different user I get he following message: You are unable to log in to the user account "xxxxxxxxxxx" at this time.
    Logging in to this account failed because an error occurred.

    This condition is quite difficult and time-consuming to recover from. If the procedure suggested here is too complicated for your experience level, get help from someone more experienced. One option is to make a "Genius" appointment at an Apple Store. Legacy FileVault should not be used under OS X 10.7 or later.
    If you have another user account with administrator status and can do so, log in to it and skip to Step 4.
    Step 1
    Boot into Recovery mode. The OS X Utilities screen will appear.
    Step 2
    Select
    Utilities ▹ Terminal
    from the menu bar. In the window that opens, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens. Select your boot volume if not already selected. Pull down the menu labeled Select the user account and select
    System Administrator (root)
    Follow the prompts to set a password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select
     ▹ Restart
    from the menu bar.
    Step 3
    At the login screen, click Other... Enter "root" (without the quotes) in the Name field, and enter the password you set in Step 4 in the Password field. You should now be logged in. Do nothing while logged in as root except as indicated below.
    Open the Users & Groups preference pane. Create a new user and check the box marked
    Allow user to administer this computer
    Restart and log in as the new user.
    Step 4
    Load this web page in Safari.
    Triple-click anywhere in the line below to select it:
    sudo dscl . -delete users/fubar HomeDirectory
    Copy the selected text to the Clipboard (command-C).
    Launch the TextEdit application. Paste into the window (command-V). Substitute the short name of the FileVault user for the word "fubar".
    Triple-click the edited line and again copy to the Clipboard.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window. When prompted, enter the password of the user you're logged in as.
    Step 5
    You should now be able to log out and log in as the FileVault user. Your files still won't be available. FileVault is inactive.
    Locate the disk image file named "fubar.sparsebundle" or "fubar.sparseimage" at the top level of your home folder. Again, substitute the short user name for "fubar".
    Step 6
    Try to open the file. If it won't open, try to repair it in Disk Utility. If it still won't open, restore it from your most recent backup. Keep trying older backups until you find one that works. If you don't have a backup, the data is lost, perhaps beyond any hope of recovery. There's a slight chance that you might be able to repair the disk image using an expensive third-party application called "Disk Warrior."
    Step 7
    Copy the files from the mounted disk image to the corresponding subfolders of your home folder. The Library folder is invisible in the Finder. Open it by holding down the option key and selecting
    Go ▹ Library
    from the Finder menu bar. Open the copy on the disk image by selecting
    Go ▹ Go to Folder
    and entering
    /Volumes/fubar/Library
    in the text box that opens. Again, substitute the correct name for "fubar".
    Log out and log back in.
    If there isn't enough disk space available to complete this step, unmount the disk image, copy the disk image file to an external storage device, delete the original, and try again.
    Step 8
    Back up all data, then delete the disk image file.
    Step 9
    Delete the user you created in Step 3, if applicable.
    Step 10 (optional, but recommended)
    Follow the instructions in this support article under the heading "Disable the root user."

  • Problem in stopping tomcat

    Hi
    I have a client program which creates a socket on some port and a server program that has a server socket on the same port. I have a servlet program that starts when tomcat starts as i used load on startup option in tomcat. This servlet program creates an object for the server program and the server program has a while loop like this
    while(true)
    //code
    }so the server program starts running as servlet starts and is always running and waits for clients requests. Things work fine when my client requests and server replies for it. My problem is even if i shutdown tomcat, when my client requests the server is responding. I want the server to be down when i suddenly shutdown tomcat. How can i accomplish this

    A couple of suggestions:
    1) Put the server code in its own thread that you create. Set the thread to be a daemon thread. When Tomcat shuts down all non-daemon threads should end, so the daemon threads get killed and the JVM closes
    2) Add a checkback in the loop that checks if your Tomcat port is being served. If it is, continue running, if not, end. Something like:
    boolean serverRunning = true;
    while(serverRunning) {
      // do work
      serverRunning = checkTomcatIsRunning();
    }3) Catalina has a shutdown hook as part of its API. You may try accessing that. I have never done so, but perhaps there are references on the web. That could result in a forced thread stop, or a variable check like 2).

  • Database Connection stops Tomcat service

    Hi,
    I have a servlet runnning on tomcat 5.5. I am able to query the database and return results in a new page. AT this point if I hit the back button or type in the link for the original index.html page and resubmit my query, Tomcat service stops and I get an error message.
    Can anyone help
    ackage cpecode;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.util.*;
    import java.sql.*;
    import java.lang.*;
    import java.text.*;
    public class cpeLogin extends HttpServlet {
    private Statement st = null;
    private Statement st2=null;
    private Connection c = null;
    private String URL = "jdbc:odbc:cpeSQL";
    //private String URL="jdbc:sqlserver://localhost:1433;"+"databaseName=cpeSQL;user=sa;password=administration10;";
    private String query,query2;
    private ResultSet rs=null;
    private ResultSet rs2=null;
    private HttpServletRequest req;
    private HttpServletResponse res;
    private PrintWriter output;
    private String ss,dob,lname,fname,keyfields,email,phone;
    private Locale currentLocale=new Locale("en","US");
    private SimpleDateFormat formatter=new SimpleDateFormat("MM/dd/yy",currentLocale);
    private SimpleDateFormat formattert=new SimpleDateFormat("hh:mm",currentLocale);
    private String apdate, compdate, dateofaction, action, course, comment;
    private int keyfield,seatint;
    private String wdate,wtime,room,seats,radioout;
    public void init(ServletConfig config) throws ServletException{
    super.init(config);
    try {
    Class.forName( "sun.jdbc.odbc.JdbcOdbcDriver" );
    //Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
    c =
    DriverManager.getConnection( URL, "sa", "administration10" );
    //DriverManager.getConnection(URL);
    catch ( Exception e ) {
    e.printStackTrace();
    c = null;
    return;
    public void doGet( HttpServletRequest req,
    HttpServletResponse res )
    throws ServletException, IOException{
    this.req=req;
    this.res=res;
    ss = req.getParameter( "ss" );//field is named this in database
    dob=req.getParameter("dob");
    lname=req.getParameter("from");
    email=req.getParameter("email");
    phone=req.getParameter("telnr");
    output = res.getWriter();
    res.setContentType( "text/html" );
    //output.println("<h1>test</h1>");
    //check that id is valid
    try{
    st=c.createStatement();
    query="Select * from simb103 where sslastfour='" + ss + "' and dob='" dob"'";
    rs=st.executeQuery(query);
    boolean moreRecords = rs.next();
    // If id does not exist, display a message
    if ( ! moreRecords ) {
    output.println("<FONT COLOR='#000000'><H1><U>CPE REGISTRATION</U></H1><HR>");
    output.println( "<H3> Invalid DOB or SS. Press Back Button and try again.</H3></FONT>" );
    output.close();
    st.close();
    c.close();
    return;
    lname=rs.getString("lastname");
    fname=rs.getString("fname");
    //for testing connection
    if (moreRecords) {
         output.println("<HTML>");
                        output.println("<HEAD>");
                        output.println("<FONT COLOR='#000000'><TITLE><CENTER>CPE REGISTRATION<HR></TITLE></HEAD><BODY>");
                        output.println("<H1><CENTER>YORK COLLEGE CPE REGISTRATION</H1></CENTER>");
    output.println(ss);
    output.println("<p></p>");
    output.println(query);
    output.println(rs.toString());
    output.println(lname);
    output.println(rs.getString("dob"));
    output.println("</font></html>");
    output.close();
    st.close();
    c.close();
    return;
    public void destroy(){
    try {
    if (c !=null){
    c.close();
    catch( Exception e ) {
    System.err.println( "Problem closing the database" );
    index.html
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <!-- saved from url=(0014)about:internet -->
    <HTML lang="EN">
    <HEAD>
    <TITLE>YORK COLLEGE CPE REGISTRATION</TITLE>
    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <META NAME="description" CONTENT="">
    <META NAME="keywords" CONTENT="">
    <LINK href='../basic.css' rel='stylesheet'>
    <LINK rel="shortcut icon" href="../img/siteicon.ico" type="image/x-icon">
    <LINK REL=Contents HREF="index.html">
    <LINK REL=Home HREF="../index.html">
    <LINK REL=Search HREF="../search.htm">
    <LINK REL=Author HREF="contact.html">
    <SCRIPT TYPE="text/javascript" src=cpeval.js>
    </SCRIPT>
    <STYLE TYPE="text/css">
    @import url(../extrastyles.css);
    @import url(formval.css);
         .runinhdr { font-weight: bold; font-size: 50%; padding-right: 1em; }
    </STYLE>
    </HEAD>
    <BODY>
    <DIV ID="page">
    <DIV ID="wmbanner">
    <H1>YORK COLLEGE CPE REGISTRATION</H1>
    </DIV>
    <SCRIPT TYPE="text/javascript">
    // Only script specific to this form goes here.
    // General-purpose routines are in a separate file.
    function validateOnSubmit() {
    var elem;
    var errs=0;
    // execute all element validations in reverse order, so focus gets
    // set to the first one in error.
    if (!validateTelnr (document.forms.demo.telnr, 'inf_telnr', true)) errs += 1;
    if (!validateEmail (document.forms.demo.email, 'inf_email')) errs += 1;
    if (!validatePresent(document.forms.demo.from, 'inf_from')) errs += 1;
    if (!validatess (document.forms.demo.ss, 'inf_ss', true)) errs += 1;
    if (!validatedob (document.forms.demo.dob,'inf_dob', true)) errs += 1;
    if (errs>1) alert('There are fields which need correction before sending');
    if (errs==1) alert('There is a field which needs correction before sending');
    return (errs==0);
    </SCRIPT>
    <FORM NAME=demo onsubmit="return validateOnSubmit()" METHOD=GET ACTION="cpeLogin">
    <TABLE CLASS=formtab SUMMARY="CPE REGISTRATION FORM">
    <TR>
    <TR>
    <TD><LABEL FOR=ss>Enter Last Four Digits of SS#:</LABEL></TD>
    <TD><INPUT TYPE=text NAME="ss" ID="ss" SIZE="35" MAXLENGTH="4"
    ONCHANGE="validatess(this, 'inf_ss', true);"></TD>
    <TD id="inf_ss">Required. </TD>
    </TR>
    <TR>
    <TD><LABEL FOR=dob>Enter your Date of Birth (yyyymmdd): </LABEL></TD>
    <TD><INPUT TYPE=text NAME="dob" ID="dob" SIZE="35" MAXLENGTH="8"
    ONCHANGE="validatedob(this, 'inf_dob', true);"></TD>
    <TD id="inf_dob">Required.</TD>
    </TR>
    <TD STYLE="width: 10em">
    <LABEL FOR=from>Your name:</LABEL></TD>
    <TD><INPUT TYPE=text NAME="from" ID="from" SIZE="35" MAXLENGTH="50"
    ONCHANGE="validatePresent(this, 'inf_from');"></TD>
    <TD id="inf_from"></TD>
    </TR>
    <TR>
    <TD><LABEL FOR=email>Your e-mail address:</LABEL></TD>
    <TD><INPUT TYPE=text NAME="email" ID="email" SIZE="35" MAXLENGTH="50"
    ONCHANGE="validateEmail(this, 'inf_email');"></TD>
    <TD id="inf_email"> </TD>
    </TR>
    <!-- Note: the element to receive error messages must contain some data (for most,
    if not all, browsers). A   is sufficent. -->
    <TR>
    <TD><LABEL FOR=telnr>Your telephone number:</LABEL></TD>
    <TD><INPUT TYPE=text NAME="telnr" ID="telnr" SIZE="35" MAXLENGTH="25"
    ONCHANGE="validateTelnr(this, 'inf_telnr', true);"></TD>
    <TD id="inf_telnr">Required. 10 digits only.</TD>
    </TR>
    <TR>
    <TD> </TD>
    <TD><INPUT TYPE="Submit" NAME="Submit" VALUE="Send"></TD>
    <TD> </TD>
    </TR>
    </TABLE>
    </FORM>
    <HR> <!-- ====================================== -->
    </BODY>
    </HTML>
    Kaminie

    Hi srini
    My intention is try to install oracle soa suite 11g ,for that my prerequisites are ,installing a database (for that i installed oracle 11g r2 instead of oracle 10g database ),installation was successful,
    after that i installed weblogic server 1033(weblogic server 11g)
    when i am trying to install rcu script ,its giving invalid service name ,i guess the script is meant for creating tables in the database ,i am following the below document for installing Rcu script
    http://blogs.oracle.com/SOA/2009/08/installing_oracle_soa_suite_11.html
    here in this above document it says that install the XE database, but for installing oracle soa suite 11g installing 10g database is not recommended, that the reason why I installed oracle win32_11gr2_database ,can please suggest me the solution for installing the rcu scriprt on oracle 11g database
    OS I am using:windows xp servicepack 2
    Serice name I used:XE
    Port:1521
    Thanks
    Dileep.k

  • How can I stop Tomcat server during Integration Component Installation?

    I had problems to work with the integration component.
    I tried to repare it but it didn´t work
    Then I uninstall it
    But when I am trying to install it  again I can´t because I have a tomcat server already in place. How can I stop the tomcat server? Install the Integration Component and restart de tomcat server?

    Hi,
    Please check with below link:
    http://www.premierresults.com/PDF1/AdministratorGuide_Integration_Component.pdf
    Is there is any error message?
    Thanks & Regards,
    Nagarajan

  • Problem with Tomcat server

    Hi,
    I'm just writing to inform you about a problem with the Oracle 9i database I found out.
    I have downloaded and installed the release 2 enterprise/standard/personal edition for Windows NT/2000/XP.
    After doing that I could not start my Tomcat server any more. Although I have tested the situation with many different releases of the Apache Tomcat server it did not work.
    Then I've deleted the Oracle database and just installed the client release. And now it works!
    I'd be grateful if one of you could tell me what's the problem and how I can solve it.
    Thanks for your help.
    Best regards,
    Steffi

    the localhost.log file shows
    02-Jun-2008 13:57:36 org.apache.catalina.core.ApplicationContext log
    INFO: ContextListener: contextInitialized()
    02-Jun-2008 13:57:36 org.apache.catalina.core.ApplicationContext log
    INFO: SessionListener: contextInitialized()
    02-Jun-2008 13:58:23 org.apache.catalina.core.ApplicationContext log
    INFO: SessionListener: contextDestroyed()
    02-Jun-2008 13:58:23 org.apache.catalina.core.ApplicationContext log
    INFO: ContextListener: contextDestroyed()
    and the catalina.log file shows..
    02-Jun-2008 13:58:24 org.apache.coyote.http11.Http11Protocol destroy
    INFO: Stopping Coyote HTTP/1.1 on http-8080
    i couldnot understand anything..how to rectify that..
    thanks in advance

  • Problems with tomcat-3.3 (urgent help needed)

    Hello!
    I am using servlets with tomcat3.3. I'm using JDBC to gain access to an ODBC MS-Access db. My problem is that at the client site a SocketException is generated which says 'socket write error-connection reset by peer" or 'socket write error (error code =10053) . My observation(belief) is that this happens only when user press refresh(F5) of the browser before the first request gets processed. At that time error is ignored but the server gets sort of hanged in a couple of hours. The error does not get caught when entire code inside doGet() is put inside a try-catch block. PLease please help.
    Thanks in advance.

    gain access to an ODBC MS-Access db. My problem is
    that at the client site a SocketException is generated
    which says 'socket write error-connection reset by
    peer" or 'socket write error (error code =10053) . MyThis will always occur in a web server when the client disconnects before receiving the whole response. In a normal web server you will see this often on pages that are slow. It also happens when users double-click on buttons or links, since two requests get sent to the server.
    observation(belief) is that this happens only when
    user press refresh(F5) of the browser before the first
    request gets processed. At that time error is ignored
    but the server gets sort of hanged in a couple ofWhat do you mean the server is hanged ? Does it stop responding to requests ?
    hours. The error does not get caught when entire code
    inside doGet() is put inside a try-catch block. PLease
    please help.The server doesn't pass these sorts of errors to your servlet because Tomcat does all the mult-threading and connection cleanup itself.

  • Problems terminating Tomcat 5.5.17 with Studio 569

    Since I have installed
    Studio 569
    I have problems stoping or terminating the
    Tomcat 5.5.17
    Anybody knows about this problem?

    Wow, many questions ;->, some of them I must ask around in our team...
    - Does this happen for all apps?
    Don't know, but I have seen more than 1 I guess. I now saw it during weekend development of
    http://www.itracker.org
    https://svn.sourceforge.net/svnroot/itracker
    - What is your deployment mode (Exploded/war)?
    How can I check this? I use Sysdeo Dev Loader
    - Does this happen in both Run & Debug mode?
    Don't yet know. It happened in Debug mode while I was developing
    - Which view Server/Debug/Console do you use to stop the server?
    I have used the Server view. It happens when I try to stop the server (it does not stop, and when it asks me if I want to terminate and I press Ok, then it does not terminate...)
    I have to do some research to give you more precise answers.
    My question was: am I the only one reporting this problem?

  • Serious connection pool problem on Tomcat

    Hi,
    We are deploying our JSF creator-made app onto Tomcat 1.5. We set up our JNDI datasource on Tomcat (using the i-net driver ).
    Initially the pages load ok but after a short period of time we are getting these errors:
    Initialization Failure: javax.faces.FacesException: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool exhaustedWe believe that somehow the Creator-generated code is NOT freeing up connections in the connection pool.
    We think that when the afterRenderResponse() methods in the beans call rowset.close() this is NOT returning the connections to the pool. Can someone, hopefully a Sun Engineer confirm that the rowset.close() code in afterRenderResponse() returns the connection behind the rowset to the connection pool.
    Could this be a driver issue? We are using the i-net driver not the DataDirect one, but this should implement the full API.
    This is a very serious problem for us.
    regards,
    john

    do you have any example code you could post? I have a Spring/JSC tutorial on this forum. Just search for Spring and you should find it. It you need something more, I'll try to give you some help...time provided.
    am i
    right in thinking that you use the forms designer to
    lay out your pages and just put your own stuff in the
    bean constructor?Close...but not everything goes in the constructor.
    >
    One thing that may have caused a problem is we have
    just noticed that in one of our most commonly hit
    pages this line:
    dataTable1Model.setDataCacheKey("com.sun.datacache.my_
    page.my_rowset");
    featured the WRONG "my_page" jsp page but the correct
    rowset name "my_rowset". The page DID load correctly
    and run correctly, though. Could this cause problems
    with connection pooling? Anyone?I wouldn't think so, but it depends on how Creator builds the code.

Maybe you are looking for

  • Icon bounces and iCal crashes immediately in Leopard

    I did not even have a chance to check email notification issues. iCal fails to open since 10.5 upgrade. the icon bounces in the dock, iCal windows fleshes for a split of a second - and that is it. Apparently, something tells iCal to quit, as it is no

  • Install Oracle 8.1.7 on Sun 5.7 0899

    Can somebody help me with the following problem ? When installing Oracle 8.1.7 , i found the error message "Error in invoking target install of makefile /u01/app/product/817/plsal/lib/ins_plsql.mk" Does that error come from the swap space ? because i

  • Webex Connect "An unknown error ocurred connecting the server" Error Message

    Hi, We have the latest Cisco Webex Connect Clients (7.1.1 Build 16597) in use in our company. With no obvious reason one of our employees now can't connect to Webex Connect getting the Error Message "An unknown error ocurred while connecting to the s

  • Moving a sparc/solaris 10 system to a zone

    I would like to move a Solaris 10 / Sparc based system to run in a zone. The system is on a SunFire 880 running Solaris 10 Update 7. It does not include any Oracle database but includes customized Apache, modified sendmail and many home grown applica

  • Time setting is differnt in sxmb_moni and RWB

    Hi Users are getting different time in sxmb_moni and RWB for the same xml message. Problem seem to be in JAVA side. There is no problem in ABAP side. Right now, time is 13.47 but Adapter Engine in RWB shows the 12.47. When i checked the status of xml