Search found 5 matches

by Kowalik
Thu May 31, 2007 1:00 pm
Forum: Installation & Upgrades
Topic: Java Servlet Exception in Web Browser
Replies: 3
Views: 4931

Java Servlet Exception in Web Browser

Hi,
I installed OpenEMM on a CentOS 4.5 ( Java JDK 1.5.0.11), but i get the following error if I want to
start it in my IE and Firefox Browser:


Ein Fehler ist aufgetreten
Ursache: org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized ...
by Kowalik
Tue Mar 27, 2007 2:46 pm
Forum: Installation & Upgrades
Topic: Once Again, Send Test Newsletter Admin Problem
Replies: 4
Views: 5725

ud wrote:It is possible that you have changed the name server configuration while OpenEMM was already running? The already running sendmail process may try to access the nameserver using the old name server configuration, so you have to restart the application.

-- ud
Thats it! Thank You very much :)
by Kowalik
Tue Mar 27, 2007 12:57 pm
Forum: Installation & Upgrades
Topic: Once Again, Send Test Newsletter Admin Problem
Replies: 4
Views: 5725

Are there any spoolfiles left in ~openemm/var/spool/ADMIN? Have you checked the sendmail log file (/var/log/maillog)?

Yes, the are many spoolfiles there:
Part of one Spoolfile:
Mhost map: lookup (derticketservice.de): deferred

Newest Row in /var/log/maillog
Mar 27 12:17:27 localhost xmlback[3683 ...
by Kowalik
Tue Mar 27, 2007 7:52 am
Forum: Installation & Upgrades
Topic: Once Again, Send Test Newsletter Admin Problem
Replies: 4
Views: 5725

Once Again, Send Test Newsletter Admin Problem

We wanted to send the test newsletter to the "admin" recipiens but no mail is sent out.

/var/log/maillog:
Mar 27 02:45:32 localhost xmlback[2441]: mail creation: 0;1;2;9;45;A;1;0;0;1;643

Sendmail seems working: over cmd:
mail -s "bla" name@company.de < text, we get the EMail.

Our System is the ...
by Kowalik
Mon Mar 26, 2007 10:59 am
Forum: Installation & Upgrades
Topic: Install Problem Openemm in Vmware Player ( Image )
Replies: 0
Views: 4544

Install Problem Openemm in Vmware Player ( Image )

Sorry for the bad English, :)

How can we change the NameServer in /etc/resolv.conf.
Our resolv.conf is:

; generated by /sbin/dhclient-script
nameserver 192.168.20.19
search localdomain

but the openemm server take still the 'default' name server 172.16.13.1
Where we can find the '172.16.13.1'

Any ...