Отправляет email-рассылки с помощью сервиса Sendsay

Бюллетень "Lotus Notes CodeStore"

  Все выпуски  

DAOS: How To Set Up A Regularly Scheduled Resynchronization


Рассылку ведет: Программист на Lotus NotesLotus CoderВыпуск No 235 от 2009-09-23
рассылка о программировании на Lotus Notes/Domino
Обсуждения на форумах, блогах. Примеры программного кода на LotusScript,@formula, Java

рассылка:выпускархивлентаблогсайт

Бюллетень "Lotus Notes CodeStore" Выпуск 13 от 21.04.2008

comp.soft.prog.lotuscodesrore

CodeStore. Примеры кодов

Еще примеры:
Больше кодов на сайтах:

Форумы.Свежи темы и обсуждения

Возможно ли по гиперссылке (или другой вариант), которая хранится в книге в MS Excel, открыть документ/формы в клиенте Lotus Notes? то есть выйти на документ
Добрый день!
Агент вызывающий Web-сервис с помощью Axis, вызывает ошибки если файлы jar (axis.jar, commons-discovery-0.2.jar и commons-logging-1.0.4.jar) непосредственно добавлены в агент. Если файлы скопированы в \jvm\lib\ext Notes-клиента, то агент выполняется нормально. В чем проблема, поможет кто-нибудь? Спасибо.
Ошибка:
java.lang.ExceptionInInitializerError
at org.apache.axis.handlers.BasicHandler.<clinit>(BasicHandler.java:43)
at org.apache.axis.client.Service.getAxisClient(Service.java:104)
at org.apache.axis.client.Service.<init>(Service.java:113)
at JavaAgent.NotesMain(JavaAgent.java:19)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)
Caused by: org.apache.commons.discovery.DiscoveryException: Unable to instantiate implementation class for org.apache.commons.logging.LogFactory
*****
java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:292
)
at java.security.AccessController.checkPermission(AccessController.java:476)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:538)
at COM.ibm.JEmpower.applet.AppletSecurity.superDotCheckPermission(AppletSecurity.ja
va:1422)
at COM.ibm.JEmpower.applet.AppletSecurity.checkRuntimePermission(AppletSecurity.jav
a:1284)
at COM.ibm.JEmpower.applet.AppletSecurity.checkPermission(AppletSecurity.java:1498)
at COM.ibm.JEmpower.applet.AppletSecurity.checkPermission(AppletSecurity.java:1437)
at java.lang.ClassLoader.getParent(ClassLoader.java:1038)
at org.apache.commons.discovery.resource.ClassLoaders.isAncestor(ClassLoaders.java:
141)
at org.apache.commons.discovery.resource.ClassLoaders.put(ClassLoaders.java:114)
at org.apache.commons.discovery.resource.ClassLoaders.getLibLoaders(ClassLoaders.ja
va:176)
at org.apache.commons.discovery.tools.DiscoverClass.find(DiscoverClass.java:355)
at org.apache.commons.discovery.tools.DiscoverClass.newInstance(DiscoverClass.java:
579)
at org.apache.commons.discovery.tools.DiscoverSingleton.find(DiscoverSingleton.java
:418)
at org.apache.commons.discovery.tools.DiscoverSingleton.find(DiscoverSingleton.java
:378)
at org.apache.axis.components.logger.LogFactory$1.run(LogFactory.java:45)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java:287)
at org.apache.axis.components.logger.LogFactory.getLogFactory(LogFactory.java:41)
at org.apache.axis.components.logger.LogFactory.<clinit>(LogFactory.java:33)
at org.apache.axis.handlers.BasicHandler.<clinit>(BasicHandler.java:43)
at org.apache.axis.client.Service.getAxisClient(Service.java:104)
at org.apache.axis.client.Service.<init>(Service.java:113)
at JavaAgent.NotesMain(JavaAgent.java:19)
at lotus.domino.AgentBase.runNotes(Unknown Source)
at lotus.domino.NotesThread.run(Unknown Source)

at org.apache.commons.discovery.tools.DiscoverSingleton.find(DiscoverSingleton.java
:426)
at org.apache.commons.discovery.tools.DiscoverSingleton.find(DiscoverSingleton.java
:378)
at org.apache.axis.components.logger.LogFactory$1.run(LogFactory.java:45)
at java.security.AccessController.doPrivileged1(Native Method)
at java.security.AccessController.doPrivileged(AccessController.java:287)
at org.apache.axis.components.logger.LogFactory.getLogFactory(LogFactory.java:41)
at org.apache.axis.components.logger.LogFactory.<clinit>(LogFactory.java:33)
... 6 more
Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader)
Добрый день!
Возможно ли настроить Lotus так, чтобы тело письма исходящей SMTP почты (не вложение) отправлялось в plain/text или на крайний случай Quoted Printable?
Клиент 7.0.3
Сервер 7.0.4
Вроде пытались менять в месте вызова клиента, но ничего не меняется...
Интересные темы:
Список форумов:

Tips. Советы

John Wargo presents Part 2.5 of his series on building Java applications for Domino and the BlackBerry by discussing why he uses the JSR-00172 J2ME Web Services Specification.

Read | Permalink
Paul Farris knows Domino Admins don't always catch error messages as soon as they pop up. So he's posted the code for an agent that can tell when a database is corrupt and automatically run Fixup against it.

Read | Permalink


MARK YOUR CALENDAR FOR IN-DEPTH LOTUS TRAINING, MAY 12-14, 2010, BOSTON
Register by December 31, 2009 to save $350.

Chris Toohey offers some instruction on getting a Domino Agent Design Element to consume an HTTP request or, "How to edit a document via web browser when the document isn't in edit mode".

Read | Permalink
No, your users aren't the only ones who do strange things. This article relates nine, only nine, horror stories collected from various companies. They're scary stories, like letting the CEO design the web site and duct-taping bridges to a balcony rail, so brace yourself.

Read | Permalink
By Joe Dolittle

David's hard at work finishing another chapter in his upcoming book, so he's asked me to answer another DominoPower reader question. This time, reader Kimberly Arechiga asks:

I work for a major, national research laboratory and we've brought Quickr in as a test for a few projects. It's pretty impressive, but the scientists here need the ability to format equations properly, and I can't figure out a reasonably easy way to do that in Quickr.
Right now, we're using a standalone equation editor, grabbing screenshots, and pasting them into postings. But there's got to be a better way.
Please tell me there's an equation editor plug-in for Quickr.

Well, Kimberly, you're in luck. There is an equation editor for Quickr, shown in Figure A.

FIGURE A

You can edit equations in Quickr

It's part of a bigger plug-in, EditLive for Quickr, from Ephox. EditLive adds all sorts of style formatting to Quickr, along with tables, forms, change tracking, and even a thesaurus.

The only gotcha is the solution might be a bit expensive. We don't have pricing information on the product, but EditLive comes in a Professional version and an Enterprise version. The equation editor (and the thesaurus) is only provided in the Enterprise version.

It sounds like you're a pretty big organization, so that probably won't be much of a problem for you, but we'd encourage Ephox to put professional features like equation editing and thesaurus into the Professional version and keep the more enterprise-level features, like change management, in the Enterprise variant.

Product availability and resources
Learn more about EditLive's equation editor.

Joe is a ZATZ associate editor. Prior to this job, he was customer support manager for the FileFlex database engine.

Working from home? But don't you do that every day Jake? Aha, yes, but today I worked from the house, rather than the garage, because I didn't dare miss the delivery I was expecting.

IMAG0039

Like an excited child I've been checking the online tracking of the two boxes above several times a day, wathing them make their way to Nottingham, from Hong Kong, via Dubai and Cologne. Finally they're here.

What's here?  My new Lenovo T400!

I tried to leave unboxing for as long as I could. Lasted about 2 minutes and I was in there. It booted to Windows Vista although it's now at the "copying files" stage of a fresh install of Windows 7.

I'll let you know what my impressions of it all later on...

Click here to post a response

Tom Steenbergen has worked with Domino Designer for some time now but, XPages isn't like LotusScript. Knowinng others may face the same issues, Tom has posted links to several blogs and tutorials on XPages to help you get started.

Read | Permalink

Lotus has started a new campaign to tell people about what their products do. This site includes a number of short Flash videos (as addictive as those at Lotusphere) showing Lotus products in use.

Read | Permalink
Upgrading can be a challenge. Vaughan Rivett offers a slide-show presentation and links to several documents on moving your Notes and Domino environment to 8.5.

Read | Permalink
This new Redbook is designed to help you migrate your documents from Domino Document Manager to Lotus Quickr. Though there isn't an exact match for functions between programs, this book can help smooth the transition.

Read | Permalink


AUTOMATE LOTUS NOTES USER ID MANAGEMENT
ID Manager 4.5 from HELP Software provides a new level of automaton for managing Lotus Notes IDs. ID Manager lets Lotus Notes administrators get out of the business of creating and managing user IDs. Use our ROI calculator to see how quickly ID Manager will pay for itself.

Learn more about HELP Software products

Еще советы:
Смотри советы на сайтах:

Блоги. Что обсуждают и пишут

Author: Lotus Domino Designer
Tags: domino designer webviews views ajax
Idea:
As of now if we open the categorized view in lotus notes, the look and feel and the categorization option also toooooo bad.
There should be some mechanism in designer such that if u open categorized view, then it should be opened in the ajaz formatted view. Which is very convinient and fast.(Categorization without loading the entire page.)

Author: Peter Presnell
Tags: xpage validation
Idea:
Validation on Xpages is driving me crazy.  With Notes classic I would typically do validations with @If(@isDocbeingSaved;....) as a way of deferring validations until the document is being commited.  With Xpages the Validators seem to kick in with every full or partial refresh.  Rather than moving all my validation to JS or SSJS I would like a simple option to request valioation only be done at the time of a submit or save.

Author: Nicolas ADMENT
Tags: resource reservation
Idea:
In a resource reservation database you can enable an agent "Purge Documents" which removes reservations older than 2 days.
 
I would like to have an agent for cleaning old reservations with a number of day retention defined by resource.
 
Easy to do, but should be in standard.

Author: jacqueline altrogge
Tags: Architect Process Version
Idea:
I want to start each process version, the architect should be launched from the process database.

Author: Dirk Stelloh
Tags: top innovator score profile
Idea:
Regarding the Top innovators feature, you are able to see the glorious ones, who made it to the top. But you can't tell your rank.
  • Display Users Score in relation to the top innovators on the "Top Innovators"-Form If you are a top innovator, mark the corresponding row, lets say bold or red If you are no top innovator, append a row showing your score and rank
  • Display Users Score in his/her profile
Furthermore it is not easy to understand the way the score is computed. This may frustrat the users, who are tring hard to get to the top.

Author: Dirk Stelloh
Tags: top innovator score profile
Idea:
Besides the "all-time-greatest"-innovators implement a feature based on a smaller timeframe: a week, a month or anything like that. This will make it a lot easier to motivate people to contribute by promising goodies (money, pcs, cars, beer...) to the best in this timeframe.
 
btw.: contributing such a good idea: what's my goodie? ;o)

Author: Steffen Gräbner
Tags: download file multiple
Idea:
It is not possible to select multiple-files and download them. Uploading mutliple files is no Problem. Why downloading is not possible?

Author: Peter Presnell
Tags: questions
Idea:
One of the key aspects of getting IQ Jam to work effectively seems to be to encourage people to mark answers as the correct answer.  This helps to
1) Identify questions without a correct answer
2) Indetify the correct answer to those with the same question
3) identify those peope who are providinbg correct answers (subject experts).
 
My suggestion is to povide easy access to a view that allows each participant to quickly review the questions they have asked for which they have not yet identified a correct answer.  Exclude questions without answers.  The super sophisticated approach would be to allow me to mark my questions as reviewed and then to only show questions with new answers since a last completed a review.  This is a bit like linked in and how it identifies "new" contacts for the companies/schools you have associations with.

Author: Peter Presnell
Tags: answers
Idea:
It seems I am only able to mark a single answer as being the correct answer.  In many sutuations there may be many ways to solve the same problem or a complete/better answer would come from combining the ideas in multiple asnwers.  I would therefor like the ability to tag multiple answers as being correct answers.

Author: Patrick Kwinten
Tags: field alignment middle
Idea:
I have a number field of 4 characters wide. It would be nice if I could set the alignment for the entered values INSIDE the field.
 
So alignment on the whole field, PLUS alignment for the text INSIDE the field

Author: Barb Skedel
Tags: delegate mail
Idea:
Provide ability by either an icon/symbol or a view for a person who has delegation rights to another person's mail file to see what messages the mail owner has read.

Author: Mathieu Pape
Tags: active mail
Idea:
Rather simple idea.
 
It would be easier to find a duplicate address, see if a new address request already exists, ....

Author: Wayne Sobers
Tags: search search usability
Idea:
When using advanced searching and specifically search by field name, there are too many fields listed in the drop down box. There should be a way to limit which fields should appear in this list, and there should be a way to show alternate text but have the query use the true field name.
It is also a hassle finding fields you actually know about. Eg. you cannot type in the word "Body" to locate it, you have to type the letter "B" and then arrow though to the value you want. It really wouldn't hurt to put some polish

Author: Keith Brooks
Tags: multiple activities activities
Idea:
While I understand IBM's perspective is one Activities server to a company, what if you have more than 1? what if you belong to Bleedyellow, greenhouse, IBM's, test domain, live domain, other live domain?
 
sure some follow you in the location doc switching but what if you don't switch? How do you do this?
 

Chun Yan Zhang, Sun Yue, Yifan Jiang and Yuzhen Fan from IBM have contributed a new Eclipse plugin to OpenNTF. This plugin shows the 25 most recent Sametime contacts in a new sidebar panel and in a new group in the Sametime sidebar panel. I like this ...
Еще записи:
Интересные блоги специалистов:

Статьи и Документация

DAOS: How To Set Up A Regularly Scheduled Resynchronization The best way to do this is via a "program document" defined in the Administrator. Note that if a resync operation is performed when the
In this article, we give an overview of IBM® LotusLive Engage and describe its unique features. In other articles in this series, we examine each offering in more detail. >
In this article, we give an overview of IBM® LotusLive Engage and describe its unique features. In other articles in this series, we examine each offering in more detail.
This demonstration will walk you through the steps necessary to migrate from Lotus Protector for Mail Security 2.1 - 2.3 to version 2.5 available on 22 September, 2009. Watch the demonstration
Certain diagnostic NOTES.INI settings related to dbdirman can cause an undercount of DAOS references during resync. Undercounting can lead to premature deletion of attachments from the DAOS repository during prune operations.
The ScanMail application from Trend Micro will cause unpredictable behavior including a panic or crash. This is particularly true in situations where ScanMail is processing an NSF that has attachments that are stored in DAOS. The problem is not, however, limited to DAOS, because the root problem in ScanMail can cause other unpredictable results even when DAOS is not in use.
After DAOS has been enabled on a Domino server, if the virus scanner has not been configured properly to avoid .NLO files, "File is in use" errors may occur.
A truncated list of folders is shown in the Notes 8.0.2 Standard client, but the full list can be seen running in Notes Basic Configuration.
By default, .NLO files are deleted 30 days after their reference count goes to zero. Here are two events that can prevent or delay the deletion of these files.
Workaround for 'unable to resync' error
Redbook, published: Tue, 22 Sep 2009

- Assessing your Domino Document Manager Environment
- Understanding your migration options
- Best Practice considerations and tools for migrating

This IBM® Redbooks® publication is intended to help your organization plan and prepare for a migration away from Lotus® Domino® Document Manager (formerly known as Domino.Doc).

The intent of this white paper is to give you a better understanding of the different components of IBM Lotus Sametime 7.5.1 and 8.x servers and their environments, so you can better troubleshoot problems that may occur. We address both the stand-alone Sametime (chat or meeting) server as well as the Sametime Enterprise Meeting Server (EMS), which provides clustering, load balancing, and central administration for Sametime meeting servers.
This tutorial will walk you through the basic steps to install Lotus Protector for Mail Security 2.5. This video also addresses Sending/Receiving of emails. Watch the tutorial full screen in a n
This tutorial will walk you through VMware setup steps for Lotus Protector for Mail Security 2.5. Watch the tutorial full screen in a new window You can find more information on this topic in th
This tutorial will walk you through the Transport Layer Security (TLS) configuration for Lotus Protector for Mail Security 2.5. Watch the tutorial full screen in a new window You can find more i
This tutorial will help you with advanced configuration rules for Lotus Protector for Mail Security 2.5. Watch the tutorial full screen in a new window You can find more information on this topi
This tutorial will show you how to provide undetected spam to the IBM Data Center so that Lotus Protector for Mail Security "learns" to stop this type of spam going forward. Watch the tutorial full
Error : "The ID file is locked by another process. Try again later" when Notes and Notes Minder are in the OS startup folder.
Describes how to calcualate the actual thread number from a negative format in the Lotus Domino console log to help diagnose and troubleshoot Domino issue on a UNIX environment
Также почитатай:
Найти документацию можно на сайтах:

В избранное