Re: Problem tomcat

2012-04-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ognjen, On 4/6/12 7:15 AM, Ognjen Blagojevic wrote: > Fairouz, > > On 4.4.2012 17:25, Fairouz Fakhfakh wrote: >> I use Tomcat 6 and java 5. > > Good to know. Send us exact versions for both. OS type and version > could also be informative. > > >>

Re: Problem tomcat

2012-04-06 Thread Ognjen Blagojevic
Fairouz, On 4.4.2012 17:25, Fairouz Fakhfakh wrote: I use Tomcat 6 and java 5. Good to know. Send us exact versions for both. OS type and version could also be informative. I have a problem by clicking on a button to access a JSP page. Which button? If the button is on the HTML/JSP pag

Re: Problem tomcat

2012-03-20 Thread Konstantin Kolinko
2012/3/20 Fairouz Fakhfakh : > Hello, > I use Tomcat 6. Tomcat works very well. > But, my problem: when I did this command: "ant install-juddi-matchmaker". > It gives me: > install-juddi-matchmaker: > > BUILD SUCCESSFUL > It did something. I have no clue what -- I do not use matchmaker. His deed

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-16 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread 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 said you reconfigured the connector port and started it. Where are those startup messag

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread 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 > localhost:9000 but still nothing.What went wrong? I don't know. What do your logs say? << hint -- Hassan Schroeder hassan.schroe

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread 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 into > another port?Is it easy to do it? Yes. Reading the documentation is also a good habit to get into :-) -- Hassan Schroeder hassan

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread 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-MacBook-Pro:Tomcat alekastyl$ export CATALINA_HOME=`pwd` > Alexandras-MacBook-Pro:Tomcat alekastyl$ ./bin/catalina.sh run" in terminal > the output is:

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
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 ---

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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"

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread 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" but this file exists. OK, so you say you have everything installed under /Lib

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Hassan Schroeder
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

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread Alexandra Stylianidou
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 >

Re: Problem-Tomcat 7.0.16 on mac os 10.6.8

2011-07-15 Thread 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 > a folder /Library/Tomcat and put the apache file.Then i edit the > /Library/Tom

Re: [Problem]Tomcat 6.x with Active Directory on Windows Server 2003

2008-11-09 Thread Hisham Farahat
Check the log of Tomcat, you may find more information. On Mon, Nov 10, 2008 at 5:56 AM, Vickey <[EMAIL PROTECTED]> wrote: > > I can use the same username and password to authenticate on IIS and active > directory, and it also work, if IIS is integrated with Tomcat, but just > Tomcat standardalon

Re: [Problem]Tomcat 6.x with Active Directory on Windows Server 2003

2008-11-09 Thread Vickey
I can use the same username and password to authenticate on IIS and active directory, and it also work, if IIS is integrated with Tomcat, but just Tomcat standardalone with Active directory still not work. Vickey wrote: > > I am trying to authenticate web users with Active Directory on Windows

Re: [Problem]Tomcat 6.x with Active Directory on Windows Server 2003

2008-11-06 Thread Vickey
another thing, authentication on IIS and Active Directory with the same users and groups is successfully passed. -- View this message in context: http://www.nabble.com/-Problem-Tomcat-6.x-with-Active-Directory-on-Windows-Server-2003-tp20375746p20375888.html Sent from the Tomcat - User mailing li

RE: problem: tomcat build fails. No 'execute()' method on jspc

2006-12-26 Thread Bill Milbratz
1.7. Bill milbratz -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 26, 2006 10:52 AM To: Tomcat Users List Subject: Re: problem: tomcat build fails. No 'execute()' method on jspc Hello Bill- I would definitely post this to ant-users

Re: problem: tomcat build fails. No 'execute()' method on jspc

2006-12-26 Thread Martin Gainty
Hello Bill- I would definitely post this to ant-users [EMAIL PROTECTED] to reference the jspc Ant task http://ant.apache.org/manual/OptionalTasks/jspc.html which states you can use the compiler="NameOfCompilerClass" to specify classname of the Jsp compiler Adapter you desire (defaults to jasper)

Re: Problem: Tomcat server hang because CPU goes to 100%

2006-10-05 Thread Minh Tu Thanh Tran
Hi Leon Rosenberg, Do you have the sample code like what you show me? I would be much graceful if you could send me some more code on this matter. Thank you very much Tu On 10/4/06, Leon Rosenberg <[EMAIL PROTECTED]> wrote: create a thread dump (kill -QUIT wrote: > Dear friends, > > When I

Re: Problem: Tomcat server hang because CPU goes to 100%

2006-10-05 Thread Minh Tu Thanh Tran
CTED] Sent: Wednesday, October 04, 2006 2:56 PM To: Tomcat Users List Subject: Re: Problem: Tomcat server hang because CPU goes to 100% create a thread dump (kill -QUIT wrote: > Dear friends, > > When I click on different links or button in my jsp page quickly, normally > everythings is ok but

RE: Problem: Tomcat server hang because CPU goes to 100%

2006-10-04 Thread Praveen Balaji
Check how Heinz would do it: http://www.javaspecialists.co.za/archive/newsletter.do?issue=132&locale= en_US -Original Message- From: Leon Rosenberg [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 2:56 PM To: Tomcat Users List Subject: Re: Problem: Tomcat server hang bec

Re: Problem: Tomcat server hang because CPU goes to 100%

2006-10-04 Thread Leon Rosenberg
create a thread dump (kill -QUIT wrote: Dear friends, When I click on different links or button in my jsp page quickly, normally everythings is ok but sometime the tomcat server hang, it can not response to the requests anymore because the CPU goes to 100% If I publish my website, and when it