|
From: Henri H. <he...@or...> - 2006-02-28 21:39:11
|
Hi Mark, Could you log into your mysql server using the command line client as = the same SQL username that OrkWeb is using (set in mysql.hbm.xml) and from = the host where OrkWeb is running, issue the following command and post the result: Select * from user; As well, what would be useful is to set the following debug level in log4j.properties: log4j.logger.net.sf.oreka=3Ddebug Then restart Tomcat, try to log into OrkWeb and post the logging output. Thanks Henri=20 -----Original Message----- From: ore...@li... [mailto:ore...@li...] On Behalf Of Mark D. = Kaye Sent: 28 February 2006 16:23 To: Henri Herscher; ore...@li... Subject: RE: [Oreka-user] FW: Oreka Web Problem Hi, Still no luck would it make any odds if the DB was on another server = (config has been updated to reflect this) and it does create the tables = correctly. Any other ideas? Mark -----Original Message----- From: Henri Herscher [mailto:he...@or...] Sent: 28 February 2006 21:00 To: Mark D. Kaye; ore...@li... Subject: RE: [Oreka-user] FW: Oreka Web Problem Hi Mark, I have tried to reproduce your orkWeb problem but everything seems Ok = here. Could you please tell me which version of MySQL you are using ? I know = that a slight problem has been reported with MySQL 5.x. If you are using this version, you need to change bit(1) SQL columns to tinyint(1). Otherwise, = you can downgrade to MySQL 4.x. If it's not that, please let us know. Henri=20 -----Original Message----- From: ore...@li... [mailto:ore...@li...] On Behalf Of Mark D. Kaye Sent: 28 February 2006 10:33 To: ore...@li... Subject: RE: [Oreka-user] FW: Oreka Web Problem Hi, In answer to your first question yes, I have also even checked for white space etc in the db, and tried changing the default password all to no = avail - I covered as many of the simple bases as I could. In relation to your second point I will work on getting that over now. Thank you for your time. Kind regards Mark Kaye -----Original Message----- From: Henri Herscher [mailto:he...@or...] Sent: 28 February 2006 15:28 To: Mark D. Kaye; ore...@li... Subject: RE: [Oreka-user] FW: Oreka Web Problem Hi Mark, Do you try to login as admin/admin ? I am seeing from the logs that you seem to miss call metatdata = (direction, local party, remote party). If you can post a pcap (ethereal) network = trace of of at least one entire call, I can try to see why this is and fix it. Cheers Henri=20 -----Original Message----- From: ore...@li... [mailto:ore...@li...] On Behalf Of Mark D. Kaye Sent: 28 February 2006 10:16 To: ore...@li... Subject: [Oreka-user] FW: Oreka Web Problem Hi, Oreka Audio work well no probs its recording from my CCME system no = issues. I can't get orkweb working, I setup TomCat MySQL etc all good, went to http://localhost:8080/orkweb/app on first execution is created the = tables in MySQL, however I can't login. On Inspection TomCat seems to be throwing an error indicating a DB = problem, please see last line in log above. I hope somebody can help the web i/f would make it so much more user friendly. Kind regards Mark Kaye ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting = language that extends applications into web and mobile media. Attend the live = webcast and join the prime developer group breaking into this new coding = territory! http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642 _______________________________________________ Oreka-user mailing list Ore...@li... https://lists.sourceforge.net/lists/listinfo/oreka-user ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting = language that extends applications into web and mobile media. Attend the live = webcast and join the prime developer group breaking into this new coding = territory! http://sel.as-us.falkag.net/sel?cmd=3Dk&kid=110944&bid$1720&dat=121642 _______________________________________________ Oreka-user mailing list Ore...@li... https://lists.sourceforge.net/lists/listinfo/oreka-user |