J2ee:tutorial:savingsaccount problem connecting to cloudscape database

I'm running Windows ME, and have been working through the tutorial. I thought I had most of my path problems cleared up, but appartently one remains.
Having successfully deployed the 'SavingsAccountApp.ear' when running it, the follow error is returned when using 'runclient -client SavingsAccountApp.ear -name SavingsAccountClient'
Binding name:`java:comp/env/ejb/SimpleSavingsAccount`
SavingsAccountClient main: Caught an exception.
java.rmi.ServerException: RemoteException occurred in server thread; nested exce
ption is:
java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: U
nable to connect to database. SavingsAccountDB not found; nested exception is:
javax.ejb.EJBException: Unable to connect to database. SavingsAccountDB
not found
java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: Unable to
connect to database. SavingsAccountDB not found; nested exception is:
javax.ejb.EJBException: Unable to connect to database. SavingsAccountDB
not found
javax.ejb.EJBException: Unable to connect to database. SavingsAccountDB not found
Another clue pops up when starting the J2EE server:
Loading jar:/C:/J2SDKEE1.3/repository/alyosha/applications/SavingsAccountApp9941
83966960Server.jar
/C:/J2SDKEE1.3/repository/alyosha/applications/SavingsAccountApp994183966960Serv
er.jar
Binding name:`java:comp/env/jdbc/SimpleSavingsAccountDB`
Warning: Reference reference java:comp/env/jdbc/SimpleSavingsAccountDB is using
a JNDI name that is not bound: MySavingsAccount
Application deployment successful : com.sun.ejb.containers.EntityContainer@d5aad
This leads me to believe that there is something inapppropriate in the setup for JNDI performed during the application construction using deploytool. I've gone over it several times and can't find a problem.
Any suggestions?
p.s. I've got both the Converter and Cart applications up and running successfully, but not without significant struggle. Little by little I'm working through it. Thus I can offer help to others working through it on Windows ME.
The cloudscape server starts up okay with this feedback:
The

Tony,
When using deploytool to create the reference to the EJB, I used the name SavingsAccountDB as suggested in the tutorial.
However, upon making the change you suggested the error message reads as such:
Initiating login ...
Binding name:`java:comp/env/ejb/SimpleSavingsAccount`
SavingsAccountClient main: Caught an exception.
java.rmi.ServerException: RemoteException occurred in server thread; nested exce
ption is:
java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: s
etEntityContext: Unable to connect to database. savingsaccount not found; nested
exception is:
javax.ejb.EJBException: setEntityContext: Unable to connect to database.
savingsaccount not found
java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: setEntity
Context: Unable to connect to database. savingsaccount not found; nested excepti
on is:
javax.ejb.EJBException: setEntityContext: Unable to connect to database.
savingsaccount not found
javax.ejb.EJBException: setEntityContext: Unable to connect to database. savings
account not found
<<no stack trace available>>
The error message with the original name (SavingsAccountDB) reads as follows:
Initiating login ...
Binding name:`java:comp/env/ejb/SimpleSavingsAccount`
Now calling create() to make a savings account
SavingsAccountClient main: Caught an exception.
java.rmi.ServerException: RemoteException occurred in server thread; nested exce
ption is:
java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: s
etEntityContext: Unable to connect to database. SavingsAccountHomeStub; nested
exception is:
javax.ejb.EJBException: setEntityContext: Unable to connect to database.
SavingsAccountHomeStub
java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: setEntity
Context: Unable to connect to database. SavingsAccountHomeStub; nested excepti
on is:
javax.ejb.EJBException: setEntityContext: Unable to connect to database.
SavingsAccountHomeStub
javax.ejb.EJBException: setEntityContext: Unable to connect to database. _Saving
sAccountHome_Stub
<<no stack trace available>>
I'm wondering if the problem is something to do with the security manager. I upgraded the cloudscape database to 3.6.4 and since then have been getting this message with starting cloudscape:
Sat Jul 07 22:12:02 EST 2001: [RmiJdbc] COM.cloudscape.core.JDBCDriver registere
d in DriverManager
Sat Jul 07 22:12:02 EST 2001: [RmiJdbc] Binding RmiJdbcServer...
Sat Jul 07 22:12:02 EST 2001: [RmiJdbc] No installation of RMI Security Manager.
Sat Jul 07 22:12:03 EST 2001: [RmiJdbc] RmiJdbcServer bound in rmi registry
and when creating the savingsaccount table, the message has changed to this:
Buildfile: build.xml
init:
create-savingsaccount-table:
[java] ij version 3.6 (c) 1997-2001 Informix Software, Inc.
[java] ERROR (no SQLState): error unmarshalling return; nested exception is
[java] java.lang.ClassNotFoundException: c8e.z.k (no security manager:
RMI class loader disabled)
[java] ERROR (no SQLState): error unmarshalling return; nested exception is
[java] java.lang.ClassNotFoundException: c8e.z.k (no security manager:
RMI class loader disabled)
[java] ij> drop table savingsaccount;
[java] 0 rows inserted/updated/deleted
[java] ij> create table savingsaccount
[java] (id varchar(3) constraint pk_savings_account primary key,
[java] firstname varchar(24),
[java] lastname varchar(24),
[java] balance decimal(10,2));
[java] 0 rows inserted/updated/deleted
[java] ij> exit;
BUILD SUCCESSFUL
I'm guessing it is finding the SavingsAccountDB database, but for some reason is not allowed to connect.

Similar Messages

  • How can I create a database connection to Cloudscape database in 9iJDeveloper?

    How can I create a database connection to Cloudscape database in
    9iJDeveloper?
    thanks.

    Hi,
    I assume you have a JDBC driver for Cloudscape.
    1. In the IDE System Navigator, expand the Connections Node.
    2. Right-click on the Database Connection and choose New
    Connection .. .
    3. Click pass the welcome screen.
    4. In Step 1, name your connection and choose "3rd party JDBC
    Driver"
    5. Follow the rest of the steps and provide username/password,
    class name and URL, test and you should be ready to go.
    Good luck.

  • After Installing Application Server - Problem connecting to my Databases

    I have 10g installed on my Windows server, and have no problems connecting to my database(s). After I install Application Server 10g, I am no longer able to connect to any of them, as if the TNSNAMES.ORA file is no longer configured correctly. I am training myself on these applications. Anyone have any suggestions what is happening behind the scenes?
    Thank you,
    Daniel Nadler

    After deploying a jsf application via the web interface of the application server enterprise manager I tried to connect to the 10g database - and it failed with the same error as yesterday?
    I really don't unterstand what is going on. I would really appreciate it if someone could point me out where to start digging for a solution / unterstanding of the problem.
    Quoting this thread (installing db on same server as AS): 10gAS and Database Server on the same machine
    >
    Yes, you can do this. Here are some guidelines:
    (1) Make sure your system requirements are sufficient to handle the application server and the database. The recommendation is to add the AS system requirements and the DB system requirements together.
    (2) Install each product into its own Oracle home. For example:
    - Oracle Home 1: AS Mid-tier
    - Oracle Home 2: AS Infrastructure (including Metadata Repository)
    - Oracle Home 3: Database
    (3) If your AS installation includes a Metadata Repository, make sure that the
    Metadata Repository and the database use a different SID and global db name.
    (4) It is possible that the Metadata Repository and the database can share
    port 1521. Review this information before you start your AS installation:
    http://download.oracle.com/docs/cd/B14099_19/win.1012/install.1012/install/reqs.htm#CIHEBFDG
    The installation guide under (4) tells me that I don't have to worry since I use a new listener version.
    To complete the confusion: on my virtual test machine oracle 10g and oracle AS 10g work fine side by side?? Perhaps because I did a Standard Edition install of the database (on the real machine I used Enterprise Edition)? Is there a way to figure out what kind of install I did?
    Lots of questions, any help or links are really appreciated! Thanks in advance!
    ------------------ EDIT -------------------
    Whoops, I might had a problem with a not correctly shut down database (just shutted windows down without killing the instance - didn't know this wasn't ok). Still evaluating the issue. But to say the least, it seems the application server has nothing to do with my problem :)
    Message was edited by:
    mathias.ringhof

  • Error while connecting to Cloudscape Database

    Hi All,
    I am working on Sun's reference implementation App Server verson 1.3.1. It comes shipped with cloudscape database. When I write try to connect to this App Server through JSP that calls methods through Enterprise Java Beans I get this Error Message:
    java.net.ConnectException: Connection refused: connect
    java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: Unable to
    connect to database. Connection refused to host: XXXXXXXX; nested exception
    is:
    java.net.ConnectException: Connection refused: connect; nested exception
    is:
    javax.ejb.EJBException: Unable to connect to database. Connection refuse
    d to host: XXXXXXXXX; nested exception is:
    java.net.ConnectException: Connection refused: connect
    javax.ejb.EJBException: Unable to connect to database. Connection refused to hos
    t: XXXXXXXXX; nested exception is:
    java.net.ConnectException: Connection refused: connect
    <<no stack trace available>>
    Can any one help me solve this problem.
    Regards,
    Venky.

    Have you started the database?
    []s
    Michael

  • Error connecting to CLOUDSCAPE database from EJB

    Hi All,
    I am working on Sun's reference implementation App Server verson 1.3.1. It comes shipped with cloudscape database. When I write try to connect to this App Server through JSP that calls methods through Enterprise Java Beans I get this Error Message:
    java.net.ConnectException: Connection refused: connect
    java.rmi.RemoteException: nested exception is: javax.ejb.EJBException: Unable to
    connect to database. Connection refused to host: XXXXXXXX; nested exception
    is:
    java.net.ConnectException: Connection refused: connect; nested exception
    is:
    javax.ejb.EJBException: Unable to connect to database. Connection refuse
    d to host: XXXXXXXXX; nested exception is:
    java.net.ConnectException: Connection refused: connect
    javax.ejb.EJBException: Unable to connect to database. Connection refused to hos
    t: XXXXXXXXX; nested exception is:
    java.net.ConnectException: Connection refused: connect
    <<no stack trace available>>
    Can any one help me solve this problem.
    Regards,
    Venky.

    Hi,
    check the following points.
    1.Make sure that Cloudscape is up.u can start this using teh command cloudscape -start
    2.set the datasorce properly.u can change this from deploy tool,tools->Server->datasources->standard configuration.
    use the default datasource jdbc/Cloudscape by leaving user/pwd as blank.
    HTH
    -asharafkk

  • J2ee Tutorial #4 problem - FailedLoginException

    I am new to enterprise beans, and I am going through the j2ee tutorial. When working on lesson 4 - a simple message bean, I receive the following message after submitting the initail form:
    javax.servlet.ServletException: Could not initialize due to javax.security.auth.login.FailedLoginException: Password Incorrect
         at bonus.controllers.BonusCalculationServlet.init(BonusCalculationServlet.java:71)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:852)
         at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:615)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:201)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2343)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:368)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1012)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107)
         at java.lang.Thread.run(Thread.java:536)
    This appears to be a simple permissions problem, but I can not figure out where to configure these permissions. Can anyone help me?
    TIA,
    Chad

    Easy solution that I overlooked:
    When setting the ResourceRefs for the BonusCalculationServlet, a user name and password must be specified. The generic username and password can be found in the auth.properties file in <install location>\config\auth.properties. In my specific case, they were the generic values from the j2ee install, guest/guest123.
    -Chad

  • Problem connecting to XE database using Forms Developer 10.1.2.0.2

    Hi
    I installed Oracle XE successfully and then Oracle developer 10.1.2.0.2.
    I can't connect to the xe database I guess because the tnsnames.ora doesn't have the correct entry for this connection.
    Can anyone help me with creating the correct tnsnames.ora entry for the xe database.
    The current entry in tnsnames .ora is,
    # tnsnames.ora Network Configuration File: C:\DevSuiteHome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = CallistoLaptop)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
    )

    Actually your tnsnames.ora does not contain any alias for DB connections (what you posted is for external procedures).
    In Developer suite menu you should have Net Configuration Assistant : use it to create an alias to connect to your DB.

  • StarOffice Base - problem connecting to Oracle database

    When opening StarOffice 8 Base (just installed on Windows) with "Connect to an existing database" with type "Oracle JDBC", Base could not find the Oracle JDBC driver (class oracle.jdbc.driver.OracleDriver).
    Even when I manually copied ojdbc4.jar into C:\Program Files\Sun\StarOffice 8\program\classes, the class has not been found/loaded.
    Looks like a bug to me ...
    - Jiri ([email protected])

    You need to set the StarOffice configuration to include the far file.
    Tools > Options > StarOffice > Java
    Click on the "Class path.." button.
    Then in the class path dialog click on "Add Archive"
    Browse to the jar file and select it.
    You will need to restart StarOffice for this to take effect.
    HTH
    Drew

  • Problems Connecting to MySQL Database

    When I run this I get the following exception:
    java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at sql.LoadDriver.main(LoadDriver.java:16)
    Here's the code:
    package sql;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.SQLException;
    // Notice, do not import com.mysql.jdbc.*
    // or you will have problems!
    public class LoadDriver
        public static void main(String[] args)
            // actual URL edited out, but format preserved
            String url = "jdbc:mysql://ipaddress";
            String username = "";
            String password = "";
            try {
                // The newInstance() call is a work around for some
                // broken Java implementations
                Class.forName("com.mysql.jdbc.Driver").newInstance();
                Connection conn = DriverManager.getConnection(url, username, password);
                // Do something with the Connection
            } catch (SQLException ex) {
                // handle any errors
                System.out.println("SQLException: " + ex.getMessage());
                System.out.println("SQLState: " + ex.getSQLState());
                System.out.println("VendorError: " + ex.getErrorCode());
            } catch (Exception ex) {
                 ex.printStackTrace();
    }What am I doing wrong? The library I am using is the JRE 1.5.0_06 System Library. I downloaded MyQql Connector/J and I have the com.mysql.jdbc.Driver class yet I never use it so it does not seem that I would have to import it. I think the trouble is that I need to import a new library... should I import MySQL Connector/J as a new library? Or is this not the problem at all?

    Ah okay, I did that. Now I get this exception when
    running the program (same code as above):
    SQLException: No suitable driver
    SQLState: 08001
    VendorError: 0
    Is the format of my URL incorrect, Yes.

  • Problem connecting to database within an application

    We are running an application that utilizes SQL Server 2008 Standard, and has client software running on Windows 7 64-bit systems. Users access the database via the client software. There have been reported problems connecting to the database. Users can
    launch the client application, but when they go to a part of the application that connects to the database, they encounter the following error:
    Could not connect to configured database.
    Datasource name: ClinicDB
    Database: RayStationClinicDB_25189T
    Connection string: Data
    Source: 172.17.154.23\RAYTEST1,53326;Initial
    Catalog=RayStationClinicDB_25189T;Integrated
    Security=True;Persist Security Info=False;Network
    Library=dbmssocn
    Reason: Cannot open database "RayStationClinicDB_25189T"
    requested by the login. The login failed.
    Login failed for user '<DOMAIN>\<username>'.
    I have connected to the server via remote desktop, and have been able to access the database via the SQL Studio. The connection that I made is to the mghrostortest\RAYTEST1 database, and I have logged in via the sa account.   I have stopped and
    restarted the Database and the SQL Agent on the mghrostortest server.
    Does anyone have any ideas as to what further steps I should take here?

    Hello,
    To create a login using Windows Authentication, please refer to the following article:
    -- Create a login for SQL Server by specifying a server name and a Windows domain account name.
    CREATE LOGIN [<domainName>\<loginName>] FROM WINDOWS;
    GO
    For detail information, please see:
    http://technet.microsoft.com/en-us/library/aa337562.aspx
    Regards,
    If you have any feedback on our support, please click
    here.
    Elvis Long
    TechNet Community Support

  • Itext connect to the database and put values in a table

    Hi, I have a problem because I can't find any tutorial that would connect to the database using the itext servlet and then update the table. I have found a source code that is transferring the database items on the list package of itext. I need an example that is dynamically creating a table. Can anyone please help me with these problem. I need it to for my reports or could anyone suggest an easy to use library rather than itext. THANKS

    tr3k wrote:
    Guys, need your help...I just want to populate a resultSet on an itext table.I don't know what it means to "populate a ResultSet on an iText table". I guess the tool you are using to translate your question to English isn't very good.
    Does it mean you have an iText table (whatever that is) and you want to create a ResultSet that allows you to extract data from it? Or do you really have a table in your database, and you want to use a ResultSet based on that table to create something in iText? Or what?

  • How to connect to cloudscape?

    Hi there
    I wrote a simple program just to check how connection to cloudscape works.
    import java.sql.*;
    public class DBTester{
    public static void main (String [] args){
    try{
    Class.forName("com.cloudscape.core.RmiJDBCDriver");
    }catch(ClassNotFoundException e){
    System.out.println("Exception");
    e.printStackTrace();
    Connection con =null;
    Statement st =null;
    ResultSet rs =null;
    try{
    con = DriverManager.getConnection("jdbc:cloudscape:rmi:CloudscapeDB","","");
    st = con.createStatement();
    rs = st.executeQuery("select oid from MOTABLE ");
    while(rs.next())
    System.out.println(rs.getString("oid"));
    }catch(SQLException e){
    System.out.println("SQLException");
    e.printStackTrace();
    finally{
    try{
    rs.close();
    st.close();
    con.close();
    }catch(Exception e){
    System.out.println("Couldnt close !");
    e.printStackTrace();
    but I get the following exception
    java.lang.ClassNotFoundException: com.cloudscape.core.RmiJDBCDriver
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at DBTester.main(DBTester.java:7)
    my classpath looks like this
    javac -classpath %CLOUDSCAPE_HOME%\lib\cloudscape.jar;%CLOUDSCAPE_HOME%\lib\cloudutil.jar;C:\j2sdkee1.3\lib\j2ee.jar;. DBTester.java
    and j2ee_classpath is
    J2EE_CLASSPATH=.;C:\Inprise\vbroker\lib\vbjorb.jar;C:\VisualCafe\bin\mbean_design;C:\j2sdkee1.3\lib\cloudscape\RmiJdbc.jar;C:\j2sdkee1.3\lib\cloudscape\cloudclient.jar
    Please Help me
    Brian

    Hi,
    Just check the CloudScape's JDBC driver's class name. It's COM.cloudscape.core.RmiJdbcDriver.class.
    In Java both package name and class names are case sensitive.Change it and then try to connect to cloudscape database(which is there in cloudclient.jar).
    Hope this helps.
    Best Regards
    Gayam_Slash

  • Problem Connecting

    I have Oracle8i installed on Windows 2K and can connect to the database by using SYSTEM, ANYPASSWORD and ODBC:POLITE as the Host String. When I installed Forms6i, I have problem connecting to the database. Can any body help!
    Thanks, Sunny
    null

    Hi Coyote94,
    I'm not really sure what's causing this off hand but have you tried hard coding an IP address on your computer?  This might at least provide a work around for you in the mean time.  I generally hard code all my home pcs with static IP's as I find it to be much more stable.  If you need more details on how to configure that let me know.
    Thanks,
    Lance
    http://forums.freedesktopsupport.com

  • Can't get connected to the database

    Hi There,
    I am a novice to Oracle. I recently installed Oracle 9i Personal Edition in my PC. I also installed 9i Developer suite, however i'm having problem connecting to the database everytime I run for instance, Form developer, report developer or Desginer. I get A Network dial up box. It ask me which network connection I'd like to use. It seems that the applications offered by the 9i Developer attempt to connect into server and in fact I'm runing the database on my pc not from a remote server.
    I appreciate any help regarding this isssue.
    Thank you
    Ayache.

    Step 1 : If you have several Oracle Homes at your PC you have to choose as primary Oracle Home the Oracle Home belonged to the Oracle Server. Do it so:
    SELECT START> PROGRAMS> Oracle Installation Products> Home Selector
    Step 2: tell me how many databases you have created and what are the SIDs of them.
    Joel Pérez

  • Problem in accessing the database through VPN

    I am having problem connecting to the database through VPN but it is working perfectly fine if i connect to the network directly.
    It would be really great if you could help me to resolve this issue.
    Thanks

    I am having problem connecting to the database through VPN but it is working perfectly fine if i connect to the network directly.Fix the VPN problem.
    Check the logfiles.
    For better advice provide any meaningful detail.
    If I do not poke myself in the eye, it does not hurt.
    Tell me to to stop feeling pain.

Maybe you are looking for