hi

2009-02-04 Thread Kusuma Pabba

unsubscribe me from this list

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



Re: Error while starting the CATLINA/TOMCAT Server: Cant configure sessionPool

2008-10-13 Thread Kusuma Pabba

Fabrizio Calselli wrote:

Hi everyone,


 



please could any of you help me trying so solve the CATALINA/TOMACT
problem I am getting?


Thank you in advance.


 



Kind Regards,


Fabrizio


 



Initialization Problem


Message: Cant configure SessionPool

Description:
org.apache.avalon.framework.configuration.ConfigurationException: Cant
configure SessionPool

Sender: org.apache.cocoon.servlet.CocoonServlet

Source: Cocoon Servlet

cause

java.lang.NullPointerException

request-uri

/cocoon2-2/botform/schufaweb/vpb/new_gen

full exception chain stacktrace

org.apache.avalon.framework.configuration.ConfigurationException: Cant
configure SessionPool
at
com.botcare.sessionmgmt.SessionPool.configure(SessionPool.java:66)
at
org.apache.avalon.framework.container.ContainerUtil.configure(ContainerU
til.java:201)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstanc
e(DefaultComponentFactory.java:289)
at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initial
ize(ThreadSafeComponentHandler.java:108)
at
org.apache.avalon.excalibur.component.ExcaliburComponentManager.initiali
ze(ExcaliburComponentManager.java:524)
at
org.apache.cocoon.components.CocoonComponentManager.initialize(CocoonCom
ponentManager.java:566)
at
org.apache.avalon.framework.container.ContainerUtil.initialize(Container
Util.java:244)
at org.apache.cocoon.Cocoon.initialize(Cocoon.java:336)
at
org.apache.avalon.framework.container.ContainerUtil.initialize(Container
Util.java:244)
at
org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:
1429)
at
org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:499)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.jav
a:1029)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.j
ava:4013)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4357
)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
at
org.apache.catalina.core.StandardService.start(StandardService.java:480)
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.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)
Caused by: java.lang.NullPointerException
at
com.botcare.metadata.factories.ProcessIDFactory.getItem(ProcessIDFactory
.java:62)
at
com.botcare.metadata.core.NamedCacheElement.getItem(NamedCacheElement.ja
va:40)
at
com.botcare.metadata.core.CacheManager.getCachedObject(CacheManager.java
:44)
at
com.botcare.metadata.core.AbstractMDALFacade.getProcessID(AbstractMDALFa
cade.java:121)
at
com.botcare.metadata.core.AbstractMDALFacade.initializeCacheManager(Abst
ractMDALFacade.java:111)
at
com.botcare.metadata.core.AbstractMDALFacade.initialize(AbstractMDALFaca
de.java:80)
at
com.botcare.sessionmgmt.ClientInfo.reconfigure(ClientInfo.java:163)
at
com.botcare.sessionmgmt.SessionPool.configure(SessionPool.java:59)
... 27 more

stacktrace

java.lang.NullPointerException
at
com.botcare.metadata.factories.ProcessIDFactory.getItem(ProcessIDFactory
.java:62)
at
com.botcare.metadata.core.NamedCacheElement.getItem(NamedCacheElement.ja
va:40)
at
com.botcare.metadata.core.CacheManager.getCachedObject(CacheManager.java
:44)
at
com.botcare.metadata.core.AbstractMDALFacade.getProcessID(AbstractMDALFa
cade.java:121)
at
com.botcare.metadata.core.AbstractMDALFacade.initializeCacheManager(Abst
ractMDALFacade.java:111)
at
com.botcare.metadata.core.AbstractMDALFacade.initialize(AbstractMDALFaca
de.java:80)
at
com.botcare.sessionmgmt.ClientInfo.reconfigure(ClientInfo.java:163)
at
com.botcare.sessionmgmt.SessionPool.configure(SessionPool.java:59)
at
org.apache.avalon.framework.container.ContainerUtil.configure(ContainerU
til.java:201)
at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstanc
e(DefaultComponentFactory.java:289)
at

tomcat usage

2008-09-18 Thread Kusuma Pabba


Hi list..
what is the difference between running tomcat server  and as client
   if running it as client is different can u tell me the procedure of 
how to do this
  
  thanks for any help


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat usage

2008-09-18 Thread Kusuma Pabba

Peter Crowther wrote:

From: Kusuma Pabba [EMAIL PROTECTED]
what is the difference between running tomcat server  and as client



Tomcat is a Web server.  There is no concept of running it as a client.

What are you trying to do?  We might be able to help more if you tell us!

- Peter

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  
actually i want to use tomcat on my arm processor  and i am not 
understanding how to use it on that


The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat usage

2008-09-18 Thread Kusuma Pabba

Peter Crowther wrote:

From: Kusuma Pabba [mailto:[EMAIL PROTECTED]
actually i want to use tomcat on my arm processor  and i am not
understanding how to use it on that



1) Set up an appropriate operating system on your ARM processor that includes a 
TCP/IP stack and support for a good Java virtual machine (must be at least J2SE 
- I don't think Tomcat will work under J2ME).

2) Test for TCP/IP network connectivity between whatever you're using to view 
your Tomcat content and your ARM device.

3) Ensure the Java virtual machine runs at least a hello world program that 
you've developed.

4) Download an appropriate version of Tomcat, and install on the operating 
system and Java virtual machine that you have tested and shown to be working.  
As you have installed an appropriate operating system, you should be able to 
follow the instructions for that operating system.

5) Start Tomcat, and browse to its default page using a browser on whatever 
system you identified in step 2.

There may be other ways of working, but most of the embedded Tomcats I've seen 
on devices are running on embedded Linux of one variety or another.

- Peter

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  
thanks for the reply, i cannot load full versions of java and j2se on 
my arm processor so i run my java programs using cvm by directly loading 
.class files
  as u said i have ported apache-tomcat-5.5.27 on it and exported the 
path of that cvm and tried it out
./startup.sh was getting executed but not ./shutdown.sh it was 
giving java not found
   i also have firefox on my arm processor but i am not able to 
understand how to use http on it



these are the problems with my arm processor
is there any possibility to use tomcat on it

please do answer and excuse me if anything is asked wrongly..

 thanks and regards

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat usage

2008-09-18 Thread Kusuma Pabba

Christopher Schultz wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Kusuma,

Kusuma Pabba wrote:
  
i also have firefox on my arm processor but i am not able to 
understand how to use http on it



Wait... are you running on embedded hardware, or just a desktop/server
running on an ARM processor?

  

i cannot load full versions of java and j2se on my arm processor so i
run my java programs using cvm by directly loading .class files



This is going to be a problem.

Why not read some of the information available online by doing a good
search for tomcat arm processor. You'll find gems like this:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg04981.html

  

these are the problems with my arm processor is there any possibility
to use tomcat on it



You can probably get /something/ running. What are the capabilities that
you need? Perhaps Tomcat isn't required. Do you have a Java-based web
application that needs to be deployed on this machine?

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjShCUACgkQ9CaO5/Lv0PCzLQCeJb6bohW+ZmZpHHxP4p3kSv0D
YUUAmwaEP8+ZH4nCiNJQC8fOcncmizz0
=AXvJ
-END PGP SIGNATURE-

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

i am using embedded hardware for my arm processor

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments contained in it.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]