<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Starting Java in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187564#M9737</link>
    <description>If it worked before on the same machine, yes, it could. Did it work already ? Can you get jsp pages from local ?&lt;BR /&gt;&lt;BR /&gt;J</description>
    <pubDate>Tue, 10 Feb 2004 09:01:25 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2004-02-10T09:01:25Z</dc:date>
    <item>
      <title>Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187556#M9729</link>
      <description>I'm not sure why I can't view a JSP page. I must not have Java started. Can somebody explain to me what this looks like or what file it is i need to start? Thanks</description>
      <pubDate>Tue, 10 Feb 2004 08:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187556#M9729</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-10T08:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187557#M9730</link>
      <description>That is the error i'm getting when i try to shutdown tomcat so i can then restart it. I shut down apache, then tried to shutdown tomcat so i can bounce it. What does this mean? Thanks&lt;BR /&gt;&lt;BR /&gt;[root@mcsd bin]# ./shutdown.sh&lt;BR /&gt;Using CATALINA_BASE:   /usr/local/src/jakarta-tomcat-4.1.18&lt;BR /&gt;Using CATALINA_HOME:   /usr/local/src/jakarta-tomcat-4.1.18&lt;BR /&gt;Using CATALINA_TMPDIR: /usr/local/src/jakarta-tomcat-4.1.18/temp&lt;BR /&gt;Using JAVA_HOME:       /usr/local/java&lt;BR /&gt;Catalina.stop: java.net.ConnectException: Connection refused&lt;BR /&gt;java.net.ConnectException: Connection refused&lt;BR /&gt;        at java.net.PlainSocketImpl.socketConnect(Native Method)&lt;BR /&gt;        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)&lt;BR /&gt;        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)&lt;BR /&gt;        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)&lt;BR /&gt;        at java.net.Socket.connect(Socket.java:426)&lt;BR /&gt;        at java.net.Socket.connect(Socket.java:376)&lt;BR /&gt;        at java.net.Socket.&lt;INIT&gt;(Socket.java:291)&lt;BR /&gt;        at java.net.Socket.&lt;INIT&gt;(Socket.java:119)&lt;BR /&gt;        at org.apache.catalina.startup.Catalina.stop(Catalina.java:581)&lt;BR /&gt;        at org.apache.catalina.startup.Catalina.execute(Catalina.java:402)&lt;BR /&gt;        at org.apache.catalina.startup.Catalina.process(Catalina.java:180)&lt;BR /&gt;        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;        at java.lang.reflect.Method.invoke(Method.java:324)&lt;BR /&gt;        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)&lt;BR /&gt;&lt;/INIT&gt;&lt;/INIT&gt;</description>
      <pubDate>Tue, 10 Feb 2004 08:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187557#M9730</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-10T08:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187558#M9731</link>
      <description>This is probably just in your browser settings.  On mine it is under Edit &amp;gt; Preferences from the top menu bar.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2004 08:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187558#M9731</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-02-10T08:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187559#M9732</link>
      <description>Hi Kyle,&lt;BR /&gt;&lt;BR /&gt;Are you trying to view jsp pages from a client point of view, in which case edit preferences is the way, or to server jsp pages from your server ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Tue, 10 Feb 2004 08:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187559#M9732</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-02-10T08:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187560#M9733</link>
      <description>Clients are trying to view JSP pages from there computers ... I can't get java to show up on my processes when i do a "ps -ef"</description>
      <pubDate>Tue, 10 Feb 2004 08:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187560#M9733</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-10T08:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187561#M9734</link>
      <description>I am on a server though trying to fix the problem.</description>
      <pubDate>Tue, 10 Feb 2004 08:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187561#M9734</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-10T08:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187562#M9735</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;My first bet would be to stop any iptables running : do you run such firewall ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Tue, 10 Feb 2004 08:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187562#M9735</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-02-10T08:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187563#M9736</link>
      <description>We have a firewall. I'm in the Marines on a base so it's a large Network firewall that I don't control. My other servers next to me are running it fine. Perhaps a reboot might cure all?</description>
      <pubDate>Tue, 10 Feb 2004 08:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187563#M9736</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-10T08:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187564#M9737</link>
      <description>If it worked before on the same machine, yes, it could. Did it work already ? Can you get jsp pages from local ?&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Tue, 10 Feb 2004 09:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187564#M9737</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2004-02-10T09:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187565#M9738</link>
      <description>We don't have internet access from local ... I just got back from rebooting it (server's 2 miles away at another building)... In order to view it I need Apache, java, oracle and the listener running and I believe i have them all running.</description>
      <pubDate>Tue, 10 Feb 2004 09:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187565#M9738</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2004-02-10T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Java</title>
      <link>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187566#M9739</link>
      <description>You must not 'start' java.  You must start tomcat. &lt;BR /&gt;&lt;BR /&gt;The error you got shuting down tomcat may be multiplie cause.&lt;BR /&gt;- bad 'SHUTDOWN' setup in server.xml&lt;BR /&gt;- Tomcat is shutdown by send a request to it, on a separate port. So, if tomcat is not started correctly, you will get this error trying to shut it down.&lt;BR /&gt;&lt;BR /&gt;Normally you view a jsp page by &lt;BR /&gt;1) putting the web application in $TOMCAT_HOME/webapps. &lt;BR /&gt;2) restart tomcat&lt;BR /&gt;3) check the logs to see if it started correctly.&lt;BR /&gt;&lt;BR /&gt;If you want to  view the jps, point your browser to&lt;BR /&gt;http://server:8080/mywebapps/mypage.jsp&lt;BR /&gt;&lt;BR /&gt;First, make tomcat works standalone, then the  next step will be to make the apache frontend &lt;BR /&gt;works...&lt;BR /&gt;&lt;BR /&gt;If you have actual error messages, post them...</description>
      <pubDate>Tue, 10 Feb 2004 13:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/starting-java/m-p/3187566#M9739</guid>
      <dc:creator>Olivier Drouin</dc:creator>
      <dc:date>2004-02-10T13:28:25Z</dc:date>
    </item>
  </channel>
</rss>

