vmassol 2004/04/01 23:55:02
Modified:project .cvsignore
Log:
one more ignore file (eclipse project file)
Revision ChangesPath
1.2 +1 -0 gump/project/.cvsignore
Index: .cvsignore
===
RCS f
On Thu, 01 Apr 2004, Sam Ruby <[EMAIL PROTECTED]> wrote:
> If the output appears comprable to what we are seeing on Brutus
> (Debian), then the plan will be to wipe Brutus and install FreeBSD
> on it
Good idea.
What I see so far is a IPv4 vs. IPv6 mismatch in some way. See the
betwixt failure f
On Thu, 1 Apr 2004, Vincent Massol <[EMAIL PROTECTED]> wrote:
> Does anyone have an idea what the error below is about?
Yes, look at the website. Several of the JSTL tag implementation
classes haven't been found and in fact they are not inside jstl.jar
which is on the CLASSPATH. They are in sta
bodewig 2004/04/01 22:56:41
Modified:profile gump.xml
project jdo.xml
Log:
Upgrade JDO RI
Revision ChangesPath
1.336 +1 -1 gump/profile/gump.xml
Index: gump.xml
===
RCS file
nutes, 45 seconds
> Command Line: java -Xbootclasspath/p:/data3/gump/xml-
>
xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml
-
> apis.jar org.apache.tools.ant.Main -verbose
-Dgump.merge=/data3/gump/gump-
> install/work/merge.xml -Dbuild.sysclasspath=only -
> Dl
mcconnell2004/04/01 22:29:07
Modified:project avalon-excalibur.xml
Log:
add excalibur-testcase as seperate project and update a few dependent to reference
this directly
Revision ChangesPath
1.139 +37 -6 gump/project/avalon-excalibur.xml
Index: avalon-excali
mcconnell2004/04/01 21:59:40
Modified:project avalon-excalibur.xml
Log:
Remove excalibur testcase dependency form event-impl.
Revision ChangesPath
1.138 +0 -2 gump/project/avalon-excalibur.xml
Index: avalon-excalibur.xml
==
Dear Gumpmeisters,
The following 8 nags should have been sent
G U M P
[EMAIL PROTECTED]: webwork/webwork failed
[EMAIL PROTECTED]: jakarta-tapestry/ognl failed
[EMAIL PROTECTED]: struts-sslext/struts-sslext failed
[EMAIL PROTECT
> It seems that pstat doesn't exist on FreeBSD. The web site started to
> materialize once I manually killed the java step that was running.
You mean pgrep?
http://hermes.apache.org/gump/public/environment.html#Tail+of+CheckEnvironment+%3A+check_pgrep
Gosh I hate that bit of code:
http://n
It seems that pstat doesn't exist on FreeBSD. The web site started to
materialize once I manually killed the java step that was running.
We'll see what happens tonight.
- Sam Ruby
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
Fo
>def sync(self):
> -if not os.name == 'dos' and not os.name == 'nt':
> +if hasattr(self.db, 'sync'):
>self.db.sync()
FWIIW: I'm not even sure it is needed, I even forget why I even added the
call. Some sort of belt & braces I assume.
regards
Adam
-
"Sam Ruby" <[EMAIL PROTECTED]> wrote:
> http://hermes.apache.org/gump/public/
>
> If the output appears comprable to what we are seeing on Brutus
>From http://hermes.apache.org/gump/public/gumpy.html:
Comparable in that all implementations seem to mess up DBM. ;-)
INFO:gump:*New* Statistic
Data
rubys 2004/04/01 15:48:10
Modified:python/gump/output statsdb.py
Log:
Apparently not all DBM-sytle database interfaces support 'sync'
Revision ChangesPath
1.20 +1 -1 gump/python/gump/output/statsdb.py
Index: statsdb.py
==
ajack 2004/04/01 15:20:38
Modified:project depot.xml
Log:
1) Introduce depot-common.
2) Refactored packages now apache.depot.*
Revision ChangesPath
1.18 +52 -4 gump/project/depot.xml
Index: depot.xml
==
mcconnell2004/04/01 14:23:17
Modified:project avalon-excalibur.xml
Log:
Update excalibur-instrument defintions to eliminate recusive dependencies.
Revision ChangesPath
1.137 +114 -36 gump/project/avalon-excalibur.xml
Index: avalon-excalibur.xml
=
Sam's recent posting reminded me of a couple more:
1) A page comparing the entities where a status differs (on the N servers
any Gump is aware of). No guarantees that this is an environmental problem
(it could be timing) but it'd be a nice 'dashboard'.
2) Create a GumpAssistant (a GumpMeister's M
Sam Ruby wrote:
A gump run has started on Hermes (FreeBSD). This one is configured for
... 2G RAM, Dual Processors, and mirrored RAID0.
- Sam Ruby
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
A gump run has started on Hermes (FreeBSD). This one is configured for
Those with the password for [EMAIL PROTECTED], the same password works, but
the user is gumpuser on hermes (due to a conflict with the group name).
http://hermes.apache.org/gump/public/
If the output appears comprable to wh
Date: 2004-04-01T12:39:21
Editor: SamRuby <[EMAIL PROTECTED]>
Wiki: Gump Wiki
Page: BrutusConfig
URL: http://wiki.apache.org/gump/BrutusConfig
no comment
Change Log:
--
@@ -41,7 +41,7 @@
Set up /usr/lo
rubys 2004/04/01 12:38:39
Modified:.gumpy.sh
Log:
Ensure $GUMP_WS_TMP exists
Revision ChangesPath
1.33 +8 -0 gump/gumpy.sh
Index: gumpy.sh
===
RCS file: /home/cvs/gump/gumpy.sh,v
> + * {{{mkdir -p /usr/local/gump/public/workspace/tmp}}}
If we don't automatically create that, we ought JIRA it.
regards
Adam
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Date: 2004-04-01T12:23:06
Editor: SamRuby <[EMAIL PROTECTED]>
Wiki: Gump Wiki
Page: BrutusConfig
URL: http://wiki.apache.org/gump/BrutusConfig
no comment
Change Log:
--
@@ -41,7 +41,7 @@
Set up /usr/lo
Sam wrote:
> It appears to me that you are looking at Gump as as monolithic tool.
I don't think I do, other than I believe that 90% of the community are more
interested in Gump the service, than Gump the code -- so I focus on that. I
think (for us/Gumpmeisters and for the eventual growing million
These ought get added to JIRA, and I'll try to find time for the bigger
ones, but off the top of my head -- here is a wishlist. I'd love folks to
take on different tasks and I'd help them w/ my knowledge of current
internals, if needed, etc.
In no particular order:
) An historical results databas
Adam R. B. Jack wrote:
I think we need to ensure we have a 'test' flavour [or test workspace
perhaps] on every box, one that we expect folks to tinker with (when the
main build isn't running). A test workspace would work [other than the
fact
it could mask 'updated'] because we'd only run it at odd
Adam R. B. Jack wrote:
Ok, so FOG as successes/(failures+prereqs) hasn't been a huge hit w/ folks,
but what about:
successes/(successes+failures+prereqs).
This is really (if my math memory is ok) 'odds of a successful build, based
off history' -- I think. This is far more valuable as a FOG Fac
gt;
xerces2/java/build/xercesImpl.jar:/data3/gump/xml-xerces2/java/build/xml
-
> apis.jar org.apache.tools.ant.Main -verbose
-Dgump.merge=/data3/gump/gump-
> install/work/merge.xml -Dbuild.sysclasspath=only -
> Dlog4j.jar=/data3/gump/logging-log4j/log4j-20040401.jar -
> Djunit.jar=/data3
> >>Are we happy with the gump config on brutus? Is that setup reasonably
> >>stable?
> >
> > Unless we decide to move to tomcat/forrest, I'd say so.
>
> How should that change things? What's the next step?
Brutus is a good master to clone, unless tomcat/forrest add more
dependencies, that was al
Ok, so FOG as successes/(failures+prereqs) hasn't been a huge hit w/ folks,
but what about:
successes/(successes+failures+prereqs).
This is really (if my math memory is ok) 'odds of a successful build, based
off history' -- I think. This is far more valuable as a FOG Factor, because
it is som
Adam R. B. Jack wrote:
Are we happy with the gump config on brutus? Is that setup reasonably
stable?
Unless we decide to move to tomcat/forrest, I'd say so.
How should that change things? What's the next step?
Apparently running a forrest server on a different port is as easy as a
executing a c
Leo Simons wrote:
Are we happy with the gump config on brutus? Is that setup reasonably
stable?
I'd like to mirror on lsd to the maximum extent possible. Since brutus
is debian and lsd is fedora, the mirroring won't be complete, but we
should get pretty far.
Not that it is particularly hard, bu
niclas 2004/04/01 06:26:47
Modified:project incubator-altrmi.xml
Log:
Trying to break a cyclic dependency.
Revision ChangesPath
1.24 +3 -2 gump/project/incubator-altrmi.xml
Index: incubator-altrmi.xml
> Are we happy with the gump config on brutus? Is that setup reasonably
> stable?
Unless we decide to move to tomcat/forrest, I'd say so.
If there is anything I am not sure I like about the set-up is that we
mirrored the /usr/local/gump from Moof, and I'm not sure if that directory
is the best r
bodewig 2004/04/01 05:52:59
Modified:project avalon-excalibur.xml
Log:
Some more build file renames
Revision ChangesPath
1.136 +3 -3 gump/project/avalon-excalibur.xml
Index: avalon-excalibur.xml
bodewig 2004/04/01 05:45:02
Modified:profile gump.xml
Log:
Upgrade JSch and nekohtml
Revision ChangesPath
1.335 +2 -2 gump/profile/gump.xml
Index: gump.xml
===
RCS file: /home/cvs/gump/prof
sebb2004/04/01 05:35:07
Modified:project jakarta-jmeter.xml
Log:
Add license for Javadoc jar
Revision ChangesPath
1.95 +11 -9 gump/project/jakarta-jmeter.xml
Index: jakarta-jmeter.xml
===
36 matches
Mail list logo