• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Trouble getting started with Jetspeed 2

 
Ranch Hand
Posts: 323
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to get a portal stood up. Since Apache makes good stuff, I'm starting with Jetspeed 2.

I went to the site and started the Maven tutorial. I'm using Maven 2.2.1 from the STS bundle. During the Maven install, I get a lot of not found errors from bluesunrise, but it says it finished jetexpress successfully. I configured jetexpress to use Tomcat 7.0.16. There wasn't a major version setup for 7 yet, so I left it at 6.

Everything seems to be working fine until I go to log in with admin/admin. Then I get the following error on the site.



Looking in the logs, I found the following two errors.


This error seems to be caused by a missing file. I did some googling and was able to find the file and replace it, and the error went away.

The other error was this. I can't seem to find any information as to the cause of it. And I can't find the mailing lists to ask on there. Any help would be appreciated. Thanks.

 
Bai Shen
Ranch Hand
Posts: 323
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Apparently it seems to be a Tomcat 7 issue. I just tried again with Tomcat 6.0.32 and it seems to be working.

However, I still can't find the Jetspeed mailing list info. Does anyone have it?

TIA.
 
Greenhorn
Posts: 9
Spring Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A bit late but just in case you have not found it yet

jetspeed-user@portals.apache.org

There is also a LinkedIn group Jetspeed Portals.

 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch Ron!

Thank you for sharing the id.
 
If I had asked people what they wanted, they would have said faster horses - Ford. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic