You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Frank Even <li...@elitists.org> on 2010/12/23 20:19:14 UTC

tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

We just upgraded Cent from 5.3 to 5.5 on a bunch of servers with
little to no issues (kudos to you guys) except on a few servers where
it appears we are having a problem w/ the Tomcat upgrade.  Previously
our application server was working fine under 5.3 with Tomcat/Java
installed as such:

java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
java-1.6.0-openjdk-1.6.0.0-0.30.b09.el5
java-1.6.0-openjdk-devel-1.6.0.0-0.30.b09.el5
java-sun-jdbc-stdext-2.0.1-1mamba
java-sun-jdbc-stdext-javadoc-2.0.1-1mamba
tomcat5-5.5.23-0jpp.7.el5_2.1
tomcat5-common-lib-5.5.23-0jpp.7.el5_2.1
tomcat5-jasper-5.5.23-0jpp.7.el5_2.1
tomcat5-jsp-2.0-api-5.5.23-0jpp.7.el5_2.1
tomcat5-server-lib-5.5.23-0jpp.7.el5_2.1
tomcat5-servlet-2.4-api-5.5.23-0jpp.7.el5_2.1

Now that we've run the full update, we have this installed:

java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
java-1.6.0-openjdk-1.6.0.0-1.16.b17.el5
java-1.6.0-openjdk-devel-1.6.0.0-1.16.b17.el5
java-sun-jdbc-stdext-2.0.1-1mamba
java-sun-jdbc-stdext-javadoc-2.0.1-1mamba
tomcat5-5.5.23-0jpp.11.el5_5
tomcat5-common-lib-5.5.23-0jpp.11.el5_5
tomcat5-jasper-5.5.23-0jpp.11.el5_5
tomcat5-jsp-2.0-api-5.5.23-0jpp.11.el5_5
tomcat5-server-lib-5.5.23-0jpp.11.el5_5
tomcat5-servlet-2.4-api-5.5.23-0jpp.11.el5_5
tzdata-java-2010l-1.el5

I don't see any significant changes.  All of the configs appear to be
the same.   Yet now on our application startup, we see the following:

Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not
find jdbc-stdext Java extension for this JVM
/usr/bin/rebuild-jar-repository: error: Could not find jndi Java
extension for this JVM
/usr/bin/rebuild-jar-repository: error: Some detected jars were not
found for this jvm
/usr/bin/rebuild-jar-repository: error: Could not find jaas Java
extension for this JVM
/usr/bin/rebuild-jar-repository: error: Some detected jars were not
found for this jvm

....what could have changed to have caused these issues?  Having
trouble hunting this down.  Any help that could be provided would be
sincerely appreciated.

Thanks,
Frank

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


Re: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

Posted by Michael Ludwig <mi...@gmx.de>.
Frank Even schrieb am 27.12.2010 um 00:46 (-0700):
> On Thu, Dec 23, 2010 at 1:06 PM, Caldarale, Charles R
> >> From: On Behalf Of Frank Even

> >> Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not
> >> find jdbc-stdext Java extension for this JVM
> >> /usr/bin/rebuild-jar-repository: error: Could not find jndi Java
> >> extension for this JVM
> >> /usr/bin/rebuild-jar-repository: error: Some detected jars were not
> >> found for this jvm
> >> /usr/bin/rebuild-jar-repository: error: Could not find jaas Java
> >> extension for this JVM
> >> /usr/bin/rebuild-jar-repository: error: Some detected jars were not
> >> found for this jvm
> >
> > None of the above error messages come from Tomcat itself.  What they
> > do come from is not clear.
> >
> >  - Chuck
> 
> All of this is out of CentOS repositories and I'm limited to sticking
> with what is in the repositories.

Google tells me the program producing the error message is part of the
JPackage project.

http://linux.die.net/man/1/rebuild-jar-repository

They do have FAQ, mailing lists, etc: http://jpackage.org/

-- 
Michael Ludwig

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


Re: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

Posted by Frank Even <li...@elitists.org>.
On Thu, Dec 23, 2010 at 1:06 PM, Caldarale, Charles R
<Ch...@unisys.com> wrote:
>> From: lists01@elitists.org [mailto:lists01@elitists.org] On Behalf Of Frank Even
>> Subject: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)
>
>> Now that we've run the full update, we have this installed:
>
>> java-1.4.2-gcj-compat-1.4.2.0-40jpp.115
>
> Please, please remove the above.  It has no business being installed in any production environment.
>
>> java-1.6.0-openjdk-1.6.0.0-1.16.b17.el5
>> java-1.6.0-openjdk-devel-1.6.0.0-1.16.b17.el5
>> java-sun-jdbc-stdext-2.0.1-1mamba
>> java-sun-jdbc-stdext-javadoc-2.0.1-1mamba
>
> Those are not standard Sun/Oracle Java packages, so you're at the mercy of whoever prepared them.
>
>> tomcat5-5.5.23-0jpp.11.el5_5
>> tomcat5-common-lib-5.5.23-0jpp.11.el5_5
>> tomcat5-jasper-5.5.23-0jpp.11.el5_5
>> tomcat5-jsp-2.0-api-5.5.23-0jpp.11.el5_5
>> tomcat5-server-lib-5.5.23-0jpp.11.el5_5
>> tomcat5-servlet-2.4-api-5.5.23-0jpp.11.el5_5
>
> None of the above are standard Tomcat downloads - you have third-party repackaged versions of Tomcat installed, and need to consult with the repackager for support.  Real Tomcat downloads are available here:
>
> http://tomcat.apache.org/download-55.cgi
> http://tomcat.apache.org/download-60.cgi
> http://tomcat.apache.org/download-70.cgi
>
>> Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not
>> find jdbc-stdext Java extension for this JVM
>> /usr/bin/rebuild-jar-repository: error: Could not find jndi Java
>> extension for this JVM
>> /usr/bin/rebuild-jar-repository: error: Some detected jars were not
>> found for this jvm
>> /usr/bin/rebuild-jar-repository: error: Could not find jaas Java
>> extension for this JVM
>> /usr/bin/rebuild-jar-repository: error: Some detected jars were not
>> found for this jvm
>
> None of the above error messages come from Tomcat itself.  What they do come from is not clear.
>
>  - Chuck

All of this is out of CentOS repositories and I'm limited to sticking
with what is in the repositories.

If you have any guidance with what I am working with, it would be
greatly appreciated.  I do appreciate the input that you have given
though....does give me a couple ideas on hunting with what I have.

Thanks!

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


RE: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

Posted by "Caldarale, Charles R" <Ch...@unisys.com>.
> From: lists01@elitists.org [mailto:lists01@elitists.org] On Behalf Of Frank Even
> Subject: tomcat errors starting after upgrade from cent5.3 to 5.5 (/rebuild-jar-repository: error: Could not find)

> Now that we've run the full update, we have this installed:

> java-1.4.2-gcj-compat-1.4.2.0-40jpp.115

Please, please remove the above.  It has no business being installed in any production environment.

> java-1.6.0-openjdk-1.6.0.0-1.16.b17.el5
> java-1.6.0-openjdk-devel-1.6.0.0-1.16.b17.el5
> java-sun-jdbc-stdext-2.0.1-1mamba
> java-sun-jdbc-stdext-javadoc-2.0.1-1mamba

Those are not standard Sun/Oracle Java packages, so you're at the mercy of whoever prepared them.

> tomcat5-5.5.23-0jpp.11.el5_5
> tomcat5-common-lib-5.5.23-0jpp.11.el5_5
> tomcat5-jasper-5.5.23-0jpp.11.el5_5
> tomcat5-jsp-2.0-api-5.5.23-0jpp.11.el5_5
> tomcat5-server-lib-5.5.23-0jpp.11.el5_5
> tomcat5-servlet-2.4-api-5.5.23-0jpp.11.el5_5

None of the above are standard Tomcat downloads - you have third-party repackaged versions of Tomcat installed, and need to consult with the repackager for support.  Real Tomcat downloads are available here:

http://tomcat.apache.org/download-55.cgi
http://tomcat.apache.org/download-60.cgi
http://tomcat.apache.org/download-70.cgi

> Starting tomcat5: /usr/bin/rebuild-jar-repository: error: Could not
> find jdbc-stdext Java extension for this JVM
> /usr/bin/rebuild-jar-repository: error: Could not find jndi Java
> extension for this JVM
> /usr/bin/rebuild-jar-repository: error: Some detected jars were not
> found for this jvm
> /usr/bin/rebuild-jar-repository: error: Could not find jaas Java
> extension for this JVM
> /usr/bin/rebuild-jar-repository: error: Some detected jars were not
> found for this jvm

None of the above error messages come from Tomcat itself.  What they do come from is not clear.

 - 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 unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org