September 2009
Re: timer task runs every minute →
Thank you fraenkel, disabling recycle helped.
Getting started with Project Zero →
Hey guys/gals, I am in a college class that is introducing us to project zero and one of the assignments is to run through http://www.ibm.com/developerworks/web/l … -pz-intro/. I am having a…
Re: DB2SimpleDataSource - Bad Version error while... →
The problem is fixed. All I had to do was change the VM to 1.6 (in Eclipse preferences -> Java -> Installed JREs to 1.6 and make that the default).
Re: Getting started with Project Zero →
The update site are: Plug-in for Java and Groovy: http://www.projectzero.org/zero/monza.d … o.eclipse/
Plug-in for PHP: http://www.projectzero.org/zero/monza.d … lipse.php/
Besides the…
Getting started with Project Zero →
Hey guys/gals, I am in a college class that is introducing us to project zero and one of the assignments is to run through http://www.ibm.com/developerworks/web/l … -pz-intro/. I am having a…
Re: timer task runs every minute →
Thank you fraenkel, disabling recycle helped.
Re: Getting started with Project Zero →
The update site are: Plug-in for Java and Groovy: http://www.projectzero.org/zero/monza.d … o.eclipse/
Plug-in for PHP: http://www.projectzero.org/zero/monza.d … lipse.php/
Besides the…
Re: DB2SimpleDataSource - Bad Version error while... →
The problem is fixed. All I had to do was change the VM to 1.6 (in Eclipse preferences -> Java -> Installed JREs to 1.6 and make that the default).
Re: timer task runs every minute →
Thank you fraenkel, disabling recycle helped.
Getting started with Project Zero →
Hey guys/gals, I am in a college class that is introducing us to project zero and one of the assignments is to run through http://www.ibm.com/developerworks/web/l … -pz-intro/. I am having a…
Re: Getting started with Project Zero →
The update site are: Plug-in for Java and Groovy: http://www.projectzero.org/zero/monza.d … o.eclipse/
Plug-in for PHP: http://www.projectzero.org/zero/monza.d … lipse.php/
Besides the…
Re: DB2SimpleDataSource - Bad Version error while... →
The problem is fixed. All I had to do was change the VM to 1.6 (in Eclipse preferences -> Java -> Installed JREs to 1.6 and make that the default).
Re: timer task runs every minute →
Thank you fraenkel, disabling recycle helped.
Getting started with Project Zero →
Hey guys/gals, I am in a college class that is introducing us to project zero and one of the assignments is to run through http://www.ibm.com/developerworks/web/l … -pz-intro/. I am having a…
Re: Getting started with Project Zero →
The update site are: Plug-in for Java and Groovy: http://www.projectzero.org/zero/monza.d … o.eclipse/
Plug-in for PHP: http://www.projectzero.org/zero/monza.d … lipse.php/
Besides the…
Re: DB2SimpleDataSource - Bad Version error while... →
The problem is fixed. All I had to do was change the VM to 1.6 (in Eclipse preferences -> Java -> Installed JREs to 1.6 and make that the default).
DB2SimpleDataSource - Bad Version error while... →
I am getting the following error while trying to connect to a DB2 db running on AIX (8.5) and my local DB2 is at v9.5 SEVERE [ CWPZC1001E: Request processing terminated for URI:…
sMash SPL Iterator Support →
We’re very happy to announce that Monza (the latest sMash development driver) now supports IteratorIterator, FilterIterator, NoRewindIterator, InfiniteIterator and LimitIterator. If you have any…
Re: Internal use within IBM →
Its also worth mentioning that the WebSphere CloudBurst and Commerce products use sMash under the covers in their implementation so you’ll find kindred spirits on those teams too. I have contacts if…
Re: Internal use within IBM →
The sMash team has several production sMash apps, both internal and external. This phpBB forum is hosted on sMash here on projectzero.org. We have a number of other apps on the site and behind that…
Re: timer task runs every minute →
The max delay is 0x7fffffffffffffffL seconds. You need to also disable recycle, /config/zso/recycle/enable=false.
Re: DB2SimpleDataSource - Bad Version error while... →
This type of error occurs when you have a JDK version mismatch between what it was compiled for and what you are running with.
Re: sMash Migration Questions →
1. still looking for any help or sample code on this one
2. thanks, i got this working
3. if this is the only way to go it, i guess i’ll be writing some scripts - this is not a problem with 3 apps,…
timer task runs every minute →
What is the maximum delay for timer? I configured it to run every 24 hours as shown below, but it’s running every minute. /config/timer/tasks/backupMySQL = { “delay” : 86400}
/config/handlers += [{…
sMash SPL Iterator Support →
We’re very happy to announce that Monza (the latest sMash development driver) now supports IteratorIterator, FilterIterator, NoRewindIterator, InfiniteIterator and LimitIterator. If you have any…
Re: Internal use within IBM →
The sMash team has several production sMash apps, both internal and external. This phpBB forum is hosted on sMash here on projectzero.org. We have a number of other apps on the site and behind that…
Re: Internal use within IBM →
Its also worth mentioning that the WebSphere CloudBurst and Commerce products use sMash under the covers in their implementation so you’ll find kindred spirits on those teams too. I have contacts if…
Re: sMash Migration Questions →
1. still looking for any help or sample code on this one
2. thanks, i got this working
3. if this is the only way to go it, i guess i’ll be writing some scripts - this is not a problem with 3 apps,…
timer task runs every minute →
What is the maximum delay for timer? I configured it to run every 24 hours as shown below, but it’s running every minute. /config/timer/tasks/backupMySQL = { “delay” : 86400}
/config/handlers += [{…
Re: DB2SimpleDataSource - Bad Version error while... →
This type of error occurs when you have a JDK version mismatch between what it was compiled for and what you are running with.
Re: timer task runs every minute →
The max delay is 0x7fffffffffffffffL seconds. You need to also disable recycle, /config/zso/recycle/enable=false.
DB2SimpleDataSource - Bad Version error while... →
I am getting the following error while trying to connect to a DB2 db running on AIX (8.5) and my local DB2 is at v9.5 SEVERE [ CWPZC1001E: Request processing terminated for URI:…
Re: Internal use within IBM →
Its also worth mentioning that the WebSphere CloudBurst and Commerce products use sMash under the covers in their implementation so you’ll find kindred spirits on those teams too. I have contacts if…
sMash SPL Iterator Support →
We’re very happy to announce that Monza (the latest sMash development driver) now supports IteratorIterator, FilterIterator, NoRewindIterator, InfiniteIterator and LimitIterator. If you have any…
Re: Internal use within IBM →
The sMash team has several production sMash apps, both internal and external. This phpBB forum is hosted on sMash here on projectzero.org. We have a number of other apps on the site and behind that…
DB2SimpleDataSource - Bad Version error while... →
I am getting the following error while trying to connect to a DB2 db running on AIX (8.5) and my local DB2 is at v9.5 SEVERE [ CWPZC1001E: Request processing terminated for URI:…
Re: timer task runs every minute →
The max delay is 0x7fffffffffffffffL seconds. You need to also disable recycle, /config/zso/recycle/enable=false.
Re: sMash Migration Questions →
1. still looking for any help or sample code on this one
2. thanks, i got this working
3. if this is the only way to go it, i guess i’ll be writing some scripts - this is not a problem with 3 apps,…
Re: DB2SimpleDataSource - Bad Version error while... →
This type of error occurs when you have a JDK version mismatch between what it was compiled for and what you are running with.
timer task runs every minute →
What is the maximum delay for timer? I configured it to run every 24 hours as shown below, but it’s running every minute. /config/timer/tasks/backupMySQL = { “delay” : 86400}
/config/handlers += [{…
DB2SimpleDataSource - Bad Version error while... →
I am getting the following error while trying to connect to a DB2 db running on AIX (8.5) and my local DB2 is at v9.5 SEVERE [ CWPZC1001E: Request processing terminated for URI:…
sMash SPL Iterator Support →
We’re very happy to announce that Monza (the latest sMash development driver) now supports IteratorIterator, FilterIterator, NoRewindIterator, InfiniteIterator and LimitIterator. If you have any…
Re: Internal use within IBM →
Its also worth mentioning that the WebSphere CloudBurst and Commerce products use sMash under the covers in their implementation so you’ll find kindred spirits on those teams too. I have contacts if…
Re: Internal use within IBM →
The sMash team has several production sMash apps, both internal and external. This phpBB forum is hosted on sMash here on projectzero.org. We have a number of other apps on the site and behind that…
Re: DB2SimpleDataSource - Bad Version error while... →
This type of error occurs when you have a JDK version mismatch between what it was compiled for and what you are running with.
Re: timer task runs every minute →
The max delay is 0x7fffffffffffffffL seconds. You need to also disable recycle, /config/zso/recycle/enable=false.
timer task runs every minute →
What is the maximum delay for timer? I configured it to run every 24 hours as shown below, but it’s running every minute. /config/timer/tasks/backupMySQL = { “delay” : 86400}
/config/handlers += [{…
Re: sMash Migration Questions →
1. still looking for any help or sample code on this one
2. thanks, i got this working
3. if this is the only way to go it, i guess i’ll be writing some scripts - this is not a problem with 3 apps,…
How implement long running task →
I need to implement long running task with 30 to 40 seconds long in PHP on sMash.
When multiple requests are comming from http port with the code implemented as HTTP handler, requests are serialized…
Re: Silverstone M2リリース →
Silverstone is a name of version 1.1.0 .
Now latest driver name is Monza (v1.1.1).
You can download Monza from this page.
http://www.projectzero.org/download/monza.php