Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 08-03-2009, 01:36 AM
Starter Member
 
Posts: 1
Default java.lang.NullPointerException

Hi,
I have installed version 2.1 in ZCS 5.0.9 on CentOS 5.3.
It does not save any message for our installation, and we did not see the configuration page when we double clic on the zimlet.
I have found the following error message on reboot in mailbox.log :
Quote:
2009-08-02 06:31:54,905 ERROR [btpool0-13] [] log - Nested in org.apache.jasper.JasperException: java.lang.NullPointerException:
java.lang.NullPointerException
at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.s ave_jsp$1$Save.getDateF(org.apache.jsp.zimlet.com_ 005fstarxpert_005fsave.save_jsp:491)
at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.s ave_jsp$1$Save.getFileName(org.apache.jsp.zimlet.c om_005fstarxpert_005fsave.save_jsp:638)
at org.apache.jsp.zimlet.com_005fstarxpert_005fsave.s ave_jsp._jspService(org.apache.jsp.zimlet.com_005f starxpert_005fsave.save_jsp:880)
at org.apache.jasper.runtime.HttpJspBase.service(Http JspBase.java:93)
...
What I notice is for the 'zimbra' user the 'locale' says 'LANG=C', but for the 'root' user the locale says 'LANG=fr_FR.UTF-8'.
What did I made wrong ?
Any ideas are welcome.
Thanks.
Reply With Quote
  #32 (permalink)  
Old 09-03-2009, 10:15 AM
Active Member
 
Posts: 26
Default

Quote:
Originally Posted by tdesorbaix View Post
It doesn't work for now in the zimbra desktop, there is a problem with the messages id that is different than in the web client.
But the error you get seems to be different.
How did you install the zimlet?
Are there any plans for supporting the desktop version of the software ?
Reply With Quote
  #33 (permalink)  
Old 09-03-2009, 12:52 PM
Zimbra Employee
 
Posts: 115
Default

There is another zimlet that allows you to download messages called "Email Downloader", try that.

Get or contribute Zimlets, UI themes, and languages in the Zimbra Gallery - Email Downloader
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #34 (permalink)  
Old 09-03-2009, 10:32 PM
Active Member
 
Posts: 26
Default

Quote:
Originally Posted by rrao View Post
There is another zimlet that allows you to download messages called "Email Downloader", try that.

Get or contribute Zimlets, UI themes, and languages in the Zimbra Gallery - Email Downloader
I'm aware of it.

However, it saves e-mails as a tgz file which is fine on linux systems but might be an issue when forwarding a saved message to a window system as the built-in windows archive tool doesn't support it.

This one seemed to support zip files which is what I'm looking for.

Thanks for the info though!
Reply With Quote
  #35 (permalink)  
Old 09-04-2009, 02:08 AM
Zimlet Guru & Moderator
 
Posts: 199
Default

Quote:
Originally Posted by rrao View Post
There is another zimlet that allows you to download messages called "Email Downloader", try that.

Get or contribute Zimlets, UI themes, and languages in the Zimbra Gallery - Email Downloader
This zimlet is quite different. It use the tgz formatter so it's a save for backup.
The com_starxpert_save zimlet allow to save a mail formated to be read as a simple text file (no need for a mail client or importing the mail back in zimbra to read it).

Quote:
Originally Posted by dkbk;
Are there any plans for supporting the desktop version of the software ?
Yes, if I find time to work on it someday...
Reply With Quote
  #36 (permalink)  
Old 09-04-2009, 09:28 AM
Zimbra Employee
 
Posts: 115
Default

Quote:
Originally Posted by tdesorbaix View Post
This zimlet is quite different. It use the tgz formatter so it's a save for backup.
The com_starxpert_save zimlet allow to save a mail formated to be read as a simple text file (no need for a mail client or importing the mail back in zimbra to read it).


Yes, if I find time to work on it someday...
tgz files are just like Zip files. We can use even winZip or winrar or anything to unzip. Once unzipped, you can see all the contents including ALL the attachments as different files.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #37 (permalink)  
Old 09-07-2009, 02:51 AM
Zimlet Guru & Moderator
 
Posts: 199
Default

Quote:
Originally Posted by rrao View Post
tgz files are just like Zip files. We can use even winZip or winrar or anything to unzip. Once unzipped, you can see all the contents including ALL the attachments as different files.
Of course the tgz format itself shouldn't be a problem, even on windows.
I'm just saying the 2 zimlets don't do the same thing.

With email downloader, when I save a mail with an attachment, in the tgz I get a .eml file and a .meta file. I don't get directly the attachment files. As I said, you need a mail client to open the .eml file to read the mail and get the attachments.
Reply With Quote
  #38 (permalink)  
Old 09-07-2009, 09:11 AM
Zimbra Employee
 
Posts: 115
Default

Quote:
Originally Posted by tdesorbaix View Post
Of course the tgz format itself shouldn't be a problem, even on windows.
I'm just saying the 2 zimlets don't do the same thing.

With email downloader, when I save a mail with an attachment, in the tgz I get a .eml file and a .meta file. I don't get directly the attachment files. As I said, you need a mail client to open the .eml file to read the mail and get the attachments.
Yeah, you are right, they are not exactly the same but you dont need to import it to Zimbra to read it as well.
The thing is, its an email file, so, simply doubleclicking on it would open it in outlook or thunderbird or applemail or entaurage etc -most users would have one of these pre-installed, so they should be fine. And they can access it along with attachments as well, so, I see a lot of advantages - but its just an option.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #39 (permalink)  
Old 09-28-2009, 05:50 AM
buk buk is offline
Starter Member
 
Posts: 1
Default Problem in filenames with german umlauts

Hi.

We successfully deployed the Zimlet and it works with just one simple(?) error.
If there are Umlauts in the Subject the filename in the .zip does not contain the umlauts but "++" (two plus signs) instead.

Is that a known issue and is there some workaround?

Thanks,
Michael
Reply With Quote
  #40 (permalink)  
Old 09-29-2009, 02:04 AM
Zimlet Guru & Moderator
 
Posts: 199
Default

Hi buk,

This is indeed a known encoding issue depending on the OS and locale you use.
There isn't any workaround for now.
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0