Installing Tomcat In windows

I have JDK 1.2 and JSDK 2.0 Now where do I put Tomcat installable that I have downloaded from sun.com to get JSP running

Here is a link to Marty Hall's website. It includes a very comprehensive tutorial on how to install and configure Tomcat on your PC. It should answer all your questions. It even includes a section on how to create a short cut into your development directory. Which actually answers your original queston..."Where do I install Tomcat".
http://archive.coreservlets.com/
FYI: PWS is terrible! I installed PWS and played with it. I hated InterDev!! When I went to un-install PWS, my PC was fried!!!! Apperently, the Windows Explorer.exe and the Internet Explorer.exe become ONE when PWS is installed (Even though MS denies this). When you un-install PWS, you un-install the Explorer.exe therefore causing yourself stress and discomfort as you now move around your PC by DOS only!!
Justin

Similar Messages

  • "Invalid DOS version" error message when installing Tomcat in Windows98

    I tried to install Tomcat 5.0 in Windows 98. At first, it produced "Out of Environment Space" error message. I then changed the "Initial Environment" from Auto to other values (bigger than 2816) for both startup.bat and shutdown.bat.
    When I restarted the Tomcat, it produce "Invalid DOS version" error message. I thought about updating the DOS but previously when I had WinXP installed in computer, I couldn't access to the server due to the dos version issue.
    Is there any way to handle this? I would really appreciate the help:) Thank you very much..

    no, use the serial number listed on the page where you downloaded acrobat 7, not your acrobat serial number

  • ICM AW error installing tomcat for Reskilling tool

    Wondering if anyone has seen this before.  I am installing some new AW/HDS for a client and keep running into the same error.  When i choose to enable the re-skilling tool, the system is having trouble creating the service account for tomcat and installing it as a service.  I don't think it is a ad rights issue as the install has no issues creating the distributor account.  the error from the setup log is:
    06/18/2010 14:59:12 Installing Tomcat 5.5
    06/18/2010 14:59:12 Installing Tomcat: CommandLine:C:\CDW\CCE_ICME_7_5_1\apache-tomcat-5.5.25.exe  /S /D=C:\icm\tomcat
    06/18/2010 14:59:25 Running command: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\ngen.exe install C:\icm\bin\ServiceAccountManager.exe
    06/18/2010 14:59:26 Creating Tomcat Service Account using Service Account Manager
    06/18/2010 14:59:26 SAM - INFO:
    06/18/2010 14:59:26 SAM - INFO: Setup Processing -- instance: chglb serviceType: Tomcat
    06/18/2010 14:59:27 SAM - INFO: Dynamic Reskilling = 1
    06/18/2010 14:59:27 SAM - INFO: Found Instance: chglb
    06/18/2010 14:59:27 SAM - INFO: Instance -- GetServices() -- queryString: SELECT Name, DisplayName,StartName,State, Started, StartMode,SystemName FROM Win32_Service WHERE (DisplayName = 'Apache Tomcat') OR(DisplayName LIKE 'Cisco ICM %' AND (DisplayName LIKE '% chglb %' AND (DisplayName Like '% Logger%' OR DisplayName Like '% Distributor%')))AND NOT (DisplayName Like '%DUMMY%')
    06/18/2010 14:59:27 SAM - INFO: Instance: chglb Service: Cisco ICM chglb Distributor
    06/18/2010 14:59:27 SAM - BEGIN EXCEPTION INFO: ...
    06/18/2010 14:59:27 SAM - Exception: "Service object not found for ServiceType: Tomcat" Type: ServiceAccountManager.AppException Source: ServiceAccountManager
    06/18/2010 14:59:27 SAM - Exception: Source: ServiceAccountManager
    06/18/2010 14:59:27 SAM - Exception: Stack: ServiceAccountManager.AppException.Throw(String message, Object[] var)
    06/18/2010 14:59:27 SAM - Exception: Stack: ServiceAccountManager.Commandline.Execute(CmdType cmdType)
    06/18/2010 14:59:27 SAM - Exception: Stack: ServiceAccountManager.Program.MainEx()
    06/18/2010 14:59:27 SAM - Exception: ExitCode: -1
    06/18/2010 14:59:27 SAM - END EXCEPTION INFO: ...
    06/18/2010 14:59:28 C:\WINDOWS\system32\cscript.exe "C:\CDW\CCE_ICME_7_5_1\install4iis.js" "C:\icm\tomcat\bin\i386" "C:\icm\tomcat" completed successfully
    06/18/2010 14:59:59 C:\j2sdk1.5.0_14\bin\java  -cp C:\icm\bin Unzip C:\icm\bin\ipccAdmin.zip C:\icm\tomcat\webapps completed successfully
    06/18/2010 14:59:59 W3SVC virtual root path is C:\Inetpub
    06/18/2010 14:59:59 IISMetabase entry w3svc\connectiontimeout is set to 600
    06/18/2010 14:59:59 W3SVC virtual root path is C:\Inetpub
    06/18/2010 15:00:00 W3SVC virtual root path is C:\Inetpub
    06/18/2010 15:00:02 C:\icm\tomcat\webapps\uiroot\WEB-INF\properties\default\ipccAdmin\client.properties File is modified to insert JDBC details
    06/18/2010 15:00:02 Removing old AT jobs that match (c:\icm\chglb\aw\bin\purgeold.bat)
    06/18/2010 15:00:02 Removing old AT jobs that match (c:\icm\chglb\aw\bin\purgedist.bat)
    06/18/2010 15:00:02 Adding AT job, at 1:05 daily, command line = cmd /C "c:\icm\chglb\aw\bin\purgeold.bat 30"
    06/18/2010 15:00:02 Job successfully added, id = 1
    06/18/2010 15:00:02 Adding AT job, at 1:05 daily, command line = cmd /C "c:\icm\chglb\aw\bin\purgedist.bat 30"
    06/18/2010 15:00:02 Job successfully added, id = 2
    06/18/2010 15:00:02 Message 5701 : Changed database context to 'chglb_awdb'.

    I have not found the source of the issue, but after trolling the internets for other people who had issues installing tomcat i did find a workaround.  step one was to manually install Tomcat from the ICM install disk by running the following command:
    \Apache-Tomcat-5.5.25.exe /D=C:\ICM\Tomcat
    The tomcat install will run and will encounter an error about halfway through saying to check Security settings or permissions, Choose Ignore.
    Uninstall Tomcat
    Re-Boot
    Re-install Tomcat with the command %install CD Directory%\Apache-Tomcat-5.5.25.exe /D=C:\ICM\Tomcat
    tomcat should install without any issues and you should see tomcat running as a service now
    Uninstall Tomcat
    Re-boot
    Re-run ICM install and choose re-skilling tool
    Install should complete without issue.

  • Installing Tomcat

    I'm having trouble installing Tomcat 5.0.30
    I've downloaded the Windows Installer, run it, installing the files at C:\Tomcat5.0
    When I try and startup the server at c:\Tomcat\bin\startup I get the folllowing message:
    Windows cannot find '-Djava.endorsed.dirs='. Make sure you typed the name correctly, and then try again. To search for a file,click the Start button, and then click Search.
    I've done a search but to no avail!
    Any suggestions?
    Thanks in anticipation

    I have added the CATALINA_HOME environment variable setting it to c:\Tomcat 5.0
    This has had no effect. I can't understand why this is not included in the original Apache Tomcat installation instructions.
    I have also set the JAVA_HOME environment variable setting it to c:\Sun\AppServer so that it points to the JDK
    This too has no effect!

  • How to install Tomcat 5.5.9 in Solaris 9

    Hi guys,
    I ran into problem when installing Tomcat 5.5.9 in Solaris 9. I downloaded tomcat from windows xp machine then ftp to Sun Solaris. I use winrar in Windows to check if the downloaded tomcat5 is corrupted, but it's not. I tried the following command:
    gunzip jakarta-tomcat-5.5.9.tar.gz
    then a new file generated called jakarta-tomcat-5.5.9.tar
    tar xvf jakarta-tomcat-5.5.9.tar
    when uncompressing half way, i got the following error message:
    tar: directory checksum error
    Please help, Thanks in advance !
    regards,
    Mark

    sorry guys, the system is:
    SunOS devserver 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-250
    64-bit sparcv9 applications
    32-bit sparc applications

  • Error installing Tomcat

    Hello,
    I'm installing Tomcat on a Windows ME machine. I've set the CLASSPATH to C:\Tomcat\jakarta-tomcat-3.2.3, the JAVA_HOME to C:\jdk1.3.1, and the TOMCAT_HOME to C:\Tomcat\jakarta-tomcat-3.2.3. The error I'm getting when I use the startup command is below, with the result that Tomcat is not starting.
    Unable to set CLASSPATH dynamically.
    Note: To set the CLASSPATH dynamically on Win9x systems
    only DOS 8.3 names may be used in TOMCAT_HOME!
    Setting your CLASSPATH statically.
    Out of environment space
    Out of environment space
    Out of environment space
    Using CLASSPATH: C:\Tomcat\jakarta-tomcat-3.2.3\classes;C:\Tomcat\jakarta-tomcat
    -3.2.3\lib\ant.jar;C:\Tomcat\jakarta-tomcat-3.2.3\lib\jasper.jar;C:\Tomcat\jakar
    ta-tomcat-3.2.3\lib\jaxp.jar;C:\Tomcat\jakarta-tomcat-3.2.3\lib\parser.jar;C:\To
    mcat\jakarta-tomcat-3.2.3\lib
    Out of environment space
    Starting Tomcat in new window
    Does anyone have an idea about what the problem might be?
    Thanks greatly,
    Adam

    I've set the CLASSPATH to
    C:\Tomcat\jakarta-tomcat-3.2.3This seems not very useful. Are there any classes in this very directory? Forget about it, and have Tomcat take care of it.
    TOMCAT_HOME to
    C:\Tomcat\jakarta-tomcat-3.2.3.I think you could eve forget about TOMCAT_HOME. Tomcat will use the directory of the batch files as its home, if not specified.
    Note: To set the CLASSPATH dynamically on
    Win9x systems only DOS 8.3 names may be
    used in TOMCAT_HOME!So: change the directory name to C:\tomcat and try again. Then you'll at least eliminate one possible cause... Tomcat puts no stuff in the Windows registry, so you savely rename the directory.
    What about setting JAVA_HOME? I thought that was the only one that could be required... Like:
    set JAVA_HOME=c:\jdk1.3
    Out of environment spaceThis implies that your WinME cannot handle any more of the "SET A=B" commands in the startup batch file. This will indeed mess up the script's behavior, as Tomcat tries to create the actual start command using such SET commands. Even prior to caring about classpaths etc., this definitely needs to be solved.
    In Win9x one could click the left upper DOS logo in a DOS box (or right-click a shortcut or .bat file) to change the environment space from "auto" to some large value. Maybe it helps... What about WinME?
    a.

  • Unable to start tomcat from Windows 98

    I just downloaded and installed tomcat on my Windows 98 machine. But when I click on start Tomcat, a DOS window opens and closes imeediately - the server does not seem to have started. I tried pasting this in a new DOS Window:
    D:\jdk1.2.2\bin\java.exe -jar -Duser.dir="D:\Tomcat" "D:\Tomcat\bin\bootstrap.jar" start
    But then I get the following error:
    Bootstrap: Class loader creation threw exception
    java.lang.IllegalMonitorStateException: current thread not owner
    I have jdk 1.2.2 installed on my machine and JAVA_HOME pointing to this. Can anyone tell me what the problem is?
    Thanks in Advance
    Jay

    It's not TOMCAT_HOME, it's CATALINA_HOME
    Add
    set CATALINA_HOME=full_path_to_tomcat_installation
    to AUTOEXEC.bat, or type it at command line before typing startup in TOMCAT_HOME/bin (however if you do this you will lose this variable when you close the command line). Putting it in autoexec is best solution. Reboot.
    Probably a good idea to add
    set JAVA_HOME=full_path_to_java_installation
    in autoexec.bat as well.
    hth
    steve

  • Trouble installing Tomcat.

    Hello I have downloaded [jakarta-tomcat-4.0.1] and have jdk1.3 installed in c:\jdk1.3\
    When I install Tomcat it tells me I do not have a java development kit and advises me to download one.
    My autoexec file is as follows:
    (I haven't needed to add any classpaths as I use a IDE that knows where the complier is).
    @echo off
    path c:\windows;c:\windows\COMMAND
    SET SNDSCAPE=C:\WINDOWS
    set java_home=c:\jdk1.3
    Could someone please tell me what is going wrong and edit my autoexec file with the correct path and repost it?
    Thanks in advance,
    Michael De Vorms

    Hi,
    I hope my answer will fit your configuration, as I'm using W2K, so no autoexec here...
    I don't even have the JAVA_HOME defined in the environment variables, but I had to modify two Tomcat batch files, as follows:
    1. In Catalina.bat, I had to modify the entry
    SET JAVA_HOME=<java home>
    to fit my installation. In your case, you should put:
    SET JAVA_HOME=c:\jdk1.3
    2. In Startup.bat, I modified the entry
    SET CATALINAHOME=<tomcat home>
    where <tomcat home> is the home path for your Tomcat installation.
    One more thing: I suggest you to define the CLASSPATH in your environment (if you use other classes than those in JDK 1.3), as Tomcat does not access the information your IDE has.
    Regards and good luck,
    Adrian

  • Installing tomcat 4.1.18

    hi,
    my os is win2000 and i installed tomcat.4.1.18 in "c:\java\tomcat" and also jdk is installed in "c:\java\j2sdk" directory.
    i write in catalina.bat file
    "SET JAVA_HOME:c:\java\j2sdk
    and SET CATALINA_HOME:c:\java\tomcat"
    after i write catalina start, i see the below command in the window
    C:\Java\Tomcat\bin>SET CATALINA_HOME=c:\
    Using CATALINA_BASE: c:\java\tomcat
    Using CATALINA_HOME: c:\java\tomcat
    Using CATALINA_TMPDIR: c:\java\tomcat\te
    Using JAVA_HOME: c:\java\j2sdk
    after a while, another window is opened, up to now that is okey.
    but then in then second opened window, i see the below commands and it stay in this view.
    28.?ub.2003 16:41:20 org.apache.commons.modeler.Registry loadRegistry
    INFO: Loading registry information
    28.?ub.2003 16:41:20 org.apache.commons.modeler.Registry getRegistry
    INFO: Creating new Registry instance
    28.?ub.2003 16:41:21 org.apache.commons.modeler.Registry getServer
    INFO: Creating MBeanServer
    28.?ub.2003 16:41:22 org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on port 8080
    Starting service Tomcat-Standalone
    Apache Tomcat/4.1.18
    28.?ub.2003 16:41:28 org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on port 8080
    28.?ub.2003 16:41:28 org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    28.?ub.2003 16:41:28 org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/46 config=c:\java\tomcat\conf\jk2.properties
    if i wrote, catalina stop, it stopped.
    and for testing i wrote "http:/localhost:8080/" in the i.ex browser, but i couldn't reach the tomcat page.
    i got the error message
    HTTP Error 401
    401.2 Unauthorized: Logon Failed due to server configuration
    This error indicates that the credentials passed to the server do not match the credentials required to log on to the server. This is usually caused by not sending the proper WWW-Authenticate header field.
    Please contact the Web server's administrator to verify that you have permission to access to requested resource.
    have you got ant idea, what the problem could be?

    my "server.xml" file includes below code, i don't know xml, so i couldn' t cahange anything yet.
    -->
    - <!-- Tomcat Root Context
    -->
    - <!--
    <Context path="" docBase="ROOT" debug="0"/>
    -->
    - <!-- Tomcat Examples Context
    -->
    - <Context path="/examples" docBase="examples" debug="0" reloadable="true" crossContext="true">
    <Logger className="org.apache.catalina.logger.FileLogger" prefix="localhost_examples_log." suffix=".txt" timestamp="true" />
    <Ejb name="ejb/EmplRecord" type="Entity" home="com.wombat.empl.EmployeeRecordHome" remote="com.wombat.empl.EmployeeRecord" />
    - <!--
    If you wanted the examples app to be able to edit the ......

  • Easy Steps to Install Tomcat and RUN

    Hi dears,
    i already post regarding this title, but still some member asking me its not working ,, so i again post and explain in different way,
    i hope it will help you..
    steps
    first u install jdk x.x
    second u install tomcat x.x
    steps
    1) for ex : u install
    jdk       >  c:\jdk1.4.0
    tomcat >    c:\tomcat4.1after installing tomcatx.x,
    u have to set some environment variables,
    2) go to my computer -> right click ->properties -> advance -> environment variable - >
    see in that system variables column path ---> select that path --> click edit button and add this code
      ;c:\jdk1.4.0\bin;c:\tomcat4.1\bin;click ok button,
    3) click new button and type
    variable name : JAVA_HOME
    variable value : c:\JDK1.4.0CLICK OK
    4) click new button and type
    variable name : CATALINA_HOME
    variable value : c:\tomcat4.1CLICK OK
    OK OK OK
    5) OPEN BROWSER AND TYPE
    http://localhost:7001(or)
    if server not start means:
    go to control panel --> administrator tool -> services
    in that you see that tomcat4.1 , select that line by click on that word and c in top of toolbar, weather it is running state or in dead state,
    if it is in dead state , u just click start button,
    or better to click restart button ,
    and check
    http://localhost:7001(or)
    stop that server via above (or) from start -> programs-> tomcat -> stop tomcat..
    go to ms-dos prompt & enter in tomcat\bin dir
    type this line
    c:\tomcat4.1\bin>     catalina   runsure it will work,
    thankx

    I don't know, but I would assume that the MBA can install and can run Autocad with Boot Camp.
    The question is more, can the software be effectively used with such a small display.
    Audocad and vector packages such as Adobe Illustrator are typically run using large screens, so a lack of display real estate may mean the process is frustrating, even if it is possible.
    I face the same thing - I am considering an MBA 13" and need to run Illustrator, and that would mean a lot of scrolling.
    I  think you would be advised to ensure you bought an MBA with a high specification of processor and memory to give yourself the best chance of success.
    Is there a Mac version of Autocad you could switch to, to make for less complication? I've managed to shift all but one of my Windows applications to OS X now, and only occasionally use Windows on the system.

  • Installing SAPNWABAP701SR1_TRIAL on Windows Vista - Error

    Hi,
    i have problems to install MiniSap on Windows Vista.
    Can you help me ?
    here ist the installation log.
    program is starting... Please wait!
    guiengine: call to bind() for socket 21200 484 failed . No such file or directory
    Starting GUIServer using:
      SAPinst port  : 21201
      GUIServer port: 21211
      HTTP port     : 4238
      GUI autostart : on
      GUI mode      : normal
      command       : "C:/Users/ULRICH1.HNP/AppData/Local/Temp/sapinst_exe.4528.1301139212/jre/binjava.exe" -cp "C:/Users/ULRICH1.HNP/AppData/Local/Temp/sapinst_exe.4528.1301139212jarinstgui.jar" -Xmx256M -Dsun.java2d.noddraw=true -Dsap.env.var.javahome=SAPINST_JRE_HOME SDTGui sapinst host=localhost port=21201 -nolock
    load resource pool D:DownloadssapSAPNWABAP701SR1_TRIALSAP_NetWeaver701SR1_2008_Installation_MasterIM_WINDOWS_I386
    esourcepool.xml
    guiengine: No GUI server connected; waiting for a connection on host HNPC1, port 21201 to continue with the installation
    Mar 26, 2011 11:34:20 AM : *************************
    Mar 26, 2011 11:34:20 AM : Starting Server
    Mar 26, 2011 11:34:20 AM : Reading server configuration.
    Mar 26, 2011 11:34:21 AM : Reading service configuration SAPinstService.
    Mar 26, 2011 11:34:21 AM : Configuring LogManager ...
    Mar 26, 2011 11:34:21 AM : *************************************************
    Mar 26, 2011 11:34:21 AM : Starting SL Controller ...
    Mar 26, 2011 11:34:21 AM : StorageService switched off.
    Mar 26, 2011 11:34:21 AM : Initializing SecurityManager ...
    Mar 26, 2011 11:34:21 AM : Key Store management switched off.
    Mar 26, 2011 11:34:21 AM : Configuring HTTPManager ...
    Mar 26, 2011 11:34:21 AM : WebstartService switched off.
    Mar 26, 2011 11:34:21 AM : RoleService switched off.
    Mar 26, 2011 11:34:21 AM : AlertService switched off.
    Mar 26, 2011 11:34:21 AM : NotesService switched off.
    Mar 26, 2011 11:34:21 AM : ProcessService switched off.
    Mar 26, 2011 11:34:21 AM : Starting MIDService ...
    Mar 26, 2011 11:34:21 AM : Starting FileService ...
    Mar 26, 2011 11:34:21 AM : LogService switched off.
    Mar 26, 2011 11:34:21 AM : MailService switched off.
    Mar 26, 2011 11:34:21 AM : Starting services ...
    Mar 26, 2011 11:34:21 AM : Starting service "SAPinstService" ...
    Mar 26, 2011 11:34:21 AM : Service "SAPinstService" started
    Mar 26, 2011 11:34:21 AM : Services started.
    Mar 26, 2011 11:34:21 AM : Starting HTTP server listening on port 4239 ...
    Mar 26, 2011 11:34:21 AM : HTTP server started.
    Mar 26, 2011 11:34:21 AM : SL Controller started.
    Mar 26, 2011 11:34:21 AM : Starting GUI ...
    guiengine: 2011-03-26 12:34:24 Login successful
    Mar 26, 2011 11:34:25 AM : GUI started.
    INFO       2011-03-26 12:34:18.735 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:18.735 synxcfile.cpp:177
               CSyFileImpl::remove()
    Removing file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:42.435 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRALx.
    INFO       2011-03-26 12:34:42.435 synxcfile.cpp:177
               CSyFileImpl::remove()
    Removing file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRALx.
    INFO       2011-03-26 12:34:45.274 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:45.274 synxcfile.cpp:177
               CSyFileImpl::remove()
    Removing file C:Program Filessapinst_instdirx.
    INFO       2011-03-26 12:34:47.255 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.6.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.6.xml'.
    INFO       2011-03-26 12:34:47.692 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.7.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.7.xml'.
    WARNING    2011-03-26 12:34:48.550 synxcpath.cpp:912
               CSyPath::getOSNodeType(bool )
    Unable to get information about path
    LABEL.ASC using GetVolumeInformation. Operating system error message: Der angegebene Pfadname ist ungültig.
    INFO       2011-03-26 12:34:53.464 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.4.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.4.xml'.
    INFO       2011-03-26 12:34:53.480 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.5.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/inifile.5.xml'.
    INFO       2011-03-26 12:34:53.636 sixxcstepexecute.cpp:388
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO       2011-03-26 12:34:59.891 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.3.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.3.xml'.
    INFO       2011-03-26 12:34:59.907 synxcfile.cpp:493
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.8.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.8.xml'.
    INFO       2011-03-26 12:34:59.923 sixxcstepexecute.cpp:790
    Execute step verifyPolicy of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2011-03-26 12:34:59.954 sixxcstepexecute.cpp:790
    Execute step setNWOption of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    WARNING    2011-03-26 12:35:00.032
               CJSlibModule::writeWarning_impl()
    Could not determine a valid JAVA_HOME directory from the environment.
    INFO       2011-03-26 12:35:00.94 sixxcstepexecute.cpp:790
    Execute step collect of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0
    WARNING    2011-03-26 12:35:00.188 ianxcreghelper.cpp:235
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEMCurrentControlSetServicesBHDrvx86, ...)
    Error 5 (Zugriff verweigert
    ) in execution of a 'RegOpenKeyEx' function, line (81), with parameter (SYSTEMCurrentControlSetServicesBHDrvx86).
    WARNING    2011-03-26 12:35:00.188 ianxcreghelper.cpp:469
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEMCurrentControlSetServicesBHDrvx86, ...)
    The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBHDrvx86' does not exist on the 'localhost' host.
    ERROR      2011-03-26 12:35:00.188
               CJSlibModule::writeError_impl()
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBHDrvx86' does not exist on the 'localhost' host.
    ERROR      2011-03-26 12:35:00.188 sixxcstepexecute.cpp:950
    FCO-00011  The step collect with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR ( Last error reported by the step :The subkey 'HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesBHDrvx86' does not exist on the 'localhost' host.).
    INFO       2011-03-26 12:35:23.479 sixxcstepexecute.cpp:1003
    An error occured and the user decided to stop.
    Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    INFO       2011-03-26 12:35:33.868 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRALlistOfSupportFilesToBePacked.lst.
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/change.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/control.xml
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/controllerKdbClient.dmp
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/instana.xsl
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.xml
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/msiexec.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.1.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.2.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.1.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.2.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/start_dir.cd
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/stepKeydbClient.dmp
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/vcredist_x86.log
    a C:/Users/ULRICH~1.HNP/AppData/Local/Temp/sapinst_exe.4528.1301139212/dev_selfex.out
    a C:/Users/ULRICH~1.HNP/AppData/Local/Temp/sapinst_exe.4628.1301138799/dev_selfex.out
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/FileService.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/MIDService.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/SAPinstService.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/SDTServer.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.err
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.log
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.log.lck
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.out
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.trc
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/gui.trc.lck
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/server.err
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/server.out
    a C:/Users/Ulrich.HNPC1/.sdtgui/log/server.trc
    Abort execution because of
    controller.userDecideToStop
    INFO       2011-03-26 12:35:35.116 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdir.lastInstallationLocation.
    INFO       2011-03-26 12:35:35.132 synxcpath.cpp:776
               CSyPath::createFile()
    Creating file C:Program Filessapinst_instdirNW701AS-ABAPADACENTRAL__instana_tmp.xml.
    Mar 26, 2011 11:35:35 AM : Stopping services ...
    Mar 26, 2011 11:35:35 AM : Stopping service "SAPinstService" ...
    Mar 26, 2011 11:35:35 AM : Service "SAPinstService" stopped.
    Mar 26, 2011 11:35:35 AM : Services stopped.
    Mar 26, 2011 11:35:35 AM : Server shutdown by SAPinstService
    Exit status of child: 2

    SAPinst is having problems starting up.
    Please post the sapinst.log file from C:\Program Files\sapinst_dir
    Make sure you do the following.
    1.) Turn off Windows Firewall
    2.) Turn off UAC (http://www.petri.co.il/disable_uac_in_windows_vista.htm)
    3.) Install right version of JRE/JDK (1.4.2 Update 29)
    4.) Set the correct User Environment Variables (JAVA_HOME, SAPSYSTEMNAME)
    5.) Delete all SAP folders/contents in TEMP folder of your user profile (C:/Users/ULRICH~1.HNP/AppData/Local/Temp/.....).
    5.) Delete C:\Program Files\sapinst_dir\ folder.  This will be recreated when SAPinst starts again.
    Give this a shot and see what happens.
    Regards,
    Ravi

  • Problem installing printer on windows 7 enterprise machine

    Hi
    I have HP Color LaserJet CP2025DN printer which i'm trying to install on my windows 7 machine. I have search on HP site where I was told that I can get the driver from windows update but when I run the windows update I cant seem to find cp2025dn or cp2020
    printer from list.
    Can someone please help me installing this printer.
    When I go into my printer and device I see this icon.
    My printer usb info
    USB\VID_03F0&PID_5417&REV_0100

    Hi,
    Since all drivers in Windows update are produced from manufacturer and then after passing the Windows Logo Program testing, then they can be distribute onto update, that should be little delayed. I
    suggest we download the latest driver applied to Windows 7 from manufacturer site.
    Before installing the driver, is suggest you open Control Panel\All Control Panel Items\Programs and Features and delete the printer driver that is already installed.
    I'm seeing a lot of information about the HP LaserJet CP2025dn not working properly with Windows 7.
    I suggest contacting HP for the drivers support for Windows 7, or you can install the driver with Vista compatible mode for test:
    1. Insert the installation media, right click on the DVD drive icon and choose Open
    2. In the open folder, right click the program setup.exe file and click the Properties option.
    3. Select the Compatibility tab.
    4. Select the Run This Program in Compatibility Mode option.
    5. From the drop-down list, choose the operating system you ran before upgrading to Vista.
    6. If necessary, select the option to run the program as an administration.
    7. Click OK.
    Now, right click on Setup.exe and choose Run as administrator to install it again.
    Furthermore, you can try to use Windows XP mode to use these printer.
    Install and use Windows XP Mode in Windows 7
    http://windows.microsoft.com/en-us/windows7/install-and-use-windows-xp-mode-in-windows-7
    I also would like to suggest you contact HP directly to consult the issue. In this way, your issue can be fixed efficiently.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Unable to install itunes in windows 7 64 bit - hanging

    Unable to install itunes in windows 7 64 bit - screen is hanging after first few steps ...
    Also i am unable to uninstall Apple update software. Are these both related.
    Now how do i get the software installed( itunes installed in windows 7)

    Hey gigipramod,
    Thanks for the question. I understand you are experiencing issues installing iTunes. The following resource may provide a solution:
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thanks,
    Matt M.

  • I couldn't install itunes in windows 7, 64 bit, DLL not found, can any one assist

    Windows 7, 64 bit, unable to install. DLL missing, kindly assist.

    That's perfect, thanks.
    Although you're getting a different error message, try the procedure from the following user tip with that one:
    "The administrator has set policies to prevent this installation" error messages when installing iTunes for Windows on Windows Vista and Windows 7 systems

  • Why can't I install Itunes on windows vista 64 bit?

    Why can't I install Itunes on windows vista 64 bit? I have removed all apple software and repeated the reinstall many times but it fails.  I get this complicated error mesage and then the installer rolls back and fails.

    I get this complicated error mesage and then the installer rolls back and fails.
    I'd like to have a closer look at that error message please.
    Generate the error message again. While the error message box is open, hold down the Alt key and hit the PrtSc key. Paste the screenshot into an image file (using a program like Paint), and save the file.
    Start a reply here and click the wee camera icon at the top of the reply window. Click "Choose file", browse to the image file, select the file and click "Open". Now click "Insert file" to insert the screenshot into the reply.

Maybe you are looking for

  • Info Space creation error on top of .unx

    Hi All, Version of SAP BO Explorer installed in our machine is 4.0 SP2. BI Platform version is 4.0 SP5. Issue 1: While trying to create Information Space out of .unx, getting the below error: Failed to retrieve the data source details. The creation o

  • What is the default time settings in Process chains

    Hi, What is the default time settings in Process chains. How to set time settings for daily,weekly,monthly loads in Process chains. What is the time settings that we have to take care when creating meta chains. Thanks, Madhu.

  • Sharepoint 2013 outgoing email Office365

    We use Office365 for email, and Sharepoint 2013 is on premises. We have the SMTP server setup and configured, the problem is that with Profile Synchronization in SP2013, Sharepoint seems to be using all of the users individual email accounts to send

  • How to remove remainer of iTunes money?

    How to remove remainer of iTunes money?

  • Line Alignment in sending mail

    Hi All, I am craeting program for sending mail, its working fine but i want some line alignment in the body part. my output is: Cost center | Company Code | Cost element | Description 159040       | 040                  | 0000600100   | SALARIES 1590