Thanks for everything!!!It's running now!
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 12:26 PM, Alexandra Stylianidou
> wrote:
> > You mean the logs(folder) from tomcat folder or the logs from console?
>
> I mean wherever your running Tomcat is writing its logging messages.
>
> You sai
On Fri, Jul 15, 2011 at 12:26 PM, Alexandra Stylianidou
wrote:
> You mean the logs(folder) from tomcat folder or the logs from console?
I mean wherever your running Tomcat is writing its logging messages.
You said you reconfigured the connector port and started it. Where
are those startup messag
You mean the logs(folder) from tomcat folder or the logs from console?I also
saw that port 8080 is used by http-alt.
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 10:42 AM, Alexandra Stylianidou
> wrote:
> > I tried to change the port from 8080 to another port (e.g.9000) and type
> > loc
On Fri, Jul 15, 2011 at 10:42 AM, Alexandra Stylianidou
wrote:
> I tried to change the port from 8080 to another port (e.g.9000) and type
> localhost:9000 but still nothing.What went wrong?
I don't know. What do your logs say? << hint
--
Hassan Schroeder hassan.schroe
I tried to change the port from 8080 to another port (e.g.9000) and type
localhost:9000 but still nothing.What went wrong?
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 9:56 AM, Alexandra Stylianidou
> wrote:
> > Thank you for your tips.So, i have to change the tomcat port from 8080
> in
On Fri, Jul 15, 2011 at 9:56 AM, Alexandra Stylianidou
wrote:
> Thank you for your tips.So, i have to change the tomcat port from 8080 into
> another port?Is it easy to do it?
Yes. Reading the documentation is also a good habit to get into :-)
--
Hassan Schroeder hassan
Thank you for your tips.So, i have to change the tomcat port from 8080 into
another port?Is it easy to do it?
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 9:14 AM, Alexandra Stylianidou
> wrote:
> > When i type "Alexandras-MacBook-Pro:bin alekastyl$ cd /Library/Tomcat
> > Alexandras-Mac
On Fri, Jul 15, 2011 at 9:14 AM, Alexandra Stylianidou
wrote:
> When i type "Alexandras-MacBook-Pro:bin alekastyl$ cd /Library/Tomcat
> Alexandras-MacBook-Pro:Tomcat alekastyl$ export CATALINA_HOME=`pwd`
> Alexandras-MacBook-Pro:Tomcat alekastyl$ ./bin/catalina.sh run" in terminal
> the output is:
When i type "Alexandras-MacBook-Pro:bin alekastyl$ cd /Library/Tomcat
Alexandras-MacBook-Pro:Tomcat alekastyl$ export CATALINA_HOME=`pwd`
Alexandras-MacBook-Pro:Tomcat alekastyl$ ./bin/catalina.sh run" in terminal
the output is:
"Using CATALINA_BASE: /Library/Tomcat
Using CATALINA_HOME: /Librar
On Fri, Jul 15, 2011 at 8:57 AM, Alexandra Stylianidou
wrote:
> The console doesn't show anything about tomcat.
Are you saying when you type `bin/catalina.sh run` in a console
window that absolutely nothing happens?? There is *no* output
whatsoever? I find that very hard to believe.
> So,what ca
The console doesn't show anything about tomcat.I put in the browser "
http://localhost:8080/"; and it shows me the previous message.So,what can i
do if another server runs on port 8080?Maybe the postgresql runs on that
port.Thanks for your help am not an expert,i want to setup the SWiM wiki and
i a
On Fri, Jul 15, 2011 at 8:35 AM, Alexandra Stylianidou
wrote:
> It shows the message:
Again, what does the *console* show when you try to start Tomcat?
If you already have another server running on port 8080 as the lines
below seem to indicate, you can't expect to see anything from Tomcat
in you
It shows the message:
"Enterprice DB
*Apache - version 2.2.16
PHP - version 5.3.3
*Server is up and running
The default Apache context is *www* in the Apache installation folder"
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 8:20 AM, Alexandra Stylianidou
> wrote:
> > Exactly.But the pro
On Fri, Jul 15, 2011 at 8:20 AM, Alexandra Stylianidou
wrote:
> Exactly.But the problem still exists.
What "problem"? What does the startup logging show?
--
Hassan Schroeder hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
---
Exactly.But the problem still exists.
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 7:45 AM, Alexandra Stylianidou
> wrote:
> > I put "Library/Tomcat/bin/catalina.sh run" and says that:"Cannot find
> > /Library/Tomcat/Home/bin/setclasspath.sh
> > This file is needed to run this program"
On Fri, Jul 15, 2011 at 7:45 AM, Alexandra Stylianidou
wrote:
> I put "Library/Tomcat/bin/catalina.sh run" and says that:"Cannot find
> /Library/Tomcat/Home/bin/setclasspath.sh
> This file is needed to run this program" but this file exists.
OK, so you say you have everything installed under /Lib
I put "Library/Tomcat/bin/catalina.sh run" and says that:"Cannot find
/Library/Tomcat/Home/bin/setclasspath.sh
This file is needed to run this program" but this file exists.
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 7:38 AM, Alexandra Stylianidou
> wrote:
> > What do you mean?Logs
On Fri, Jul 15, 2011 at 7:38 AM, Alexandra Stylianidou
wrote:
> What do you mean?Logs folder is empty.
That sounds pretty suspicious.
Try starting using `bin/catalina.sh run` -- you should see the startup
messages in the console.
--
Hassan Schroeder hassan.schroe...@gm
What do you mean?Logs folder is empty.
2011/7/15 Hassan Schroeder
> On Fri, Jul 15, 2011 at 7:31 AM, Alexandra Stylianidou
> wrote:
> > I am trying to run tomcat 7.0.16 on my mac os x 10.6.8 in order to set up
> > the SWiM and i have problem to show the tomcat welcome screen.First,i
> create
>
On Fri, Jul 15, 2011 at 7:31 AM, Alexandra Stylianidou
wrote:
> I am trying to run tomcat 7.0.16 on my mac os x 10.6.8 in order to set up
> the SWiM and i have problem to show the tomcat welcome screen.First,i create
> a folder /Library/Tomcat and put the apache file.Then i edit the
> /Library/Tom
20 matches
Mail list logo