Yes I do for them in the database (dbUsers table)
[webad...@www1 ~]$ mysql -h webdb2.com -u swamp_admin -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1004353
Server version: 5.0.45-log MySQL Community Server (GPL)Type 'help;' or '\h' for
help. Type '\c' to clear the buffer.mysql> \q
Bye
[webad...@www1 ~]$ mysql -h webdb2.com -u swamp_user -pswamp
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1004355
Server version: 5.0.45-log MySQL Community Server (GPL)Type 'help;' or '\h' for
help. Type '\c' to clear the buffer.mysql> \q
Bye
[webad...@www1 ~]$ mysql -h webdb2.com -u mrswamp -pswamp
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1004356
Server version: 5.0.45-log MySQL Community Server (GPL)Type 'help;' or '\h' for
help. Type '\c' to clear the buffer.mysql> \q
Here is how my catalina output looks...I bounced tomcat:
-bash-3.00$ sudo ./startup.sh; tail -f ../logs/catalina.outUsing CATALINA_BASE:
/usr/local/tomcatUsing CATALINA_HOME: /usr/local/tomcatUsing
CATALINA_TMPDIR: /usr/local/tomcat/tempUsing JRE_HOME:
/usr/local/java11.06 09:05:07 [DEBUG] Scheduled Task TimeTriggers ran @: Thu
Jun 11 09:05:07 PDT 2009 and triggered 0 of 0 SendEventActionsJun 11, 2009
9:05:07 AM org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next
runtime for task NotifyScheduler is Thu Jun 11 09:10:07 PDT 200911.06 09:05:07
[DEBUG] Scheduled job sendnotifies() task: NotifyScheduler ran @: Thu Jun 11
09:05:07 PDT 2009Jun 11, 2009 9:10:07 AM
org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next runtime for
task NotifyScheduler is Thu Jun 11 09:15:07 PDT 200911.06 09:10:07 [DEBUG]
Scheduled job sendnotifies() task: NotifyScheduler ran @: Thu Jun 11 09:10:07
PDT 2009Jun 11, 2009 9:15:07 AM org.apache.turbine.services.schedule.JobEntry
calcRunTimeINFO:
Next runtime for task NotifyScheduler is Thu Jun 11 09:20:07 PDT 200911.06
09:15:07 [DEBUG] Scheduled job sendnotifies() task: NotifyScheduler ran @: Thu
Jun 11 09:15:07 PDT 2009Jun 11, 2009 9:15:36 AM
org.apache.coyote.http11.Http11Protocol initINFO: Initializing Coyote HTTP/1.1
on http-8080Jun 11, 2009 9:15:36 AM org.apache.catalina.startup.Catalina
loadINFO: Initialization processed in 441 msJun 11, 2009 9:15:36 AM
org.apache.catalina.core.StandardService startINFO: Starting service
Tomcat-StandaloneJun 11, 2009 9:15:36 AM
org.apache.catalina.core.StandardEngine startINFO: Starting Servlet Engine:
Apache Tomcat/5.5.7Jun 11, 2009 9:15:36 AM
org.apache.catalina.core.StandardHost startINFO: XML validation disabledJun 11,
2009 9:15:37 AM org.apache.turbine.Turbine configureINFO: Configured log4j from
/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/Log4j.propertiesJun 11, 2009
9:15:37 AM org.apache.turbine.Turbine configureINFO: Loaded configuration
(Properties) from /WEB-INF/conf/TurbineResources.properties
(/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/TurbineResources.properties)Jun
11, 2009 9:15:37 AM org.apache.turbine.services.BaseServiceBroker
initMappingINFO: Added Mapping for Service: ComponentServiceJun 11, 2009
9:15:37 AM org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added
Mapping for Service: FactoryServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: PoolServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: RunDataServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: ServletServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: AssemblerBrokerServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: MimeTypeServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: GlobalCacheServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: SchedulerServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: UniqueIdServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: UploadServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: SecurityServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: PullServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO:
Added Mapping for Service: TemplateServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: VelocityServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker initMappingINFO: Added Mapping
for Service: WebSWAMPJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Start
Initializing service (early): ComponentServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.component.TurbineComponentService initWARNING: The
ComponentService is deprecated!Jun 11, 2009 9:15:37 AM
org.apache.turbine.services.component.TurbineComponentService initINFO: Added
torque as a component11.06 09:15:37 [INFO ] loading component: name=torque
class=org.apache.torque.Torque
config=/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/Torque.propertiesJun 11,
2009 9:15:37 AM org.apache.turbine.services.BaseServiceBroker
doInitServiceINFO: Finish Initializing service
(early): ComponentServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Start
Initializing service (early): SchedulerServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next runtime for
task NotifyScheduler is Thu Jun 11 09:20:37 PDT 2009Jun 11, 2009 9:15:37 AM
org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next runtime for
task TimeTriggers is Thu Jun 11 09:45:37 PDT 2009Jun 11, 2009 9:15:37 AM
org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next runtime for
task Statistics is Fri Jun 12 00:10:00 PDT 2009Jun 11, 2009 9:15:37 AM
org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next runtime for
task NotifyReminderScheduler is Fri Jun 12 07:00:00 PDT 2009Jun 11, 2009
9:15:37 AM org.apache.turbine.services.schedule.TurbineSchedulerService
restartINFO: Starting job schedulerJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Finish
Initializing service (early): SchedulerServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Start
Initializing service (early): PullServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): PoolServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): FactoryServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): FactoryServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): PoolServiceJun 11, 2009 9:15:37 AM
org.apache.turbine.services.pull.TurbinePullService initPullServiceINFO: Pull
Model tools will be refreshed on a per request basis.Jun 11, 2009 9:15:37
AM org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): VelocityServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): TemplateServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): AssemblerBrokerServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
registerFactoriesINFO: Registering 1 action factories.Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
registerFactoriesINFO: Registering 1 screen factories.Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
registerFactoriesINFO: Registering 1 navigation factories.Jun 11, 2009 9:15:38
AM org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
registerFactoriesINFO: Registering 1 layout factories.Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
registerFactoriesINFO: Registering 1 page factories.Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.assemblerbroker.TurbineAssemblerBrokerService
registerFactoriesINFO: Registering 1 scheduledjob factories.Jun 11, 2009
9:15:38 AM org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): AssemblerBrokerServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService initMapperINFO:
Using org.apache.turbine.services.template.mapper.DirectMapper to map page
elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService initMapperINFO:
Using org.apache.turbine.services.template.mapper.ClassMapper to map screen
elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService
initMapperINFO: Using org.apache.turbine.services.template.mapper.ClassMapper
to map layout elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService initMapperINFO:
Using org.apache.turbine.services.template.mapper.ClassMapper to map navigation
elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService initMapperINFO:
Using org.apache.turbine.services.template.mapper.LayoutTemplateMapper to map
layout.template elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService initMapperINFO:
Using org.apache.turbine.services.template.mapper.ScreenTemplateMapper to map
screen.template elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.template.TurbineTemplateService initMapperINFO:
Using org.apache.turbine.services.template.mapper.DirectTemplateMapper to map
navigation.template elementsJun 11, 2009 9:15:38 AM
org.apache.turbine.services.BaseServiceBroker
getServiceINFO: Finish Initializing service (late): TemplateServiceJun 11,
2009 9:15:38 AM org.apache.turbine.services.BaseServiceBroker getServiceINFO:
Finish Initializing service (late): VelocityServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.pull.TurbinePullService getToolsINFO: Tool
de.suse.swamp.webswamp.SwampTemplateLink to add to the context as '$link'Jun
11, 2009 9:15:38 AM org.apache.turbine.services.pull.TurbinePullService
getToolsINFO: Tool org.apache.turbine.util.template.HtmlPageAttributes to add
to the context as '$page'Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.pull.TurbinePullService getToolsINFO: Tool
org.apache.turbine.services.pull.tools.ContentTool to add to the context as
'$content'Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.pull.TurbinePullService getToolsINFO: Tool
org.apache.turbine.services.pull.util.DateFormatter to add to the context as
'$dateFormatter'Jun 11, 2009 9:15:38 AM
org.apache.turbine.services.pull.TurbinePullService getToolsINFO: Tool
de.suse.swamp.webswamp.SwampUIManager to add to the context as '$ui'Jun 11,
2009 9:15:38 AM org.apache.turbine.services.BaseServiceBroker
doInitServiceINFO: Finish Initializing service (early): PullServiceJun 11, 2009
9:15:38 AM org.apache.turbine.services.BaseServiceBroker doInitServiceINFO:
Start Initializing service (early): VelocityServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Finish
Initializing service (early): VelocityServiceJun 11, 2009 9:15:38 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Start
Initializing service (early): WebSWAMP11.06 09:15:38 [DEBUG] Set swamp.home to:
/usr/local/tomcat/webapps/webswamp/WEB-INF11.06 09:15:38 [DEBUG] Set swamp.conf
to: conf/defaultsswamp.home set to
/usr/local/tomcat/webapps/webswamp/WEB-INFLoading property file
/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/defaults11.06 09:15:38 [INFO ]
Have found a SWAMP Workflow
Resource:/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/workflows/ExampleSub11.06
09:15:38 [INFO ] Reading workflow: ExampleSub version: 0.111.06 09:15:38 [INFO
] Adding i18n de.suse.swamp.i18n.Core to cache11.06 09:15:38 [DEBUG] Loading
wfTemplate: Example0.2 because of dependency.11.06 09:15:38 [INFO ] Reading
workflow: Example version: 0.211.06 09:15:38 [DEBUG] Initiated new groovy
shell.11.06 09:15:38 [DEBUG] Using SWAMPDBUserManager for authenticating11.06
09:15:39 [DEBUG] Workflow ExampleSub-0.1 read successfuly11.06 09:15:39 [INFO ]
Have found a SWAMP Workflow
Resource:/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/workflows/Example11.06
09:15:39 [INFO ] Reading workflow: Example version: 0.111.06 09:15:39 [DEBUG]
Workflow Example-0.1 read successfuly11.06 09:15:39 [DEBUG] Workflow
Example-0.2 read successfuly11.06 09:15:39 [INFO ] Have
found a SWAMP Workflow
Resource:/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/workflows/Meeting11.06
09:15:39 [INFO ] Reading workflow: Meeting version: 1.011.06 09:15:39 [DEBUG]
Workflow Meeting-1.0 read successfuly11.06 09:15:39 [INFO ] Have found a SWAMP
Workflow
Resource:/usr/local/tomcat/webapps/webswamp/WEB-INF/conf/workflows/minimal_test11.06
09:15:39 [INFO ] Reading workflow: minimal_test version: 0.111.06 09:15:39
[DEBUG] Workflow minimal_test-0.1 read successfuly11.06 09:15:39 [DEBUG]
Successfully added Example-0.2 to TemplateList11.06 09:15:39 [DEBUG]
Successfully added ExampleSub-0.1 to TemplateList11.06 09:15:39 [DEBUG]
Successfully added Example-0.1 to TemplateList11.06 09:15:39 [DEBUG]
Successfully added Meeting-1.0 to TemplateList11.06 09:15:39 [DEBUG]
Successfully added minimal_test-0.1 to TemplateList11.06 09:15:39 [DEBUG] Set
WebSWAMP.secureAppLink to: https://www2.cms.eonline.com/webswamp11.06 09:15:39
[DEBUG] Set WebSWAMP.appLink
to: http://www2.cms.eonline.com:8080/webswamp11.06 09:15:39 [DEBUG] Set
WebSWAMP.relativeAppLink to: /webswampJun 11, 2009 9:15:39 AM
org.apache.turbine.services.BaseServiceBroker doInitServiceINFO: Finish
Initializing service (early): WebSWAMPJun 11, 2009 9:15:39 AM
org.apache.turbine.services.BaseServiceBroker initServicesINFO: Finished
initializing all services!Jun 11, 2009 9:15:39 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): RunDataServiceJun 11, 2009 9:15:39 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): RunDataServiceJun 11, 2009 9:15:39 AM
org.apache.turbine.Turbine initINFO: Turbine: init() Ready to Rumble!Jun 11,
2009 9:15:40 AM org.apache.coyote.http11.Http11Protocol startINFO: Starting
Coyote HTTP/1.1 on http-8080Jun 11, 2009 9:15:40 AM
org.apache.catalina.startup.Catalina startINFO: Server startup in 3813 ms
Then hit the following URL:
http://www2.cms.com:8080/webswamp/swamp
With no success and only the following appearing in the log:
Jun 11, 2009 9:16:12 AM org.apache.turbine.services.BaseServiceBroker
getServiceINFO: Start Initializing service (late): UploadServiceJun 11, 2009
9:16:12 AM org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): UploadServiceJun 11, 2009 9:16:12 AM
org.apache.turbine.Turbine initINFO: Turbine: first Request successfulJun 11,
2009 9:16:12 AM org.apache.turbine.services.BaseServiceBroker getServiceINFO:
Start Initializing service (late): SecurityServiceJun 11, 2009 9:16:12 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): SecurityServiceJun 11, 2009 9:16:12 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Start
Initializing service (late): ServletServiceJun 11, 2009 9:16:12 AM
org.apache.turbine.services.BaseServiceBroker getServiceINFO: Finish
Initializing service (late): ServletService11.06 09:16:13 [INFO ] Adding i18n
de.suse.swamp.webswamp.i18n.Webswamp to cacheJun 11, 2009 9:20:37 AM
org.apache.turbine.services.schedule.JobEntry calcRunTimeINFO: Next runtime for
task NotifyScheduler is Thu Jun 11 09:25:37 PDT 200911.06 09:20:37 [DEBUG]
Scheduled job sendnotifies() task: NotifyScheduler ran @: Thu Jun 11 09:20:37
PDT 2009
Thanks any help would be greatly appreciated.
--- On Thu, 6/11/09, Thomas Schmidt <tschm...@suse.de> wrote:
From: Thomas Schmidt <tschm...@suse.de>
Subject: Re: [swamp-devel] Unable to login as "swamp_user" or "swamp_admin"
after successful install
To: swamp-devel@lists.sourceforge.net
Date: Thursday, June 11, 2009, 4:14 AM
Diego Bowen wrote:
> Hello I successfully installed swamp and bring up the login page:
> http://localhost:8080/webswamp/swamp, however i'm unable to login.
> Nothing even appears in the logs showing that it even attempted
> such....please help!! :)
Do you have the entries for these users in your database (dbUsers table)?
MySQL setup:
http://swamp.sourceforge.net/index.php?seite=doc2html&docpage=html-installguide/x74.html
Login attempts should get logged in catalina.out. What does the page
display when you try to login?
Greetings
--
Thomas Schmidt (tschmidt [at] suse.de)
SUSE Linux Products GmbH :: Research & Development :: Tools
"Linux is een Bedriefssysteem för Reekners. Dat is een Oort
vun Unix, un Linus Torvalds hett sick dat infallen laaten."
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
swamp-devel mailing list
swamp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swamp-devel
http://swamp.sf.net