On 11/22/05, Olivier Matt <email@hidden> wrote:
>
> Well, it seems this error has nothing to do with QCView...
> my main problem is :
>
> [risingstar:~] init64% java -version
> HotSpot not at correct virtual address. Sharing disabled.
> java version "1.4.2_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-232)
> Java HotSpot(TM) Client VM (build 1.4.2-54, mixed mode)
>
> How can I solve the problem ? Should I reinstall java ?
Likely not an issue. It just means that the shared class store cannot
be used, in other words each JVM is getting a full set of class code
instead of sharing them. Things should continue to run just fine
despite this.
I recall something in the list archives about how to deal with this. I
believe it involved running either redo_prebinding or
update_prebinding but I could be remembering incorrectly.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden