To answer my own question:
I've checked out the AOLServer sources from cvs and copied the nsd binary to
my aolserver/bin directory. After a restart the redirects worked.
Maybe it's time for a 4.5.1 release?
wiwo
On Wed 10 December 2008, Wolfgang Winkler wrote:
> Hi!
>
&g
Hi!
I've installed a vanilla AOLServer 4.5 and I'am trying to customize the
404 Page.
I've this block in my tcl configuration:
ns_section "ns/server/${servername}/redirects"
ns_param 404 "/notfound.tcl" ;# Not Found error page
And a simple
ns_return 200 "text/html" "OK"; retu
stall I don't get any segfaults. In both versions the -nostartfiles
parameter is given to LDLIB. Strange!
On Thursday 28 February 2008, Dossy Shiobara wrote:
> On 2008.02.28, Wolfgang Winkler <[EMAIL PROTECTED]> wrote:
> > On Thursday 28 February 2008, Dossy Shiobara wro
On Thursday 28 February 2008, Dossy Shiobara wrote:
> On 2008.02.28, Wolfgang Winkler <[EMAIL PROTECTED]> wrote:
> > I tried to compile AOLSERVER 4.5 with tcl 8.4.14 on an Intel Xeon Quad
> > Core CPU (Debian 4.0r1). Everything compiles fine, but when I try to
> >
Hi!
I tried to compile AOLSERVER 4.5 with tcl 8.4.14 on an Intel Xeon Quad Core
CPU (Debian 4.0r1).
Everything compiles fine, but when I try to start nsd with bin/nsd it
segfaults right away.
ldd bin/nsd says:
libnsd.so => /usr/local/aolserver_4.5/lib/libnsd.so (0x2b5a592bd000)
l
Hi!
We have a web shop system for aolserver and one of our customers now
needs an interface to his ERP which understands EDIFACT. Does anybody
know an EDIFACT module for tcl?
--
markus
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMA
Hi!
I'm trying to use the throttle xotcl package with AOLServer 4.5, which works
in 4.0.10. When I call a page, I get the error
invalid command name "::xotcl::Object"
from the
ns_register_filter postauth GET * throttle
page filter.
The xotcl namespace is imported in a tcl library file at s
Hi!
Has anyone succeeded in compiling nsjava for Aolserver 4.0?
wiwo
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your emai
I'm using fop too. The only thing I'm missing so far is wrapping text around
pictures. But it's scaling images very nicely and creates good pdfs. For
invoking java I'm using nsjava as I've some other tasks for it, too. It slows
down the startup process of aolserver, but once it's up it is pretty sn
Many thanks! I'll keep you informed.
On Monday 24 November 2003 15:01, Tomasz Kosiak wrote:
> On Mon, 24 Nov 2003, Wolfgang Winkler wrote:
> > Hi!
> >
> > If anyone knows where to get this software, could the URL please be
> > posted here? I'm inte
Hi!
If anyone knows where to get this software, could the URL please be posted
here? I'm interested in maintaining the application!
wiwo
On Saturday 22 November 2003 20:46, Don Baccus wrote:
> On Saturday 22 November 2003 10:15 am, you wrote:
> > Does anybody know what happend to www.open-msg.co
Hi!
I've installed version 3.5 of aolserver for a test. The problem is still the
same.
wiwo
On Thursday 04 September 2003 17:47, you wrote:
> On 2003.09.04, Wolfgang Winkler <[EMAIL PROTECTED]> wrote:
> > The problem is, I can't use a newer version of aolserver, as I a
Hi!
The problem is, I can't use a newer version of aolserver, as I am using
the I4L patch from Ars Digita, but al least I could test aolserver 3.5.10 and
check if the problem still exists.
Our systems are running Linux with kernel 2.4.19.
wiwo
> Hmm, those are the latest versions.
>
> Ah, now I
September 2003 15:24, you wrote:
> On 2003.09.04, Wolfgang Winkler <[EMAIL PROTECTED]> wrote:
> > I'm using aolserver 3.4.2 with a master and some slaves (nsvhr/nsunix) on
> > different ports. When I'm loading a page, some of the pics aren't loaded,
> > when
Hi!
I'm using aolserver 3.4.2 with a master and some slaves (nsvhr/nsunix) on
different ports. When I'm loading a page, some of the pics aren't loaded,
when hitting shift - reload, other pictures are missing. This only happens
with Internet Explorer (5.0, 5.5 and 6), not with Konqueror or Mozilla.
ttp.tcl file and I'll commit it to SourceForge
> on the 3.5 branch.
>
> /s.
>
> On Thursday, April 3, 2003, at 09:50 AM, Wolfgang Winkler wrote:
> > Hi!
> >
> > Is there an easy way to issue post requests from aolserver like
> > ns_httpget for
> > get reque
Hi!
Is there an easy way to issue post requests from aolserver like ns_httpget for
get requests?
wiwo
--
Digital Concepts
Ideen-Konzepte-Lösungen
[EMAIL PROTECTED]
www.digital-concepts.com
Mobil: +43 699 / 20 88 13 51
Büro: +43 732 / 77 27 27
--
AOLserver - http://www.aolserver.com/
To Remove y
e to patch this module to for I18N
support. And the testing procedures for a new version always take a lot of
time as I like to have a few untroubled free days once in a month :-).
wiwo
On Friday 28 March 2003 20:52, you wrote:
> On 2003.03.28, Wolfgang Winkler <[EMAIL PROTECTED]> wrote:
tions
> about compiling or configuring it, let me know.
>
> -ayan
>
> On Fri, 28 Mar 2003, Wolfgang Winkler wrote:
> > Hi!
> >
> > Has anyone got nsvhr/nsunix to work with Aolserver 3.42? With 3.2 I have
> > no problems, but the same configurations don't
Hi!
Has anyone got nsvhr/nsunix to work with Aolserver 3.42? With 3.2 I have no
problems, but the same configurations don't work with 3.42.
As soon as I connect to the servers via nsvhr/nsunix they segfault. Connecting
to the ports directly works without any problems.
Thanks
wiwo
--
Digital Con
he database into your RDBMS.
>
> Bas.
>
> Wolfgang Winkler said:
> > Hi!
> >
> > When I'm executing the statement
> > set str [exec geoiplookup www.aolserver.com]
> > from an AOLSERVER tcl file I get the following error:
> >
> > ---
>
Hi!
When I'm executing the statement
set str [exec geoiplookup www.aolserver.com]
from an AOLSERVER tcl file I get the following error:
---
US
error waiting for process to exit: child process lost (is SIGCHLD ignored or
trapped?)
---
Geoiplookup is a tool that tries to guess where an IP
This is from our FAQs:
Q: Whenever I want to pay in there is the massage "Page can not be found"?
A: Go to the menu bar of the internet-explorer (internet window) and press on
"Extra" - "Internetoptions". You will see some index cards. Please select the
card at the right hand, named "advanced". S
We had this problem with some of our customers on older IEs too. Everything
worked fine, except the https pages. We found out, that the HTTP 1.1
implementation of IE was faulty, so we told our customer to set their
preferences to HTTP 1.0. I don't know anymore if there was some additional
trick, bu
Well, this is a situation where RTFM would have been a good answer :-).
Thanks! I'm using a daemon-like java class that listens for incoming SMS. I'm
using aolserver, tcl, java and postgres to build a simple SMS application.
wiwo
On Monday 24 February 2003 18:35, you wrote:
> Yes, by calling nsja
Hi!
Is there a possibility to call an aolserver tcl function from java? I'm using
the nsjava module. I have a java class that listens to a specific port. Every
time a message is received, I want to store this message in the database. If
I don't have to, I don't wan't to use JDBC.
Thanks,
wiwo
--
It is working now! All I had to do was a
export LC_ALL=en_US
in my aolserver batch file.
Thank you very much Jeff and Dan. We finally can go in production with the
ns_java module.
Wolfgang
--
Digital Concepts
Ideen-Konzepte-Lösungen
[EMAIL PROTECTED]
www.digital-concepts.com
Mobil: +43 699 / 20
ary 2003 21:38, you wrote:
> Wolfgang Winkler wrote:
> >It is the nsjava module after all. If I comment it out in the server tcl
> > file everything works fine. I think I'll have to rename this thread and
> > post my question again!
>
> nsjava doesn't explicilty
It is the nsjava module after all. If I comment it out in the server tcl file
everything works fine. I think I'll have to rename this thread and post my
question again!
On Tuesday 18 February 2003 17:59, you wrote:
> > I know what you mean, here in europe we encounter some strange behaviour
> > in
I know what you mean, here in europe we encounter some strange behaviour in
different layers too often (Try to return umlauts with a vanlilla aolserver
3.4). Strange here is that the server has installed exactly the same linux
distribution and exactly the same aolserver and works fine, as did the t
Hello!
expr 12,0 + 1 returns the same error.
Wolfgang Winkler
On Monday 17 February 2003 18:44, you wrote:
> > My aolserver returns an error when I do e. g. a [expr 12.0 + 1].
> > [expr 12 + 1] works fine. The log says: syntax error in expression "12.0
> > + 1". I
Hi everybody!
My aolserver returns an error when I do e. g. a [expr 12.0 + 1].
[expr 12 + 1] works fine. The log says: syntax error in expression "12.0 +
1". It seems that it can't handle floats anymore. As soon as there is a
decimal it returns the error.
But this only happens on the test system
Solved at last :-)
Ns_ConfigGetPath in Ns_ModuleInit didn't get the path to the config options,
so "set = Ns_ConfigGetSection(moduleConfigPath)" in
"setJdk1_x_Options(NsJavaVMInitArgs *vm_args)" returned NULL. At the line
for(i = 0; i < Ns_SetSize(set); i++) { ... } aolserver segfaulted.
It was a
Aolserver bails out at this line in nsjava.c (around line number 205):
Ns_ThreadCreate(startJvm, NULL, 0, &jvm_thread);
Has anyone an idea how this could be solved?
Regards,
wiwo
--
Digital Concepts
Ideen-Konzepte-Lösungen
[EMAIL PROTECTED]
www.digital-concepts.com
Mobil: +43 699 / 20 88 13 51
Now I've found out something interesting. My java installation isn't found
because my JAVA_HOME points to /usr/lib/java instead of /usr/lib/java/ (note
the trailing slash).
The line
JAVA_INCLUDE=`find $JDK_DIR -name jni.h | grep -vi old | sed -e
's/\/jni\.h//'`
can't find anything because the "f
The $JDK_DIR var in the configure script is set to $JAVA_HOME.
(/usr/lib/java). I've checked it already. It seems that configure doesn't
recognize the right Java version.
On Monday 27 January 2003 20:07, you wrote:
> On 2003.01.27, Wolfgang Winkler <[EMAIL PROTECTED]> wrote
Hi Dan!
Taking a closer look at the configure output (below) it seems that my Java
Environment isn't found properly, or am I missing something different?
I had to change the INC direction in Makfile.global to:
INC = -I/root/download/aolserver/3.4_patched/aolserver-3.4.2/include
-I/root/download/
Hi!
Is anyone using nsjava with aolserver 3.4+? I've compiled the module
(after changing a few things in the makefiles).
Now, when I'm starting up aolserver, it says:
Error: startJvm: unable to get libjava.so library handle
I followed the directions in the README file. I'm using SuSE 8.1 with S
The version from rubylane works flawlessly for us at www.bets4all.com. The
only thing we had to patch (as we provide our site in different languages)
was a call to NsConnEncodeForOutput for german and spanish special
characters. It's in production now for several weeks and we are
compressing our ma
Hi!
Where can I find the nsunix and nsvhr module for aolserver 3.4.2? I
downloaded them for the 3.2 server but don't know where that was.
Thanks
Wolfgang
40 matches
Mail list logo