Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
WorkSite Login - Failure JAR files needed !!
patel
Hi,
I Cannot Log-in to WorkSite and am getting below error message :-
"
Check for Unrestricted Policy JAR files (required for JCE) failed. Please install the unrestricted policy JAR files from Sun JVM download page.
"
I just got my Java Compiler uninstalled and then Re-Installed in the same location/path and also have installed the JCE from Sun site in JAVA_HOME directory. My Tomcat is running and it shows ERROR message too when tried to Log-in on Web as - " Validation of Policy Installation Failed "
Before this Uninstallation & Re-Installation of JAVA Compiler, everything was working well.
Do i need to Re-Start from scratch for Web Components installations/configuration ? Any suggestions on How to resolve this and get back working on worksite ?
Appreciated your help.
-Patel.
Find more posts tagged with
Comments
Nicholas
WSMP Version, patch?
JDK Version?
etc?
Did you installed the same version of JDK?
patel
Hello Nicholas,
Figured out that i had installed 2 different versions of JAVA. Unistalled & Re-installed only JDK 1.4.2_03 then set the path as needed and got it straight.
But then this Change got my Configuration Messed-up and now i CANNOT login to either config.jsp / index.jsp
Config.jsp just hangs up on providing old configuration-setup password While index.jsp gives me below error message on providing user-id/password.
"
Message: WorkSite MP must be configured correctly.
Context: Configuration
Severity: error
Details: The system encountered an error while processing a configuration request. See stack trace for more information.
Error Stack
com.imanage.workteam.exceptions.ConfigException: WorkSite MP must be configured correctly.
Context: Configuration
Details: Invalid Password in CMS Server pool configuration for library.
"
I am NOT able to figure What is missing to re-configure. Need every insight on this to re-start.
Thanks.
Patel.
Nicholas
I think your facility configuration reset/changed, you could check it in Library Manager, give a look for all settings like facility, trustee, administrator access etc.
Thanks Nicholas
Migrateduser
You need to get the unrestricted policy jar files for JCE from Sun web site. These files are not distributed with the standard JVM download due to the US Export Restrictions related to encryption libraries; but these files are required for WorkSite MP encryption/decription alogorithms.
Please go to
http://java.sun.com/j2se/1.4.2/download.html
and download the jar files from the 'Other Downloads' section at the bottom of the page.
Once this is done, please open worksitemp/config.jsp and give your CMS configuration data in Deployment Manager. Please let us know if you have issues.
-bijoy
patel
Hello Bijoy.
I already have .JAR files as needed in the ../jre/lib/security folder downloaded from the java web .... other download. For your quick reference i am listing my dir contents where the files have been downloaded [ both the .JAR & .ZIP files along with extracted ones. Neither proves working !!!!!! ] :-
Directory of
\jdk142_3\jre\lib\security
01/17/2006 12:53p <DIR> .
01/17/2006 12:53p <DIR> ..
11/19/2003 04:41p 21,653 cacerts
06/16/2003 03:36p 3,356 COPYRIGHT.html
01/17/2006 12:53p 0 dirlist.txt
01/12/2006 06:37p 2,223 java.policy
01/12/2006 06:37p 6,871 java.security
01/17/2006 10:29a <DIR> jce
01/10/2006 10:55a 12,195 jce_policy-1_4_2.zip
06/16/2003 03:36p 4,368 local_policy.jar
06/16/2003 03:36p 8,791 README.txt
06/16/2003 03:36p 4,355 US_export_policy.jar
9 File(s) 63,812 bytes
3 Dir(s) 13,359,747,072 bytes free
I am able to login to config.jsp page and do the DEPLOYMENT .......Settings.
My JAVA_HOME dir/folder is d:\jdk142_3.
Does this have to do anything with PATH / CLASSPATH / Java folder .......... ? What is wrong here ?
Pls let me know if anything in detail would be needed to explain the situation.
Thank You.
Patel.
patel
Hello Nicholas,
I had checked all the points in Configuration & Library Manager to re-set the values of facility,trusty,administrator,CMS,library,......... everything that i can think of.
Its just that my JCE installed files folder is NOT getting recognised AFTER i reverted back to use WORKSITE MP from WORKROUTE MP.
Naturally to do so, in Configuration Manager i changed my CMS Library to WORKSITE MP Library, Re-initialize the Facility in Library Manager & other settings..SAVE them. Close Everything & Re-Start the services. And then try to access the index.jsp which gives me error.
Point of interest is After i had UNINSTALLED EVERYTHING : JAVA , WorkSite : Server / Web Component , WorkRoute , MailSite & then Re-Installed first JAVA ( JRE + JCE ) , WorkSite : Server / Web Component. Tested the Re-Installation of WorkSite MP, Everything was working fine.
Then Re-installed the WorkRoute , MailSite and tested with WorkRoute by changing the CMS Library to WorkRoute. WorkRoute Template Designer worked fine.
After this wanted to work on WorkSite so tried to switch back by re-changing the settings of Configuration & Library Manager as it would be obvioulsy needed. And this is when this JCE JAR files unrestricted Error messages started !!!!!!!
Is it like IF tomcat is installed in Common folder for both WorkSite MP & WorkRoute it would be messing up with settings when switching between the applications ?
Maybe security files for both would conflict in settings ..... ? TomCat getting Corrupted ....... ?
Is there a different way to work on both WorkSite MP & Workroute MP simultaneously/separately on same/different libraries ? ........What not!
I am trying to get solution of this. Could you look in to this and give input ?
Thanks,
Patel
Migrateduser
please use your new JCE to replace your JDK/JRE/lib jar files.
actually, worksitemp have new Jar files, only thing you need to do is copy files from worksitemp jre lib and overwrite it to jdk jre lib.
patel
Thank You.