Monday, 2010-12-20

*** WiKIDLogBot (~WiKIDLogB@ec2-174-129-6-100.compute-1.amazonaws.com) has joined #wikid16:24
barjavel.freenode.netUsers on #wikid: WiKIDLogBot @nowen remix_tj16:24
*** Brett__ (d150427e@gateway/web/freenode/ip.209.80.66.126) has joined #wikid17:06
Brett__Hello, I installed the iso for my first time and the only issue I have so far is when I go to change the  default WiKIDAdmin password I get an Exception.17:07
nowenhmm17:07
nowenconfirmed17:08
nowen MessageDigest digest = MessageDigest.getInstance("MD5", "BC"); 36:         ResultSet result = stat.executeQuery("SELECT password FROM tomcat_users where username='" + selectedUser + "'"); 37:         result.next(); 38:         String DBdigest = result.getString(1);17:10
nowenyou get something like that?17:10
Brett__It's a tomcat error17:10
Brett__HTTP Status 50017:10
Brett__org.apache.jasper.JasperException: no such provider: BC17:11
nowendid  you install via rpm?17:11
Brett__I used the ISO and did the install17:11
nowenhmm17:11
nowenrun 'locate java.security'17:11
nowenyou should see two files listed17:11
Brett__[root@usatlapp023 private]# locate java.security /opt/WiKID/conf/templates/java.security /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.security17:12
nowenrun diff on those two files17:12
nowen'diff /opt/WiKID/conf/templates/java.security /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.security'17:12
Brett__lots of differences17:13
nowenrun 'cp /opt/WiKID/conf/templates/java.security  /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.security'17:13
nowenand wikidctl restart17:13
Brett__done... trying again17:14
Brett__got the same error17:15
nowencan you paste the whole error into http://pastebin.com and give me the link?17:16
Brett__sure17:16
Brett__http://pastebin.com/k2c3ujSC17:17
nowenwill you look in your java.security file and look for: security.provider.2=org.bouncycastle.jce.provider.BouncyCastleProvider17:18
Brett__I see it17:19
nowenok - run 'wikidctl stop'17:19
Brett__done17:19
nowenand the 'killal -9 java'17:19
nowenand then 'wikidctl start'17:19
nowenand try again17:19
Brett__killall -9 java17:20
Brett__starting17:20
Brett__tried again with the same error17:20
nowenok.17:21
Brett__Similiar issue... http://wikid-strong-authentication-forums.1491522.n2.nabble.com/User-edit-500-error-td2792817.html17:23
nowenI've recreated the error.  we'll take a look at it and probably push out a new rpm17:23
Brett__cool17:23
nowenhmm17:24
nowenlet me check something17:24
nowennah, nevermind17:25
Brett__So how soon should I check to see if an update is out?17:26
nowenday or two17:26
Brett__great17:26
nowenmaybe less. probably an easy fix17:26
nowenit could be related to out shift to the openjdk17:26
Brett__So for the ISO install I noticed varios update perl scripts under /opt/WiKID/sbin. Can I use one of those to update the system?17:28
Brett__system=WikID rpms17:28
nowenno, they are dated.  However, it is a simple two-step process - 'wget ...rpm' & 'rpm -Uvh wikid-server...rpm'17:28
Brett__easy enough17:29
Brett__I'm currently using a different two factor solution that uses email to deliver the passcodes. I was looking around the Support sections and didn't see anything equivalent. Would I have to use a software based token that each user would have to run in order to get their passcode?18:24
nowenyes,  because email is... not secure... ;)18:24
*** Brett__ has quit (Quit: Page closed)18:40
*** nowen has quit (Quit: Leaving.)21:52

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!