• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem in root mode !!

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

I've a probleme with jforum... I'm using the jforum via the jahia portlet on vignette portal whiches deployed on a weblogic server.

Since a few day, I can't post, edit message and create new topic but I can create new forum, new categoris, I can change my profil etc...

The problem seems be appeared since we has launched the portal server via the "root" account to put it on the port 80 (to give an access from the internet). I think the problem come from this but I'm not sure !!

Someone have any idea please ??? Thanks !!


[originally posted on jforum.net by tinico]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It was working and then just stopped?

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ho... you are speed... THANKS VERY MUCH !!

In fact, all work... I can read all forums and subjects... I can change my profile... In administration mode, I can change all profils, I can create and delete forum and category...

But, when I want to post new topic or reply to a topic :



With the stacktrace that I put before !!

On another machine, I've tested the .war file that is deployed, It work fine (but the other machine server isn't running in "root")
[originally posted on jforum.net by tinico]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've been resolve the problem...

In fact, the problem was a librairie witch was loaded directly in the launch script... This script defined CLASPATH with an oracle.jar librairie...

When I remove the librairie from the CLASSPATH line, JForum use the ojdbc14.jar lib xhitch is in WEB-INF/lib directorie ! So, now, it work fine !!!

Thanks for all and sorry for the bad way (root mode wasn't the problem)
[originally posted on jforum.net by tinico]
 
Would you turn that thing down? I'm controlling a mind here! Look ... look at the tiny ad ...
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic