0% found this document useful (0 votes)
11 views2 pages

ClearPass 6.13 Installation Log

The document is a log from an InstallAnywhere uninstaller for ABAQUS 6.13-1, indicating the absence of a preinstaller.properties file and detailing the system's memory and Java environment. It mentions issues with locating the specified install set and confirms the successful writing of the repository to stable storage. The log concludes with a shutdown request and cleanup of temporary directories.

Uploaded by

Norma Jullien
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

ClearPass 6.13 Installation Log

The document is a log from an InstallAnywhere uninstaller for ABAQUS 6.13-1, indicating the absence of a preinstaller.properties file and detailing the system's memory and Java environment. It mentions issues with locating the specified install set and confirms the successful writing of the repository to stable storage. The log concludes with a shutdown request and cleanup of temporary directories.

Uploaded by

Norma Jullien
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

[Link] not found.

IACommandLineParser::<init> ---starting---
IACommandLineParser::<init> ---ending---
IAResourceBundle: create resource bundle: en
System's temporary directory = C:\Users\danie\AppData\Local\Temp
__________________________________________________________________________

InstallAnywhere 2008 VP1


Version: 9.5
__________________________________________________________________________

Tue Dec 31 15:13:19 BRST 2019

Free Memory: 57743 kB


Total Memory: 62080 kB

1 Command Line Args:


0: -u

[Link]:
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\uninstaller\
[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\uninstaller\
resource
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\uninstaller\
[Link]

ZGUtil.CLASS_PATH:
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\uninstaller\
[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\uninstaller\
resource

[Link]:
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\
[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\
[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\
[Link]
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\classes

[Link]:
D:\1 - Programas instalados\ABAQUS\6.13-1\installation_info\jre\lib\ext
C:\Windows\Sun\Java\lib\ext

[Link] == 1.6.0_02 (Java 1)


[Link] == Java HotSpot(TM) Client VM
[Link] == Sun Microsystems Inc.
[Link] == 1.6.0_02-b06
[Link] == Java Virtual Machine Specification
[Link] == Sun Microsystems Inc.
[Link] == 1.0
[Link] == Java Platform API Specification
[Link] == Sun Microsystems Inc.
[Link] == 1.6
[Link] == Sun Microsystems Inc.
[Link] == [Link]
[Link] == 50.0
[Link] == null
[Link] == D:\1 - Programas instalados\ABAQUS\6.13-1\
installation_info\jre
[Link] == C:\Users\danie\AppData\Local\Temp\
[Link] == Windows Vista
[Link] == x86
[Link] == 6.2
[Link] == ;
[Link] == \
[Link] == Cp1252
[Link] == danie
[Link] == C:\Users\danie
[Link] == D:\1 - Programas instalados\ABAQUS\6.13-1\
installation_info\uninstaller
[Link] == pt
[Link] == null
__________________________________________________________________________

Installer: no 'sea_loc' in working dir, couldn't define $EXTRACTOR_EXECUTABLE$


Loading externalized properties
** Warning: The specified install set could not be found. Using default.
RepositoryManager: repository successfully written to stable storage
RepositoryManager: repository successfully written to stable storage
SHUTDOWN REQUESTED
(X) commiting registry

REGISTRY ALREADY STORED!

(X) shutting down service manager


(X) cleaning up temporary directories
next deferred action
Paths: [[Link];@48ed9
cleanUp()
calling cleanUpWin32()

Common questions

Powered by AI

InstallAnywhere is used for creating software installers across various platforms. In the described scenario, it is likely being used to manage the uninstallation process for the ABAQUS software, as suggested by references to the uninstaller and installation paths .

File path configurations determine where the uninstaller searches for resources and executes tasks. Incorrect paths could result in inaccessible resources, failed uninstallation commands, or unintentional file deletions, thus impacting performance and accuracy. Correct configuration ensures all necessary files are modified or removed, maintaining system coherence .

The Java Virtual Machine (JVM) specifications provide the necessary runtime environment for executing the uninstaller program. The specifications ensure compatibility and standardized execution of Java bytecode, allowing the uninstaller to function correctly within the defined Java ecosystem .

The document lists various environment variables, including paths and Java configurations, which dictate how the uninstaller accesses and manages resources during execution. These variables define the runtime conditions and ensure the uninstaller retrieves and executes resources correctly .

This warning indicates a potential mismatch or corruption in the installation configuration that may lead to incomplete or incorrect uninstallation. The system defaults to a standard setup, which might not precisely fit the customized installation, potentially leaving traces behind or removing unintended files .

Operating system-specific challenges include deprecated features, missing updates, and incompatibilities with new software tools. Such limitations could hinder the uninstaller's ability to execute certain functions effectively or securely on Windows Vista, potentially leading to incomplete uninstallations .

The repository manager records and maintains the state of installed components, which is crucial for tracking changes during uninstallation. It allows the uninstaller to understand what components need removal and ensures the system returns to a defined baseline state, preventing versioning issues or orphaned files .

Writing to stable storage ensures that all changes made during the uninstallation process are saved and can be retrieved or reverted if necessary. This step likely helps maintain data integrity and ensures the system's state is consistent after the uninstallation operation .

The document references a proper shutdown sequence, highlighting the necessity of cleaning up resources, committing registry changes, and ensuring that services are appropriately terminated. This structured approach prevents resource leaks, maintains data integrity, and ensures the system remains stable post-uninstallation .

The system's temporary directory is used to store transient data that the uninstaller generates or requires during execution. These include temporary files necessary for performing uninstallation tasks efficiently without permanently altering the system directories until the task is complete .

You might also like