×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
You're a better searcher than I am.
I think that did it.
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of David Gibbs
Sent: Monday, April 21, 2008 3:34 PM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Can't restart WDSC 7.0
Norbut, Jim wrote:
Not done chkdsk yet.
As far as the lock up.....just "one of those things".
Not sure....wasn't doing anything particurally memory intensive or
anything at the time.
Hmmm ... a quick Google search turned up this link ...
http://tinyurl.com/4wddv3
(
http://www-1.ibm.com/support/docview.wss?rs=2044&context
=SSCM72&dc=DB520&dc=DB560&uid=swg21273408&lo
c=en_US&cs=UTF-8&lang=en&%20)
Cause
The problem occurs because RSA (or RAD) uses class caching for the Java
Virtual Machine (JVM) and the class cache has become corrupted.
The class cache is used to reduce the virtual memory footprint and
improve startup time of the product.
david
Resolving the problem
To solve the problem:
1. In a command prompt, navigate to the directory containing the
[code]java.exe[/code] that the product is configured to use, for
example, RSA_Installation_Directory/jdk/bin and type the following
command:
javaw -Xshareclasses:destroyAll
destroyAll option will destroy all the shared classes
2. Restart the product
As an Amazon Associate we earn from qualifying purchases.