Domino 14 on Windows & HCL Ambassador  

By Oliver Busse | 12/22/23 10:15 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

I could not believe my eyes but I just received the congratulations from the HCL Ambassador program - yes, somehow I made it again for 2024. Thank you for having me again in this group of remarkable people! One of those amazing people is my friend Roberto Boccadoro who helped to fix my issues when trying to install Domino 14 on a Windows server. Usually I don’t touch this OS if I am not forced, but I run a test machine to explicitly gain those experiences - mostly frustrating. This case was not any different. I won’t describe the solution here but I want to point you to Roberto’s excellent blog post. And yes, the guy mentioned in his post is me.

Notes & Domino 14 - missing the Notes.jar? It's still there  

By Oliver Busse | 12/8/23 2:09 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Today HCL released version 14 of Notes and Domino. Despite I tried the beta version in the EAP I wasn't aware that the Notes.jar was relocated. In my test VM I installed the new version just to find my Eclipse projects failing to build due to my variable NOTES_HOME not pointing to the correct location anymore. So, if you also got your little WTF moment, keep cool and relocate your variables to <NotesProgramDir>/ndext/notes.jar now.

Quick Tip: What is Notes tryin' to tell me? // Oliver Busse  

By Oliver Busse | 9/18/23 4:27 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Quick Tip: What is Notes tryin' to tell me? // Oliver Busse Quick Tip: What is Notes tryin' to tell me? // Oliver Busse /hp.nsf/life.png width=device-width, initial-scale=1 /xsp/.ibmxspres/.extlib/bootstrap/xsptheme/xsp.css /xsp/.ibmxspres/.extlib/bootstrap/bootstrap320/css/bootstrap.min.css /xsp/.ibmxspres/dojoroot-1.9.7/dijit/themes/tundra/tundra.css /xsp/.ibmxspres/.extlib/bootstrap/xpages300.css https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css /hp.nsf/bs3_tweaks.css /hp.nsf/paper/bootstrap.css /hp.nsf/hp_tweaks.css /hp.nsf/google-code-prettify/prettify.css /hp.nsf/prettify-desert.css 12, hcl, notes, quicktip, wtf /xsp/.ibmxspres/.extlib/css/tagcloud.css Toggle navigation index.xsp Oliver Busse about.xsp About # Pages blog.xsp Blog tutorials.xsp Tutorials docu.xsp Docs http://de.slideshare.net/OliverBusse Slide Decks terms.xsp Terms domnav.xsp Domino Navigator other.xsp More # Projects http://www.openntf.org/main.nsf/project.xsp?r=proj

Domino on CentOS/RHEL compatible Linux - Timezone issues  

By Oliver Busse | 5/19/23 1:34 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

With a new customer server we stumbled upon a strange behaviour using our low-code platform Aveedo we never saw before. We created the server at Hetzner using the Rocky 9 base installation. Rocky is binary compatible with RHEL and should be used in favour of CentOS in general as it is newer and still maintained.

Domino 12.0.2 on Docker - some changes with One Touch setup  

By Oliver Busse | 11/28/22 4:03 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Today I learned the hard way what it means to "reset" the Docker Desktop installation using a tool like "Clean My Mac X", a tool that I strongly recommend to get rid of all crap that slows down your system - and does much more. However, resetting a Docker Desktop installation means that everything is wiped - except from the program itself. Docker started to be unstable, so my plan was to re-install it. After I did this task, I found out that all my containers were gone - including the images and volumes. The latter is the worst, so be careful.

QuickTip: Running Domino with Let's Encrypt? You may have to do this  

By Oliver Busse | 10/7/22 3:36 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

We came across an issue with some Java code that uses the Apache HTTP client to access another resource on the same Domino server. It's basically an agent that collects stuff from other NSFs using an HTTP request. This works perfectly as long as your server works with a custom wild card SSL certificate from a "common" certificate authority. However, when you are using the Let's Encrypt certificate that you get using Domino's CertMgr, your code may stop working as the HTTP request will fail with an error like this:

HCL Nomad Web w/o HCL SafeLinx  

By Oliver Busse | 7/21/22 1:24 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

It's been 3 weeks since I tried Daniel Nashed's implementation to the community container project to install SafeLinx in a container - including Nomad Web. That was pretty easy once you managed the certificate part. Now with the latest drop 3 of Domino 12.0.2 HCL also released the first beta of Nomad which runs as a Domino add-on - without SafeLinx at all. Installation couldn't be easier. It's just like you do when you want to add Domino Leap (fka Domino Volt) on your existing Domino server.

HCL Nomad Web - in a container  

By Oliver Busse | 7/4/22 6:18 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Daniel Nashed did it again: he simplified a process to get faster results. This time: getting started with HCL Nomad Web and SafeLinx. HCL Nomad Web needs SafeLinx as Proxy and additional files which are the WAS part of the product which will run in your browser. Installing and especially configuring a SafeLinx server may be cumbersome and at least I failed several times. With SafeLinx now running in a container and using a simple ENV file to configure all the important stuff is a huge step forward.

Before you update to FP5 of 11.0.1  

By Oliver Busse | 3/29/22 2:43 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

A customer encountered a problem with our platform Aveedo after upgrading their server to the latest FP5. XPages that contain a view or folder could not be opened anymore and threw an exception. A quick check on 11.0.1FP4 showed that the app runs fine - the same is for a server of version 12.0.x.

Quick-Tip: Solving a problem enabling the "Alternate From" feature in Mail v12  

By Oliver Busse | 7/8/21 7:20 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

We are preparing a demo of all the nice features of Domino 12. When we tried to set up the new "Alternate From Feature" in a Mail-In database, we encountered the following problem "This database is not listed as a Mail-In Database"

How to: Domino 12 OneTouch Setup  

By Oliver Busse | 5/21/21 1:21 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

While preparing an upcoming webcast hosted by We4IT I am tinkering again with Domino 12 beta. One very cool feature of version 12 is the "OneTouch" setup procedure which allows you to install the server with an already prepared configuration for almost everything relevant. For the preparation my goal only was to show how to install an additional server to an existing Domino domain (DNN), using an existing admin user as an administrator and a prepared server.id. I am using Docker to build this new server as this is the fastest method to check it out.

Domino 12 beta 3: subtile UI changes  

By Oliver Busse | 4/1/21 12:44 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Now I want to focus on some improvements of the UI of the standard client. I am not talking about the new 64bit basic client which looks like... R6.5 Let's forget about that for a minute There were several posts in the forum about the new workspace, the tabs, the sidebar and the new templates. I also posted my 2 cents to that and look what we got with beta 3: some improvements (I will name those that didn't make to beta 3 in the end).

Testing the Domino 12 backup feature  

By Oliver Busse | 3/31/21 2:22 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

HCL released the 3rd iteration of the public beta today. One of the new features of the server is the integrated backup. HCL implemented a solution called Veeam to run as a new server program. It used a simple configuration and logging database which is a new template to V12 beta 3.

Domino 12 beta 3: CertStore and Trusted Root Certificates  

By Oliver Busse | 3/31/21 2:20 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Man, this is very intense. I am testing the 3rd beta of V12 and it's very dynamic. I posted to the forum, immediately got feedback, commented on other's posts and also got feedback. The people are very busy to check everything out - which is great! This post is about the Certstore and the process to obtain an SSL certificate from Let's Encrypt. With beta 3 you need a valid trusted root certificate set up in this database. There are several options to get it, and this posts is about how.

It's 21 and we are on to 12 #dominoforever   

By Oliver Busse | 2/18/21 3:02 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

I love using click-bait-ish titles, right? This one addresses the year we're now in and "12" of course is referencing the version of HCL Notes and Domino which is currently under heavy beta testing around the globe. HCL just released the second iteration of it to the public. If you are not registered to the beta forum to give feedback then you should do so asap - it can only get better with your contributions.

Happy Valentine - or not? #dominoforever  

By Oliver Busse | 2/9/21 2:14 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Ok, this has nothing to do with Feb 14 aka Valentine's Day. I chose this title as my Let's Encrypt certificate for this page was going to expire on exact that date. I recently saw it and just now retweeted the Tweet of Detlev's blog post regarding the updated Let's Encrypt certificates that you have to add to your cacerts on Domino to keep the great LE4D app running without errors. If you use LE on your Domino server utilizing LE4D then YOU MUST act now - before it's too late (maybe on Valentine's Day...)

Moving Domino to a container  

By Oliver Busse | 11/23/20 3:29 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Today I successfully moved a Domino server from a native installation on a non-supported Linux to a docker container. It actually wasn't really a moving as I installed a different server version. The original server was V11 and the containerized one now is of course the latest code drop of V12.

Domino 12 EAP and OpenNTF Webinar Recap  

By Oliver Busse | 11/20/20 3:16 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Yesterday OpenNTF hosted the November webinar about Docker in general and Domino on Docker in particular. The aspects were diverse: from a manager's point of view, a developers perspective and for administrators. Christian Güdemann, our OpenNTF chairman opened the session by talking about general benefits using container. Then Dan Dumont, also OpenNTF board member, demonstrated how he uses 3 (!) Dominos on his machine to work on the AppDev pack - impressive! The last block was performed by Roberto Boccadoro (you guess it, OpenNTF board member, too) who showed how to get the Domino Early Access Program code drop up and running which is delivered exclusively as a Docker image and has no installers. This was done in several minutes including the server configuration - awesome!

HCL removed Bluemix capabilities from Extlib in 11.0.1  

By Oliver Busse | 6/20/20 4:48 AM | Infrastructure - Notes / Domino | Added by John Oldenburger

I recently upgraded a server from 11.0.0 to 11.0.1. One of the apps utilized my DAO bean I created a while back which was able to automatically manage to access the underlaying database depending on if it runs on premises or on IBM Bluemix (now known as IBM Cloud). After the upgrade this app threw errors that some Java classes are unknown.

Amsterdamned #engageug #dominoforever #hcldigital  

By Oliver Busse | 3/5/20 2:48 PM | Infrastructure - Notes / Domino | Added by Renan Ek Rendon

I am currently sitting in my hotel room near Amsterdam Schipol airport. I missed my flight in the morning because the Dutch train canceled several connections and the train I was in finally also had delays due to technical issues on the track. Another delay resulted in the need to change the train at Amsterdam Central. Anyway, I didn't make it in time, I was about 1 hour late. But why I am here?

Beyond 11  

By Oliver Busse | 12/10/19 1:41 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

On December 4th HCL revealed V11 of Notes/Domino and Sametime as well as Connections 6.5 (already released) and other insights of the new products Nomad and Volt. This event was announced months ago in a kind we last saw with release R5 and the "I AM" and "Super Human Software" effort decades ago. It had it's effect.

Quick-Tip: Missing a button in CKEditor? Here‘s why  

By Oliver Busse | 9/22/19 4:38 AM | Infrastructure - Notes / Domino | Added by John Oldenburger

I noticed this a while ago since I am using Domino V10 but now I did some investigation. For some reason the toolbar button to add a new image from a file was missing. This is the action that presents you a dialog where you could choose a file to upload. This is how the full toolbar looks like on Domino 9 and before.

Right out of hell - Domino Designer  

By Oliver Busse | 9/1/19 4:06 AM | Infrastructure - Notes / Domino | Added by John Oldenburger

Since Notes 8 we have to use Domino Designer with Eclipse as the underlying framework. I never made bones about that I hate Eclipse in any flavor. In my opinion it’s the worst IDE you can work with. It’s unstable, it’s huge and slow - and dumb as fuck until you get the right plugins. Too many cooks spoiled the brooth.

Sunday, 37°C and a move to a renitent Domino server  

By Oliver Busse | 7/1/19 12:17 AM | Infrastructure - Notes / Domino | Added by John Oldenburger

Time was up to update my LE certificate for the Domino web server. Unfortunately Letsencrypt needs a more modern OS than I had to offer, even when trying to do it manually and without LE4D. I already had a Domino V10 installed on another host with CentOS, so I just had to change DNS entries and also some internet sites.

AppDev Pack 1.0.1 released  

By Oliver Busse | 3/26/19 4:20 PM | Infrastructure - Notes / Domino | Added by Matteo Bisi

Today HCL released the AppDev Pack version 1.0.1. For those of you having a passport advantage account, the part number is CC0NGEN.

Some hints for trying out DQL Explorer  

By Oliver Busse | 3/8/19 11:07 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Yesterday IBM released the prototype version of the DQL Explorer that was demoed some weeks ago at IBM Think by Luis Guirigay on OpenNTF and Github. Of course the interest was tremendous and so I was enthusiastic to test it out.

Potential bug in Domino Access Services API  

By Oliver Busse | 3/6/19 12:52 PM | Infrastructure - Notes / Domino | Added by John Oldenburger

Just encountered a problem with Domino Access Services API (DAS). When using the endpoint to get all calendar entries of a given user with https://hostname.local/mail/tbuktu.nsf/api/calendar/events and you don't have any entries in the calendar, the response will be empty.

Domino, Proton, IAM, OAuth - Part 4: IAM service  

By Oliver Busse | 3/5/19 3:43 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Sorry, folks, I had a week off but here we go again! Get ready for some console typing action! This is all about signing certs and creating new certs that will be used for the IAM application. You will also setup the IAM service app that has to run in order to setup your apps with OAuth, LDAP and the authentication via OAuth.

XPages - are they really that dead, yet?  

By Oliver Busse | 1/31/19 8:20 AM | Infrastructure - Notes / Domino | Added by Matteo Bisi

Today most of us came across the following Tweet and blog post: OMB: XPages as a Development Platform is Dead! #IBM #HCL #dominoforever #dominov10 #XPages #futureofwork #ibmdomino #ibmnotes #development #investments #clarity #roadmap https://t.co/PC0Bv7mtss pic.twitter.com/JpLMiCJ8h3 — John Oldenburger (@JOldenburger) 31. Januar 2019 Though some of the statements are true I wanted to outline my point of view....

Domino 10 on Ubuntu 16.04 LTS  

By Oliver Busse | 10/18/18 6:32 AM | Infrastructure - Notes / Domino | Added by John Oldenburger

This is not a supported OS, I know. However, I always installed Domino on Ubuntu and it worked like a charm - for development machines, my homepage, test servers - no problems at all. With V10 things changed a bit. When using Ubuntu locally I always used the latest server OS which now is 18.04 LTS - and it worked without any problem.