Sangeetha Arumugam

Greenhorn
+ Follow
since Apr 29, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sangeetha Arumugam

please provide me the steps to implement multiproctol support in struts application
17 years ago
Congarts mani.Iam going to take this exam on 23rd Feb..
Please give me some tips.


Regds
Sangeetha.
18 years ago
can someone please send this pdf to me?

my email add is to_francisxavier@yahoo.com



Thanks in Advance,
Sangeetha
Hi Rewa,


Iam intersted to buy this voucher,iam also in India.
Have you already given to anyone?


Thanks in advance,
Sangeetha Arumugam
Pune, India
thanks Priya and Sergey ..my tomcat is now running
i didnt define catalina_home variable,where it has to be defined?

many thanks ,
Sangeetha
i didnt define catalina_home variable,where it has to be defined?
thanks for your reply priya.
Yes ive checked it,but still iam getting the same error...
hi ,

Ive installed tomcat 5 on my PC at my workplace,my server is not getting started why because it is telling that JAVA_HOME is pointing to jre instead of jdk..
while typing cataline start in the command prompt iam getting....

cannot find the file-Djava.endorsed.dirs=' make sure that path and file name are correct and all libraries are available....


we have already installed interwoven teamsite(content management system tool) which by default has tomcat4.1.I think it works on unix.


could anyone please help me in this regard,

Regds,
Sangeetha Arumugam
SCJP
Thanks for your reply Sumit.I modified the path ..While starting the server it is throwing some different exception .Is it a major problem or should i just leave &start practicing examples?



SEVERE: Exception creating UserDatabase MBeans for UserDatabase
javax.management.MalformedObjectNameException: Missing value in properties list
at javax.management.ObjectName.createPropertiesMap(ObjectName.java:222)
at javax.management.ObjectName.parse(ObjectName.java:93)
at javax.management.ObjectName.<init>(ObjectName.java:43)
at org.apache.catalina.mbeans.MBeanUtils.createObjectName(MBeanUtils.jav
a:1473)
at org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:736
)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBe
ans(GlobalResourcesLifecycleListener.java:233)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBe
ans(GlobalResourcesLifecycleListener.java:163)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBe
ans(GlobalResourcesLifecycleListener.java:125)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.lifecycle
Event(GlobalResourcesLifecycleListener.java:97)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:230
6)
at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
Jul 9, 2005 8:35:29 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 9, 2005 8:35:29 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.30
Jul 9, 2005 8:35:29 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Jul 9, 2005 8:35:30 PM org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Jul 9, 2005 8:35:30 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
\localhost\admin.xml
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
\localhost\balancer.xml
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL file:C:\Tomcat 5.0\conf\Catalina
\localhost\manager.xml
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path from URL file:C:\Tomcat 5.0\we
bapps\ROOT
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /tomcat-docs from URL file:C:\T
omcat 5.0\webapps\tomcat-docs
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /jsp-examples from URL file:C:\
Tomcat 5.0\webapps\jsp-examples
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /servlets-examples from URL fil
e:C:\Tomcat 5.0\webapps\servlets-examples
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /webdav from URL file:C:\Tomcat
5.0\webapps\webdav
Jul 9, 2005 8:35:32 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /Cert from URL file:C:\Tomcat 5
.0\webapps\Cert
Jul 9, 2005 8:35:32 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jul 9, 2005 8:35:32 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8009
Jul 9, 2005 8:35:32 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/31 config=C:\Tomcat 5.0\conf\jk2.properties
Jul 9, 2005 8:35:33 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3281 ms
















thanks in advance..
Sangeetha
Guys ,
Could you please help me out in this regard?Iam new to JSp and while starting tomcat5.0 ,it is giving error like
[ERROR] GlobalResourcesLifecycleListener - Exception creating UserDatabase MBean
s for UserDatabase <javax.management.MalformedObjectNameException: Missing value
in properties list>javax.management.MalformedObjectNameException: Missing value
in properties list
at javax.management.ObjectName.createPropertiesMap(ObjectName.java:222)
at javax.management.ObjectName.parse(ObjectName.java:93)
at javax.management.ObjectName.<init>(ObjectName.java:43)
at org.apache.catalina.mbeans.MBeanUtils.createObjectName(MBeanUtils.jav
a:1473)
at org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:736
)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBe
ans(GlobalResourcesLifecycleListener.java:233)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBe
ans(GlobalResourcesLifecycleListener.java:163)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.createMBe
ans(GlobalResourcesLifecycleListener.java:125)
at org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.lifecycle
Event(GlobalResourcesLifecycleListener.java:97)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
eSupport.java:119)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:230
6)
at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
at java.lang.reflect.Method.invoke(Native Method)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
Hi,
Iam new to java ranch and Iam preparing for scwcd.Does anybody have the spec for jsp2.0 and servlet2.4 in pdf format?I am not able to login to the account given by sawan parihar ..

account - ejb.javaranchers@gmail.com
password - mikalai

Please help me in this regard.

Thanks in advance,

Sangeetha.
SCJP 1.4.