eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
386 stars 145 forks source link

AFTER UNINSTALLED GF IN LINUX, SYSTEM WILL SYAS CAN NOT DELETE A FEW FILES #20514

Closed glassfishrobot closed 3 years ago

glassfishrobot commented 11 years ago

[To reproduce] 1. Install GF completely and do some action in the admin console. 2. Go to GF_Home, execute command './uninstall.sh' to uninstall GF.

After uninstalled GF in linux, system will says

WARING: Could not delete file [file=GF_HOME/.org.opensolaris,pkg/okg/glassfish-osgi] WARING: Could not delete file [file=GF_HOME/.org.opensolaris,pkg/state/installed] ............. .............

I tried to find those files mentioned above, but no those files in the system. It seems unnecessary files in the deleting list during uninstall GF.

Attached screen shot for your reference.

Environment

Server OS: OEL 6 x64 Bundle: java_ee_sdk-7-b81-jdk7-linux-x64-ml.sh Locale: ja_JP.UTF-8 JDK: 1.7.0_13 x64

Affected Versions

[4.0_dev]

glassfishrobot commented 6 years ago
glassfishrobot commented 11 years ago

@glassfishrobot Commented sunny-gui said: Verified with java_ee_sdk-7-b87-jdk7-linux-x64-ml.sh in OEL6 x64 ja_JP.UTF-8, it is reproducible.

glassfishrobot commented 11 years ago

@glassfishrobot Commented @ssevozen said: This is happening because affected files are first explicitly removed by configurator code (in order to remove those files which were created within the .org.opensolaris,pkg directory after the initial installation) and then OI framework tries to remove them once again since they are still registered as installed content.

The issue is purely cosmetic, deferring to future release.

glassfishrobot commented 11 years ago

@glassfishrobot Commented File: uninstall_cantDeleteFiles.jpg Attached By: sunny-gui

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-20514

glassfishrobot commented 11 years ago

@glassfishrobot Commented Reported by sunny-gui

github-actions[bot] commented 4 years ago

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment

github-actions[bot] commented 3 years ago

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment