August 1, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[02:37:53] *** ldimaggi has joined #switchyard
[05:18:17] *** ldimaggi has quit IRC
[05:51:11] *** magesh has joined #switchyard
[09:41:22] *** magesh1 has joined #switchyard
[09:42:53] *** magesh has quit IRC
[10:15:09] *** aslak has joined #switchyard
[10:51:47] *** dbevenius has joined #switchyard
[11:22:31] *** aslak has quit IRC
[11:22:59] *** aslak has joined #switchyard
[11:41:09] *** aslak has quit IRC
[11:41:31] *** aslak has joined #switchyard
[12:30:33] *** tfennelly has joined #switchyard
[12:44:29] *** rbalent has joined #switchyard
[12:44:30] *** rbalent has joined #switchyard
[13:24:32] *** magesh has joined #switchyard
[13:24:32] *** magesh has left #switchyard
[13:25:51] *** magesh1 has quit IRC
[13:33:51] *** kcbabo has joined #switchyard
[13:34:56] <kcbabo> tfennelly:  morning tom
[13:36:43] *** rbalent has quit IRC
[13:37:31] *** rbalent has joined #switchyard
[13:37:31] *** rbalent has joined #switchyard
[13:49:59] <tfennelly> kcbabo: how's Keith
[13:50:19] <kcbabo> tfennelly:  heya
[13:50:35] <kcbabo> tfennelly:  hanging in there :-)
[13:50:45] <tfennelly> kcbabo: good man :)
[13:50:56] <tfennelly> kcbabo: good weekend?
[13:51:16] <kcbabo> tfennelly:  pretty good, yeah
[13:51:29] <kcbabo> tfennelly:  how's the tum?
[13:51:41] <tfennelly> kcbabo: grand now thanks
[13:51:48] *** magesh has joined #switchyard
[13:51:55] <tfennelly> kcbabo: was not great up to yesterday
[13:52:07] <kcbabo> tfennelly:  ah, that sucks
[13:52:10] <tfennelly> kcbabo: well... it was ok yesterday actually... but not great on Sat
[13:52:24] <kcbabo> tfennelly:  back to the IPA yet?
[13:52:25] <kcbabo> :-)
[13:52:42] <tfennelly> kcbabo: lol had 1 last night
[13:52:50] <kcbabo> tfennelly:  good man
[13:52:51] <tfennelly> kcbabo: didn't want to tempt faith
[13:53:16] <tfennelly> kcbabo: it's deadly gear
[13:54:08] <tfennelly> kcbabo: I committed some changes for the context injection
[13:54:24] <tfennelly> kcbabo: works grand
[13:54:53] <tfennelly> kcbabo: but you might have a diff opinion lol
[13:59:31] <kcbabo> tfennelly:  heh ? I'm sure it's cool :-)
[14:01:53] <tfennelly> kcbabo: well at least I think it's what you wanted this time Vs last times brain fart
[14:16:25] *** antollinim has joined #switchyard
[14:24:20] <antollinim> magesh: Hi magesh, have a minute?
[14:26:47] *** kcbabo has quit IRC
[14:32:43] *** aamonten has joined #switchyard
[14:36:47] *** tfennelly has quit IRC
[14:40:55] <magesh> antollinim: Hi Mario
[14:41:29] <antollinim> magesh: Hi. Do you remember "release" was not building in my environment?
[14:41:47] <magesh> antollinim: Yes, have you solved it?
[14:42:12] <antollinim> magesh: I found out the problem was that my java was in a directory with space (c:\Program Files\java\)
[14:42:25] <antollinim> magesh: just adding a symlink makes it work
[14:42:41] <magesh> antollinim: Oh, thats nice
[14:42:46] <antollinim> magesh: but I tried to find the actual problem and could not
[14:42:56] <magesh> antollinim: Thanks for letting me know
[14:43:09] <antollinim> magesh: it looks like Arquillian is the one lauching AS
[14:43:37] <antollinim> magesh: do you know how the command to run AS can get configured?
[14:43:53] <magesh> antollinim: Do you still have problem locally?
[14:43:59] <antollinim> magesh: I created a minor bug in Jira
[14:44:02] <magesh> antollinim: One minute ..
[14:45:09] <magesh> antollinim: https://github.com/jboss-switchyard/release/blob/master/jboss-as7/pom.xml, see maven-surefire-plugin
[14:45:28] <magesh> antollinim: Not much you can do except add some system properties for debug
[14:45:51] <antollinim> magesh: I reached that point but as you point out, not much help
[14:46:10] <antollinim> magesh: I think we can treat that as a known issue
[14:46:19] <antollinim> magesh: there is a work around anyways
[14:47:01] <antollinim> antollinim: sadly c:\Program Files\java is the default path for java installation in windows, so it might impact all windows users
[14:48:03] <magesh> antollinim: Yep, Windows is least likely used OS as far as I know. But will give it a go once I am free.
[14:49:03] <antollinim> magesh: ok, so I already reached a dead end, I do no know what else to try
[14:49:21] <antollinim> magesh: so I'll leave that in jira for now, ok?
[14:49:42] <magesh> antollinim: That is fine, but why say dead end when you have a workaround?
[14:50:03] *** rbalent has quit IRC
[14:50:29] <antollinim> magesh: I was trying to actually solve the problem, that is the dead end. Could not solve it for good, just found a workaround for the users
[14:50:56] <antollinim> magesh: the workaround needs to be carried out by the users in their machines
[14:51:20] <magesh> antollinim: :), thanks for you help. After the JAVA_HOME workaround is your release building properly?
[14:51:32] <antollinim> magesh: yes
[14:51:47] <magesh> antollinim: That is good
[14:52:28] *** rbalent has joined #switchyard
[14:52:28] *** rbalent has joined #switchyard
[14:52:28] <antollinim> magesh: just for the record, the jira is https://issues.jboss.org/browse/SWITCHYARD-370
[14:52:39] <magesh> antollinim: Thanks
[14:52:55] <antollinim> magesh: thanks to u
[15:05:19] *** ldimaggi has joined #switchyard
[15:06:05] <magesh> antollinim: Could you please also mention environment field with maven, java version etc., in the JIRA
[15:06:26] <antollinim> magesh: sure
[15:07:00] <magesh> antollinim: I just ran the build in my home system and seem to build okay with the space in the PATH. Could you also attach the log/console output when it fails
[15:08:32] <antollinim> magesh: ok, I'll rebase in case there is a new change which fixed it and if it keeps failing I'll add all that info
[15:09:20] <magesh> antollinim: No new changes were made. Just that if we have that info it will help us help you and fix that JIRA.
[15:09:46] <magesh> antollinim: The original issue was that Arquillian was grabbing an old copy of the quickstarts
[15:10:18] <magesh> antollinim: We will come to know today with your transform-jaxb quickstarts if that fails again with release build in hudson/jenkins
[15:10:35] <antollinim> magesh: ok, good
[15:11:15] <magesh> antollinim: My guess is that the quickstarts were not deployed to the repo or the hudson/jenkins server were not able to pickup the latest. If the issue happens locally then we need to worry
[15:12:31] <antollinim> magesh: got it
[15:19:56] <magesh> wyer: Hi Justin
[15:33:48] *** bfitzpat has joined #switchyard
[15:46:32] *** tcunning has joined #switchyard
[15:49:05] *** kcbabo has joined #switchyard
[15:56:45] <bfitzpat> kcbabo - I don't think I'm going to make the meeting this morning - need to verify some things with the JBDS 4.1 installer
[15:57:09] <kcbabo> bfitzpat:  okie dokie, thanks for the heads up
[15:57:40] <bfitzpat> kcbabo - np - sorry. I like the new video conference
[15:58:00] <kcbabo> bfitzpat:  yeah, seems to work pretty well
[16:02:58] <kcbabo> magesh:  do you have sound in the meeting?
[16:03:14] <kcbabo> magesh:  or do I need to dial-in as well?
[16:32:42] *** errantepiphany has joined #switchyard
[16:36:13] *** errantepiphany has quit IRC
[16:37:16] *** errantepiphany has joined #switchyard
[16:43:34] *** magesh has left #switchyard
[17:03:54] *** ldimaggi has quit IRC
[17:08:00] *** ldimaggi has joined #switchyard
[17:08:55] *** dbevenius has quit IRC
[17:33:57] *** errantepiphany is now known as ee_away
[17:46:21] *** lanceball has joined #switchyard
[18:08:39] *** dbevenius has joined #switchyard
[18:09:55] *** ldimaggi_ has joined #switchyard
[19:05:16] *** ee_away is now known as errantepiphany
[19:14:25] *** lanceball is now known as lanceb_afk
[19:19:14] *** aslak has quit IRC
[19:35:22] *** aslak has joined #switchyard
[19:45:19] *** lanceb_afk is now known as lanceball
[20:34:21] *** rbalent has quit IRC
[20:43:20] *** ldimaggi has quit IRC
[20:43:40] *** ldimaggi_ has quit IRC
[20:44:00] *** ldimaggi has joined #switchyard
[20:58:40] *** bfitzpat is now known as bfitzpat_lunch
[21:20:28] *** dbevenius has quit IRC
[21:46:13] <aamonten> kcbabo: Hi, I will give SWITCHYARD-369 a try ..
[21:47:16] <kcbabo> aamonten:  sweet ? tom and magesh should be able to provide pointers there if you run into trouble
[21:47:56] <aamonten> kcbabo: ok.. any news I will let you know
[22:22:48] *** antollinim has quit IRC
[22:56:47] *** aslak has quit IRC
[22:57:07] *** aslak has joined #switchyard
[22:57:08] *** aslak has joined #switchyard
[23:05:21] *** ldimaggi has quit IRC
[23:15:37] *** bfitzpat_lunch is now known as bfitzpat
[23:30:08] *** aamonten has quit IRC

top