Re: ERROR:Could not get activation spec infos for resource adapter

2005-09-13 Thread Kevan Miller
Dinesh, I failed to mention that the NullPointerException has already been fixed on HEAD (not that it makes any difference to you -- the ClassCastException needs to be fixed...). --kevan

Re: [Fwd: migration from JOnAS]

2005-09-13 Thread Kevan Miller
Hi Hans, There has been some work on XDoclet support within Geronimo, but I don't believe it's in a usable state. Depending on your application, you may not need to do anything other than deploy your application to Geronimo. You may find the following documentation sites useful: Geronimo Wiki --

Re: Possible class path class loader problem when using Spring ClassPathXmlApplicationContext class

2005-09-21 Thread Kevan Miller
Hi Paul, Please excuse the basic question -- are you positive the xml file is in the jar with identical spelling/capitilization? In answer to your previous question -- yes, the WAS 5.1 and Geronimo classloaders are certainly different. They should be both conforming the the J2EE spec, of

Re: java.lang.StackOverflowError.....

2005-09-21 Thread Kevan Miller
Hi Dinesh, There was a bug in Jetty which caused a StackOverflowError. There's a good chance that it's the problem that you're seeing, but impossible to tell for sure without more information (i.e. the stack trace). The Jetty problem is fixed on HEAD. Can you build from source and see if the

Re: Possible class path class loader problem when using Spring ClassPathXmlApplicationContext class

2005-09-23 Thread Kevan Miller
Hi Paul, Thanks for doing all that! Now if only it had identified your problem... Are you running on M4 or have you built from HEAD? Do you see anything in the log? I don't have any suggestions at the moment for gathering additional information, but will look into it... --kevanOn 9/23/05,

Re: M5 - problem with war deploy

2005-10-21 Thread Kevan Miller
Sun's 1.5 JRE includes their JMX implementation. Now why we're seeing it in this call stack, I don't know. I occasionally run server and deployer on 1.5 (server and deployer must be running same JRE) for profiling purposes. I haven't seen this problem, but don't see any point in investigating...

Re: how to keep the server process alive on Fedora Linux

2006-01-19 Thread Kevan Miller
Qingtian, Thanks for keeping after this... What was the date/time of the last log entry in var/log/geronimo.log? Are you running the server in the foreground (e.g. geronimo.sh run) or background (e.g. geronimo.sh start). Are you putting any load on the server? I did run a short 8 hour

Re: how to keep the server process alive on Fedora Linux

2006-01-23 Thread Kevan Miller
On Jan 23, 2006, at 12:14 AM, Qingtian Wang wrote: 512M RAM, and 1G disk swap. Geronino has been on for 3 days now. The system monitor GUI tool says 284M ram is used, and no (zero) swap is used. Hard to see how this could suddenly run out of memory. Could a lot of current access to a web app

Re: how to keep the server process alive on Fedora Linux

2006-01-24 Thread Kevan Miller
Qingtian, comments below... On Jan 23, 2006, at 8:21 PM, Qingtian Wang wrote: Hi Kevan, Appreciate the help! Here's the info: On 1/23/06, Kevan Miller [EMAIL PROTECTED] wrote: Qingtian, That is one very old pentium... 8-( I know :) I'm not much a Linux sys admin, but let's

Re: Reference question

2006-01-25 Thread Kevan Miller
On Jan 25, 2006, at 10:18 AM, Aaron Mulder wrote: Stein, What OS are you running on? I think we've seen people have trouble with extra folders left over on Windows, but not (AFAIK) on other platforms. That's right. Because of Windows file locking strategy and issues with URLClassLoader,

Re: Geronimo, first experiences, compile, install, run

2006-01-31 Thread Kevan Miller
Steve, Thanks for the feedback! Could you raise Jira's for your two suggestions? They'll be less likely to be forgotten... --kevan On Jan 31, 2006, at 12:29 PM, Steve Whitlatch wrote: My thanks to Erik Daughtrey and Christopher Chan for the responses. I got a succefful compile using jdk

Re: Geronimo 1.0 Startup Warnings

2006-02-02 Thread Kevan Miller
Hi Prakash,No, it's not a normal startup. Not an absolute sign of a problem, but my guess is that something is wrong You might want to use "geronimo run" and run the process in the foreground until your problems get sorted.Can you look at var/log/geronimo.log for any signs of trouble? When you

Re: how to keep the server process alive on Fedora Linux

2006-02-03 Thread Kevan Miller
and every one who replied to me! Qingtian On 1/24/06, Kevan Miller [EMAIL PROTECTED] wrote: Qingtian, comments below... On Jan 23, 2006, at 8:21 PM, Qingtian Wang wrote: Hi Kevan, Appreciate the help! Here's the info: On 1/23/06, Kevan Miller [EMAIL PROTECTED] wrote: Qingtian

Re: Hot Deploy?

2006-02-07 Thread Kevan Miller
On Feb 7, 2006, at 11:24 AM, Gary Karasiuk wrote:I also was seeing what I suspect is a memory leak. The working set went up 3MB on every deploy. BTW, Even a single WAR can be quite big. I've seen lots of customers with WARs 100 MB. That is a lot of bytes to move, when you are only changing

Re: Build Problem

2006-02-15 Thread Kevan Miller
On Feb 15, 2006, at 3:09 AM, Phani Madgula wrote: Hi.. I am getting this problem due to dependency on the below jar file. How can I resolve the issue? BUILD FAILED File.. C:\geronimo\maven.xml Element... maven:reactor Line.. 58 Column 112 The build cannot continue because of the

Re: Build Failed - Building from SVN Geronimo 1.0

2006-02-17 Thread Kevan Miller
Sanjay, Looks like this problem was fixed last night... --kevan On Feb 16, 2006, at 8:51 PM, Sanjay Dwivedi wrote: The build failed for following reason (this time it got much farther, no geronimo spec issues after checked out and built specs project), has anybody seen this error. Do I need

Re: 1.1-rc1 Now Available

2006-06-12 Thread Kevan Miller
ActiveMQ 3.2.4 hasn't been released yet? I see we're still including 3.2.4-SNAPSHOT in our repository. What's the plan, there? --kevan On Jun 11, 2006, at 11:48 PM, Matt Hogstrom wrote: Over the past few days the outstanding issues that were raised about the first candidate have been

Re: unsubscirbe me

2006-07-07 Thread Kevan Miller
On Jul 6, 2006, at 4:33 AM, Sandeep Gaikwad wrote:  CAUTION - Disclaimer *This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and

Re: Setting transaction isolation level in TranQL

2006-07-11 Thread Kevan Miller
On Jul 11, 2006, at 11:49 AM, Zakharov, Vasily M wrote: Hi, Matt, Is there any news on TranQL 1.3.1 ? :) Any hope for us to see it in, for example, Geronimo 1.1.1 ? Vasily, The current builds of Geronimo 1.1.1-SNAPSHOT are using TranQL 1.3.1- SNAPSHOT. I don't know rather or not it has

Re: How to get 1.1 sources?

2006-07-11 Thread Kevan Miller
On Jul 11, 2006, at 12:36 PM, Zakharov, Vasily M wrote: Hi, all, Excuse me, what is the right way to get the sources for Geronimo 1.1? I mean the exact sources used to build the 1.1 release, not the current trunk. From svn: svn co https://svn.apache.org/repos/asf/geronimo/tags/1.1.0

Re: Setting transaction isolation level in TranQL

2006-07-12 Thread Kevan Miller
Development takes place in trunk or branches. Code is moved/copied to tags when released. --kevan -Original Message- From: Kevan Miller [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 11, 2006 8:47 PM To: user@geronimo.apache.org Subject: Re: Setting transaction isolation level

Re: Deploying Gbeans in Geronimo 1.1

2006-07-13 Thread Kevan Miller
On Jul 13, 2006, at 12:49 PM, Sutton, Timothy wrote: I am a follow up on deploying Gbeans in Geronimo. I'm trying to deploy, and currently if my Gbean throws an exception. I have an issue where Geronimo deployer doesn't let me properly undeploy the Gbean that threw the exception. So if I

Re: JVM allocation of memory

2006-07-14 Thread Kevan Miller
Santosh, the JAVA_OPTS environment variable would probably be most appropriate for setting JRE options (although GERONIMO_OPTS should work, also). I'm running MAC OS X jre's (1.4 and 1.5). I have no problem with the following: export JAVA_OPTS=-Xmx2048m -Xms2048m What are you setting the

Re: JVM allocation of memory

2006-07-17 Thread Kevan Miller
why JAVA_OPTS settings would be ignored. If you can share your specific settings, I'll have a look... --kevan -Original Message- From: Kevan Miller [mailto:[EMAIL PROTECTED] Sent: Friday, July 14, 2006 7:45 PM To: user@geronimo.apache.org Subject: Re: JVM allocation of memory Santosh

Re: Geronimo Tomcat vs. EJB Webservices

2006-07-18 Thread Kevan Miller
Hi Dirk, First that I've seen of this sort... I'd say a Jira is definitely in order... This is 1.1, correct? --kevan On Jul 18, 2006, at 1:17 AM, D. Strauss wrote: Hello, geronimo users, as I'm trying to investigate a problem with Geronimo tomcat and webservices, I want to know if you

Re: Deploying EAR which has been already deployed in JBoss 4.0.4

2006-07-27 Thread Kevan Miller
On Jul 27, 2006, at 6:31 AM, mika wrote: Hello Kanchana, nope, I've created the Deployment Descriptors with Mario's wonderful advertices. Thanks to Mario again. But now I have a problem with GBean (see http:// marc.theaimsgroup.com/?l=geronimo-userm=115399313117908w=2 ). Hi Mika, Are

LinuxWorld Geronimo BOF Scheduled

2006-08-02 Thread Kevan Miller
Geronimo community members, There is a Geronimo BOF being held at LinuxWorld in San Francisco, later this month. Here are the details that I have: BOF 15: Apache Geronimo 1.1 - Open Source Application Server Wednesday, August 16, from 6-7 PM Moscone Center Room 305 I'll be there. Anyone else

Re: LinuxWorld Geronimo BOF Scheduled

2006-08-03 Thread Kevan Miller
On Aug 3, 2006, at 1:10 AM, Alan D. Cabrera wrote: Kevan Miller wrote: Geronimo community members, There is a Geronimo BOF being held at LinuxWorld in San Francisco, later this month. Here are the details that I have: BOF 15: Apache Geronimo 1.1 - Open Source Application Server Wednesday

Re: Geronimo 1.1 Deployment Problem

2006-09-13 Thread Kevan Miller
On Sep 13, 2006, at 8:49 AM, Fran Varin wrote: Hi Hernan, I stand corrected...I have tested the simple application with a geronimo-web.xml and it works both using Eclipse (as described in my post) and externally. Please note, this time I tested with Geronimo v1.1.1 RC3...is it possible

Re: Very simple Session EJB example

2006-09-28 Thread Kevan Miller
Mattias, Thanks! I haven't read all of your example, but looks like it will definitely help those following in your footsteps. I have one request: you've 'hijacked' the Performance Settings mail thread. I assume you used Reply to generate your note and then changed the subject line.

[ANNOUNCE] Geronimo 1.1.1 Certified on Azul Compute Appliances

2006-10-12 Thread Kevan Miller
The Apache Geronimo Project is pleased to announce the J2EE 1.4 Certification of Apache Geronimo 1.1.1 running on an Azul Compute Appliance. The testing was performed on an Azul Compute Appliance Model 1920B (8 chip / 192 cores, 64GB memory) coupled with Azul VM release 2.3.1.2 (HotSpot™ Java™

Re: Weekly: Geronimo 1.2-r465304

2006-10-19 Thread Kevan Miller
On Oct 19, 2006, at 2:27 PM, Aaron Mulder wrote: In 1.1.1, the majority of the startup delay is in the console module. Dain suggested it's because we precompile the JSPs, so each one becomes a servlet, so each one becomes a GBean, and starting GBeans is what's slow. I found it hard to believe

OSC 2006 in Tokyo, Japan

2006-10-24 Thread Kevan Miller
All, FYI -- I'll be giving an Apache Geronimo presentation at the Open Source Conference in Tokyo. The talk is at 11 AM on October the 28th. Here's some conference information -- http://www.ospn.jp/osc2006- fall/ . The talk is at 11 AM on October 28th and is being held at the Japan

Re: Liferay 4.2.0 and Geronimo 1.1.1

2006-12-20 Thread Kevan Miller
On Dec 14, 2006, at 3:40 PM, Peter Petersson wrote: Well I found a 4.0 install doc http://content.liferay.com/4.0.0/ docs/install/ch01s01.html about installing in Geronimo 1.1 using a MySql database i will try follow that guide when i get the time but feel free to point me to more of this

Re: Bug in geronimo-javamail_1.4_mail-1.0.jar?

2006-12-28 Thread Kevan Miller
On Dec 27, 2006, at 12:30 PM, Geist Alexander wrote: Hello, I have 2 messages in my pop3-account. when i am using the following code Store store = session.getStore(pop3); store.connect(popServer, 110, popUser, popKey); Folder folder =

Re: Liferay 4.2.0 and Geronimo 1.1.1 runing with mysql

2006-12-29 Thread Kevan Miller
On Dec 29, 2006, at 7:10 AM, Peter Petersson wrote: Setup Instruction ¨¨¨ The following is a short setup instruction that hopefully will help other Geronimo users to get Liferay up and running smoothly with a mysql database back end. Peter, Thanks very much for posting

Re: Bug in geronimo-javamail_1.4_mail-1.0.jar?

2006-12-31 Thread Kevan Miller
On Dec 29, 2006, at 9:05 PM, Geist Alexander wrote: I am using the latest Geronimo release 2.0-M1. This release includes the geronimo-javamail_1.4_mail-1.0.jar. .\geronimo-tomcat6-jee5-2.0-M1\repository\org\apache\geronimo \javamail\geronimo-javamail_1.4_mail\1.0\geronimo-

Re: Geronimo 1.2beta doesn't start, too

2007-01-03 Thread Kevan Miller
On Jan 3, 2007, at 1:31 AM, Kaeto23 wrote: -BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Hello, Kevan I changed my JAVA_HOME to match the value of JRE_HOME, and now it seems to work :P However, I still don't get why previous versions didn't show that behaviour :/ Dirk, Great.

Re: classcastException when trying to deploy

2007-01-03 Thread Kevan Miller
On Jan 3, 2007, at 9:47 AM, Kamalanathan Raman wrote: snip Open-Ejb-jar for entity bean You want these EntityBeans to be of type entity, not session... OpenEJB could be a bit more helpful, here... I'd suggest you open a Jira... --kevan snip enterprise-beans session

Re: IllegalArgumentException

2007-01-04 Thread Kevan Miller
On Jan 4, 2007, at 12:52 AM, Kamalanathan Raman wrote: I got my EAR deployed successfully , but it is not able to start the application , when trying to do so it is throwing this particular exception .I have attached the stack trace . Can any one help me out to solve this issue.

Re: InvocationTargetException - reg

2007-01-05 Thread Kevan Miller
On Jan 5, 2007, at 6:17 AM, kamal cheetah wrote: My EAR got deployed , but when i try to run my application . It is throwing this particular exception. Can u help me out. snip Caused by: java.lang.NoClassDefFoundError: org/apache/struts/action/ ActionForm at

Re: JNDI Access Problem

2007-01-05 Thread Kevan Miller
On Jan 5, 2007, at 9:52 AM, David Jencks wrote: On Jan 5, 2007, at 9:04 AM, Carragher Jr, Richard wrote: David, Thanks for the response. I'll try to debug it - I'm assuming there's no log statements, and you would like me to run it in a debugger? Either that or add some logging

Re: JNDI Access Problem

2007-01-05 Thread Kevan Miller
On Jan 5, 2007, at 11:17 AM, Carragher Jr, Richard wrote: Well, I disabled ipv6, and I get the same error, except the last line changes to: 11:24:40,457 ERROR [EjbDaemon] 127.0.0.1 JNDI_REQUEST OEJP/2.0 FAIL Broken pipe What level of JRE(s) are you running? Possible that you can you post

Re: JNDI Access Problem

2007-01-05 Thread Kevan Miller
On Jan 5, 2007, at 12:17 PM, Carragher Jr, Richard wrote: I'm on Linux (Suse 9.2), and I've tried the IBM 1.4.2 and 1.5.0 JVMs. Both give the same error. I can raise a Jira, but I'm not sure what you mean about posting a test case? Whatever is necessary to recreate your problem. E.g.

Re: IllegalArgumentException - reg

2007-01-16 Thread Kevan Miller
On Jan 16, 2007, at 9:17 AM, Kamalanathan Raman wrote: Hi, Iam getting the following error when trying to deploy my application in Geronimo 1.1 . please help. java.lang.IllegalArgumentException: URI has a fragment component org.apache.geronimo.common.DeploymentException:

Re: Oracle JDBC connections timeout

2007-01-16 Thread Kevan Miller
On Jan 16, 2007, at 7:41 PM, David Jencks wrote: This sounds a lot like an oracle driver problem, in which case there's not a lot we can do about it. I would set up a test bed that tries to get a connection to oracle under the same circumstances as you have in geronimo and see if it

Re: Geronimo and Java 1.6

2007-01-20 Thread Kevan Miller
Mark, Thanks for the information. Sounds interesting... On Jan 20, 2007, at 4:28 PM, [EMAIL PROTECTED] wrote: I attended a session yesterday at Codemash (http:// www.codemash.org ) on the new scripting capabilities in 1.6. Is anyone running Geronimo on 1.6? Any issues or tips? This is

Re: Geronimo with Tomcat

2007-01-22 Thread Kevan Miller
On Jan 22, 2007, at 11:23 AM, Jiang Liu wrote: Hi all i am new to Geronimo server, and currently i have some web applications that can only be deployed at Tomcat. I know Geronimo has built-in Tomcat server but the whole folder structure and configuration have changed, so how could i

Re: Problem with Struts(Properties files) on Linux

2007-01-22 Thread Kevan Miller
On Jan 22, 2007, at 5:12 AM, Hari Krishna Korrapati wrote: Hi, I am working with Geronimo 1.1.1. I have an application which is running successfully on Windows with the following environtment. jdk1.5.0_02 and Geronimo1.1.1 I have deployed the same application on

Re: Problem with Struts(Properties files) on Linux

2007-01-23 Thread Kevan Miller
On Jan 23, 2007, at 12:26 AM, Hari Krishna Korrapati wrote: Hi kaven, Its correct that the problem is because of case sensitivity in linux. After giving the correct the correct case, the application is running successfully. Hari, Glad to hear your problem is resolved. Thanks for posting

Re: Server dies badly when starting with an bad non core configuration

2007-01-25 Thread Kevan Miller
On Jan 25, 2007, at 8:17 PM, leonard flournoy wrote: Here's the scenario, when I deploy an application using --offline and then start the server, it dies badly because of an error in the newly deployed application. This is not an error on within the geronimo core, just an application

Re: Build failure

2007-01-29 Thread Kevan Miller
On Jan 29, 2007, at 6:40 AM, Kanchana Welagedara wrote: Hi All I'm trying to build the code.I tried building code for the several time and ended it with following error for each time Can any body please help me to solve this? Kanchana, I would guess that the catalina jar in your local

Re: Gbean within a signed jar

2007-02-10 Thread Kevan Miller
On Feb 6, 2007, at 2:54 PM, Spotts, Joel ((ISS Atlanta)) wrote: I have a gbean packaged within a signed jar that is placed in my EAR. Trouble is it seems that geronimo uses proxy classes on the gbean class files, which results in the dreaded: java.lang.SecurityException: class ...'s

Re: Gbean within a signed jar

2007-02-12 Thread Kevan Miller
work... --kevan Thanks, Yoel From: Kevan Miller [mailto:[EMAIL PROTECTED] Sent: Saturday, February 10, 2007 12:56 PM To: user@geronimo.apache.org Subject: Re: Gbean within a signed jar On Feb 6, 2007, at 2:54 PM, Spotts, Joel ((ISS Atlanta)) wrote: I have a gbean packaged within a signed jar

Re: Custom login module error

2007-02-13 Thread Kevan Miller
On Feb 13, 2007, at 7:15 AM, Kev D'Arcy wrote: Hi, Any ideas why I'd be getting this error: java.lang.ClassNotFoundException: aib.dos.wasce.security.LDAPLoginModule in classloader console/realm-LdapRealm/1.0/car With a custom login module? It's deployed within the Geronimo repository.

Re: Action instance creation failure in geronimo 1.1.1 - Reg

2007-02-19 Thread Kevan Miller
On Feb 19, 2007, at 8:14 AM, Kamalanathan Raman wrote: Hi, We are using Geronimo 1.1.1. Our application uses struts. Every action file will be invoke from a file called “SecurityFilter.java” which implements Filter. But in some of the instances action file is not invoked. Including

Re: Action instance creation failure in geronimo 1.1.1 - Reg

2007-02-19 Thread Kevan Miller
On Feb 19, 2007, at 9:44 AM, Kamalanathan Raman wrote: Hi, Thanks Kevan for replying Our J2EE application uses struts. We are using filter before invoking every action (*.do). So, every action file will be invoked from “Security Filter” which implements Filter interface. Our problem

Re: Gbean within a signed jar

2007-02-20 Thread Kevan Miller
On Feb 20, 2007, at 11:08 AM, Spotts, Joel ((ISS Atlanta)) wrote: I am working on an example to highlight the issue, and will create a JIRA issue. I am having trouble figuring out how to attach a file to a JIRA issue. Where should I be looking? Sounds great. Thanks Yoel. For an

Re: How to configurate Tomcat in Geronimo?

2007-02-22 Thread Kevan Miller
On Feb 22, 2007, at 2:11 PM, Prof.Dr. Reich Christoph wrote: Hi, I think there is a misunderstanding at your side. Tomcat is container for servlets and does not run perl scripts or does not redirect calls. The Apache webserver is responsible for that. Your configure the webserver to

Re: How to use Geronimo-1.0 as the server to run jsp in eclipse?

2007-02-26 Thread Kevan Miller
On Feb 26, 2007, at 10:55 AM, Sachin Patel wrote: Hi, There have been some recent changes that have may have broken the downloadable support in WTP. What you can do is download the plugin directly using the update manager and pointing to the following site:

Re: Timer already canceled

2007-02-28 Thread Kevan Miller
On Feb 28, 2007, at 6:50 PM, Jay D. McHugh wrote: Joel, Another thing you might check is your heap size (if you are using a geronimo version below 2.0). Since I started working with 2.0, I have been able to set a rather low minimum heap. When I was working with 1.x versions (and Java

[private] Re: Timer already canceled

2007-03-01 Thread Kevan Miller
On Mar 1, 2007, at 11:51 AM, Spotts, Joel ((ISS Atlanta)) wrote: Thanks for the suggestions. Sorry I forgot to mention I am running version 1.1.1. I tried increasing the heap size to 378 MB, but did not help. I am attaching the full log file. One thing to note is that our code creates a Timer

Re: Error while deploying on Geronimo 2-M2

2007-03-02 Thread Kevan Miller
On Mar 2, 2007, at 3:36 AM, Ueberbach, Michael wrote: Hello, I'm trying to use Geronimo 2-M2 for existing EJB applications that work well on Geronimo 1.1.1. I use exactly the same jar (consisting of some entity and session beans in EJB 2.1 style) and the same deployment plan (see the

Re: Problem during shutdown when using JMS in a GBean

2007-03-02 Thread Kevan Miller
On Mar 1, 2007, at 3:24 PM, Glenn Owen wrote: Hmm, seems like the rollback of the message on the queues was due to another problem. So we may not care so much, that Geronimo is throwing the exception on shutdown. Good. I was afraid there were *2* problems... ;-) However, I'm still

Re: Running Apache Roller on Geronimo

2007-03-26 Thread Kevan Miller
On Mar 26, 2007, at 5:31 PM, Peter Petersson wrote: Peter Petersson wrote: Hernan Cunico wrote: I did a minor update early this morning so that 5 hours ago thing has to be yours (hopefully) No It was not mine and I did click on resume but it gave me the old data I have logged on to my

Re: Geronimo Eclipse Plugin publishes multiple times

2007-03-29 Thread Kevan Miller
On Mar 29, 2007, at 10:57 AM, Sachin Patel wrote: The eclipse plugin doesn't use or redeploy using the hot deploy directory, and all its doing is exporting the archive out and deploying it as a jsr88 client of the server. So why the server is attempting to restart 20-30 doesn't make

Re: Geronimo Eclipse Plugin publishes multiple times

2007-03-29 Thread Kevan Miller
On Mar 29, 2007, at 11:51 AM, Kevan Miller wrote: On Mar 29, 2007, at 10:57 AM, Sachin Patel wrote: The eclipse plugin doesn't use or redeploy using the hot deploy directory, and all its doing is exporting the archive out and deploying it as a jsr88 client of the server. So why

Re: OutOfMemoryException while redeploying WAR

2007-04-25 Thread Kevan Miller
On Apr 25, 2007, at 10:31 AM, Dario Andrade wrote: That has to do with the PermSize. It is the classloader's memory. Set -XX:MaxPermSize=256M at startup. -- Dario Jochen Zink escreveu: Hello, I'm using Geronimo 1.1.1 and have a problem. I'm developing a little JSF-Webapplication. First,

Re: OutOfMemoryException while redeploying WAR

2007-04-25 Thread Kevan Miller
On Apr 25, 2007, at 10:37 AM, [EMAIL PROTECTED] wrote: It's related to the way Sun's JVM handles class data and internalized string. They make the assumption that you'd never want that information flushed from the VM, so they put that chunk of memory out of the reach of the garbage

Re: OutOfMemoryException while redeploying WAR

2007-04-26 Thread Kevan Miller
On Apr 26, 2007, at 5:43 AM, Jochen Zink wrote: Hello, thanks for the answers (a lot of :) ). Yes it is en PermSpace Error and if it is a problem with the JavaVM... I have to life with that. It is only for developing an application. In production mode, there is no need for a redeploy.

Re: Safe shutdown

2007-05-30 Thread Kevan Miller
On May 30, 2007, at 8:03 AM, Joel Spotts wrote: I should probably go into more detail the issue we are having: We are wrapping Geronimo in a windows service using JavaService (http://forge.objectweb.org/projects/javaservice/). It is similar to Java Service Wrapper. You can specify the

Re: Cannot start Geronimo 2.0-M6 on Mac OS X

2007-06-16 Thread Kevan Miller
On Jun 16, 2007, at 8:37 AM, Vivian Steller wrote: Hello, Ive installed unzipped geronimo-tomcat6-jee5-2.0-M6 on Mac OS X and tried starting the app server. I get the following exception: 13:14:09,682 INFO [OpenEJB] Auto-deploying ejb MEJB: EjbDeployment (deployment-id=MEJBGBean/MEJB,

Re: Avoiding geronimo binding port 1099 and 9999 to all net ifaces

2007-06-18 Thread Kevan Miller
On Jun 17, 2007, at 5:05 AM, Tiziano wrote: Kevan Miller wrote: On Jun 16, 2007, at 5:50 AM, Tiziano wrote: Hi. I've installed Geronimo on a machine with 2 net ifaces. I've modified all the occurrences of host attribute in config.xml to one of the ifaces IP address and altered both

Re: Eclipse Dev Tools 2.0

2007-06-30 Thread Kevan Miller
On Jun 30, 2007, at 7:03 AM, Mario Ruebsam wrote: I don't know if mentioned earlier but it is possible to develop and debug with Little-G and Jetty and the new Eclipse tools? I try to switch our current development trunk to Eclipse 3.3, Little-G-Jetty 2.0 and Java 6. But it looks like the dev

Re: JMS clieng hang

2007-07-11 Thread Kevan Miller
On Jul 11, 2007, at 5:59 AM, Shiva Kumar H R wrote: On 7/11/07, Xiao-fei Song [EMAIL PROTECTED] wrote: Hi, I have a simple application which post JMS message to the queue. It works well, but today it seems to hang when the client is trying to send a message. The stack trace looks like

Re: Strange memory problems / white screens

2007-07-19 Thread Kevan Miller
On Jul 19, 2007, at 10:14 AM, Ian Hunter wrote: We’ve noticed a problem where intermittently Geronimo starts failing to respond to web requests (browser symptom is a blank white screen) – when this starts happening, we notice that on the system info tab, the memory metrics display “Not

Re: rar error

2007-07-23 Thread Kevan Miller
On Jul 23, 2007, at 3:47 AM, alpha_one_x86 wrote: Hy! I have try deploy an selvlet with this guide: http://svn.apache.org/repos/asf/geronimo/daytrader/trunk/README Buy geronimo tell me an error with rar (if i have understunder): sd-6915 bin # ./deploy.sh deploy

Re: rar error

2007-07-23 Thread Kevan Miller
On Jul 23, 2007, at 10:38 AM, alpha_one_x86 wrote: Now i have that, i'm not lucky. Thanks and thanks again of help me. sd-6915 bin # ./deploy.sh deploy /root/trunk/modules/ear/target/daytrader-ear-2.0-SNAPSHOT.ear /root/trunk/plans/daytrader-g-2.0-SNAPSHOT-plan.xml Using GERONIMO_BASE:

Re: rar error

2007-07-23 Thread Kevan Miller
On Jul 23, 2007, at 8:55 PM, alpha_one_x86 wrote: Kevan Miller wrote: On Jul 23, 2007, at 10:38 AM, alpha_one_x86 wrote: Now i have that, i'm not lucky. Thanks and thanks again of help me. sd-6915 bin # ./deploy.sh deploy /root/trunk/modules/ear/target/daytrader-ear-2.0-SNAPSHOT.ear

Re: Unable to change dependency using client_artifact_aliases.properties

2007-07-29 Thread Kevan Miller
On Jul 29, 2007, at 3:59 AM, Ashish Jain wrote: Hi!! I am using client_artifact_aliases.properties to change the dependeny. These are the steps I am following. 1)Deploy a dbpool sample using db2-8.2 jars. 2)launch the dependency viewer. 3)It shows a dependency on 8.2 jars. 4)Added the

Re: Asking again: No registered context in security getCurrentContext() after apps run for two days.

2007-07-31 Thread Kevan Miller
On Jul 31, 2007, at 10:30 AM, Geronimo User wrote: We are using geronimo-1.1.1 and have a reproducible problem. When we start Geronimo with our apps deployed in it, and leave it to run for two days, we cannot then access geronimo for some requests. When we submit a simple request, e.g.,

Re: Geronimo 2.0 released?

2007-08-07 Thread Kevan Miller
On Aug 7, 2007, at 10:32 AM, Titi Wangsa wrote: according to http://issues.apache.org/jira/browse/GERONIMO 2.0 - 47 of 47 issues have been resolved is geronimo 2.0 finally released? Soon. A release candidate is being prepared. Final testing and voting on the release remain. You should

Re: [v1.1.1] Classloader problem

2007-08-22 Thread Kevan Miller
On Aug 22, 2007, at 11:50 AM, David Jencks wrote: On Aug 22, 2007, at 1:59 AM, Damien Barthe wrote: Hello, thanks for the tip. I try to put the spring lib and the spring app into the /lib directory of the EAR. I also try to install these JAR in Geronimo (it put the lib in the

Re: [v1.1.1] Classloader problem

2007-08-24 Thread Kevan Miller
On Aug 24, 2007, at 3:56 AM, Damien Barthe wrote: Yeah, it works! many thanks mr jencks :-) For the problem with the v2 of Geronimo, Kevan Miller said what it happens. We will try here further test to deploy the app on it. Glad to hear you got 1.1.1 working, Damien. There are a several

Re: xmlns 404!!

2007-08-26 Thread Kevan Miller
On Aug 25, 2007, at 10:06 PM, Matt Hogstrom wrote: Appel, Jason's link should get you what your looking for but we should look into fixing this. Agreed. FYI, we have a jira for this -- https://issues.apache.org/ jira/browse/GERONIMO-3425 --kevan

Re: Problem at geronimo boot

2007-08-27 Thread Kevan Miller
Hi Paolo, As David mentions, you're running into a Spring version conflict. This is a problem that we've discovered in our geronimo-jetty6- jee5-2.0.1 assembly. We're currently working on fixing the problem in our 2.0.2 release. There are multiple work-arounds for the problem. I've

Re: Problem at geronimo boot

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 6:04 AM, Paolo Denti wrote: Hi Kevan, i was using spring 2.0.6 following your suggestions and david's, I downloaded the tomcat version and added dep:hidden-classes dep:filterorg.springframework./dep:filter dep:filterMETA-INF/spring/dep:filter /dep:hidden-classes to

Re: Problem at geronimo boot

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 8:59 AM, Jason Warner wrote: Kevan, The j2g conversion tool does not currently create any hidden- classes entries in the descriptors. So in this instance, the tool would not prove of much use. We'll put it on the list ;) I was wondering what kind of help J2G might

Re: Problem at geronimo boot

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 11:34 AM, Paolo Denti wrote: ok, thanks. therefore the problem should lie in how the transactionManager is looked up, that is the method getTransactionManager of the GeronimoTransactionManagerLookup class. Right. Paolo, at a minimum, I think you need to update your

Re: Trying to run a client...

2007-08-28 Thread Kevan Miller
On Aug 28, 2007, at 3:04 PM, Colin Freas wrote: I have Geronimo 2.0.1 up and running, and have installed a simple EJB that I want to test with a client. My understanding is I need to create a geronimo-application- client.xml file and place it in the jar file of my client. Is that

Re: Delete or edit realm in console

2007-08-28 Thread Kevan Miller
On Aug 27, 2007, at 11:31 AM, Torsten Schlabach wrote: Hi all! I have a simple question: In the console, I can view and edit Security Realms which I created, but I cannot delete a real which I don't need any more or created by accident. Is that by purpose? I also noticed that when I

Re: Problem at geronimo boot

2007-08-29 Thread Kevan Miller
createProxy(javax.management.ObjectName, Class[]) Kevan Miller wrote: On Aug 28, 2007, at 11:34 AM, Paolo Denti wrote: ok, thanks. therefore the problem should lie in how the transactionManager is looked up, that is the method getTransactionManager of the GeronimoTransactionManagerLookup

Re: Librairies/Modules Dependencies

2007-08-30 Thread Kevan Miller
On Aug 30, 2007, at 10:50 AM, David Jencks wrote: On Aug 30, 2007, at 12:56 AM, moum wrote: Sorry for reposting but my message is sitll pending - Hello, I'm trying to configure Geronimo 1.1.1 for my needs since few days and I didn't find any

Re: Problem at geronimo boot

2007-08-31 Thread Kevan Miller
On Aug 31, 2007, at 7:16 AM, Paolo Denti wrote: Hi kevan, sorry i could not answer before. No, the structure is the usual one EAR: META-INF/ War WEB-INF lib hibernate.jar spring.jar(s) Hey Paolo, No problem... So, there's a single WAR? Well, Kevan's fancy theory is

Re: Do individual logging in apps work?

2007-08-31 Thread Kevan Miller
On Aug 31, 2007, at 9:55 AM, Waldo wrote: Hello, Recently I downloaded Geronimo 2.0.1 and started using it; previously I used Geronimo 1.1.1. The question is, why in Geronimo 1.1.1 individual logging in apps works and why that doesn't work in Geronimo 2.0.1 For example, the

Re: [v1.1.1] Classloader problem

2007-08-31 Thread Kevan Miller
On Aug 24, 2007, at 3:56 AM, Damien Barthe wrote: Yeah, it works! many thanks mr jencks :-) For the problem with the v2 of Geronimo, Kevan Miller said what it happens. We will try here further test to deploy the app on it. Hi Damien, FYI. I have your scenario working with Geronimo 2.0.1

Re: Problem at geronimo boot

2007-08-31 Thread Kevan Miller
On Aug 27, 2007, at 5:47 PM, Paolo Denti wrote: Hi, i am a brand new geronimo user (or at least i am trying to be) I am trying to deploy already existing applications (EARs), already working on jboss, without any particular deployment descriptior, on geronimo. I always get NPEs at geronimo

Re: Geronimo 2.0.1 first startup and GBean is now in the FAILED state

2007-09-04 Thread Kevan Miller
Check your JRE_HOME or JAVA_HOME setting. One of them is not set properly... --kevan Sent from my iPhone On Sep 4, 2007, at 5:27 AM, Xh [EMAIL PROTECTED] wrote: Hi! I have Ubuntu 6.06 LTS with 2.6.15 kernel It's for sure not the long path problem, I have my Geronimo in:

Re: Setup development environment

2007-09-04 Thread Kevan Miller
On Sep 3, 2007, at 4:42 PM, Jhonny D Cano wrote: Hello Jason, I'm trying to register the Geronimo server from Eclipse, but the IDE only can see Server Geronimo 1.1, I have Geronimo 2.0.1, recently released. When I run the script X:\Geronimo Run for start the server, it works good, but

Re: Geronimo 2.0.1 first startup and GBean is now in the FAILED state

2007-09-04 Thread Kevan Miller
On Sep 4, 2007, at 10:15 AM, Xh wrote: Hi! I must say that I'm confused... Why G2.0.1 needs old Java 5? I have WAS-CE 1.1 that bases on G1.1 and it works fine with Java 6. tell me I'm dreaming... Lukasz, I'm able to start the G2.0.1 Tomcat assembly with Java 6 on MAC OS X. I suspect

  1   2   3   4   5   6   7   >