A system restart is pending, you must restart the computer before installing IBM i Access
Workaround for this :
1. Backup Windows Registry Key
2. Navigate to HKEY_LOCAL_MACHINE - SYSTEM - CURRENTCONTROLSET - CONTROL - SESSION MANAGER
3. Delete "PendingFileRenameOperations"
Related Posts:
Since port 80 is used as http remote access port external port range 80-80 is invalid
Configure DLink DSL-2750U for Port Forwarding using port 80 is a real pain and time consuming process. Was stucked at error “Since port 80 is used as http remote access port. External Port range 80-80 is invalid” for hours looking at all the options available. There’s no clear indication on the menu which shows how to disable or change the http remote access port.
Here’s how :
· Click on MAINTENANCE – ACCESS CONTROLS – SERVICES – REMOTE ACCESS CONTROL – SERVICES.
· Select HTTP = Enabled. Change the port from 80 to 8080 or different port.
· Click APPLY.
Related Posts:
Websphere Installation Error
Encountering error message “ directory could not be validated as a non existing or an empty directory “ when trying to install Websphere Update Installer.
Solution :
WARNING - only delete this two files if doing clean install of Websphere Deployment Manager & Application Server
Go to %windir%\.nifregistry. Delete file .nifregistry
Go to %windir%\vpd.properties. Delete file .vpd.properties
Related Posts:
null userid not supported DSRA0010E: SQL State = null, Error Code = -99,999
Keep getting error “java.lang.Exception: java.sql.SQLException: null userid not supported DSRA0010E: SQL State = null, Error Code = -99,999. View JVM logs for further details” testing Data Source connection to DB2. Verified credential use to connect to DB2 database is correct, but still getting same error.
Managed to resolved this by restarting all JAVA process -> deployment manager, application server, node agent.
Related Posts:
Application Blocked By Security Settings
Internet Explorer will pop up message box “ Your security settings have blocked an untrusted application from running “ .
To resolve this (proceed at own risk) :
- At Control Panel , view all items & double click JAVA.
- Click Security tab – Edit Site List. Add the site & click OK.