URGENT TOMCAT INSTALLATION

Hi all,
I have developed a web-application in JSP and i used Tomcat to run that using Java Web services developer pack 1.3. Now the problem is wanted to run that application from a server so that every staff of the company can access that from their machine and record their data. Now they have a server and they share a hard drive among them through server. They use VPN to access that. Now i installed the JWSDP-1.3 on the server and i tried to run the server and it is not running means i start tomcat and then open browser and type: http://localhost:8080 but the page is not displayed. That means the server is not installed. Now i don't know why it is happening. i set up the environment variable correctly but still not working. i even tried with server name which is:http://server:8080/ but still not working. Please someone help me.

hi ,
try like this      http://ipaddress:8080/                     bye for now
sat

Similar Messages

  • HELP! XP ENVIRONMENT VARs and Tomcat installation

    Hello people. I found out that at work we'll be switching over to Windows XP soon. But the problem is that our system administrator has disabled the ability to create/edit SYSTEM environment variables. I can't just ask him to enabled it because our IS department doesn't support JAVA :(. Previously, I had Tomcat on a Win98SE box w/o the sys admin knowledge (but don't get me wrong, I was doing work-related stuff with the tomcat server), so it wasn't an issue before. Is there a workaround to creating the JAVA_HOME, CATALINA_HOME, and PATH environment variables? What about the "User Variables"? Can I create "user variables" instead? Or can I create and run a DOS batch file that sets the necessary system environment variables for the tomcat installation? This is what I've been doing (DOS batch method) currently with the Win98 box. Sorry I have very little experience with XP, but from what I've heard, it can be very restricting depending upon on how it was setup by the system admins. Out of the box w/o sys admins, I've heard it's an ok OS.
    Anyways...any help is greatly appreciated.
    ...damn those system administrators :( :p

    Also another question. To install the SDK1.4, do I just install it like I normally do as in a Win98 box? I thought there was a XP plug-in that needed to be downloaded and installed too some time ago? Did the plug-in later became built into the installation bundle? I read somewhere there was a legal judgement made to force Microshaft to support Java?
    Sorry I've been out of the XP loop...

  • Urgent phone installation required

    SUMMARY to the point:
    So I'm asking any BT installation phone line (and fibre optic broadband) STAFF in the east london area or willing to travel east ham 2 mins from the station I would be really much appreciative if they can come install BT LINE.
    Post code:E6 2JJ
    I required a new line installed but iv been given appointment in 4 weeks time on Jan 13th 2014.
    This is a matter of urgency I would like if their is genuine kind excellent bt installation guy that can do me a big favour and come install iv heard it takes less then 30mins.
    My eldery parents can't receive landline calls as we don't have phone line.
    And no broadband Internet we are having to pay using dongle/mifi and this is very expensive short term.
    I require BT infinity set up too. But getting a phone line is urgently first important
    I understand their is this Is the holiday season and many staff are off but I'm quite certain that you have many staff in London that don't celebrate x mass and can take out an hr of the day to do this urgent request.
    Iv explained my situation to customer service they are unable to bring a closer date. But said if I knew of any BT guy that can do it then it's possible.

    Welcome to this forum.
    This is a customer to customer forum only, where forum members, who are only BT customers, can help each other with BT Retail products and services.
    Anything you post here does not go to BT. Although the forum is moderated by BT, not all posts are read.
    This is a public forum which can be viewed worldwide, so please do not post any personal information, especially phone numbers, fault numbers, address information or email addresses, as this could be used to impersonate you.
    BT do not provide or maintain the external network. This is done by Openreach who work for all service providers. BT do not get any special treatment.
    The date you have been given, would be the earliest appointment that Openreach could offer to BT Retail.
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • URGENT: Lost installation CD, need TRANSCO

    I love my MuVo vidz but now I can't watch movies as my PC crashed and I can't find my install CD. Where can I download it to reinstall? PLEASE HELP. URGENT

    I?ve found a download of?installation CD?for Sorell SF3500 that works just fine for Muvo Vidz!
    http://sorell.co.kr/upload/tn_utilitys/SF3500 Install CD REV00.zip

  • Help! -why can't start Tomcat --Installation problem??

    I downloaded Tomcat 5.0.30.exe and installed Tomcat 5 and JDK 5 on my local computer (I also have IIS installed, and Java App Server (from J2EE); yes I have plenty of space lol);
    I did this in the command line:
    Set JAVA_HOME=C:\jdk1.5_03; and I also added this env variable to my user & system Path variables in System Properties dialogue (just to exclude this problem).
    and I remember during the Tomcat.exe installation, the JVM was already correctly set to C:\Program Files\Java\jre1.5_03\bin\client\jvm.dll (I also tried set JVM to C:\jdk1.5_03\jre\bin\server\jvm.dll and it did not seem to make any difference)
    I am still not able to startup the service (don't see my admin page even though the system tray says the Tomcat is running).
    Does any of the above setup seem wrong? I'm a novice in Java/JSP and just want to try developing some web service in Java/JSP instead of ASP or .NET.
    I'd appreciate all your advice and help!!
    Thanks in advance!!

    When I say "Startup" in the command, the original command window displays Using CATALINA_HOME: C:\apache\tomcat5, so I guess it was correctly set already ...?
    By default, it is using 8080 port... If I have my IIS running, would that have conflict? IIS runs on 80. I don't think I've anything running on 8080.
    localhost_admin_log has the following everytime I try to see admin page in my web browser:--------------------------------------------------------------
    2005-05-05 10:06:06 ApplicationDispatcher[admin] Servlet.service() for servlet admin.login_jsp threw exception
    javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE
         at org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1233)
         at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1082)
         at org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:226)
         at admin.login_jsp._jspx_meth_bean_message_0(login_jsp.java:131)
         at admin.login_jsp._jspService(login_jsp.java:78)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:696)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:474)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:409)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
         at org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:220)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:504)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:595)
    The above also appears in the Tomcat cmd prompt window if I use startup in the cmd window.
    The stdout and stderr logs has nothing.
    The jakarta_service log has the following:-----------------------------------------------------------
    [2005-05-05 10:03:46] [info] Service Tomcat5 name Apache Tomcat
    [2005-05-05 10:03:46] [420 service.c] [error] The specified service already exists.
    [2005-05-05 10:03:46] [538 prunsrv.c] [error] Failed installing Tomcat5 service
    [2005-05-05 10:03:47] [info] Procrun finished.
    [2005-05-05 10:04:48] [info] Updating service...
    [2005-05-05 10:04:48] [info] Service Tomcat5 updated
    [2005-05-05 10:04:48] [info] Update service finished.
    [2005-05-05 10:04:48] [info] Procrun finished.
    [2005-05-05 10:04:49] [info] Updating service...
    [2005-05-05 10:04:49] [info] Service Tomcat5 updated
    [2005-05-05 10:04:49] [info] Update service finished.
    [2005-05-05 10:04:49] [info] Procrun finished.
    Thanks a lot for your advice and help!!!

  • Tomcat installation without OpenJDK

    Hello archies,
    please, can I install Tomcat server (no tomcat-native package) without OpenJDK? I using Oracle's JDK in my /opt directory
    sudo pacman -S tomcat8
    resolving dependencies...
    :: There are 2 providers available for java-runtime>=7:
    :: Repository extra
    1) jre7-openjdk 2) jre8-openjdk
    Enter a number (default=1):
    I cannot choose another than 1 or 2
    Some hints? Or just manual installation? Thanks

    I strongly advise you against manually installing software thare are provided as packages by your distro (either in official repos – tomcat*, OpenJDK – or AUR – Oracle JDK).
    To sum up (and if you insist you do not want OpenJDK), if I were you I would:
    1) Remove all the JAVA_HOME, and PATH variables you mention from ~/.bashrc and ~/.xinitrc (very important)
    2) Install jre8-oracle and jdk8-oracle from AUR or from my repo. As these packages provide "java-environment" now you can…
    3) Install tomcat8 from extra
    4) Configure tomcat8 to use Oracle JVM à la systemd:
    # cp /usr/lib/systemd/system/tomcat8.service /etc/systemd/system/
    # vim /etc/systemd/system/tomcat8.service
    In this last line you want to change
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-7-openjdk
    by
    Environment=TOMCAT_JAVA_HOME=/usr/lib/jvm/java-8-oracle
    Then start Tomcat 8 and check it is started with Oracle JVM by visiting http://localhost:8080/manager/status:
    Tomcat Version JVM Version JVM Vendor OS Name OS Version OS Architecture Hostname IP Address
    Apache Tomcat/8.0.11 1.8.0_20-b26 Oracle Corporation Linux 3.16.1-1-ARCH amd64 columbia 127.0.0.1
    Last edited by Wikimig (2014-08-26 20:40:45)

  • 2 tomcat installation guides

    Hi, i've struggled a lot to get tomcat working as it should. Finally I came across a tutorial on the web for tomcat 6, that was of great help for me.
    http://www.coreservlets.com/Apache-Tomcat-Tutorial/
    This tutorial contains a detailed description on how to install tomcat. At the end there are three tests for servlets. When they all work, tomcat is working fine. You can even download a preconfigured tomcat! (but I didn't try that)
    For those who are working with Linux and who don't know much about setting environment variables, paths and classpath: have also a look at:
    http://www.linux-sxs.org/internet_serving/c140.html
    Don't follow the install instructions here because it's about tomcat 5, and the installation is a bit different, but there's a detailed explanation about setting the environment variables. You won't find these in the first guide.
    I see lots of questions on this forum, concerning installation and configuration of tomcat. I hope that new users will find these two guides as usefull as I found

    hi kasu
    you can find the installation guide for 4.6c here mostly it will be same for ECC 6 also
    <b>http://help.sap.com/saphelp_46c/helpdata/en/e0/71369adc56d11195100060b03c6b76/frameset.htm</b>
    regards
    thyagarajan

  • Troubleshooting Tomcat installation

    Can anyone tell me the proper way to install Tomcat because when I do http://<server-name>:8080, I get error. Mycrosoft Personal web server is alos running in the same machine. Would that be a problem?
    Thanks!
    [email protected]

    9.0.0.251028. I have tried using .NET frameworkk 2, 3.5 and 4
    I could be wrong, but I think CF9.0.1 is required for .net 4 support. So that might be part of the issue.  If you intend to upgrade to 9.0.1  (or just want to reinstall the .net services) I would recommend reading this entry: http://www.petefreitag.com/item/767.cfm
    In particular:
    #2  - Uninstalling/reinstalling the CF .net services
    #3  - .. Make sure you install it to the same location as it was previously located
    #5 - Clearing the generated proxy jars. 
    ... those steps solved some problems I was having after upgrading from .net 2 => 3.5.
    One thing to watch out for with reinstalls is wrong port numbers. The installation should make a backup of \jnbridge folder as part of the process, but ... it would not hurt to make note of the original ports just in case:
    http://blogs.adobe.com/vikaschandran/2010/12/22/how-to-resolve-error-dotnet-side-does-not- seem-to-be-running-with-coldfusion-901-on-windows/

  • Tomcat installation permission

    Hi all,
    i installed tomcat7 on my pc but I received the following error:
    warning: directory permissions differ on /etc/tomcat7/
    filesystem: 770 package: 775
    warning: directory permissions differ on /etc/tomcat7/Catalina/
    filesystem: 755 package: 775
    find: `tomcat' is not the name of a known user
    what does it mean? should I change the permission in my filesystem?
    thanks

    Hi,
    you have to setup a password for your tomcat admin user in tomcat-users.xml. You can find more information on how to do this by looking in the internet. It is not really necessary to administer your tomcat server installation though.
    Regards,
    Stratos
    PS:The credentials of the tomcat administrator have nothing to do with the credentials of the BOBJ administrator, which you have the option to set during the installation

  • Tomcat Installation Erroring out

    Hi All,
    I am trying to install tomcat on Windows XP. I have jdk1.3.1-09 installed. I downloaded jakarta-tomcat-4.1.27.exe from \
    During the installation , I see this error saying "Copy Failed" on the installation window. (I have a screen print of this error and I can email it if you would like). However, the installation continues and says Installation Complete.
    I have my JAVA_HOME and CATALINA_HOME variables set correctly.
    When I start up the server, it gives me the following on the dos window.
    [INFO] Registry - -Loading registry information
    [INFO] Registry - -Creating new Registry instance
    [INFO] Registry - -Creating MBeanServer
    [INFO] Http11Protocol - -Initializing Coyote HTTP/1.1 on port 9090
    Starting service Tomcat-Standalone
    Apache Tomcat/4.1.27
    [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.util.
    LocalStrings', returnNull=true
    [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.actio
    n.ActionResources', returnNull=true
    [INFO] PropertyMessageResources - -Initializing, config='org.apache.webapp.admin
    .ApplicationResources', returnNull=true
    [INFO] Http11Protocol - -Starting Coyote HTTP/1.1 on port 9090
    [INFO] ChannelSocket - -JK2: ajp13 listening on 0.0.0.0/0.0.0.0:8009
    [INFO] JkMain - -Jk running ID=0 time=30/251 config=C:\tomcat\conf\jk2.properti
    es
    However, when I go to http://127.0.0.1:9090, I get the following error:
    Cannot use classic compiler, as it is not available. A common solution is to se
    t the environment variable JAVA_HOME to your jdk directory.
    at org.apache.tools.ant.taskdefs.compilers.Javac12.execute(Javac12.java:
    110)
    at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)
    at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682)
    at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:320)
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java:370)
    at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext
    .java:473)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper
    .java:190)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:2
    95)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:247)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:193)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:256)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
    t.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:191)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
    t.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:
    2416)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:180)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
    t.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatche
    rValve.java:171)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
    t.invokeNext(StandardPipeline.java:641)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:172)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
    t.invokeNext(StandardPipeline.java:641)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:174)
    at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContex
    t.invokeNext(StandardPipeline.java:643)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
    a:480)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
    at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:22
    3)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :601)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ssConnection(Http11Protocol.java:392)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
    :565)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
    ool.java:619)
    at java.lang.Thread.run(Unknown Source)
    I dont know why this is happenning. Please help.
    With Regards,
    Anand

    Tomcat can not find the java compiler to compile the JSP pages.
    Possible resons.
    1: You didn't set the JAVA_HOME environment variable correctly.
    2: You don't have the java sdk but are trying to use the java jre.

  • Tomcat installation

    hi all
    well i'm facing problemin configuring tomcat please if anyone can help me out on this on i will be greatful well i have set all TOMCAT_HOME and JAVA_HOME variables plus the jdk path and classpath is correct i'm using jdk1.2.2 and tomcat 3.2.4
    when i say startup at console new window for tomcat starts up but it shuts down this is the error message i get in the tomcat window
    Exception in thread "main" java.lang.NoClassDefFoundError: org/xml/sax/HandlerBa
    se
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:471)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
    3)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:242)
    at java.net.URLClassLoader.access$1(URLClassLoader.java:210)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:292)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:279)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:249)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:308)
    at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:168)
    at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:240)
    i will be really obliged if anyone canhelp me out on this i have to submit my project after 2 days and my works is stopped due to this problem or if anyone can suggest me anyother web server that i can download from the web
    i will be highly obliged and please any advice will be welcome
    see to it if u can send me the url of the web site on which there is a web server available for free which can run servlets pls friends this is very very important.
    thanx in advance
    vijay

    i do'nt wanna test my servlet over the network not that i mind doin that but
    that will make me to and fro the server room I am sorry, I didn't get you. What do you have in your machine (pc). You don't require centralized server to run Tomcat. You can as well run this in your local machine. Just have a look at,
    http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-ug.html,
    it will run on windows nt/workstation/2000/95/98 etc. I hope you are using one among them.
    Sudha

  • Urgent: SP9 installation always shows portal favorites

    Hi,
    I have a problem with the detailed navigation area on my Enterprise Portal 6.0 SP9 installation: It's always visible and shows the portal favorites although there are NO items to show (both in the detailed navigation area and portal favorites area!)...
    I think the problem "comes" with the last SP release!
    Regards
    Joerg

    Hi Stefan,
    I tryed the solution you said, but does not work.
    Do I need to change the property only for "Desktop Innerpage" or is necessary for others objects too?
    Another thing is that when I Try to change the property, I got this message:
    putMetaAttribute failed for attributeId: com.sap.portal.navigation.ShowAddToFavorites metaAttrId: Inheritance - pcdAttribute not available.
    Any help will be highly appreciated.
    Patricio

  • Urgent: KM installation problem..

    Dear All,
    I am trying to install KM on WEBAS 6.4 patch 9.
    I am using master CD to start SAP INSt.. then i specify location for NW Component CD and give user logon details.. it starts installation, but in second step itself. it gives error:
    ERROR 2006-02-06 12:41:51
    FJS-00003 TypeError: node has no properties (in script InstallationScript_32, line 12683: ???)
    Can you please suggets is i am missing something here..
    I am attaching detail of log:
    INFO 2006-02-06 12:38:56
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-02-06 12:38:56
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-02-06 12:38:56
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\q0w9e9r8t7.1.xml.
    INFO 2006-02-06 12:38:57
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/keydb.xml to: C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/keydb.1.xml.
    INFO 2006-02-06 12:38:57
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/keydb.xml to: C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/keydb.1.xml.
    INFO 2006-02-06 12:38:57
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\keydb.1.xml.
    INFO 2006-02-06 12:38:58
    Installation start: Monday, 06 February 2006, 12:38:56; installation directory: C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC; product to be installed: SAP NetWeaver '04 Support Release 1> NetWeaver Components Running on Java> Content Management and Collaboration> Content Management and Collaboration Installation
    INFO 2006-02-06 12:39:07
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\java.log.
    INFO 2006-02-06 12:39:08
    Output of C:\j2sdk1.4.2_08\jre/bin/java '-version' is written to the logfile java.log.
    INFO 2006-02-06 12:39:08
    Execution of the command "C:\j2sdk1.4.2_08\jre/bin/java '-version'" finished with return code 0. Output: java version "1.4.2_08"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
    INFO 2006-02-06 12:39:08
    Looking for SAP system instances installed on this host...
    INFO 2006-02-06 12:39:10
    Found these instances: sid: NWD, number: 01, name: SCS01, host: chn-mumsap02sid: NWD, number: 00, name: DVEBMGS00, host: chn-mumsap02
    INFO 2006-02-06 12:39:22
    Looking for SAP system instances installed on this host...
    INFO 2006-02-06 12:39:24
    Found these instances: sid: NWD, number: 01, name: SCS01, host: chn-mumsap02sid: NWD, number: 00, name: DVEBMGS00, host: chn-mumsap02
    INFO 2006-02-06 12:39:24
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/java.log to: C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/java.1.log.
    INFO 2006-02-06 12:39:24
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/java.log to: C:/Program Files/sapinst_instdir/NW04SR1/CMC/KMC/java.1.log.
    INFO 2006-02-06 12:39:24
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\java.1.log.
    INFO 2006-02-06 12:39:24
    Removing file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\java.log.
    INFO 2006-02-06 12:39:24
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\java.log.
    INFO 2006-02-06 12:39:24
    Working directory changed to G:/Comp/EP-KMC/ANALYZER.
    INFO 2006-02-06 12:39:24
    Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC.
    INFO 2006-02-06 12:39:24
    Output of C:\j2sdk1.4.2_08\jre/bin/java '-classpath' 'G:/Comp/EP-KMC/ANALYZER/analyzer.jar;E:/usr/sap/NWD/DVEBMG1/j2ee/cluster/server0/bin/ext/SAPXML1/SAPXML~1.JAR' '-Dj2ee.path=E:\usr\sap\NWD\DVEBMGS00\j2ee' '-Dj2ee.userName=j2ee_admin' 'XXXXXX' '-DMainClass=com.sapportals.utilities.analyzer.ui.console.MainConsole' '-DappendRelativePath=E:\usr\sap\NWD\DVEBMGS00\j2ee' 'com.sapportals.utilities.analyzer.ui.Launcher' 'C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC/analyzerResults.htm' '-e' '/' '-i' 'KMC/Portal Existence' is written to the logfile java.log.
    INFO 2006-02-06 12:39:26
    Execution of the command "C:\j2sdk1.4.2_08\jre/bin/java '-classpath' 'G:/Comp/EP-KMC/ANALYZER/analyzer.jar;E:/usr/sap/NWD/DVEBMG1/j2ee/cluster/server0/bin/ext/SAPXML1/SAPXML~1.JAR' '-Dj2ee.path=E:\usr\sap\NWD\DVEBMGS00\j2ee' '-Dj2ee.userName=j2ee_admin' 'XXXXXX' '-DMainClass=com.sapportals.utilities.analyzer.ui.console.MainConsole' '-DappendRelativePath=E:\usr\sap\NWD\DVEBMGS00\j2ee' 'com.sapportals.utilities.analyzer.ui.Launcher' 'C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC/analyzerResults.htm' '-e' '/' '-i' 'KMC/Portal Existence'" finished with return code 0. Output: file:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/appclient/appclient.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/boot/boot.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/system/bytecode.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/configuration/configuration.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/interfaces/cross/cross_api.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/dbpool/dbpool.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/dispatcher/bin/system/exception.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/system/frame.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/system/iq-lib.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/boot/jaas.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/interfaces/log/log_api.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/system/logging.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/naming/naming.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/p4/p4.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/ext/sapxmltoolkit/sapxmltoolkit.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/security/security.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/interfaces/security/security_api.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/system/util.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/services/deploy/deploy.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/cluster/server0/bin/interfaces/container/container_api.jarfile:/E:/usr/sap/NWD/DVEBMGS00/j2ee/admin/lib/admin.jar
    INFO 2006-02-06 12:39:26
    Looking for SAP system instances installed on this host...
    INFO 2006-02-06 12:39:28
    Found these instances: sid: NWD, number: 01, name: SCS01, host: chn-mumsap02sid: NWD, number: 00, name: DVEBMGS00, host: chn-mumsap02
    INFO 2006-02-06 12:39:53
    RFC parameter CLIENT set to value 000.
    INFO 2006-02-06 12:39:53
    RFC parameter USER set to value DDIC.
    INFO 2006-02-06 12:39:53
    RFC parameter LCHECK set to value 1.
    INFO 2006-02-06 12:39:53
    RFC parameter PCS set to value 1.
    INFO 2006-02-06 12:39:53
    RFC parameter LANG set to value EN.
    INFO 2006-02-06 12:39:53
    RFC parameter ASHOST set to value chn-mumsap02.
    INFO 2006-02-06 12:39:53
    RFC parameter SYSNR set to value 00.
    INFO 2006-02-06 12:39:53
    RFC connection is logged in file 'rfc#####_#####.trc'.
    INFO 2006-02-06 12:39:53
    RFC parameter TRACE set to value 1.
    INFO 2006-02-06 12:39:53
    RFC connection information checked successfully.
    INFO 2006-02-06 12:39:53
    RFC connection opened successfully.
    INFO 2006-02-06 12:39:53
    Setting new application function RFC_SYSTEM_INFO.
    INFO 2006-02-06 12:39:53
    Generating interface for remote function.
    INFO 2006-02-06 12:39:53
    Function call was successful.
    INFO 2006-02-06 12:39:53
    Function interface generated successfully.
    INFO 2006-02-06 12:39:53
    Technical properties of function set successfully.
    INFO 2006-02-06 12:39:53
    Information for application function RFC_SYSTEM_INFO copied to local Repository.
    INFO 2006-02-06 12:39:53
    Function module RFC_SYSTEM_INFO set successfully.
    INFO 2006-02-06 12:39:53
    Executing function call RFC_SYSTEM_INFO.
    INFO 2006-02-06 12:39:54
    Function call was successful.
    INFO 2006-02-06 12:39:54
    Version 640 of remote SAP System NWD accepted.
    INFO 2006-02-06 12:41:37
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\summary.html.
    PHASE 2006-02-06 12:41:37
    Deployment of Basis functionality for Integration Server
    INFO 2006-02-06 12:41:38
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\msclients.exe.log.
    INFO 2006-02-06 12:41:38
    Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC.
    INFO 2006-02-06 12:41:38
    Output of E:\usr\sap\NWD\SYS\exe\run/msclients.exe '-mshost' 'chn-mumsap02' '-msserv' '3601' is written to the logfile msclients.exe.log.
    INFO 2006-02-06 12:41:42
    Execution of the command "E:\usr\sap\NWD\SYS\exe\run/msclients.exe '-mshost' 'chn-mumsap02' '-msserv' '3601'" finished with return code 0. Output:
    INFO 2006-02-06 12:41:42
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC\jcmon.exe.log.
    INFO 2006-02-06 12:41:42
    Working directory changed to C:\Program Files\sapinst_instdir\NW04SR1\CMC\KMC.
    INFO 2006-02-06 12:41:42
    Output of E:\usr\sap/NWD/DVEBMGS00/j2ee/os_libs/jcmon.exe 'pf=E:\usr\sap\NWD\SYS\profile/NWD_DVEBMGS00_chn-mumsap02' is written to the logfile jcmon.exe.log.
    INFO 2006-02-06 12:41:45
    Execution of the command "E:\usr\sap/NWD/DVEBMGS00/j2ee/os_libs/jcmon.exe 'pf=E:\usr\sap\NWD\SYS\profile/NWD_DVEBMGS00_chn-mumsap02'" finished with return code 0. Output: snipped
    ERROR 2006-02-06 12:41:47
    FJS-00003 TypeError: node has no properties (in script InstallationScript_31, line 12683: ???)
    ERROR 2006-02-06 12:41:51
    FJS-00003 TypeError: node has no properties (in script InstallationScript_32, line 12683: ???)

    Hi Anand,
    I could not see any folder of name java.1.log but got a file with same same, here is content:
    java version "1.4.2_08"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
    output of jcmon.exe.log is:
    ============================================================
    JControl Monitor Program - Main Menue
    ============================================================
    0  : exit
    10 : Cluster Administration Menue
    20 : Local Administration Menue
    command =>
    SAP System Name   : NWD
    SAP System        : 00
    MS Host           : chn-mumsap02
    MS Port           : 3601
    Process Count     : 3
    PID of JControl   : 3928
    State of JControl : All processes running
    State inside MS   : All processes running
    Run Mode          : Normal Mode
    Admin URL         :
    Idx
    Name
    PID
    State
    Error
    Restart
    0
    dispatcher
    3552
    Running
    0
    yes
    1
    server0
    3444
    Running
    0
    yes
    2
    SDM
    3600
    Running
    0
    yes
    ============================================================
    JControl Monitor Program - Administration Menue (Local)
    Instance : JC_chn-mumsap02_NWD_00
    ============================================================
    0  : exit
    1  : Refresh list
    2  : Shutdown instance
    3  : Enable process
    4  : Disable process
    5  : Restart process
    6  : Enable bootstrapping on restart
    7  : Disable bootstrapping on restart
    8  : Enable debugging
    9  : Disable debugging
    10 : Dump stacktrace
    11 : Process list
    12 : Port list
    13 : Activate debug session
    14 : Deactivate debug session
    15 : Increment trace level
    16 : Decrement trace level
    17 : Enable process restart
    18 : Disable process restart
    98 : Synchronize instance properties
    99 : Extended process list on/off
    command =>
    ============================================================
    JControl Monitor Program - Main Menue
    ============================================================
    0  : exit
    10 : Cluster Administration Menue
    20 : Local Administration Menue

  • URGENT: Tomcat + Adobe AIR, problem with open .doc

    Hello!
    I've got a web application (Java) in Tomcat.
    I compile using Adobe AIR sdk with this:
    adt -package -storetype pkcs12 -keystore melcos.pfx -target native MELCOS.air
    MELCOS-app.xml MELCOS.html AIRAliases.js icons
    This is my app.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <application xmlns="http://ns.adobe.com/air/application/2.5">
      <id>project.html.melcos</id>
      <name>
        <text xml:lang="it">Software M.EL.COS. - MME</text>
      </name>
      <versionNumber>1.0.0</versionNumber>
      <filename>Prova</filename>
      <copyright>Copyright</copyright>
      <initialWindow>
        <content>MELCOS.html</content>
        <title>Prova</title>
        <visible>true</visible>
        <width>1024</width>
        <height>768</height>
      </initialWindow>
         <icon>
              <image16x16>icons/logo16.png</image16x16>
              <image32x32>icons/logo32.png</image32x32>
              <image48x48>icons/logo48.png</image48x48>
              <image128x128>icons/logo128.png</image128x128>
         </icon>
         <allowBrowserInvocation>true</allowBrowserInvocation> 
    </application>
    and this is MELCOS.html:
    <html>
    <head>
    <title>M.EL.COS. - MME</title>
      <script type="text/javascript" src="AIRAliases.js"></script>
      <script type="text/javascript">
        function appLoad(){
            window.location="http://localhost:8082/MELCOS";
      </script>
    </head>
    <body onLoad="appLoad()">
    </body>
    </html>
    Now...Tomcat6029 are a Windows service and it start with user SYSTEM.
    In my Java project i build a .doc file and i try to open it directly with default windows application:
    FinalFile = "prova.doc";
    File file = new File("C:\\MELCOS\\run\\web\\tomcat6029\\webapps\\MELCOS\\fronte_quadro\\"+FinalFile);
    Desktop desktop = Desktop.getDesktop();
    desktop.open(file);
    The process start (for example WINWORD.exe) but start with user SYSTEM, and user interface of Microsoft Word don't start.
    (I've try to use getDesktop, ProcessBuilder, getRuntime without results).
    If i try to open directly .doc like browser (stop on url http://localhost:8080/MELCOS/fronte_quadro/prova.doc) Adobe AIR don't open anything.
    I've read that there is a method named openWithDefaultApplication, but i haven't find if it's possible to call this method in java file.
    Can you help me?
    I've got to start Microsoft Word (in this example) and open my files, or i've to open a pop-up like browser's "open - save as - close" window.
    Thanks.
    Morkar88

    Thanks Chris,
    i try to create file "open_document.js":
    import flash.filesystem.File;
    import flash.net.FileFilter;
    var f = air.File.desktopDirectory.resolvePath("preventivo_11.doc");
    f.openWithDefaultApplication();
    when i try to open this file in Adobe AIR (i call http://localhost:8080/MyProject/document/open_document.js"), Adobe Air open new window and with my file .js like a normal text file.
    I try also with "open_document.html":
    <html>
    <head>
    <script language="javascript">
    import flash.filesystem.File;
    import flash.net.FileFilter;
    function opendoc() {
      var f = air.File.desktopDirectory.resolvePath("preventivo_11.doc");
      f.openWithDefaultApplication();
    </script>
    </head>
    <body onLoad="opendoc()">
    </body>
    </html>
    But nothing start....
    (my file "preventivo_11.doc" is in C:\Project\tomcat\webapps\MyProject\document\)
    Why? What i have to do?
    Thanks
    P.S. i've got error with import: flash.ecc... and if i remove import, error with air.File.

  • Tomcat installation prob: process not running

    Hi,
    I am trying to install Tomcat on a Solaris 9 box. (Am a beginner) Am done with the settings but Tomcat is not running.
    $cd $CATALINA_HOME/bin/
    $startup.sh
    Using CATALINA_BASE: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4
    Using CATALINA_HOME: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4
    Using CATALINA_TMPDIR: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4/temp
    Using CATALINA_OUT: /export/amt/Tomcat/apache-tomcat-4.1.37-LE-jdk1.4/logs/catalina.out
    Using JAVA_HOME: /usr/java
    $ps
    PID TTY      TIME CMD
    *10447 pts/3 0:00 bash*
    *10530 pts/3 0:00 ps*
    Could it be something related to port setting? I have not changed any of the port settings.
    Could somebody tell me how do I determine which port numbers to use?
    Many Thanks (In anticipation),
    AS

    Hi,
    You should ask your question in a Tomcat forum, and not a programming forum.
    Kaj

Maybe you are looking for

  • Creation of new material master

    Hi friends, I have development task which goes like this,lets say i have material with no.ABCD, i need to create a sub material for this main material as an auto creation in back ground process at night which should have number like ABCD/SUB. and cop

  • Kernel Panic when quitting Pro Tools

    now i KNOW PT6.9.2 is not yet 100% certified for 10.4.5, but that never stoped that from worked flawlessly. it has worked perfectly for a while now. then, i installed a plug-in called master verb. it made al lthe names of my plug-ins on the mix and e

  • Completed Task cannot be launched again from the UWL.

    Here is the situation. The identified agent clicked the task in the UWL. Task was launched in a new window and opened an ABAP webdynpro application correctly. Agent then approved the task using the approve button in the application. Task was thus com

  • Can I Still Return A Faulty Battery?

    I received a replacement battery for one of the possible faulty ones in October 2006. I was meant to return the faulty one in the same shipping/postal package via UPS but never did. Is the return postage, which was originally free, still valid?

  • Query doesn't show up right results

    Hi gurus: I have a query that doesn't display right results, however the cube has correct information, the problem is that some key figures don't match with the information in the cube, I mean the cube is right but the query is wrong, Any suggestion