Bypassing Ldap in tomcat .

2024-08-15 Thread Shekhar Dhotre
Hello Expert ,
Which is the configuration file wheee we can tell tomcat to bypass Ldap 
authentication and log in directly to oracle ?
We have IBM ldap whose password is not known so failing on authentication .

Thanks
Shekhar


ldap administration tool and error LDAP: error code 49 - Invalid Credentials

2024-06-24 Thread Shekhar Dhotre
Hello Experts,
Is there any DLap admin tool available ? I want to manage IBM and openldap with 
it . trying to reset users password in IBM ldap but it fails with


"[root@camttvpws002 app]# ldapsearch -x -h //102.85.9.23 -D 
"ldap@seth.local<mailto:ldap@seth.local>" -b "dc=seth,dc=local" -w * 
"sAMAcountName=shekhdho"

ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)





[root@camttvpws002 ~]# tail -f /app/web/logs/RMA/RMA.log

2024-06-22 06:34:31,696{ INFO [http-bio-8443-exec-3] (RMAdao.java:5047) - after 
preparing the statement

2024-06-22 06:34:31,697{ INFO [http-bio-8443-exec-3] (RMAdao.java:5050) - 
application name is:RMA

2024-06-22 06:34:31,737{ERROR [http-bio-8443-exec-3] (RMAdao.java:5116) - The 
exception occurred is:ORA-00942: table or view does not exist



2024-06-22 06:34:31,738{ERROR [http-bio-8443-exec-3] (CheckDownTime.java:60) - 
Exception Occurred : java.lang.NullPointerException

2024-06-22 06:34:31,739{ INFO [http-bio-8443-exec-3] (LoginAction.java:64) - 
Inside Action:- Method:fetchUserInfo

2024-06-22 06:34:31,739{ INFO [http-bio-8443-exec-3] (LoginAction.java:67) - 
The username is : shekhdho

2024-06-22 06:34:31,777{ERROR [http-bio-8443-exec-3] (Ldap.java:85) - Exception 
occurred :javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid 
Credentials]

2024-06-22 06:34:31,778{ INFO [http-bio-8443-exec-3] (LoginAction.java:78) - 
Emailid is : null

2024-06-22 06:34:31,779{ INFO [http-bio-8443-exec-3] (LoginAction.java:120) - 
Populated to the value for the jsp...








Best Regards,
Shekhar Dhotre.
Sr. Operations Manager.
CNGCS-Int Txn, Voice n Mobile
MMX ,MOVE,MARS Billing , Analytics.
shekhar.dho...@tatacommunications.com<mailto:shekhar.dho...@tatacommunications.com>



Re: [EXTERNAL EMAIL] RE: The Import cannot be resolved

2024-06-24 Thread Shekhar Dhotre
Sorry I didn’t realize that I’m asking question in another thread. Will open 
new one .


Cheers
SD

From: Niranjan Rao 
Sent: Monday, June 24, 2024 9:54:07 PM
To: users@tomcat.apache.org 
Subject: Re: [EXTERNAL EMAIL] RE: The Import cannot be resolved

You will have better luck if you open your own thread


Regards,

Niranjan

On 6/23/24 21:25, Shekhar Dhotre wrote:
> Hello Team, Is there any document or link that can point me to Tomcat
> and ldap integration ? I googled and nothing came out except few
> vidoes which doesn’t show steps. We have IBM ldap and just installed
> openldap because we were not able to
> ZjQcmQRYFpfptBannerStart
> This Message Is From an External Sender
> ZjQcmQRYFpfptBannerEnd
> Hello Team,
> Is there any document or link that can point me to Tomcat and ldap 
> integration ? I googled and nothing came out except few vidoes which doesn’t 
> show steps.
>
> We have IBM ldap and just installed openldap because we were not able to 
> reset IBM ldap users password . How can I reset  root/admon password in Ldap ?
>
> Thanks
> SD
<http://www.paymentus.com/<http://www.paymentus.com/>>


RE: The Import cannot be resolved

2024-06-23 Thread Shekhar Dhotre
Hello Team, 
Is there any document or link that can point me to Tomcat and ldap integration 
? I googled and nothing came out except few vidoes which doesn’t show steps. 

We have IBM ldap and just installed openldap because we were not able to reset 
IBM ldap users password . How can I reset  root/admon password in Ldap ?

Thanks 
SD


Re: problem with tomcat admin tool

2007-12-26 Thread Shekhar . Dhotre
I had to cleanup and reinstall it to make it work. make sure java path is 
setup correctly. 
Regards,
Shekhar Dhotre.
UNIX Systems Engineer.
IBM-Veritas-Sun- Microsoft Certified professional.
W:678-355-3696




Abubakar Gurnah <[EMAIL PROTECTED]> 
12/24/2007 11:22 AM
Please respond to
"Tomcat Users List" 


To

cc
users@tomcat.apache.org
Subject
Re: problem with tomcat admin tool






Hi there!

Hope you are fine and in good health

I am getting this error when i am trying to open admin page, all the
folders i downloaded are empty, please advice

Dec 24, 2007 7:11:39 PM
org.apache.catalina.authenticator.FormAuthenticator forwardToLoginPage
WARNING: Unexpected error forwarding to login page
java.lang.NullPointerException
at
org.apache.struts.taglib.TagUtils.retrieveMessageResources(TagUtils.java:1161)
at org.apache.struts.taglib.TagUtils.message(TagUtils.java:1024)
at
org.apache.struts.taglib.bean.MessageTag.doStartTag(MessageTag.java:224)
at 
admin.login_jsp._jspx_meth_bean_005fmessage_005f0(login_jsp.java:135)
at admin.login_jsp._jspService(login_jsp.java:79)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
at
org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:445)
at
org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
at
org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
at
org.apache.catalina.authenticator.FormAuthenticator.forwardToLoginPage(FormAuthenticator.java:316)
at
org.apache.catalina.authenticator.FormAuthenticator.authenticate(FormAuthenticator.java:244)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:491)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:263)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:584)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)

-
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: Servlets loading issue

2007-12-13 Thread Shekhar . Dhotre
[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: ls -lrt
total 224
drwxr-xr-x   3 root system  256 Aug 24 19:34 Catalina/
-rw---   1 root system19626 Aug 24 19:35 server.xml
-rw---   1 root system 1678 Aug 24 19:35 
server-minimal.xml
-rw---   1 root system 3606 Aug 24 19:35 
logging.properties
-rw---   1 root system 3114 Aug 24 19:35 
catalina.properties
-rw---   1 root system 7656 Aug 24 19:35 catalina.policy
drwxrwxr-x  11 root system 4096 Dec 12 12:29 ../
-rw-rw-r--   1 root system  310 Dec 12 12:46 
tomcat-users.xml.org
-rw-rw-r--   1 root system  397 Dec 12 12:48 tomcat-users.xml
drwxr-xr-x   3 root system 4096 Dec 12 12:48 ./
-rw---   1 root system 1175 Dec 12 12:51 context.xml
-rw---   1 root system50739 Dec 12 12:54 web.xml
[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: cat context.xml






WEB-INF/web.xml





[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]:




Christopher Schultz <[EMAIL PROTECTED]> 
12/13/2007 05:20 PM
Please respond to
"Tomcat Users List" 


To
Tomcat Users List 
cc

Subject
Re: Servlets  loading issue






-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Shekhar,

[EMAIL PROTECTED] wrote:
> Christopher Schultz wrote:
>> How about:
>> 
>> (in /usr/local/apache-tomcat-5.5.25/conf)
>> $ head context.xml
>
> [EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: head context.xml
> 
> 

Re: Servlets loading issue

2007-12-13 Thread Shekhar . Dhotre
This is what I have ,Do I need to modify it to point to test classes 
/servelets ?

[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: head context.xml


Servlets loading issue

2007-12-12 Thread Shekhar . Dhotre
Hello team, 

I have installed apache-tomcat-5.5.25/  on AIX 5.3 with Java 5 64 bit 
version . Everything works as per the document  except when i try to 
access Servlets  , I get 500 error .


HTTP 
type Status report
message Error retrieving attribute reloadable
description The server encountered an internal error (Error retrieving 
attribute reloadable) that prevented it from fulfilling this request.
Status 500 - Error retrieving attribute reloadable
I have added following into the context.html file as well. What else 
should I check ? thx 


4. Turn on Servlet Reloading
The next step is to tell Tomcat to check the modification dates of the 
class files of requested servlets, and reload ones that have changed since 
they were loaded into the server's memory. This slightly degrades 
performance in deployment situations, so is turned off by default. 
However, if you fail to turn it on for your development server, you'll 
have to restart the server every time you recompile a servlet that has 
already been loaded into the server's memory. Since this tutorial 
discusses the use of Tomcat for development, this change is strongly 
recommended.
To turn on servlet reloading, edit Edit install_dir/conf/context.xml and 
change

 
to 

 



[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: ls
./ catalina.policylogging.properties 
tomcat-users.xml
../catalina.propertiesserver-minimal.xml 
tomcat-users.xml.org
Catalina/  context.xmlserver.xml web.xml
[EMAIL PROTECTED] /usr/local/apache-tomcat-5.5.25/conf]: oslevel -r
5300-07

[EMAIL PROTECTED] /usr]: cd java5_64/
[EMAIL PROTECTED] /usr/java5_64]: ls
./   COPYRIGHT*   demo/fixes.html   jre/ src.jar*
../  bin/ docs/include/ lib/
[EMAIL PROTECTED] /usr/java5_64]:


Regards,
Shekhar Dhotre.
UNIX Systems Engineer.
IBM-Veritas-Sun- Microsoft Certified professional.
W:678-355-3696


Building mod_jk.so module

2007-12-03 Thread Shekhar . Dhotre
Ola, 
We are trying to build module which under apache named  mod_jk.so. 
document points  to compiling it with build-unix.sh script which is not 
there. Any idea how to compile /build it ? Thx 

[EMAIL PROTECTED] /usr/local]: find / -name build-unix.sh -print
find: bad status-- /proc/381108

Re: Create New Data Source

2007-11-28 Thread Shekhar . Dhotre
Christopher and Propes  thanks a lot !! 




Christopher Schultz <[EMAIL PROTECTED]> 
11/28/2007 12:33 PM
Please respond to
"Tomcat Users List" 


To
Tomcat Users List 
cc

Subject
Re: Create New Data Source






-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Shekhar,

You might want to start here:

http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations


This page might be helpful for more Oracle questions:
http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm

[EMAIL PROTECTED] wrote:
> I see following fields when I click on create data source . Where do the 

> above values go or is there an example somewhere that I can follow? 

> User Name:
> Password:

These two should be obvious.

> JNDI Name: 

You get to make this one up. Usually it's something similar to the name
of the database, but you can make it anything you'd like (I recommend
against using / characters in the name, though). Try "lawdb" or
something. This name needs to match the JNDI data source name that your
application is expecting.

> JDBC Driver Class: 

This is the name of the JDBC driver's class. It depends on the driver
you are using for Oracle. Often, it's something like
"oracle.jdbc.driver.OracleDriver".

> Data Source URL: 

This also depends on the driver you are using. The "thin" driver takes
URLs like this:

jdbc:oracle:thin:@

For you, this would be:

jdbc:oracle:thin:sdhotre/[EMAIL PROTECTED]:1521:lawtst

  ^user   ^pass   ^ host  ^ port  ^ SID

> Max. Active Connections: 
> Max. Idle Connections: 
> Max. Wait for Connection: 
> Validation Query:

These depend on what resource allocation and validation you want for
connection pooling. You should read:
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations

and
http://commons.apache.org/dbcp/configuration.html

For development and testing, I *always* set maxActive=1, maxIdle=1, and
maxWait=1000 (10 seconds). For Oracle, a good validation query might be
"SELECT 1 FROM DUAL".

Hope that helps,
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHTaZ/9CaO5/Lv0PARAo1AAJ0VG9AvcTBrJ2vQHimRcJ1GRAy3xACfbK+U
/+n1hb2kchfkWkEyZcBIDb8=
=jOZF
-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]




Create New Data Source

2007-11-28 Thread Shekhar . Dhotre
Hello list ,
Can someone please tell me how do I test the connectivity from tomcat 
server to oracle database. I am good on Unix/databases but new to Tomcat. 

I have oracle instance named as : lawtst .

lawtest  running at cemcp62 .  (system name)

user name is - sdhotre -password is password .

I see following fields when I click on create data source . Where do the 
above values go or is there an example somewhere that I can follow? 

Data Sources 
Property  Value 
JNDI Name: 
Data Source URL: 
JDBC Driver Class: 
User Name: 
Password: 
Max. Active Connections: 
Max. Idle Connections: 
Max. Wait for Connection: 
Validation Query: 

Thanks 
Shekhar Dhotre.
Unix Admin.
CobbEnergy (Atlanta).
 

Re: make error : during apache install.

2007-11-27 Thread Shekhar . Dhotre
Mark, 
I did not know that. I apologize . I will start a new thread next time .

Thanks for the info. 
Shekhar 




Mark Thomas <[EMAIL PROTECTED]> 
11/19/2007 01:43 PM
Please respond to
"Tomcat Users List" 


To
Tomcat Users List 
cc

Subject
Re: make error : during apache install.






[EMAIL PROTECTED] wrote:
> Hello , 
> I`m trying to install and configure apache http server on AIX . Running 
> into error below . Please advise .

When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. This is known as thread hijacking and to many of the
list archiving services and mail clients used by list subscribers this
makes your new message appear as part of the old thread. This makes it
harder for other users to find relevant information when searching the
lists.

It should also be noted that many list subscribers automatically
ignore any messages that hijack another thread.

The correct procedure is to create a new message with a new subject.
This will start a new thread.

Thanks,

Mark



-
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: simple question on Tomcat-apache

2007-11-19 Thread Shekhar . Dhotre
Thanks for the reply Timothy. 



"Timothy Wonil Lee" <[EMAIL PROTECTED]> 
11/18/2007 10:12 PM
Please respond to
"Tomcat Users List" 


To
"'Tomcat Users List'" 
cc

Subject
RE: simple question on Tomcat-apache






Tomcat and HTTP Server are completely different product, and when you
download Tomcat, it does not include http server.

The only reason why "Tomcat" is also called "Apache Tomcat" is because it 
is
a product/project under Apache Software Foundation.

Apache HTTP server: http://httpd.apache.org/
Apache Tomcat: http://tomcat.apache.org/

Regards,

Timothy Wonil Lee

Java Developer
Koorong Books (http://www.koorong.com/)
email: [EMAIL PROTECTED]
direct ph: (+612) 9857 4448
direct fax: (+612) 9857 6648
http://www.google.com/reader/shared/16849249410805339619

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 

Sent: Monday, 19 November 2007 1:57 PM
To: Tomcat Users List
Subject: simple question on Tomcat-apache 

Hello , 

does Tomcat -apache contains http server  bundled in or Do I have to 
install  apache-tomcat and http server separately ? I can browse the 
default web page when I started apache-tomcat server ,but could`nt locate 
the httpd.conf file . So downloaded http server . Can someone clarify the 
differences between apache-tomcat for me ?  I`m newbee to it . Thanks .

I have downloaded both :

[EMAIL PROTECTED] /mnt/apache-tomcat]: ls -lrt
total 51200
-rw-r-   1 root system 10731520 Oct 25 09:43 
apache-tomcat-6.0.14.tar
-rw-r-   1 root system  5888526 Nov 17 16:54 
httpd-2.0.61.tar.gz
-rw-r-   1 root system  9579283 Nov 17 16:55 
apache-tomcat-4.1.36.tar.gz
[EMAIL PROTECTED] /mnt/apache-tomcat]:

!DSPAM:4740fbec128211562027968!


-
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: simple question on Tomcat-apache

2007-11-19 Thread Shekhar . Dhotre
I`m trying to setup  it for lawson app server (ERP)  ,which does not 
officially support 6.0 version (as per lawson admin) . Is  anyone  out 
there using  6.0  with lawson ?

Thanks 
Shekhar




"Caldarale, Charles R" <[EMAIL PROTECTED]> 
11/18/2007 10:47 PM
Please respond to
"Tomcat Users List" 


To
"Tomcat Users List" 
cc

Subject
RE: simple question on Tomcat-apache






> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Subject: RE: simple question on Tomcat-apache
> 
> Does  5.5 version falls into  newer version ? 

Yes, but 6.0 is better for several reasons, including simplified
classloading and the availability of an NIO connector.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: simple question on Tomcat-apache

2007-11-18 Thread Shekhar . Dhotre
 >>>Using both Tomcat and httpd together is fairly
>>common, but performance of the newer versions of Tomcat eliminate that
>>reason for doing so.
Does  5.5 version falls into  newer version ? 

Thanks for the explanation Chuck .




"Caldarale, Charles R" <[EMAIL PROTECTED]> 
11/18/2007 10:12 PM
Please respond to
"Tomcat Users List" 


To
"Tomcat Users List" 
cc

Subject
RE: simple question on Tomcat-apache






> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Subject: simple question on Tomcat-apache 
> 
> does Tomcat -apache contains http server

Tomcat is a capable web server as well as a Servlet/JSP container, and
can be used standalone for most environments.  As downloaded, the
default installation is oriented towards a development environment using
ports 8080 and 8443 and auto-deployment, but can easily be reconfigured
for production use on ports 80 and 443.  It does not include httpd
(which is why there's no httpd.conf file), but instead handles HTTP and
HTTPS with a pure Java implementation.  (There is a native code
connector available for performance-critical environments.)

Apache httpd is a separate product serving static content and script
execution, and can be used as a load-balancing mechanism to front-end
multiple Tomcats.  Using both Tomcat and httpd together is fairly
common, but performance of the newer versions of Tomcat eliminate that
reason for doing so.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




simple question on Tomcat-apache

2007-11-18 Thread Shekhar . Dhotre
Hello , 

does Tomcat -apache contains http server  bundled in or Do I have to 
install  apache-tomcat and http server separately ? I can browse the 
default web page when I started apache-tomcat server ,but could`nt locate 
the httpd.conf file . So downloaded http server . Can someone clarify the 
differences between apache-tomcat for me ?  I`m newbee to it . Thanks .

I have downloaded both :

[EMAIL PROTECTED] /mnt/apache-tomcat]: ls -lrt
total 51200
-rw-r-   1 root system 10731520 Oct 25 09:43 
apache-tomcat-6.0.14.tar
-rw-r-   1 root system  5888526 Nov 17 16:54 
httpd-2.0.61.tar.gz
-rw-r-   1 root system  9579283 Nov 17 16:55 
apache-tomcat-4.1.36.tar.gz
[EMAIL PROTECTED] /mnt/apache-tomcat]:

make error : during apache install.

2007-11-18 Thread Shekhar . Dhotre
Hello , 
I`m trying to install and configure apache http server on AIX . Running 
into error below . Please advise . Thx 
os version : AIX5.3 
gcc : 

[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]: rpm -qa|grep -i gcc
gcc-4.0.0-1
[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]

[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]: make
Making all in srclib
Making all in apr
Making all in strings
Target "local-all" is up to date.
Target "all" is up to date.
Making all in passwd
Target "local-all" is up to date.
Target "all" is up to date.
Making all in tables
Target "local-all" is up to date.
Target "all" is up to date.
Making all in file_io/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in network_io/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in threadproc/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in misc/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in locks/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in time/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in mmap/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in shmem/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in user/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in memory/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in atomic/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in poll/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in support/unix
Target "local-all" is up to date.
Target "all" is up to date.
Making all in dso/unix
Target "local-all" is up to date.
Target "all" is up to date.
/bin/sh /opt/apache2.0/httpd-2.0.61/srclib/apr/libtool --silent 
--mode=link gcc -g -O2 -pthread -DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE 
-D_USE_IRS -I./include -I../include -version-info 9:16:9 -Wl,-brtl -o 
libapr-0.la -rpath /usr/local/apache2/lib strings/apr_cpystrn.lo 
strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo 
strings/apr_strnatcmp.lo strings/apr_strtok.lo passwd/apr_getpass.lo 
tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo 
file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo 
file_io/unix/filepath.lo file_io/unix/filepath_util.lo 
file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo 
file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo 
file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo 
network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo 
network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo 
network_io/unix/sockets.lo network_io/unix/sockopt.lo 
threadproc/unix/proc.lo threadproc/unix/procsup.lo 
threadproc/unix/signals.lo threadproc/unix/thread.lo 
threadproc/unix/threadpriv.lo misc/unix/charset.lo misc/unix/env.lo 
misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo 
misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo 
locks/unix/global_mutex.lo locks/unix/proc_mutex.lo 
locks/unix/thread_cond.lo locks/unix/thread_mutex.lo 
locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo 
mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo 
user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo 
atomic/unix/apr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo 
support/unix/waitio.lo dso/unix/dso.lo -lm -lnsl -lpthread
collect2: library libgcc_s not found
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.


Stop.
make: The error code from the last command is 1.


Stop.
[EMAIL PROTECTED] /opt/apache2.0/httpd-2.0.61]:

Re: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
I get to tomcat manager screen now through https://cemcp62:8080/ . what is 
the user name and password  you use to login ?I tried to login as root but 
it doesn`t take it. Thx 




Pid <[EMAIL PROTECTED]> 
10/25/2007 12:38 PM
Please respond to
"Tomcat Users List" 


To
Tomcat Users List 
cc

Subject
Re: help with apache-tomcat-6.0.14 install






[EMAIL PROTECTED] wrote:
> After installing JDK, and adding  the following in the startup.sh script 

> file: export JAVA_HOME=/usr/java6_64/sdk/. It started . How to test it 
> 
> [cemcp62]/usr/apache-tomcat-6.0.14/bin>./startup.sh
> Using CATALINA_BASE:   /usr/apache-tomcat-6.0.14
> Using CATALINA_HOME:   /usr/apache-tomcat-6.0.14
> Using CATALINA_TMPDIR: /usr/apache-tomcat-6.0.14/temp
> Using JRE_HOME:   /usr/java6_64/sdk/
> [cemcp62]/usr/apache-tomcat-6.0.14/bin>
> 
> When I type address below in URL ,it comes back with page not found 
error 
> . how do i test if apache-tomcat is working or not ? 
> 
> 
> https://cemcp62:8080/

https://cemcp62:8080/

or

http://cemcp62:8080/

?


There'll be no HTTPS, until you configure a valid SSL enabled connector.

p



> 
> 
> thanks 
> 
> 
> 
> Gabe Wong <[EMAIL PROTECTED]> 
> 10/25/2007 11:26 AM
> Please respond to
> "Tomcat Users List" 
> 
> 
> To
> Tomcat Users List 
> cc
> 
> Subject
> Re: help with apache-tomcat-6.0.14 install
> 
> 
> 
> 
> 
> 
> [EMAIL PROTECTED] wrote:
>> All, 
>>
>> I downloaded apache-tomcat-6.0.14 .trying to install it on AIX5.3 . I 
am 
> 
>> not able to locate  any install doc . So I have untarted tar file which 

>> created directories below . I`m guessing that`s how u install it ?
>> when i try to start it I get java error Neither the JAVA_HOME nor the 
>> JRE_HOME environment variable is defined. it`s in the path . 
>>
>> I`m new to the apache-tomcat , please point to the documentation or 
give 
> 
>> me some tips .  thanks 
>>
>>
>>
> [cemcp62]/usr/apache-tomcat-6.0.14/bin>which java
>> /usr/java14/jre/bin/java
>> [cemcp62]/usr/apache-tomcat-6.0.14/bin>
>>
> 1)First it looks as though you have jdk 1.4 installed. You would 
> probably need jdk5 or preferably jdk6. The download/install info for
> JDK for AIX can be found at the following URL:
> 
https://www14.software.ibm.com/iwm/web/cc/earlyprograms/ibm/java6/download.shtml

> 
> 
> 2)after installing JDK, add the following in the startup.sh script file:
> export JAVA_HOME=/usr/java/jdk1.6.0/
> 


-
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: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
After installing JDK, and adding  the following in the startup.sh script 
file: export JAVA_HOME=/usr/java6_64/sdk/. It started . How to test it 

[cemcp62]/usr/apache-tomcat-6.0.14/bin>./startup.sh
Using CATALINA_BASE:   /usr/apache-tomcat-6.0.14
Using CATALINA_HOME:   /usr/apache-tomcat-6.0.14
Using CATALINA_TMPDIR: /usr/apache-tomcat-6.0.14/temp
Using JRE_HOME:   /usr/java6_64/sdk/
[cemcp62]/usr/apache-tomcat-6.0.14/bin>

When I type address below in URL ,it comes back with page not found error 
. how do i test if apache-tomcat is working or not ? 


https://cemcp62:8080/


thanks 



Gabe Wong <[EMAIL PROTECTED]> 
10/25/2007 11:26 AM
Please respond to
"Tomcat Users List" 


To
Tomcat Users List 
cc

Subject
Re: help with apache-tomcat-6.0.14 install






[EMAIL PROTECTED] wrote:
> All, 
>
> I downloaded apache-tomcat-6.0.14 .trying to install it on AIX5.3 . I am 

> not able to locate  any install doc . So I have untarted tar file which 
> created directories below . I`m guessing that`s how u install it ?
> when i try to start it I get java error Neither the JAVA_HOME nor the 
> JRE_HOME environment variable is defined. it`s in the path . 
>
> I`m new to the apache-tomcat , please point to the documentation or give 

> me some tips .  thanks 
>
>
> 
[cemcp62]/usr/apache-tomcat-6.0.14/bin>which java
> /usr/java14/jre/bin/java
> [cemcp62]/usr/apache-tomcat-6.0.14/bin>
> 
1)First it looks as though you have jdk 1.4 installed. You would 
probably need jdk5 or preferably jdk6. The download/install info for
JDK for AIX can be found at the following URL:
https://www14.software.ibm.com/iwm/web/cc/earlyprograms/ibm/java6/download.shtml


2)after installing JDK, add the following in the startup.sh script file:
export JAVA_HOME=/usr/java/jdk1.6.0/

-- 
Regards

Gabe Wong
NGASI AppServer Manager
Application server installation and configuration automation
for Tomcat, JBoss, and Jetty.
http://www.ngasi.com


-
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: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
Gabe , 

Downloaded java and installed it , path is set as per IBm doc and is 
showing . Still catalina.sh and startup.sh is complaining about the path . 


[cemcp62]/usr/apache-tomcat-6.0.14/bin>which java
/usr/java6_64/sdk/bin/java

[cemcp62]/usr/apache-tomcat-6.0.14/bin>java -version
java version "1.6.0-internal"
Java(TM) SE Runtime Environment (build pap6460-20070819_01)
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 AIX ppc64-64 
jvmap6460-20070817_13537 (JIT enabled)
J9VM - 20070817_013537_BHdSMr
JIT  - dev_20070817_1300
GC   - 20070815_AA)

[cemcp62]/usr/apache-tomcat-6.0.14/bin>

[cemcp62]/usr/apache-tomcat-6.0.14/bin>./catalina.sh -run
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program


[cemcp62]/usr/apache-tomcat-6.0.14/bin>./startup.sh
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program


[cemcp62]/usr/apache-tomcat-6.0.14/bin>echo $PATH
/usr/java6_64/sdk/bin:/usr/java6_64/sdk/jre:/usr/sbin/acct:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin:/usr/local/bin
[cemcp62]/usr/apache-tomcat-6.0.14/bin>




Gabe Wong <[EMAIL PROTECTED]> 
10/25/2007 11:26 AM
Please respond to
"Tomcat Users List" 


To
Tomcat Users List 
cc

Subject
Re: help with apache-tomcat-6.0.14 install






[EMAIL PROTECTED] wrote:
> All, 
>
> I downloaded apache-tomcat-6.0.14 .trying to install it on AIX5.3 . I am 

> not able to locate  any install doc . So I have untarted tar file which 
> created directories below . I`m guessing that`s how u install it ?
> when i try to start it I get java error Neither the JAVA_HOME nor the 
> JRE_HOME environment variable is defined. it`s in the path . 
>
> I`m new to the apache-tomcat , please point to the documentation or give 

> me some tips .  thanks 
>
>
> 
[cemcp62]/usr/apache-tomcat-6.0.14/bin>which java
> /usr/java14/jre/bin/java
> [cemcp62]/usr/apache-tomcat-6.0.14/bin>
> 
1)First it looks as though you have jdk 1.4 installed. You would 
probably need jdk5 or preferably jdk6. The download/install info for
JDK for AIX can be found at the following URL:
https://www14.software.ibm.com/iwm/web/cc/earlyprograms/ibm/java6/download.shtml


2)after installing JDK, add the following in the startup.sh script file:
export JAVA_HOME=/usr/java/jdk1.6.0/

-- 
Regards

Gabe Wong
NGASI AppServer Manager
Application server installation and configuration automation
for Tomcat, JBoss, and Jetty.
http://www.ngasi.com


-
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: help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
yes i exported JAVA_HOME on the command line itself. 

how do u install  tomcat-apache or is it just untar of the file?  is there 
any install docs ? Thx 




"Caldarale, Charles R" <[EMAIL PROTECTED]> 
10/25/2007 11:08 AM
Please respond to
"Tomcat Users List" 


To
"Tomcat Users List" 
cc

Subject
RE: help with apache-tomcat-6.0.14 install






> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> Subject: help with apache-tomcat-6.0.14 install 
> 
> Neither the JAVA_HOME nor the JRE_HOME environment
> variable is defined. it`s in the path . 

Did you read the RUNNING.txt file?  Did you set either of JAVA_HOME or
JRE_HOME, as the message suggests?  Your path setting has nothing to do
with it.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




help with apache-tomcat-6.0.14 install

2007-10-25 Thread Shekhar . Dhotre
All, 

I downloaded apache-tomcat-6.0.14 .trying to install it on AIX5.3 . I am 
not able to locate  any install doc . So I have untarted tar file which 
created directories below . I`m guessing that`s how u install it ?
when i try to start it I get java error Neither the JAVA_HOME nor the 
JRE_HOME environment variable is defined. it`s in the path . 

I`m new to the apache-tomcat , please point to the documentation or give 
me some tips .  thanks 


-rw-r-   1 root system 10731520 Oct 25 09:43 
apache-tomcat-6.0.14.tar
drwxr-xr-x   9 root system 4096 Oct 25 09:43 
apache-tomcat-6.0.14


[cemcp62]/usr>cd apache-tomcat-6.0.14

[cemcp62]/usr/apache-tomcat-6.0.14>ls
LICENSERELEASE-NOTES  binlibtemp work
NOTICE RUNNING.txtconf   logs   webapps

[cemcp62]/usr/apache-tomcat-6.0.14>cd bin

[cemcp62]/usr/apache-tomcat-6.0.14/bin>ls
bootstrap.jar cpappend.bat  setclasspath.bat startup.sh
  tool-wrapper.bat
catalina-tasks.xmldigest.batsetclasspath.sh 
tomcat-juli.jar   tool-wrapper.sh
catalina.bat  digest.sh shutdown.bat 
tomcat-native.tar.gz  version.bat
catalina.sh   jsvc.tar.gz   shutdown.sh tomcat6.exe  
version.sh
commons-daemon.jarservice.bat   startup.bat tomcat6w.exe


[cemcp62]/usr/apache-tomcat-6.0.14/bin>./startup.sh
Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program


[cemcp62]/usr/apache-tomcat-6.0.14/bin>which java
/usr/java14/jre/bin/java
[cemcp62]/usr/apache-tomcat-6.0.14/bin>