Displaying 20 results from an estimated 300 matches similar to: "OT - tomcat 6 error"
2011 Mar 26
2
Verify tomcat config
I'm going to retire an old RHEL3 server and move the services to CentOS5.
In particular, the web server is giving me a headache. On the old box, there's
a hacked-up httpd/mod_jk/tomcat setup, and CentOS is perfect for the new
box because the required components are included and the whole setup "just
works" straight from installation.
There seems to be surprisingly little
2012 Jun 07
2
load_missing_constant: Expected to define class in module
Hi I''m having some weird issues with Rails 3 and classes defined in
modules.
To be more precise I''ve created several files that define classes in the
AppBase module like:
module AppBase
class BackendMenu
[content omitted]
end
end
When a page tries to use the BackendMenu class like AppBase::BackendMenu
I get an error saying "Expected backend_menu.rb to define
2012 Nov 18
4
panic fts_solr for bad attachment
Hi!
I use dovecot 2.1.7 on Ubuntu 12.10 with fts_solr und decode2text.sh for
indexing attachments. This works great in general.
Just for one user there is a problem with an unknown bad attachment.
I run "doveadm index -A '*'". After a while I receive:
doveadm(xyz): Error: fts_solr: Invalid XML input at line 1: mismatched tag
doveadm(xyz): Panic: file solr-connection.c: line
2008 Jan 06
1
tomcat still sees jvm version 1.4.2 in Cent OS 5
i chose to install tomcat during the OS install as well as java....however, since I needed to use a different jvm, i used the method described in http://wiki.centos.org/HowTos/JavaOnCentOS for Sun jdk 1.5.0_13 and it worked fine as I can tell, as using the alternatives --config java command, i see both 1.4.2 and 1.5.0 versions and choosing the 1.5.0 version yields the right version when doing a
2009 Oct 12
15
We're sorry, but something went wrong on Tomcat
I am using JRuby and I have to deploy on Tomcat. My web app is working
fine in the dev envirmonment, with Mongel, but when I deploy on Tomcat
I get "We''re sorry, but something went wrong on Tomcat".
The problem is that production.log only shows:
# Logfile created on Mon Oct 12 12:54:36 +0100 2009-bash-3.00
The file permission and directory are 777.
Any idea how I can
2011 Aug 29
0
[patch] Register docbase
The documentation package of Xen isn't registering through docbase, this
patch does the work.
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05_register_to_docbase.diff
Type: text/x-diff
Size: 1284 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20110829/671c144c/attachment.diff>
2006 Jan 07
10
RMagick bus error on OS X in console mode
This is a strange bug that I''ve never seen before. It only shows up
when I run the app through the console (the app is Family Connection,
and it works fine when run as a web app):
22$ ruby script/console
Loading development environment.
>> User
/opt/local/lib/ruby/vendor_ruby/1.8/powerpc-darwin8.3.0/
RMagick.bundle: [BUG] Bus Error
ruby 1.8.2 (2004-12-25)
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
Bugs item #17827, was opened at 2008-02-06 11:50
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=17827&group_id=35
Category: Incorrect behavior
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Alex Fenton (brokentoy)
Assigned to: Alex Fenton (brokentoy)
Summary: Crash when closing Dialog in bigdemo.rb
Initial Comment:
Segfault
2006 Mar 31
0
comments for joel about rails in software discussion
Is it the first to this community or already the discussion started.
sorry if posted it again.
This is for people who has not seen this...
------------------------------------------------------------------
Rails'' Ridiculous Restrictions, a Rant
I recently finished using Ruby on Rails to write a simple bug tracking
application. I thought I''d take this new RAD environment for a
2006 Mar 01
4
Delayed input posting
Dear all,
I''d like to post input field a short delay after last key press (similar
like a delay in autocomplete field). Is there anything already done
somewhere, maybe some kind of a streched-down autocomplete field just
for such purpose? If no, have anyone an idea how can I do that (as a not
very knowledgeable in JavaScript)?
Thanks for any help
Janko
2009 Mar 30
0
Problem with Tomcat
Hi,
Tomcat was running well and suddenly stop of working.
I am using tomcat5-5.5.23-0jpp.7.el5_2.1 on Centos 5.2
/etc/tomcat5/tomcat5.conf looks like as follows:
JAVA_HOME="/usr/lib/jvm/java"
CATALINA_HOME="/usr/share/tomcat5"
JASPER_HOME="/usr/share/tomcat5"
CATALINA_TMPDIR="/usr/share/tomcat5/temp"
2009 Jun 16
2
OT - Tomcat CLASSPATH issue
if this is ignored then fair enough as its not really the place for it
but if anyone has seen this it would be good to know
tomcat is 6.0.18
CLASSPATH is set in /etc/sysconfig/<appname> and this IS getting used as
_some_ configuration items are being picked up from /etc/<appname> but
the issue is when default setting from within the webapp are not being
overwritten by settings in
2007 Jan 08
3
Adding 4000 Lines to asteriskdb via asterisk -rx ?
Hi there,
I want to add 4000 Callerids and Callernames to my asterisk-db.
(/var/lib/asterisk/astdb)
I do not want an external database or an sql-database because I do
not want asterisk to depend on external processes.
However, when I do 4000 "database put number name" via a shellscript
and "asterisk -rx" I only have 600 entries later in my asterisk-
database. The asterisk
2006 Jul 03
1
Problem with CentOS 4.3 on kernel and ipvsadm
I have installed two CentOS 4.3 boxes with LVS (from
http://mirror.centos.org/centos/4/csgfs/ ) but all boxes died withe this
error frequently:
kernel panic - not syncing: fs/block_dev.c:396: spin_lock
(fs/block_dev.c:c0361c0) already locked by fs/block_dev.c/287.
I have read from this thread http://threebit.net/mail-archive/centos/msg00243.html that this is an unsolved problem.
So i have
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
Hi,
I would like to use dtrace to observe some behaviour in my J2EE app
running in JBoss. I start JBoss normally in a 1.6 VM. When I try to
enable set the ExtendedDTraceProbes flag using jinfo, I get a thread
dump in the JBoss console and the message: "Unable to open door: target
process not responding or HotSpot VM not loaded" in the jinfo console.
I have tried this with both
2007 Mar 21
0
CentOS 5 (beta): tomcat/keystore issue
I (somewhat sadly, imo) need to run Tomcat/SSL on a public-facing
machine at work. I was really, really hoping I could use the
GCJ-compiled version of Tomcat supplied in the base repository.
I can't get Tomcat to read a Java keystore created with the keytool
utility provided (in java-1.4.2-gcj-compat-1.4.2.0-40jpp.110).
The Sun and GNU keytools produce different keystores. I'll use
2006 Feb 22
0
Application PhoneTools
Hi everybody,
I'm trying to get a software running which I used to use on Windows for
Fax reception/transmission. It's called PhoneTools Expert and with
wine-0.9.8 I managed to install it properly for the first time (entering
registry and serial number, etc ... all goes well). I installed it with
default settings (Windows version Win98), but when I try to run it,
it'll crash
2002 Apr 25
1
An unexpected exception has been detected in native code outside the VM
Dear all:
I have a problem with calling R from Java,
It was ok at the first time,but the error message "An unexpected exception has been detected in native code outside the VM. "
will appear. What is the issue of "native code"?
Could somebody help me ?
Thanks,
ken
This is the log I obtained:
executing: source('/export/home/users/ruser/java/Rmain.R')
Loading
2008 May 08
1
can't get Tomcat5 to work on centos 5.1, how do I get it to work?
Hi all
A client of ours wants Tomcat 5 to be installed on a CentOS 5 server, I
naturally just ran "yum -y install tomcat5 tomcat5-webapps
tomcat5-admin-webapps" which installed it without any errors. Then I
typed in service tomcat5 start, and tries to access it as such "lynx
http://localhost:8080/" but keep on getting an error "connection refused"
[root at
2012 Dec 31
5
2.1.12: Panic: file solr-connection.c: line 547 (solr_connection_post_more)
Hi all,
I am having a problem indexing one of my mailboxes using the solr fts backend in dovecot 2.1.12
For many mailboxes it works just fine, but on one mailbox I currently always get a panic.
solr setup:
Java: icedtea 6.1.11.5
Solr: 3.6.2 running in tomcat 7.0.32
Command to reproduce error: doveadm index -u my at user badmailbox
I already noticed that there have been some solr backend fixes