 |
| Recent blog posts: | |
 |
| They have birthday today: | |
 |
| Forums: | | |
 |
| Discuss: | |
 |
| Recent forum topics: | |
 |
| Recent forum comments: | |
 |
| Модератор: | |
 |
Sunday, 20 April 2008
|
| import contacts from csv Dado 20:45:58 |
| | hi, i've a list of contacts in .csv file... there's a way to import them in OX 0.8.2
thank's a lot
dado (italy) -- -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Una BMW Z4 Roadster a 10 ? Prova gratis su Bidplaza.it! * Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7673&d=14-4
|
| | 1 answer | Add comment |
Monday, 7 April 2008
|
| installation of Open-Xchange Groupware on debian etch
failed Javier 19:53:45 |
| | Hello,
i've trying for the last couple of days to install Open-Xchange Groupware on a debian etch machine folowing the instructions on the wiki: http://wiki.open-xchange.com/wiki/index.php?title=Open_Xchange_Installation
wich btw are very explicit, however when i get to the part of the compilation:
ant -Dlib.dir=/opt/open-xchange/lib install
it fails and gives me this output:
jahdebian:/tmp/open-xchange# ant -Dlib.dir=/opt/open-xchange/lib install Buildfile: build.xml
prepare:
patchVersionJava: [copy] Copying 1 file to /tmp/open-xchange/src/com/openexchange/server
compile: [javac] Compiling 984 source files to /tmp/open-xchange/build [javac] /tmp/open-xchange/src/com/openexchange/ajax/AJAXFile.java:340: cannot find symbol [javac] symbol : method setFileSizeMax(long) [javac] location: class org.apache.commons.fileupload.servlet.ServletFileUpload [javac] upload.setFileSizeMax(checker.getFileQuotaMax()); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 error
BUILD FAILED /tmp/open-xchange/build.xml:114: Compile failed; see the compiler error output for details.
Total time: 18 seconds
i've searched over the Internet and i can't seem to fix the solution, i've double checked to have downloaded all the dependencies, and their versions are correct
however im no using mysql-connector-java-3.1.13-bin.jar because i couldnt find it, im using the mysql-connector-java-3.1.14-bin.jar, i have changed it on the build.xml but i keep gettin the error
can anyone help me with this? -- Ciao, Javier linux counter #393724 GPG Key Fingerprint = 46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E
|
| | Add comment |
Thursday, 27 March 2008
|
| SLOX4.1 to OX5 migration issues Maccy 16:31:41 |
| | Maintenance Key : OX-AS-MK-131124-QLE RPMs Installed : open-xchange-0.8.6-5, open-xchange-daemons-1.3.0-2, open-xchange-adminweb-1.3.0-2
Unfortunately I am having some problems with my migration from SLOX4.1. The export on the SLOX server works fine, but when I follow the instructions in the SLOX2OX Migration Guide v1.11 and run ./bin/oximport.sh I get the following errors....
[root@cypher OXImport-1.4.1]# more oximport.log OXImport: BUILDNUMBER: 1604 try to open database connection! OK! try to read mapping table! OK! try to connect to ldap server! ERROR: Internal Error: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name '' javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name '' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3025) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2946) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2752) at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1823) at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1746) at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirCon text.java:383) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom positeDirContext.java:353) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom positeDirContext.java:336) at javax.naming.directory.InitialDirContext.search(InitialDirContext.jav a:259) at ContextHandler.getContext(ContextHandler.java:29) at OXImport.<init>(OXImport.java:125) at OXImport.main(OXImport.java:596) OK! try to connect to ldap server as user: migration ERROR: Internal Error: javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name '' javax.naming.NameNotFoundException: [LDAP: error code 32 - No Such Object]; remaining name '' at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3025) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2946) at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2752) at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1823) at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1746) at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirCon text.java:383) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom positeDirContext.java:353) at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCom positeDirContext.java:336) at javax.naming.directory.InitialDirContext.search(InitialDirContext.jav a:259) at ContextHandler.getContext(ContextHandler.java:29) at OXImport.<init>(OXImport.java:139) at OXImport.main(OXImport.java:596) OK! try to connect to xmlrpc server! connection type: TLS LOADING OX_SSL native library: "$Revision: 1.1.6.2 $" SSL_thread_setup() done setup ERROR: can't connect to the xmlrpc server: com.openexchange.tools.xmlrpc.client. ConflictException: javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]
The LDAP server is definitely running :
[root@cypher OXImport-1.4.1]# ps -ef |grep ldap ldap 3024 1 0 Sep24 ? 00:00:07 /usr/sbin/slapd -u ldap -h ldap:///
and I created a user named "migration" successfully as per Import Step 4.
Do you know what might be wrong?
Many thanks in advance,
Mark
|
| | 7 answers | Add comment |
Tuesday, 18 March 2008
|
| regex_replace Yannick Majoros 12:42:21 |
| | Hello,
Does somebody know how to access some array element, say $items[i], from regex_replace in a Smarty template? For the moment, I am searching in this direction:
{$var|regex_replace:"/\((.*)\)/":"\$GLOBALS['smarty']->get_template_var('ite ms')";"}
Which replaces the text with 'array'... But I can't seem to be able to access single item $items[i]
And yes, I really need to do this from the template (it's part of an iteration).
Melmut
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
|
| | 3 answer | Add comment |
Monday, 10 March 2008
|
| Mails not being marked read Garry 23:35:09 |
| | I'm having a weird problem on a 0.8.6 OX ... one account (as far as is known it the moment) refuses to mark read mails as having been read ... even selecting the "Mark as: read" option only sets the flag temporarily, when returning to a folder, all messages are once again tagged new ... I've checked the Cyrus folder of the user for wrong chmod setting, tried the rebuild in cyradmin, still all messages continue to remain new ...
In the webmail logg, I get this:
Mrz 06 14:43:08 ox.hef-rof.de openexchange: ERROR: MESSAGE LIST: uid=koch_a: Unable to fetch message list: javax.mail.MessagingException: * BYE JavaMail Exception: java.io.IOException;
None the less, the most current email are still listed correctly and can be read normally ... !? Also, User isn't over his quota, either ...
Any idea what might be going wrong here? I checked other loggfiles and couldn't find any further hints to the cause ... !?
tnx, -garry
|
| | 1 answer | Add comment |
|
|