Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Admin UI problem after upgrade from 2.2.1 to 2.3.0

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Admin UI problem after upgrade from 2.2.1 to 2.3.0


Chronological Thread 
  • From: Scott Koranda <>
  • To: grouper-users <>
  • Subject: [grouper-users] Admin UI problem after upgrade from 2.2.1 to 2.3.0
  • Date: Sun, 22 Jan 2017 13:46:45 -0600
  • Ironport-phdr: 9a23:QICsyR3oqYf3/EvesmDT+DRfVm0co7zxezQtwd8ZseIXLPad9pjvdHbS+e9qxAeQG96Kt7QY1KGP6fGocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbQhFgDWwbal9IRi0ogndq9cajI9/Iast1xXFpWdFdf5Lzm1yP1KTmBj85sa0/JF99ilbpuws+c1dX6jkZqo0VbNXAigoPGAz/83rqALMTRCT6XsGU2UZiQRHDg7Y5xznRJjxsy/6tu1g2CmGOMD9UL45VSi+46ptVRTljjoMOTwk/2HNksF+gqJVrgy8qRJ8zIHbfJyaO/Rlc6PBYd8XX3ZNUtpLWiBfBI63cosBD/AGPeZdt4TzukcBrRyiBQmwGejhzzhIhmXs0q08zusuCxzN0Qs7H9INt3TUts/6NKEPXu+v16TIwjDDYOlX2Tf58oTHbhchofSVUL92bMHfylEvGhvbgliRtYDoPTaY1uoOvmeA8+ZtUO2ih3I7pw1spzWg2tsgh4jMi48Q1FzJ+zl1zJ43KNC4UkJ2Yt+pHIFNuyyVKYd6WN4uT390tCs817YIo4S0fDIQx5Qi3xPfa+KIc4yP4h/7UeaeOzZ4hHZ8dLK+gBa+7VGsy+LiWsS6zFpGtCVFkt7LtnAC0xzc9NKLRed6/kekwTqP1gbT5f9YIU0si6bWKoItz7w1m5odsknMBTP6lUD5gaOKakko5+2l5Pj7brjno5KRMpF4hw/iPqg2n8ywG+U4MgwAX2iB/uS80aXu/Vb6QLVNlP05iK/Zv43AKskAqa65BhVa0ocn6xqlEzim19EYkWEdLF1ZYBKHk5TpO1bWLfD3F/e/hEmskC91yPDcJ7HhH47NIWbZkLf6Zrt9709cyBEvzdBE+Z5YELABIPTvWkDvrtzYCAE2MxCqz+r9Ftpyy54eCiqzBfqWKqTPqVKSo/80LvOXLNsaojHgM/U/ouP1gGUisV4bYaSz25YLMja1EukwcGuDZn+5udwGDXtCnQ0kRermgRXWSj1UfX+0U6sU6TQyCYbgBoDGENP+yIed1Tu2S8UFLltNDUqBRC/l

Hi,

I used the 2.3.0 grouperInstaller.jar to upgrade a deployment
today from 2.2.1 to 2.3.0.

The upgrade appeared to go well. I did not receive any
particular error messages.

The API seems fine. The "new" UI and WS appear fine.

But the "old" or Admin UI will not start. Tomcat 6 logs show me

SEVERE: Servlet /grouper threw load() exception
java.lang.ClassNotFoundException:
org.apache.commons.digester.RuleSet

That seems odd since I see the class in the jar file in the
deployment:

# pwd
/opt/grouper/grouper.ui/dist/grouper/WEB-INF/lib
# jar tf commons-digester.jar | grep RuleSet
org/apache/commons/digester3/RuleSet.class
org/apache/commons/digester3/RuleSetBase.class
org/apache/commons/digester3/binder/FromBinderRuleSet$Key.class
org/apache/commons/digester3/binder/FromBinderRuleSet.class

I decided to be heavy handed and did a complete "from scratch"
2.3.0 deployment into a side directory, and then I copied all
the jars from that UI build/deployment into the upgraded one,
but I still see that error.

Any ideas? Where should I look next?

Thanks,

Scott K



Archive powered by MHonArc 2.6.19.

Top of Page