Thanks Chris for the information. Mark & Chris: I have gone through one of the issues given by Mark:
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021 and found that this issue is fixed already. Steps i performed: 1) Download Tomcat 6.0 - 32 bit version and run it on 32-bit Windows platform. Tomcat Server started successfully using commands mentioned in issue. Stop the tomcat. Check the catalina.out folder and it has no error messages. Rename catalina.out file. 2) Download Tomcat 6.0-64 bit version and extract tcnative-dll and copy it on to 32-bit Tomcat folder. Start the Tomcat Server and check the catalina.out file. It has proper error message "Feb 10, 2015 11:42:54 AM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:" and i did not observe any error in command line as mentioned in the issue. I attached both the catalina.out files for your reference. Even i checked the recent Trunk AppLifecycleListener.init() java method and did not find the source code that was mentioned in the issue. Hence i feel the issue is fixed. Please confirm so that i will close the issue. Regards, VIN On Mon, Feb 9, 2015 at 10:59 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > Pravallika, > > On 2/9/15 7:01 AM, Pravallika Peddi wrote: > > Hi Mark, > > Finally, I am able to Import the Tomcat source project to Eclipse with > > minor compile errors.. > > I will work on one of the issues and let you know. > > If you use Eclipse, after you check-out from Subversion, do this: > > 1. "Close" the project from within Eclipse > 2. Go to the command-line > 3. Run the ant target "ide-eclipse" > 4. Re-open the project in Eclipse > > This should configure everything for you -- especially the "build path" > so that you don't have to go looking-around for everything. > > Welcome to the community. > > Hope that helps, > -chris > > > On Mon, Feb 9, 2015 at 3:04 PM, Pravallika Peddi < > reachme.va...@gmail.com> > > wrote: > > > >> Thanks for the reply Mark. > >> > >> What is the editor that is generally used to change the code? I > installed > >> add-on to eclipse to connect to SVN. > >> After installing, when tried to connect to below link from "Import --> > >> Other --> Check out project from SVN", eclipse is crashing. > >> > >> Below link i used to connect to SVN: > >> http://svn.apache.org/repos/asf/tomcat/trunk/ > >> > >> Can you help on this? > >> > >> regards, > >> VIN > >> > >> > >> > >> > >> On Fri, Feb 6, 2015 at 3:01 PM, Mark Thomas <ma...@apache.org> wrote: > >> > >>> On 06/02/2015 07:46, Pravallika Peddi wrote: > >>>> Thanks Mark. > >>>> > >>>> I downloaded the source code from trunk using svn. checked out version > >>>> is: 1657747 > >>>> I am able to build it and Tomcat is running successfully in my > >>> environment. > >>> > >>> Great. > >>> > >>>> Can you help assign a bug or some assignment considering my skills so > >>> that > >>>> i can start working? > >>> > >>> I can certainly provide you with some pointers for bugs you might want > >>> to get started on but ultimately what you work on - or if you work on > >>> anything at all - is up to you. > >>> > >>> If you haven't already you should read this: > >>> http://tomcat.apache.org/getinvolved.html > >>> > >>> My suggestions for places where you could get started are: > >>> https://issues.apache.org/bugzilla/show_bug.cgi?id=57021 > >>> https://issues.apache.org/bugzilla/show_bug.cgi?id=56438 > >>> > >>> Alternatively, take a look through the open bugs and pick one that > looks > >>> interesting. > >>> > >>> Mark > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > >>> For additional commands, e-mail: dev-h...@tomcat.apache.org > >>> > >>> > >> > > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org