How to Install and Configure Java and Tomcat

Hi Everybody,
I am using the following versions of java and tomcat:
JAVA: j2sdk-1_4_2_13
Tomcat: jakarta-tomcat-5.0.5
I tried to configure several times both but everytime the result is the same. I am setting the following variables:
PATH: .;D:\j2sdk1.4.2_13\bin;D:\Tomcat 5.0\bin
CLASSPATH: .;D:\j2sdk1.4.2_13\lib;D:\Tomcat 5.0\common\lib\servlet-api.jar
JAVA_HOME: D:\j2sdk1.4.2_13
Please correct what mistake i am doing again and again. I appreciate your effort.
Thanks in advance.
Himanshu

Fine sir, I will tell evrything in detail what steps i am following during installation and configuring java and Tomcat.
1) I am using the following versions(exe) of java and tomcat:
JAVA: j2sdk-1_4_2_13-windows-i586-p
Tomcat: jakarta-tomcat-5.0.5
2) Then, i follow exactly the same variable names and values to configure java as mentioned below to make java work under User variables header:
PATH: .;D:\j2sdk1.4.2_13\bin
CLASSPATH: .;D:\j2sdk1.4.2_13\lib
JAVA_HOME: D:\j2sdk1.4.2_13
Above steps i follow only for installing java. And it also not working properly. If i run my .java file from the destination of the file then it will be execulted but if i try to execute from any other location then it doesn't, it shows the following message in the DOS prompt:
error: cannot read: Hello.java
1 error
Now, please correct what mistake i am doing.
Thanks
Himanshu

Similar Messages

  • Install sneak preview java  and check if it has installed

    hi all:
          it is said to use ESS  there should be  for a installed sneak preview java  for which a technical system
    should be created on SLD, my question is how to install sneak preview java  and check if it has
    been installed?
    Edited by: jingying Sony on May 5, 2010 8:32 AM

    sneak preview java you are pointing is J2EE server , i think

  • How to install Workshop for WebLogic and WebLogic Portal?

    Hi All,
    I am new to Weblogic Portal. I would like to start learning Oracle Weblogic Portals..
    Can anyone please guide me, how to install Workshop for WebLogic and WebLogic Portal?
    As per the ""Tutorials – Getting Started with WebLogic Portal"" (http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/setup_dev_env.html)
    we need to install the Workshop for WebLogic and WebLogic Portal.
    Please suggest me where should i get the required environments/IDE?
    Thanks,
    Harish.

    Hi Harish
    1. If this is your first time with Weblogic Portal, I would recommend to download the latest Weblogic Portal Software Rel 10.3.2 from this bottom link. Check Accept Radio button, for windows download windows installer. Its about 1 GB file. This software includes Eclipse IDE, Weblogic Server and Weblogic Portal.
    http://www.oracle.com/technology/software/products/wlp/index.html
    2. During the installation process, make sure at one point you select Custom mode (NOT default Typical mode). In next following screens you will see all bundles checked EXCEPT for Samples. So make sure you check Samples Check box both under Weblogic Server and Weblogic Portal. Then proceed. This will install full Weblogic Workshop (Eclipse IDE), Weblogic Server and Weblogic Portal. This is the good installation package. Also it will install samples for Portal and Server. If you select all default typical mode, it will NOT install samples. You can install samples later on also, but its good at installation time itself you select custom and check Samples also.
    3. WLP 10.3.2 uses Eclipse IDE. If you are familiar with Eclipse IDE this should be helpful. Otherwise also, its ok.
    4. For learning WLP, in Eclipse IDE, you need to create Portal EAR Project, then Portal Web Project. Inside portal web project create simple jsp hello world portlets and a simple portal.
    5. For Deploying and Testing Portal application you need to create Portal Domain using config wizard. You can see this from Start -> Programs -> Oracle Weblogic Portal shortcut -> Weblogic Server -> Tools -> Configuration Wizard.
    6. You can start Workshop IDE from Start -> Program Files -> Oracle Weblogic Portal ...-> Eclipse For Weblogic 10.3.2
    Here are the links for quick start guide for portal development. Please do refer them.
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/index.html
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/quickstart/newproject.html
    HTH
    Ravi Jegga

  • How to install ias 1.0 and 8.1.6.1 on a single red hat 6.1 machine

    How to install ias 1.0 and 8.1.6.1 on a single red hat 6.1 machine.
    i am expecting a lot of problems during the ias installation, the db is working fine. is posible to install both products over the same machine?

    You should be able to iAs and the DB on the same machine but you will need to do the following:
    1. Create a new ORACLE_HOME for iAS (unsetenv ORACLE_HOME and setenv ORACLE_HOME to new home)
    2. Shutdown the DB in the existing Oracle home and change the corresponding listener port in listener.ora to a port other than the typical default (1521)
    3. Install iAS in the new Oracle home
    4. Make sure none of the listeners in the listener.ora under the new Oracle home are listening on the same port as that which you set for the existing DB listener.
    In general it is advisable to install iAS EE on a different machine than the origin database to realize the full benefits of iCache (EE)

  • How to install struct2 in netbeans and eclipse

    how to install struct2 in netbeans and eclipse

    Hi ganesh_delhi1980,
    It's Struts 2 and not struct2.
    You may verify what version of Struts is already installed on your IDE, you may also download and install packages :
    - NetBeans : Tools > Plugins
    - Eclipse : Help > Software updates...

  • How to install the SAP Java Connector

    Hi,
    I am unsure how to install the SAP Java Connector on Linux (Suse Linux Enterprise 10). The SAP Integration Kit install and admin guide says:
    ===
    u2022 Copy the librfccm library and the libsapjcorfc library to busines
    sobjects_root/enterprise120/PLATFORM_PATH, where busines
    sobjects_root is the full path to your businessobjects directory,
    and PLATFORM_PATH is your platform. For example, PLATFORM_PATH
    is solaris_sparc for an installation on Solaris.
    u2022 Use symbolic links for the location of the librfccm library and the lib
    sapjcorfc library.
    u2022 Add the location of the librfccm library and the libsapjcorfc library
    to the library path.
    ===
    Do I have to do all 3 steps or is the 1st one (copying of files) enough?
    On the other hand, the SAP Java Connector guide says:
    ===
    Then add {sapjco-install-path} to the LD_LIBRARY_PATH environment variable.
    Finally, add {sapjco-install-path}/sapjco.jar to your CLASSPATH environment variable.
    ===
    So, what to do?
    Thanks!

    Thanks for your help. So i copied the 2 files as mentioned in point 1.
    Where do I have to copy the file sapjco.jar to? There is no shared lib folder after installing BO Edge 3.1 on a Linux system.
    I copied the sapjco.jar to /bobje/tomcat/common/lib but still get the message that the Java Connector files are not in the correct directory.
    I already copied the files librfccm.so and libsapjcorfc.so to /bobje/enterprise120/linux_x86 .
    Thanks again!
    Edit: problem solved: Copying the sapjco.so to tomcat/shared/lib is correct, if the directory doesn't exist then just create it (mkdir). The message is just plain information 7 hint.

  • I have LabView but I do not have the Calibration and Configuration Palette,and I could not download it, how can I download it or if i cannot,can I work with the NI-DAQ Calibration_1200?

    I have read in a tutorial for the board 1200 that I can calibrate it with the Calibration and Configuration Palette in LabVIEW, but I do not have them and I could not download it to access its libraries, so I can only download the NI-DAQ software,What's my best choice and if it is to download the palette with its libraries, how can download it with them?I'd appreciate your answers

    If you wish to use your 1200 device in LabVIEW, you must download and install NI-DAQ. When you install NI-DAQ, it will ask you if you would like to install support for LabVIEW. By installing this support, you will then have access to the DAQ pallette in LabVIEW. The DAQ pallette requires that you have NI-DAQ installed.
    For more information on installing and using your device, you can refer to the DAQ Quick Start Guide. You can download it from:
    http://digital.ni.com/manuals.nsf/14807683e3b2dd8f8625677b006643f0/0eca53fe80911b1f862568560068295d
    Regards,
    Erin

  • How do I fully uninstall java and plug-in?

    Both Firefox 1.0.6 and IE6 hang when the plug-in is loaded, so I want to get rid of all java installations and plug-in remnants and start over fresh.
    When I uninstall using "Add/Remove Programs" everything appears installed. Yet when I download a fresh JavaSDK install (1.4.2_08) and intall it, the old settings (remote debugging settings, console show/not show) are as they were. How do I get rid of all the settings?
    Some things are apparently not getting uninstalled--what are they, where are they, and how do I remove them?
    Thanks for any help.
    Todd.

    Look for a file named "deployment.properties" on your hard drive(s): this is where the Java Plug-in stores its properties.
    Regards,
    Marco.

  • How to install GCC 3.3 and Berkeley DB ?

    Hi to all
    I am doing a project written in C. It involves the use of BerkeleyDB database too.
    Tthe problem is that the project compiles successfully on GCC 3.3 but on GCC 4.3 its gives error due to strict checking.
    Kindly tell me how can I install GCC 3.3 on archlinux.
    Also how can I install Berkeley DB (including development package) on archlinux with all the header files and configure it.
    thanks to all of you
    regards
    visio159

    Thanks guys I am loving Archlinux, the speed and control is amazing.
    I installed GCC 3.3 and db.h was already in /usr/include/db.h
    but when I compiled the code (MAIN.c) it gave these errors in db.h ??? I don't know what to do now, db.h itself is reflecting errors..huh.
    As you can see the starting lines are directing towards db.h as having errors
    [noface@myhost PROJ]$ gcc-3.3 MAIN.c -ldb
    gcc-3.3: ldb: No such file or directory
    In file included from MAIN.c:3:
    /usr/include/db.h:1201: error: syntax error before "u_int"
    /usr/include/db.h:1206: error: syntax error before '}' token
    /usr/include/db.h:1544: error: syntax error before "u_int"
    /usr/include/db.h:1660: error: `close' redeclared as different kind of symbol
    /usr/include/unistd.h:320: error: previous declaration of `close'
    /usr/include/db.h:1702: error: `remove' redeclared as different kind of symbol
    /usr/include/stdio.h:155: error: previous declaration of `remove'
    /usr/include/db.h:1703: error: `rename' redeclared as different kind of symbol
    /usr/include/stdio.h:157: error: previous declaration of `rename'
    /usr/include/db.h:1740: error: `stat' redeclared as different kind of symbol
    /usr/include/sys/stat.h:210: error: previous declaration of `stat'
    /usr/include/db.h:1742: error: `sync' redeclared as different kind of symbol
    /usr/include/unistd.h:933: error: previous declaration of `sync'
    /usr/include/db.h:1743: error: `truncate' redeclared as different kind of symbol
    /usr/include/unistd.h:949: error: previous declaration of `truncate'
    /usr/include/db.h:1809: error: syntax error before '}' token
    /usr/include/db.h:1916: error: syntax error before "u_int"
    /usr/include/db.h:1923: error: conflicting types for `close'
    /usr/include/db.h:1660: error: previous declaration of `close'
    /usr/include/db.h:1925: error: conflicting types for `del'
    /usr/include/db.h:1664: error: previous declaration of `del'
    /usr/include/db.h:1926: error: `dup' redeclared as different kind of symbol
    /usr/include/unistd.h:490: error: previous declaration of `dup'
    /usr/include/db.h:1927: error: conflicting types for `get'
    /usr/include/db.h:1669: error: previous declaration of `get'
    /usr/include/db.h:1928: error: conflicting types for `get_priority'
    /usr/include/db.h:1687: error: previous declaration of `get_priority'
    /usr/include/db.h:1929: error: conflicting types for `pget'
    /usr/include/db.h:1700: error: previous declaration of `pget'
    /usr/include/db.h:1930: error: conflicting types for `put'
    /usr/include/db.h:1701: error: previous declaration of `put'
    /usr/include/db.h:1931: error: conflicting types for `set_priority'
    /usr/include/db.h:1734: error: previous declaration of `set_priority'
    /usr/include/db.h:1975: error: syntax error before '}' token
    /usr/include/db.h:2126: error: syntax error before "u_int"
    /usr/include/db.h:2145: error: syntax error before "mp_ncache"
    /usr/include/db.h:2211: error: syntax error before "cl_id"
    /usr/include/db.h:2267: error: syntax error before '*' token
    /usr/include/db.h:2282: error: conflicting types for `close'
    /usr/include/db.h:1923: error: previous declaration of `close'
    /usr/include/db.h:2287: error: conflicting types for `err'
    /usr/include/db.h:1665: error: previous declaration of `err'
    /usr/include/db.h:2288: error: conflicting types for `errx'
    /usr/include/db.h:1666: error: previous declaration of `errx'
    /usr/include/db.h:2291: error: conflicting types for `get_cachesize'
    /usr/include/db.h:1672: error: previous declaration of `get_cachesize'
    /usr/include/db.h:2294: error: conflicting types for `get_encrypt_flags'
    /usr/include/db.h:1674: error: previous declaration of `get_encrypt_flags'
    /usr/include/db.h:2295: error: conflicting types for `get_errfile'
    /usr/include/db.h:1676: error: previous declaration of `get_errfile'
    /usr/include/db.h:2296: error: conflicting types for `get_errpfx'
    /usr/include/db.h:1677: error: previous declaration of `get_errpfx'
    /usr/include/db.h:2297: error: conflicting types for `get_flags'
    /usr/include/db.h:1678: error: previous declaration of `get_flags'
    /usr/include/db.h:2312: error: conflicting types for `get_msgfile'
    /usr/include/db.h:1683: error: previous declaration of `get_msgfile'
    /usr/include/db.h:2313: error: conflicting types for `get_open_flags'
    /usr/include/db.h:1685: error: previous declaration of `get_open_flags'
    /usr/include/db.h:2364: error: conflicting types for `open'
    /usr/include/db.h:1698: error: previous declaration of `open'
    /usr/include/db.h:2365: error: conflicting types for `remove'
    /usr/include/db.h:1702: error: previous declaration of `remove'
    /usr/include/db.h:2387: error: syntax error before "u_int"
    /usr/include/db.h:2391: error: syntax error before "u_int"
    /usr/include/db.h:2393: error: syntax error before "u_int"
    /usr/include/db.h:2398: error: conflicting types for `set_alloc'
    /usr/include/db.h:1705: error: previous declaration of `set_alloc'
    /usr/include/db.h:2402: error: conflicting types for `set_cachesize'
    /usr/include/db.h:1713: error: previous declaration of `set_cachesize'
    /usr/include/db.h:2405: error: conflicting types for `set_encrypt'
    /usr/include/db.h:1716: error: previous declaration of `set_encrypt'
    /usr/include/db.h:2406: error: conflicting types for `set_errcall'
    /usr/include/db.h:1717: error: previous declaration of `set_errcall'
    /usr/include/db.h:2408: error: conflicting types for `set_errfile'
    /usr/include/db.h:1719: error: previous declaration of `set_errfile'
    /usr/include/db.h:2409: error: conflicting types for `set_errpfx'
    /usr/include/db.h:1720: error: previous declaration of `set_errpfx'
    /usr/include/db.h:2412: error: conflicting types for `set_feedback'
    /usr/include/db.h:1721: error: previous declaration of `set_feedback'
    /usr/include/db.h:2413: error: conflicting types for `set_flags'
    /usr/include/db.h:1722: error: previous declaration of `set_flags'
    /usr/include/db.h:2431: error: conflicting types for `set_msgcall'
    /usr/include/db.h:1730: error: previous declaration of `set_msgcall'
    /usr/include/db.h:2432: error: conflicting types for `set_msgfile'
    /usr/include/db.h:1731: error: previous declaration of `set_msgfile'
    /usr/include/db.h:2433: error: conflicting types for `set_paniccall'
    /usr/include/db.h:1733: error: previous declaration of `set_paniccall'
    /usr/include/db.h:2448: error: conflicting types for `stat_print'
    /usr/include/db.h:1741: error: previous declaration of `stat_print'
    /usr/include/db.h:2510: error: syntax error before '}' token
    /usr/include/db.h:2632: error: syntax error before "u_long"
    In file included from MAIN.c:6:
    /usr/include/fcntl.h:85: error: `open' redeclared as different kind of symbol
    /usr/include/db.h:2364: error: previous declaration of `open'
    In file included from /media/evt/PROJ/PROJ/include/makeTreeDB.h:2,
    from MAIN.c:19:
    /media/evt/PROJ/PROJ/include/berkeleyDB.h: In function `removeDB':
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:36: warning: passing arg 1 of pointer to function makes pointer from integer without a cast
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:36: error: too few arguments to function
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:37: warning: passing arg 1 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:37: error: too few arguments to function
    /media/evt/PROJ/PROJ/include/berkeleyDB.h: In function `addNodeToBerkeleyDB':
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:64: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:84: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:96: error: dereferencing pointer to incomplete type
    In file included from MAIN.c:21:
    /media/evt/PROJ/PROJ/include/scanProc.h: In function `scanProc':
    /media/evt/PROJ/PROJ/include/scanProc.h:92: warning: passing arg 1 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:92: warning: passing arg 2 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:92: error: too few arguments to function
    /media/evt/PROJ/PROJ/include/scanProc.h: In function `showSummary':
    /media/evt/PROJ/PROJ/include/scanProc.h:235: warning: passing arg 1 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:235: warning: passing arg 2 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:235: error: too few arguments to function
    In file included from MAIN.c:22:
    /media/evt/PROJ/PROJ/include/bigProcessing.h: In function `bigProcessing':
    /media/evt/PROJ/PROJ/include/bigProcessing.h:58: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:95: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h: In function `scanFS_DB':
    /media/evt/PROJ/PROJ/include/bigProcessing.h:158: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:178: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:206: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:211: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:219: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:224: error: dereferencing pointer to incomplete type

  • [Solved] How to install yajl 2.0 and reinstall yaourt?

    I had yaourt with yajl 1.0, but somehow got deleted. My fault.
    I had used yaourt, even if it asked for yajl>=2.0 and installed packages from AUR.
    Now I cannot install yaourt, as it asks for yajl>=2.0
    I can only install yajl 1.0.11-3, as pacman/kpackagekit won't find yajl 2.0.1-0, so I downloaded the tar.gz file, but don't know how to install it.
    This is the zip file; lloyd-yajl-2.0.1-0-gf4b2b1a.tar.gz and its in the Home directory.
    What should I do to install this, so I can install yaourt again?
    Thanks!
    Last edited by Ariya (2011-09-24 15:31:54)

    There is no PKBUILD.
    Once extracted, went into the directory
    $ cd lloyd-yajl-f4b2b1a, then
    $ ./configure && make install
    finally,
    58/58 tests successful, but;
    Install the project...
    -- Install configuration: "Release"                                                                                                         
    -- Installing: /usr/local/lib/libyajl.so.2.0.1
    CMake Error at src/cmake_install.cmake:48 (FILE):
      file INSTALL cannot copy file
      "/home/ariya/builds/lloyd-yajl-f4b2b1a/build/yajl-2.0.1/lib/libyajl.so.2.0.1"
      to "/usr/local/lib/libyajl.so.2.0.1".
    Call Stack (most recent call first):
      cmake_install.cmake:37 (INCLUDE)
    make[1]: *** [install] Error 1
    make[1]: Leaving directory `/home/ariya/builds/lloyd-yajl-f4b2b1a/build'
    make: *** [install] Error 2
    So, I copied /home/ariya/builds/lloyd-yajl-f4b2b1a/build/yajl-2.0.1/lib/libyajl.so.2.0.1"  to "/usr/local/lib/libyajl.so.2.0.1
    But, there is no yajl-2.0.1 installed.
    The build directory containst the following; CMakeCache.txt  CMakeFiles  cmake_install.cmake  example  Makefile  perf  reformatter  src  test  verify  yajl-2.0.1
    What have I done wrong?
    Thanks!

  • How to install / activate 'Yard Management' and BC sets

    Hi everyone
    I've been asked to look into how to install/activate
    'Yard Management' for business warehouse. From what I've found so far online/in SDN forums, it looks like you need to activate it under Logistics Execution in SPRO. But it's not there... so looks like I need to install the necessary 'BC sets' ??
    I've found a spreadsheet for 'W70 Yard management' with some
    technical names for these BC sets, like
    /SMB30/LYYRD_V_B031_D70, /SMB30/T30B_V_B032_D70 etc.
    Any idea what these are / whether and where you can get them
    (downloadable from SAP??) what transaction you use etc???
    Thanks!
    Ross (Basis guy)
    Edited by: Ross Armstrong on Jun 18, 2008 9:13 AM
    It seems we need this on a 4.7 SAP system, whereas this other docs/installing via Best Practices seems to be for ECC5 onwards... any ideas anyone?

    You should activate 0ANALYSIS_PATTERN (and all necessary objects).  Use this as starting point for customizing your own template.  Then use SPRO transaction RSCUSTV27 to change fields "Broadcasting" and "Ad Hoc Analysis" to your customized templates.
    Activate and customize 0QUERY_TEMPLATE_BROADCAST_PDF if you need to broadcast PDF's.  There's no place SPRO that I know of where you can configure this to use a custom template.
    You don't need 0QUERY_TEMPLATE_BROADCASTING70.  It's labeled 70 but in fact it's a 3.5 web template.

  • Cannot Install Thinkpad Configuration Utility and Cannot Find it on Downloads Site

    I uninstalled the Thinkpad Configuration Utility and when I try to reinstall the installation fails.  It no longer seems to be a download option on the Lenovo support site.  Has this utility been withdrawn and if so what replaces it?  This link
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-67988
    with the latest BIOS update talks about using the utility to determine which version is installed which would seem an odd thing to do if the utility is no longer supported!
    Message Edited by BMGRAHAM on 05-16-2008 12:00 AM

    Hi,
    Pls check the site
    http://java.sun.com/xml/jaxb
    The JAXB Beta Implementation is now available.
    Thanks,
    Bhakti
    I am looking for JAXB and cannot find a download link.
    The only thing at the download link is the jaxb arch
    spec, but no s/w.
    Where is this stuff? Has it been taken off?
    -Mark Sabatini

  • P55-CD53, how to install SATA AHCI drivers and Matrix Storage Manager?

    Please excuse my noobness as this is for my first PC build and much of it is Greek to me, but could someone please inform/educate me as to what the following drivers (link) are for and which need to be installed after a fresh installation of Windows 7 Pro x64? Do I need to install all of them because some of these appear to be redundant, just from different manufacturers, or am I mistaken? I have a single 500GB HDD but will probably add more down the road.
    JMicron JMB36x IDE Drivers (including floppy driver)
    Description   XP/Vista/Win7 Ver: 17.49.04.WHQL
    Update Date   2009-07-27
    Your System OS   XP/Vista/Win7 32/64bit
    (3989KB)
    Intel P55 AHCI / RAID Drivers
    Description   Ver: 8.9.0.1023
    Update Date   2009-07-24
    Your System OS   XP/Vista/Win7 32/64bit
    (23048KB)
    Intel P55 SATA RAID Driver (For floppy driver)
    Description   Intel P55 SATA RAID driver
    1. Extract the file and Copy all files to the floppy.
    2. Press F6 to install driver through the floppy when booting and loading RAID function.
    Update Date   2009-07-24
    Your System OS   XP/Vista/Win7 32/64bit
    (443KB)
    JMicron IDE/SATA RAID Drivers (with AP)
    Description   XP/Vista Driver Version: 1.17.43.05
    For floppy install:
    Please copy all the directories and files in the "floppy" folder to the root directory of a floppy disk to create a pre-install disk for Win2K/WinXP/Win2003/WinXP 64bits/Win2003 64bits.
    For example,
    A:\amd64
    \x32
    txtsetup.oem
    To enhance IDE transfer speed, we strongly recommend you install JMicron IDE/SATA Driver.
    Update Date   2009-02-23
    Your System OS   Windows Vista 32/64bit
    (4032KB)
    Windows XP 32bit
    (4032KB)
    Intel TPM Device Driver
    Description   Intel Trusted Platform chipset driver
    XP/Vista/Win7: 2.00.0000.00
    Update Date   2007-11-02
    Your System OS   Vista/Win7 32/64bit
    (23KB)
    Windows XP 32bit
    (23KB)
    On a side note, I have already flashed the BIOS to 1.4 using the Forum USB Flashing Tool (thanks!).

    Thanks.
    After booting from the Windows 7 disc, I selected Repair Windows, Load Drivers. Which specific controllers do I need to install for the P55-CD53 MB since there are multiple controllers listed for each of the four SATA compressed files?
    Considering the multiple files and multiple controllers, is there no one out there with a P55-CD53 that has AHCI mode enabled that can give dumbed down instructions on how to do so?
    The manual states "Select the appropriate RAID controller and press enter." Well... which one is the appropriate controller? Am I suppose to load the driver for all the AHCI controllers if that's even possible?
    For the Intel P55 AHCI / RAID Drivers compressed file, these are the controllers available within F6flpy64\iaAHCI.inf:
    Intel(R) ESB2 SATA AHCI Controller
    Intel(R) ICH 10D/DO SATA AHCI Controller
    Intel(R) ICH10R SATA AHCI Controller
    Intel(R) ICH7M/MDH SATA AHCI Controller
    Intel(R) ICH7R/DH SATA AHCI Controller
    Intel(R) ICH8M-E/M SATA AHCI Controller
    Intel(R) ICH8R/DH/DO SATA AHCI Controller
    Intel(R) ICH9M-E/M SATA AHCI Controller
    Intel(R) ICH9R/DO/DH SATA AHCI Controller
    Intel(R) PCH SATA AHCI Controller
    Intel(R) PCHM SATA AHCI Controller 4 Port
    Intel(R) PCHM SATA AHCI Controller 6 Port
    Also, regarding the dual BIOS controls for SATA/IDE/RAID settings previously mentioned, I believe SATA ports 1-6 are controlled via Intel and 7,8 are controlled via Jmicron. Considering my HDD is currently plugged into SATA 1, Jmicron probably isn't necessary for the moment.
    Edit:
    Turns out that none of the drivers for the controllers listed in iaAHCI.inf could be installed. However, I went ahead and installed the drivers listed for all the controllers in iaStor.inf. I reinstalled Windows 7 to get rid of the BSOD. I then installed the chipset drivers and Intel Matrix Storage Manager.

  • How to install the windows7 agent and monitor the same machine

    Hi ,
    I have installed OMS on Oracle Linux 5.7-64 bit machine. Now I am able monitor the OIM which is installed on Linux. I have some of oracle applications (domains) on windows7 machine. I want monitor the same. On em, agent deployment page I am not able to see the windows agents.
    Can you please guide me how to install the agent on windows and monitor the same?
    OEM version: 11.1.0.1
    Thanks in advance
    Regards,
    Kishore Tummeti

    If you just need to install some agents on Windows the best (imho) option is not to use the push option because getting Cygwin to run can take hours (if at all).
    Here you find a good instruction how to install the agent by hand: http://www.peasland.net/?p=122
    Sometimes the –silent mentioned in step 4b needs not to be put as second argument but as last argument.
    Eric

  • How to install my onboard Networkcard and where do i find the drivers?

    I have updated my computer with some hardware and i now need to install the sound and network drivers again. I think i found the sound drivers  but i cant find the network driver. Anyone got a link for me? And how do you install these drivers? Just run the installfile and everything goes automatic or is it more complicated?
    Btw: I have Windows XP on a 40gb harddisk and a maxtor 300gb harddisk on secondary master. But in windows xp it only show 127gb (i think i was). Why?
    Thanks for all the help.
    BTW: If anyone got any other nice pages to get my mainboard up to speed, bring it:)

    Quote from: needahand on 06-October-05, 22:39:40
    But in windows xp it only show 127gb (i think i was).
    Windows needs SP1 or greater to recognize drives larger than 137GB. Install SP1 or SP2 and partition the remaining space via disk management.
    And we can't give you any info on the network card without knowing what motherboard it is.
    Good Luck
    Jeremy

Maybe you are looking for

  • Problems searching with INPATH

    hi, i want to search in a table by INPATH where i saved my xml files as blobs. searching with the contains query operator works fine, but the problem is, that i don't get any results if i try to search using INPATH in the contains query. do i need sp

  • Can't Install Version 3.0 - Data1.cab issue

    When I install Adobe Premiere Elements 3.0, the application returns the following error message: "Error [1311, 1335 or 2350]. Source file not found: [drive name]:\Adobe Premiere Elements\data1.cab. Verify that the file exists and that you can access

  • When updating to iOS5 my photos disappeared, any ideas?

    when updated to iOS5 my photos disappeared, any ideas?

  • How can i download free song

    how can i download free music in ipad

  • I web and PDF flip books?

    I love these  PDF flip books[Blurb books ...] because they are easy for I pads  reading etc... Thought I could embedd links to my I web site with PDF books and other  extras like  U tube videos. I love the ease of design in I web,{maybe will jump tp