Link to home
Create AccountLog in
Avatar of serveradmin
serveradmin

asked on

java class error

i am truing to run java class in centos 5 with following command . classname is keygen.class

java keygen

and

gij keygen

after running this i get an error
java.security.NoSuchProvicerException: SUN
at java.secyrity.KeyFactory.getInstance(libgcj.so.7rh)
at keygen.main(jeygen.java:171)

how can i overcome this error.
ASKER CERTIFIED SOLUTION
Avatar of Kevin Cross
Kevin Cross
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.