I sent the following earlier today, but it don't think it got through - stef

*********************************

There's this problem with the tommy turbine user that comes with the database that jetspeed uses.

If you delete it, the admin servlet stops working! So this could be the cause of your problem.

I've been looking into this a bit, because I was having a problem where even thought I had added tommy back into the database, I still couldn't use the admin servlet.

It turns out that not only do you need tommy turbine in your database, you also need his psml pages to be in your <web app root>/WEB-INF/psml directory. I'd deleted them. I think they're being used to create default content when a new user is created.

Stef
*********************
Robin Antony wrote:

Have you given access to the user portal in your mysql database? Because you
are not logging into the database as root. Make sure you have given the
appropriate permissions to user portal. Other than that is looks ok.

Cheers,
Robin Antony
Software Engineer
OpenSI.Net

----- Original Message ----- From: "Flomann Christoph" <[EMAIL PROTECTED]>
To: "Jetspeed Users List (E-Mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, May 12, 2004 3:41 AM
Subject: mysql - no new user Entries



Here are my settings for the db connect:


torque.database.default=jetspeed
torque.database.jetspeed.adapter=mysql

torque.dsfactory.jetspeed.factory=org.apache.torque.dsfactory.TorqueDataSour
ceFactory
torque.dsfactory.jetspeed.pool.defaultMaxConnections=10
torque.dsfactory.jetspeed.pool.maxExpiryTime=3600
torque.dsfactory.jetspeed.pool.connectionWaitTimeout=10
### MySQL
torque.dsfactory.jetspeed.connection.driver = org.gjt.mm.mysql.Driver
torque.dsfactory.jetspeed.connection.url =
jdbc:mysql://localhost:3306/jetspeed
torque.dsfactory.jetspeed.connection.user =  portal
torque.dsfactory.jetspeed.connection.password =

My problem: The admin is unable to create new users.
After filling in the needed data, I click on the add user button and the
table with all users is shown but the new one is missing.
Any solutions?
Kind regards
Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






This message has been scanned but we cannot guarantee that it and any attachments are free from viruses or other damaging content: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to