Technote (troubleshooting)
This document applies only to the following language version(s):
US English
Problem(Abstract)
WAS server startup errors after un-configuration of the ITCAM for WAS v61 DC.
Symptom
Starting the server after ITCAM for WAS v61 un-configuration gives this error message in the WAS server logs:
Exception in thread "main" java.security.AccessControlException: Access denied
at java.security.AccessController.checkPermission(AccessController.java:103)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:558)
at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:
1311)
at java.lang.System.getProperty(System.java:369)
at java.lang.System.getProperty(System.java:353)
at org.eclipse.core.launcher.Main.run(Main.java:991)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.
java:339)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:94)
Exception in thread "Thread-3" java.security.AccessControlException:
Access denied (java.io.FilePermission
/opt/IBM/WebSphere/AppServer6/profiles/GTSNode6A/temp/osgi_instance_loca
tion/root/1718520972 read)
at java.security.AccessController.checkPermission(AccessController.java:103)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:558)
at java.lang.SecurityManager.checkRead(SecurityManager.java:897)
at java.io.File.isDirectory(File.java:751)
at com.ibm.wsspi.bootstrap.WSPreLauncher.deleteEclipseInstanceArea
(WSPreLauncher.java:588)
at com.ibm.wsspi.bootstrap.WSPreLauncher.onExit(WSPreLauncher.java:579)
at com.ibm.wsspi.bootstrap.WSPreLauncher$OnExit.run(WSPreLauncher.java:570)
Cause
This is caused because of the java.security.policy line in the server.xml file.
Environment
Distributed
Resolving the problem
To resolve the problem, make a backup of your server.xml file first.
Then open the file in any editor and scroll down to the bottom of the file. Look for a line / system property called java.security.policy. Remove this line. Save the server.xml file and now try to start your WAS server.
| Segment | Product | Component | Platform | Version | Edition |
|---|---|---|---|---|---|
| Systems and Asset Management | Tivoli Composite Application Manager for WebSphere | ITCAM for WebSphere Managing Server | AIX, HP-UX, Linux, Solaris, Windows, AIX 64bit, AIX 6.1 | 6.1 |
Product Alias/Synonym
ITCAM ITCAM4AD ITCAMfAD ITCAM for App Diag
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.