🏴 Known Issues
Client freeze, when switching between mysite and globalsite if doclist is sorted and paging is used
Description
Internal: see TFS [#40038]
If an folder is selected, which have paging enabled and is sorted by any column, and then the user switches to the mysite or the globalsite it can happend that the client freezes and stops working!
Workaround
Internal: see TFS [#40038]
If the Client was freezed, restart it!
Try to avoid switching between my and global site when paging is enabled on the currently selected folder. Select a different folder first (which does not have paging enabled) and then change the site.
inPoint.SetupCommon: installation is not working if "service pw" contains special characters
Internal: see OTRS [2020081301000038]
Description
Internal: see TFS [#42012]
The characters ";" and ":" cannot be used for the service password.
Workaround
Internal: see TFS [#42012]
Please install the setup with an empty service user-password and change the password manually after the installation has finished successful.
Unpin inPoint folders from windows explorer "Quick access" is not possible
Internal: see OTRS [2019102901000033]
Description
Internal: see TFS [#49496]
If any inPoint folder is D&D into the windows "Quick access", it is automatically pinned.
Then this folder cannot be unpinned, because the contextmenu entry for "Unpin from Quick access" is missing on all virtual inPoint folders.
This is a Windows Bug, because this happens also for some other applications!
Workaround
Internal: see TFS [#49496]
- Add any windows explorer folder to the pinned "Quick access".
- Select "Quick access"
- On the right side: "Frequent folders", hold down CTRL and select all inPoint folders and this one additionally added windows folder
- Right click on the windows folder and select "Unpin from Quick access"
All selected inPoint folders are "unpinned"
AD sync: Inconsistency may occur between the inPoint user name and the AD user name, because of local security authority (LSA) cache update delay in Windows
Description
Internal: see TFS [#53804]
When the user name has been changed on a domain controller, the AD synchronization is not recognizing this change immediately.
The cache entries do time out, however chances are that recurring queries by applications keep the existing cache entry alive for the maximum lifetime of the cache entry.
In this scenario, the AD synchronization may return the old user name instead of the new user name.
The local security authority (LSA) caches the mapping between the SID and the user name in a local cache on the domain member computer. The cached user name isn't synchronized with domain controllers. The LSA on the domain member computer first queries the local SID cache. If an existing mapping is already in the local SID cache, the LSA returns the cached user name information instead of querying the domain controllers. This behavior is by design and is intended to improve performance.
Workaround
Internal: see TFS [#53804]
Preview document/Adobe Acrobat Reader: opening the preview first time cause an issue
Description
Internal: see TFS [#57617]
After running an upgrade, starting for inPoint.Client for the first time and opening the Document-Prefiew for the first time the Adobe-Reader fails.
Workaround
Internal: see TFS [#57617]
Restart the inPoint.Client.
Fresh install/inPoint.Admin: inPoint.CoreAlive check fails (waiting for new setup)
Workaround
Internal: see TFS [#59674]
Restart the inPoint.Admin, inPoint.Core and inPoint.Identiy services after all of them has been installed and configured before starting the inPoint.Admin application.
Description
Internal: see TFS [#59674]
On a fresh install with the wizard inPoint.Admin is installed but not working because it requires also inPoint.Identity and inPoint.Core.
So you have to install inPoint.Core inPoint.Identity.Server (and maybe also inPoint.Client) as well.
When you execute inPoint.Admin after installing you get an error that AdminAPI is not working.
This is because the services (Admin/Core/Identity) have to be restarted after re-configuring for identity. To solve this a new wizard wich has Core and Identity also included is needed (and starts up the services after the configuration in the correct order)
This is because the services (Admin/Core/Identity) have to be restarted after re-configuring for identity. To solve this a new wizard wich has Core and Identity also included is needed (and starts up the services after the configuration in the correct order)
ExtraAttributes ComboBox ToolTip at wrong location
Internal: see OTRS [2022010301000084]
Description
Internal: see TFS [#60124]
Clicking into an required but empty ComboBox opens the ToolTip.
Moving then the window around keeps the ToolTip open on the original location
Workaround
Internal: see TFS [#60124]
Click into the ToolTip to close it.
Moving a document with a manual relation or a workflow-report is not possible
Workaround
Internal: see TFS [#61900]
The only workaround is to remove the document relation or the attached workflow report and then move the document.
Description
Internal: see TFS [#61900]
If a document is linked to another document it is not possible to move this document to another location.
A document link can be created by using the command "Related Documents Diagram" and adding another document or by attaching a workflow report to a document.
The move of the document can be done by using Cut&Paste on the document itself or by using Cut&Paste on any parent folder of a document.
The error logged on the server side, will include this message:
Cannot insert the value NULL into column 'FT_ITEMURI', table 'ip.IP_FULLTEXT'; column does not allow nulls. INSERT fails.
SQL-Server: The converted PDF for the preview can not be stored in HybridStore (SqlDateTime overflow)
Description
Internal: see TFS [#62122]
When inPoint is configured to store the converted PDF into HybridStore (the default is to use Pam Local Storage), the save of the PDF will fail with this error message:
Message: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
(Fault Detail is equal to Pam.Archive.HybridStore.HybridStoreFault).The preview will work as expected but the conversion has to be done on each call!
When using Oracle there will be no error at all but instead a retention-date of '0001-01-01' is written to the database.
Workaround
Internal: see TFS [#62122]
No workaround possible when using SQL-Server Pam Local Storage has to be used for storing converted PDFs.
HSLegacyConnector fails after update from 2021.1.3 to 2022.1.3
Internal: see OTRS [2022061501000016]
Description
Internal: see TFS [#62532]
After the setup has finished all calls to the web-service fail with a message similar to this:
System.TypeInitializationException: The type initializer for "Pam4Hsm.PAM4HSMWS" threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly "log4net, Version=1.2.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a" or one of its dependencies. The system cannot find the file specified.
This is because some libraries are not included any more by inPoint.Enterprise.
Workaround
Internal: see TFS [#62532]
Manually copy the missing files from the old setup into the "Bin" folder. Use the backup created during the installation and take the files from the directory "inPoint.HybridStore"!
The "Bin" folder default location is here:
"C:\Program Files (x86)\H&S Heilig und Schubert Software AG\HSLegacyConnector\Web\Bin"
These files need to be copied:
- HsLog.dll
- HybridStore.API.dll
- log4net.dll