hi there!
   thanx to anthony,rajeshwari and paul...i cud finally had some progress in
using mysql in place of hsql in jetspeed.
  however , there is still this problem of new user creation....no details
of the new user gets entered into the mysql  db.    the corresponding user
psml file is also not being created.
though i am able to edit the default user's(admin and turbine )
details.....these changes do get reflected in the db.
my jetspeed.log shows these lines...

[Sun Sep 09 20:25:49 GMT+05:30 2001] -- DEBUG -- JetspeedTemplatePage:
requested template = NewAccount.vm
[Sun Sep 09 20:25:49 GMT+05:30 2001] -- DEBUG -- template exists:
E:\tom1\webapps\jetspeed\WEB-INF\templates\vm\screens\html\NewAccount.vm
returning /html/NewAccount.vm
[Sun Sep 09 20:25:49 GMT+05:30 2001] -- DEBUG -- JetspeedTemplatePage:
calculated template = /html/NewAccount.vm
[Sun Sep 09 20:25:49 GMT+05:30 2001] -- DEBUG -- template exists:
E:\tom1\webapps\jetspeed\WEB-INF\templates\vm\layouts\html\default.vm
returning /html/default.vm
[Sun Sep 09 20:25:49 GMT+05:30 2001] -- DEBUG -- JetspeedTemplatePage:
layoutTemplate is finally /html/default.vm
[Sun Sep 09 20:26:15 GMT+05:30 2001] -- INFO -- DaemonThread -> PROCESSING
daemon -> feeddaemon
[Sun Sep 09 20:26:15 GMT+05:30 2001] -- INFO -- Jetspeed:  FeedDaemon  --
BEGIN --
[Sun Sep 09 20:26:15 GMT+05:30 2001] -- INFO -- Jetspeed:  FeedDaemon  --
END  --
[Sun Sep 09 20:26:15 GMT+05:30 2001] -- INFO -- DaemonThread -> *DONE*
PROCESSING daemon -> feeddaemon
[Sun Sep 09 20:26:31 GMT+05:30 2001] -- INFO -- DaemonThread -> PROCESSING
daemon -> diskcachedaemon
[Sun Sep 09 20:26:31 GMT+05:30 2001] -- INFO -- parsing out document store
[Sun Sep 09 20:26:31 GMT+05:30 2001] -- INFO -- Calling JetspeedDiskCache
getEntries
[Sun Sep 09 20:26:31 GMT+05:30 2001] -- INFO -- DaemonThread -> *DONE*
PROCESSING daemon -> diskcachedaemon
[Sun Sep 09 20:26:43 GMT+05:30 2001] -- INFO -- PSML-Man: calculated
resource:anon\html\en\\default.psml. Base:
E:\tom1\webapps\jetspeed\WEB-INF\psml
[Sun Sep 09 20:26:43 GMT+05:30 2001] -- DEBUG -- SELECT
TURBINE_USER.USER_ID, TURBINE_USER.LOGIN_NAME, TURBINE_USER.PASSWORD_VALUE,
TURBINE_USER.FIRST_NAME, TURBINE_USER.LAST_NAME, TURBINE_USER.EMAIL,
TURBINE_USER.CONFIRM_VALUE, TURBINE_USER.MODIFIED, TURBINE_USER.CREATED,
TURBINE_USER.LASTLOGIN, TURBINE_USER.OBJECTDATA FROM TURBINE_USER WHERE
(TURBINE_USER.LOGIN_NAME='sachinm')
[Sun Sep 09 20:26:43 GMT+05:30 2001] -- DEBUG -- SELECT
TURBINE_USER.USER_ID, TURBINE_USER.LOGIN_NAME, TURBINE_USER.PASSWORD_VALUE,
TURBINE_USER.FIRST_NAME, TURBINE_USER.LAST_NAME, TURBINE_USER.EMAIL,
TURBINE_USER.CONFIRM_VALUE, TURBINE_USER.MODIFIED, TURBINE_USER.CREATED,
TURBINE_USER.LASTLOGIN, TURBINE_USER.OBJECTDATA FROM TURBINE_USER WHERE
(TURBINE_USER.LOGIN_NAME='sachinm')
[Sun Sep 09 20:26:43 GMT+05:30 2001] -- INFO -- Forced id retrieval - no
available vector
[Sun Sep 09 20:26:44 GMT+05:30 2001] -- DEBUG -- JetspeedTemplatePage:
requested template = Error.vm
[Sun Sep 09 20:26:44 GMT+05:30 2001] -- DEBUG -- template exists:
E:\tom1\webapps\jetspeed\WEB-INF\templates\vm\screens\html\Error.vm
returning /html/Error.vm
[Sun Sep 09 20:26:44 GMT+05:30 2001] -- DEBUG -- JetspeedTemplatePage:
calculated template = /html/Error.vm
[Sun Sep 09 20:26:44 GMT+05:30 2001] -- DEBUG -- template exists:
E:\tom1\webapps\jetspeed\WEB-INF\templates\vm\layouts\html\default.vm
returning /html/default.vm
[Sun Sep 09 20:26:44 GMT+05:30 2001] -- DEBUG -- JetspeedTemplatePage:
layoutTemplate is finally /html/default.vm

can anybody help me with the above ?

awaiting answer...

TIA

sumit





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

Reply via email to