No, sorry. I switched to Windows machines so I didn't investigate further on.
Have you tried different versions of Java?
Good luck an please report any success.
Search found 11 matches
- Mon Jul 21, 2008 12:20 pm
- Forum: Installation & Upgrades
- Topic: Disable Sendmail doesn't work
- Replies: 30
- Views: 59209
- Wed Jul 09, 2008 7:59 pm
- Forum: Using OpenEMM
- Topic: how do I change the admin password **
- Replies: 2
- Views: 7009
After transferring OpenEMM from one WinXP-machine to another one I cannot log in. I tried every version of admin_tbl but no user-password kombination - not even with the original table from openemm.sql - worked. Is there any possibility to change the password? If there is no possibility, how do I tr...
- Wed Jul 09, 2008 1:46 pm
- Forum: Using OpenEMM
- Topic: Accessing POST-vars
- Replies: 2
- Views: 4708
I found something in the ScriptAction_Documentation:
What am I doing wrong?
But following code doesn't work:$requestParameters.get<String key>()
------
get value from HTML form field (key in upper case)
Code: Select all
#set ( $email = $requestParameters.getEMAIL() )
- Tue Jul 08, 2008 3:06 pm
- Forum: Using OpenEMM
- Topic: Accessing POST-vars
- Replies: 2
- Views: 4708
Accessing POST-vars
Hi, I try to access a POST-variable within a form send by another form. The URL looks like this: http://mydomain.com:8080/form.do?[b]email=name%40somedomain.com[/b]&submit=Send&agnCI=1&agnFN=resend_confirm_send I tried this HTML-code in the form: <input type="text" name="e...
- Tue Jul 01, 2008 9:27 am
- Forum: Installation & Upgrades
- Topic: JDK Problems
- Replies: 1
- Views: 3967
- Sat Jun 28, 2008 5:17 pm
- Forum: Installation & Upgrades
- Topic: javax.servlet.ServletException after install openEMM
- Replies: 9
- Views: 24280
- Fri Jun 27, 2008 9:52 pm
- Forum: Installation & Upgrades
- Topic: javax.servlet.ServletException after install openEMM
- Replies: 9
- Views: 24280
- Wed Jun 25, 2008 2:09 pm
- Forum: Installation & Upgrades
- Topic: Disable Sendmail doesn't work
- Replies: 30
- Views: 59209
Yes, mySQL is running and openemm.sql is imported. I'm using MySQL version 5.0.51 openEMM is starting like this: Start /home/openemm/bin/scripts/bav-update.py .. done. Start /home/openemm/bin/scripts/bav-trigger.py .. done. Start /home/openemm/bin/scripts/bavd.py .. done. Start /home/openemm/bin/bav...
- Wed Jun 25, 2008 11:40 am
- Forum: Installation & Upgrades
- Topic: Disable Sendmail doesn't work
- Replies: 30
- Views: 59209
- Tue Jun 24, 2008 1:37 pm
- Forum: Installation & Upgrades
- Topic: Disable Sendmail doesn't work
- Replies: 30
- Views: 59209
Disable Sendmail doesn't work
Hi, I'm using OpenEMM 5.5.0 and trying to disable sendmail. I get following error: CAUGHT EXCEPTION: Traceback (most recent call last): File "/home/openemm/bin/scripts/smenable.py", line 105, in ? main (sys.argv[0], sys.argv[1:]) File "/home/openemm/bin/scripts/smenable.py", line...
- Tue Jun 24, 2008 1:31 pm
- Forum: Installation & Upgrades
- Topic: Can't run OpenEMM.sh -start
- Replies: 3
- Views: 6997
Hi,
I'm quite new to OpenEMM but try
or
I'm quite new to OpenEMM but try
Code: Select all
/home/openemm/OpenEMM.sh start
Code: Select all
./OpenEMM.sh start