Best unofficial Apache Server developers community |
|
|||||||||||
|
Are you a freelance writer? January 17, 2011 07:54:22 AM This is a multi-part message in MIME format.This is a multi-part message in MIME format.Dear Cfengine Users, Are you experienced in writing fascinating online material? Or maybe you are a system administrator by day and an active blogger by… Created] (ZOOKEEPER-1102) Need update for programmer manual to cover multi operation June 21, 2011 12:55:10 PM Need update for programmer manual to cover multi operation New: BayesStore/MySQL.pm fails to update tokens due to MySQL server bug (wrong count of rows affecte June 23, 2011 12:02:53 PM https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6624 Bug #: 6624 Summary: BayesStore/MySQL.pm fails to update tokens due to MySQL server bug (wrong count of rows affected) Product:… Problems with connections pool in Tomcat 6.0.18 6.0.20 + MySQL 5.1 + mysql-connector 5.1.x January 27, 2011 01:47:26 AM Hi all, I have a problem with: Tomcat 6.0.x + MySQL 5.1 + mysql-connector.5.1.x And I test with Ubuntu 10.04, Windows 2003 and Mac OSX 10.6.6 I configured the connection in tomcat like this: <Resource driverClassName="com.mysql.jdbc.Driver" … MySql overload: auth mysql + cache? March 24, 2011 07:42:41 AM Hello all, I'm facing a major issue on one of my DB after an application upgrade that switch to AuthMysql for a subversion server authentication My DB server is overloaded by tons of: > SELECT user.unix_pw, length(user.unix_pw) FROM user,… Populating mySql DataStore from Mysql table April 8, 2011 01:37:19 AM I am trying to populate a datastore that uses Mysql persistence with a Mysql table. For that I have done the following: 1. Changed server.properties 2. Created a data store and named its persistence as mysql 3. included a mysql connector in… Resume download June 7, 2011 03:52:29 AM Hi all, I wanna ask about nginx configuration. Is there any way, so i can implementing 'resume download' feature for my nginx webserver? Thanks :D the Resume input plugin March 1, 2011 01:10:30 AM As there is some interest in the Resume input plugin, i will have a go at upgrading it to use the Locationmap. This should form a better base for further improvements. -David Updated: (NET-42) [net] Offset and resume not working... July 11, 2010 06:54:57 AM [ https://issues.apache.org/jira/browse/NET-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-42: Scheduling routes to suspend/resume March 1, 2011 05:19:15 PM I'm trying to configure a route to pause/resume at certain times. The requirement is that the route should be active every day only between 1:00PM and 5:00 PM. I'm trying to use the cron scheduling options with CronScheduledRoutePolicy available… Resolved: (NET-42) [net] Offset and resume not working... February 26, 2011 08:54:26 AM [ https://issues.apache.org/jira/browse/NET-42?page=com.atlassian.jira.p lugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-42. stop and resume by serializing the executor does not work July 1, 2010 07:56:54 PM My scxml is defined like this: <state id="stateA"> <onentry> <log expr="'Inside stateA'"/> </onentry> <onexit> <log expr="'Leaving stateA'"/> </onexit> … Transaction suspend/resume/rollback causes maximumRedeliveries to be ignored September 24, 2010 10:24:28 AM I've been looking at a problem in ActiveMQ when a transaction that has read a message from a queue is suspended, resumed and then rolled back. This causes the maximumRedeliveries property to be ignored. (BTW, this sequence of suspend/resume is the… Created: (SLING-1864) Queue.resume() has no effect November 6, 2010 04:51:51 PM Queue.resume() has no effect Route stops consuming from jms queue after several stop/resume January 17, 2011 03:34:36 PM We have a need for one of our routes to be active only within a certain time window. To accomplish we are using quartz to fire events at the window boundaries and then starting or stopping the route programmatically using… Created: (FOR-1223) example delivered with resume plugin needs fixing to conform to DTD February 27, 2011 11:22:28 AM example delivered with resume plugin needs fixing to conform to DTD Created: (AMQ-3022) ActiveMQ does not support suspend/resume of transactions November 8, 2010 12:20:23 PM ActiveMQ does not support suspend/resume of transactions Re: Resolved: (FOR-1223) example delivered with resume plugin needs fixing to conform to DTD February 27, 2011 02:15:15 PM Hello Brian, thanks for the fast answer. In fact there I might enter another bug report, concerning the fact that fop chokes on fo output from the resume plugin - at least in one use case. Also, I wonder whether a locationmap.xml under… Created: (CAMEL-3016) Add operation to suspend/resume a route July 30, 2010 08:45:51 AM Add operation to suspend/resume a route Created: (AMQ-3059) Provide support for suspend/resume of transactions November 29, 2010 02:09:38 PM Provide support for suspend/resume of transactions Please recommend ftp service to a web programmer April 8, 2011 I'm looking for a FTP server for our project. Here is the requirement: Decent price. Free would be perfect. NO GUI needed. All requests (uploading… Entry / JR Php Programmer - What do I learn next? January 29, 2011 I got very interested in programming toward the end of college. Took a few classes, but learned most everything on my own via books and such. Its… Php mysql upload or build resume/CV April 30, 2011 I like to create database with tables to build or upload CV/Resume. to a website. these are the fields which i have at the moment but how do i make… How does a FTP server resume a download? April 15, 2011 Hi, I've been reading about the FTP protocol, but I cannot find in the protocol commands this feature that allows you to resume a partial download I… How to resume on error during csv import in Postgresql April 26, 2011 Hi, I'm using pgadminIII to run the queries. How to I continue the import process and output the errors to a file with a copy command? copy my_db… Getting a pyOpenSSL client to use SSL session resume January 19, 2011 I've been trying with no success to get my pyOpenSSL client to use TLS/SSL session resume when making several connections sucessively (it's sending… Resume a file using curl or wget? January 31, 2011 I am unsure why but there's one file on a server which chokes every time when it gets to 10mb. The file reported is 16mb. Can I use wget or curl to… Suggestions for best way of implementing HTTP upload resume June 14, 2011 I'm working on a project which will allow large files (GB+) to be uploaded via HTTP PUT and I need to implement a method for resuming the upload.… Resume http file download in java June 4, 2011 URL url = new URL("http://download.thinkbroadband.com/20MB.zip"); URLConnection conexion = url.openConnection(); File fileThatExists = new… Use FTP4J to resume upload progress and also get how many percent uploaded April 11, 2011 Any one have any example how to upload with ftp4j that support resume and also how to show progress bar? PHP Download resume with hidden url link for large file February 11, 2011 Hello everyone, I'm sorry to bother you with my issues, but i'm facing a a problem that I have some trouble to fix. I have a website with a login… Java server side sending file with resume support? February 15, 2011 I am trying to allow my java server to transfer a file where a web browser can download. However, I want the browser if they pause and resume the… Resume http download. File appends, but size is bigger. June 12, 2011 URL url; url = new URL("http://download.thinkbroadband.com/5MB.zip"); File fileThatExists = new File("/sdcard/testfile"); URLConnection conexion =… HTTP file upload component - CRC and resume functionality - What are my alternatives? March 3, 2011 Hi! I am looking to upload large files - 40gb+ - to my server, which might be either PHP or ASP.Net. I'm looking for atleast CRC and resume support… Iphone capable to pause and resume downloading of files automactically in a multitasking enviroment. May 28, 2011 Recently I developed a simple file download application in Iphone. I was testing this in the Iphone 3gs and found something interesting. I close the… How to generate Data Base DB script in MySQL (MySQL Query Browser / Toad for MySQL) March 31, 2011 I need to Generate an export script of entire MYSQL Database , currently i am using MySQL Query Browser and Toad for MySQL so How can I Generate the… Trouble running mysql on OSX 10.6 development machine: "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)" January 27, 2011 I've installed MySQL on my personal/development machine using the .dmg package, according to the instructions here:… Python/MySQL: Error on simple mysql query but works in mysql console? June 6, 2011 Hey! I'm trying to run a simple insert query to a database, i have it configured correctly and it should work, but it doesn't. For some reason i get… MySQL-5.5.10 - Lost connection to MySQL server during query (Both Web Clients and MySQL Slaves) June 6, 2011 We've just upgraded our existing MySQL5.1 DB servers to newer (much better) hardware with MySQL 5.5, and things have been going mostly smoothly for… Problem with MySQL query to recordset - possibly caused by move from MySQL 4 to MySQL 5 February 7, 2011 Hello, I have a website with a sales and wanted page, which uses a query to return all of the sales & wanted ads into a recordset. It's been… | |||||||||||