|
Home > Archive > WebSphere HTTP Server > January 2004 > Error running ikeyman: must register an IBMJCE provider first
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Error running ikeyman: must register an IBMJCE provider first
|
|
| Debby Olson 2004-01-19, 8:21 am |
| When we try to run the version of ikeyman provided with IBM HTTP Server,
we get an error message as it is coming up which states "You must register
an
IBMJCE provider first..." and after dismissing the error message, all
functions are
disabled. I searched the web and found a link which suggested trying 1 of
the
following:
1. Change to use the JDK provided by WebSphere.
2. Remove or rename the file gskikm.jar from the
/usr/java131/jre/lib/ext directory.
We tried both, with no success. Furthermore, I am pretty sure we need to
run the IBMHttpServer version of ikeyman because it provides the capability
to stash the password to a file, so that the IBMHttpServer can access the
keyfile.
So, does anyone have any idea how to correct this problem in trying to run
the IBMHttpServer version of ikeyman? Any assistance would be greatly
appreciated.
| |
| Debby Olson 2004-01-19, 8:21 am |
| We are running on AIX version 4.3.3 and IHS 1.3.26 and trying to run ikeyman
from under the IHS root. We do not have a gsk7cls.jar file on our system.
We do have a gsk4cls.jar in /usr/opt/ibm/gskit and a gsk5cls.jar in
/usr/opt/ibm/gskkm.
We tried copying the gsk5cls.jar file over and overwriting the gskikm.jar,
but
that generated an exception, so I suspect we need the gsk7cls.jar. Any idea
where or how we can get it? Or is there something else we need to do
because
we are running IHS 1.3.26?
Thanks for your help.
"mark" <marknesb@yahoo.com> wrote in message
news:bplth2$6v4m$1@news.boulder.ibm.com...quote:
> What version of IHS is this? Looks like you are running on AIX. You are
> kicking off IKeyMan from the under the IHS root correct?
>
> If you are running IHS 1.3.28, you might want to try copying gsk7cls.jar
> from the gskit 7 root (I think /usr/opt/ibm/gskta/classes) to the WAS JDK
> directory and overwrite gskikm.jar(back that file up first), and try
runningquote:
> IKeyMan with that JDK.
>
> Mark
>
>
> "Debby Olson" <drolson@us.ibm.com> wrote in message
> news:bplsi1$87jc$1@news.boulder.ibm.com...
register[QUOTE][color=darkred]
of[QUOTE][color=darkred]
to[QUOTE][color=darkred]
> capability
the[QUOTE][color=darkred]
run[QUOTE][color=darkred]
>
>
| |
|
| What version of IHS is this? Looks like you are running on AIX. You are
kicking off IKeyMan from the under the IHS root correct?
If you are running IHS 1.3.28, you might want to try copying gsk7cls.jar
from the gskit 7 root (I think /usr/opt/ibm/gskta/classes) to the WAS JDK
directory and overwrite gskikm.jar(back that file up first), and try running
IKeyMan with that JDK.
Mark
"Debby Olson" <drolson@us.ibm.com> wrote in message
news:bplsi1$87jc$1@news.boulder.ibm.com...quote:
> When we try to run the version of ikeyman provided with IBM HTTP Server,
> we get an error message as it is coming up which states "You must register
> an
> IBMJCE provider first..." and after dismissing the error message, all
> functions are
> disabled. I searched the web and found a link which suggested trying 1 of
> the
> following:
> 1. Change to use the JDK provided by WebSphere.
> 2. Remove or rename the file gskikm.jar from the
> /usr/java131/jre/lib/ext directory.
> We tried both, with no success. Furthermore, I am pretty sure we need to
> run the IBMHttpServer version of ikeyman because it provides the
capabilityquote:
> to stash the password to a file, so that the IBMHttpServer can access the
> keyfile.
>
> So, does anyone have any idea how to correct this problem in trying to run
> the IBMHttpServer version of ikeyman? Any assistance would be greatly
> appreciated.
>
>
| |
|
| Hi,
Nah, gsk7cls.jar is only for IHS 1.3.28. I am confused why you are
getting the error message you are getting. What if you try to start
IKeyMan with the gsk5ikm executable under /usr/opt/ibm/gskkm/bin/gsk5ikm?
Does that still cause a problem?
If that doesn't work, I would maybe try to download JDK 1.3.X standalone,
and try that. Could be something with the JDK causing problems, and this
will eliminate that doubt.. Only set your PATH variable (do not set
JAVA_HOME) to point to the Java executable. Then try gsk5ikm again.
Mark
"Debby Olson" <drolson@us.ibm.com> wrote in message
news:bplutb$6e2e$1@news.boulder.ibm.com...quote:
> We are running on AIX version 4.3.3 and IHS 1.3.26 and trying to run
ikeymanquote:
> from under the IHS root. We do not have a gsk7cls.jar file on our system.
> We do have a gsk4cls.jar in /usr/opt/ibm/gskit and a gsk5cls.jar in
> /usr/opt/ibm/gskkm.
> We tried copying the gsk5cls.jar file over and overwriting the gskikm.jar,
> but
> that generated an exception, so I suspect we need the gsk7cls.jar. Any
ideaquote:
> where or how we can get it? Or is there something else we need to do
> because
> we are running IHS 1.3.26?
>
> Thanks for your help.
>
> "mark" <marknesb@yahoo.com> wrote in message
> news:bplth2$6v4m$1@news.boulder.ibm.com...
are[QUOTE][color=darkred]
gsk7cls.jar[QUOTE][color=darkred]
JDK[QUOTE][color=darkred]
> running
Server,[QUOTE][color=darkred]
> register
1[QUOTE][color=darkred]
> of
> to
> the
> run
>
>
| |
| David Stibbards 2004-01-19, 8:21 am |
| I've been working with Debby on this - she went on vacation this week.
What I discovered is that the java.security file needed an entry for the IBMJCE provider. Once I placed this entry in the file the ikeyman product runs just fine.
Thanks for all the assistance.
David Stibbards
"mark" <marknesb@yahoo.com> wrote in message news:bpt72k$75fk$1@news.boulder.ibm.com...
Hi,
Nah, gsk7cls.jar is only for IHS 1.3.28. I am confused why you are
getting the error message you are getting. What if you try to start
IKeyMan with the gsk5ikm executable under /usr/opt/ibm/gskkm/bin/gsk5ikm?
Does that still cause a problem?
If that doesn't work, I would maybe try to download JDK 1.3.X standalone,
and try that. Could be something with the JDK causing problems, and this
will eliminate that doubt.. Only set your PATH variable (do not set
JAVA_HOME) to point to the Java executable. Then try gsk5ikm again.
Mark
"Debby Olson" <drolson@us.ibm.com> wrote in message
news:bplutb$6e2e$1@news.boulder.ibm.com...quote:
> We are running on AIX version 4.3.3 and IHS 1.3.26 and trying to run
ikeymanquote:
> from under the IHS root. We do not have a gsk7cls.jar file on our system.
> We do have a gsk4cls.jar in /usr/opt/ibm/gskit and a gsk5cls.jar in
> /usr/opt/ibm/gskkm.
> We tried copying the gsk5cls.jar file over and overwriting the gskikm.jar,
> but
> that generated an exception, so I suspect we need the gsk7cls.jar. Any
ideaquote:
> where or how we can get it? Or is there something else we need to do
> because
> we are running IHS 1.3.26?
>
> Thanks for your help.
>
> "mark" <marknesb@yahoo.com> wrote in message
> news:bplth2$6v4m$1@news.boulder.ibm.com...
are[QUOTE][color=darkred]
gsk7cls.jar[QUOTE][color=darkred]
JDK[QUOTE][color=darkred]
> running
Server,[QUOTE][color=darkred]
> register
1[QUOTE][color=darkred]
> of
> to
> the
> run
>
>
|
|
|
|
|