RE: Unable to install tomcat on Window 7

2015-01-26 Thread Frank Lugalla


Thanks,
Frank  Lugalla
314-212-27086 (office)
858-366-5733 (mobile)
AMDOCS | EMBRACE CHALLENGE  EXPERIENCE SUCCESS

-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
Sent: Monday, January 26, 2015 4:05 PM
To: Tomcat Users List
Subject: Re: Unable to install tomcat on Window 7

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Frank,
 Hi Chris
 It  simply  says the webpage can not be displayedi went confirmed the 
port for HTTP to be 8080,I tried to change port shutdown.bat and 
startup.bat.Still the page wont be displayed.I tried to go check my  proxy 
server settings if anything wrong with setting but still no hope
On 1/26/15 4:41 PM, Frank Lugalla wrote:
> I am  trying  to install Tomcat 7 on my computer without success, I 
> have tried to set up and go through every bit where it goes wrong as 
> seen below without much success.

Your screenshot was stripped by the list. Can you explain in text instead?

> After startup, the default web applications included with Tomcat will 
> be available by visiting:
> 
> http://localhost:8080/
> 
> But When I go there I can’t seem to find a webpage.

What do you find instead?

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJUxroiAAoJEBzwKT+lPKRYMdkP/0BPUYK3MvT9HZRXKCxZIHVO
zHCJAwXyoe5V0RQ3l0QGcAPwrDrvhKnn5mEdn2o97VaaXzCgqDEzwmZSOCUFyLUr
iZqD9GTPijLeuH4oqg4LRpk2Zzqf2BiIc29Hiyczt9vmMIi8HToY0vgEtv+h3+LY
mcQgM1LCXaLOBMIY12Rgq+yn+Ps0VPoq7bz+ff3+a8sEsiXs2DsFOa+D6wznaL7u
TSc74w5zauMocfoMUjYxBA4/+aQ8wdr/MFWrI404L5v0SNMuM24l0A0Y3WO5wwaH
h7LH7jtzRORCNRbI6fkRkvTt4FVMr0EJQoWbpAaupdjyJmb0J2/JTeCmMYJGQunL
SKpDi4E+tUt4sxvu54YrlT2asDGmJFkA0D1vOQrzSRF56Q02QcYCHzSPYRPaRPF2
UdZKt+afsjYzs+AbmW4GhMTsMbKqYv5BnbdK7HiPs61E6YU/bIaKx0boJ9K0Y9+j
Rrr1PBrRByMMriS26kQKXyhA9EKnn7eBvK2tH+yuAhPFaPaKbPCla4CQhTAUckjD
11CcGueFrA6dtOpObeX7bRcpsnYiRZIt21tmusGkf3Re9ukYxgOFKl6rXJiumqVZ
o5ZNBlVacr32Y3Kzw1W8AEPN7pNKq9NMHT7D4Qo3PtXeW9mTwXirtuFwLUtGUAmV
PCRvh7fUhz0JiV8ME7Bx
=O3uw
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp


Unable to install tomcat on Window 7

2015-01-26 Thread Frank Lugalla
Hi

Hi  Guys
   I am  trying  to install  Tomcat7 in my computer  without success, I have 
tried to set up  and go through every bit where it goes  wrong as seen  below 
without much success. After startup, the default web applications included with 
Tomcat will be
  available by visiting:

  http://localhost:8080/   But When I go there I  can't  seem to find a 
webpage. Please I am helpless  can  anyone please  help here?



[cid:image001.png@01D0397E.82FE70C0]



This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp


Server Tomcat v7.0 Server at localhost failed to start.

2014-03-20 Thread Frank Lugalla
coyote.AbstractProtocolHandler init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Mar 20, 2014 11:54:02 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 3335 ms
Mar 20, 2014 11:54:02 AM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Mar 20, 2014 11:54:02 AM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.12
Mar 20, 2014 11:54:03 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
Mar 20, 2014 11:54:04 AM org.apache.catalina.startup.TaglibUriRule body
INFO: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
java.lang.UnsupportedClassVersionError: com/sbc/etm/servlet/EtmAdminServlet : 
Unsupported major.minor version 51.0 (unable to load class 
com.sbc.etm.servlet.EtmAdminServlet)
   at 
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)
   at 
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1148)
   at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1643)
   at 
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521)
   at 
org.apache.catalina.startup.WebAnnotationSet.loadApplicationServletAnnotations(WebAnnotationSet.java:108)
   at 
org.apache.catalina.startup.WebAnnotationSet.loadApplicationAnnotations(WebAnnotationSet.java:58)
   at 
org.apache.catalina.startup.ContextConfig.applicationAnnotationsConfig(ContextConfig.java:353)
   at 
org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:885)
   at 
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:317)
   at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
   at 
org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:89)
   at 
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5081)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
   at 
org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1033)
   at 
org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:774)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
   at 
org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1033)
   at 
org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:291)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
   at 
org.apache.catalina.core.StandardService.startInternal(StandardService.java:443)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
   at 
org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:727)
   at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
   at org.apache.catalina.startup.Catalina.start(Catalina.java:620)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:303)
   at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:431)
Picked up _JAVA_OPTIONS:  -agentlib:C:\PROGRA~3\APPLIC~1\Aternity\hooks\JAVAHO~2


Thanks,
Frank  Lugalla
314-212-27086 (office)
858-366-5733 (mobile)
AMDOCS | EMBRACE CHALLENGE  EXPERIENCE SUCCESS


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp


RE: Could not publish server configuration for Tomcat v7.0 Server at localhost.

2014-03-03 Thread Frank Lugalla
Hi Chris,
  I right click and add my applications  there


-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
Sent: Monday, March 03, 2014 10:25 AM
To: Tomcat Users List
Subject: Re: Could not publish server configuration for Tomcat v7.0 Server at 
localhost.

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Frank,

On 3/3/14, 10:58 AM, Frank Lugalla wrote:
> Hi  Guys Just  started  using  Tomcat v7..deployed my application 
> and I am getting this  error when I try to run; Could not publish 
> server configuration for Tomcat v7.0 Server at localhost. Multiple 
> Contexts have a path of "/etm".
> 
> Has anyone   got this type of error before?

This sounds like a deployment-specific problem. How are you deploying to Tomcat?

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJTFKz0AAoJEBzwKT+lPKRYHngP/Rn/lTFot17iCvxjTOvPFQNx
88iaydsU5MTuCIuv56ImCVsfZsnJeaFaCmVjzrBYPjB6WRYnpNtvkV8HzAywZZQD
ZxSFscClikKsrfs2lUh8xpmdGMU/NcvbYKEGndZuB5oslFn6clqjNBlXifBUDzBi
R9ae7eQxCUKh1cpvLNlkON0TtVdU5128VMbDByj70j2Eo1eQA+bxhgwjOht20eSx
02d0SQtf7L7IEXs4hqfOVJlydE/EY1v9fYPXlkVDjBwELeGARq4A0NSUYrPEZ60D
KEVXu8bWKu7ArsolRSPgeYHOkY7/MRWBsainiNQ24pqWMcxPqTD5fnfrA/wasW+T
h8oyAP3ebYYYViRSHnTOHJGaSVz1BEBfRbJEM5hkf0encBEb83Da6jHVa53XQOpQ
dCuuRtF/X50mFw0qIUlK1JG5WB31OHrEwxaNiuUcECdid7Jh5OVfpojZ7gY/AGWt
Iw+hvpBj8lQhMfCcCkw8PUfs1mrMCHlH+ZbmCEngGuNgiFFpeNzplUG8s16DYiHQ
bj4x5c2kRj1DHq0KVPMlRAq3oiY7DJKjgmEckXc/2viff6iha62N+zjPLy4y+e1g
chaS7rtmYISQ+fOUOHAGDgnjpHVzvbjZbzjYAjKDEMpzksXmaaudm/rc4QXD5Szl
kMeJWbR1/2tPn7o+MAwe
=nAMg
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Could not publish server configuration for Tomcat v7.0 Server at localhost.

2014-03-03 Thread Frank Lugalla
Hi  Guys
  Just  started  using  Tomcat v7..deployed my application and I am 
getting this  error when I try to run;
Could not publish server configuration for Tomcat v7.0 Server at localhost.
Multiple Contexts have a path of "/etm".

Has anyone   got this type of error before?




Thanks,
Frank  Lugalla
314-212-27086 (office)
858-366-5733 (mobile)
AMDOCS | EMBRACE CHALLENGE  EXPERIENCE SUCCESS


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp


RE: Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Frank Lugalla
Hi  Chuck,
   Thank you  for having  a chance to  respond backregarding the version ,I 
am using  Tomcat 7 integrated  with   Eclipse  Kepler  Release 1  with 
JVM=1.7_u45.All run on  window platform.What   I want  is to start my  Tomcat  
server in server view(this is the mode in eclipse).Hope  this  explain somehow

-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Friday, December 27, 2013 4:05 PM
To: Tomcat Users List
Subject: RE: Start the Tomcat server in the server view and go to 
http://localhost:8080/

> From: Frank Lugalla [mailto:frank.luga...@amdocs.com]
> Subject: Start the Tomcat server in the server view and go to
> http://localhost:8080/

(Please ignore Martin G's gibberish; it is, as usual, totally irrelevant.)

> Can someone please  tell me how to  Start the Tomcat server in the
> server view and go to  http://localhost:8080/?

First off, you have to tell us what you're referring to as "the server view".  
If this is some mode of an IDE, you need to tell people exactly what IDE, and 
how you have integrated Tomcat with it.  (And the answer to your question in 
such case may more likely be obtained from the support mechanism for the IDE.)

Also, provide some real information, such as the Tomcat version, the platform 
you're running on, the JVM version, etc.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Start the Tomcat server in the server view and go to http://localhost:8080/

2013-12-27 Thread Frank Lugalla
Hi  All,
 I have a very simple question but seems I cant find this 
optiontried to google several  times,!Can someone please  tell me how to  
Start the Tomcat server in the server view and go to  http://localhost:8080/?
Thank   you
~Frank

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp


RE: Update the Tomcat JVM configuration

2013-12-09 Thread Frank Lugalla
Thank  you  Mark  for  sharing  your  VM  arguments.It  
works  now..:),i  wasn't  correctly updating the arguments instead of putting 
hyphen for  every linesome of the lines were missing hyphens.

-Original Message-
From: Mark Eggers [mailto:its_toas...@yahoo.com]
Sent: Friday, December 06, 2013 5:56 PM
To: Tomcat Users List
Subject: Re: Update the Tomcat JVM configuration

On 12/6/2013 3:28 PM, Frank Lugalla wrote:
> Hello  All,
> I am  updating  the Tomcat JVM configuration to enable java assertions as 
> below:
>
> a.   Once tomcat server is configured in local eclipse,I   pressed  F3 on 
> it.
>
> b.  Click on Open launch configuration link.
>
> c.   Go to Arguments tab.
>
> d.  Add -ea at the beginning of JVM arguments.
> Then  Finally  I  restarted  my   tomcat
> Here is  what  I am  getting
>Server 
> Tomcat v7.0 Server at localhost failed to start.
>
> Error: Could not find or load main class -ea Please  anybody  who
> knows  about this  problem.?Thank  you
>
>
> -

>

Works for me:

OS: Windows 7 Home Premium 64 bit
IDE: Eclipse Kepler J2EE (with lots of plugins)
JDK: JDK 1.7.0_45
Tomcat: 7.0.42 (launched from within Eclipse)

VM arguments in the Arguments tab of the Edit launch configuration properties 
window:

-ea
-Dcatalina.base="C:\Users\mdeggers\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0"
-Dcatalina.home="C:\Users\mdeggers\Apache\apache-tomcat-7.0.42"
-Dwtp.deploy="C:\Users\mdeggers\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps"
-Djava.endorsed.dirs="C:\Users\mdeggers\Apache\apache-tomcat-7.0.42\endorsed"

Verified by looking at the running Tomcat with VisualVM

. . . just my two cents
/mde/

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Update the Tomcat JVM configuration

2013-12-06 Thread Frank Lugalla
Hello  All,
I am  updating  the Tomcat JVM configuration to enable java assertions as below:

a.   Once tomcat server is configured in local eclipse,I   pressed  F3 on 
it.

b.  Click on Open launch configuration link.

c.   Go to Arguments tab.

d.  Add -ea at the beginning of JVM arguments.
Then  Finally  I  restarted  my   tomcat
Here is  what  I am  getting
  Server Tomcat 
v7.0 Server at localhost failed to start.
 Error: Could 
not find or load main class -ea
Please  anybody  who knows  about this  problem.?Thank  you


Frank

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp