[00:22:10] *** igarashitm has joined #switchyard [00:32:33] *** bfitzpat has quit IRC [02:46:48] *** tcunning has joined #switchyard [03:40:44] *** rcernich has quit IRC [03:46:38] *** jliu has joined #switchyard [04:24:54] *** jliu1 has joined #switchyard [04:35:51] *** igarashitm has quit IRC [04:36:00] *** kcbabo has joined #switchyard [04:36:00] *** kcbabo has joined #switchyard [04:51:28] *** ldimaggi has quit IRC [05:37:30] *** kcbabo has quit IRC [05:48:39] *** lance|afk has quit IRC [06:51:31] *** tcunning has quit IRC [08:59:26] *** dbevenius has joined #switchyard [10:55:28] *** rbalent has joined #switchyard [12:45:07] *** igarashitm has joined #switchyard [12:45:28] *** jliu has quit IRC [12:45:33] *** jliu1 has quit IRC [13:25:46] *** kcbabo has joined #switchyard [13:25:46] *** kcbabo has joined #switchyard [14:26:00] *** ldimaggi has joined #switchyard [14:29:50] *** lanceball has joined #switchyard [15:26:38] *** tcunning has joined #switchyard [15:35:25] *** antollinim has joined #switchyard [15:44:23] *** igarashitm has quit IRC [15:46:09] *** antollinim1 has joined #switchyard [15:46:22] *** antollinim has quit IRC [15:59:56] *** bfitzpat has joined #switchyard [16:04:22] *** GitHub139 has joined #switchyard [16:04:22] <GitHub139> [quickstarts] kcbabo pushed 1 new commit to master: http://git.io/Ws2WcA [16:04:22] <GitHub139> [quickstarts/master] SWITCHYARD-484 initial two quickstarts for the BPEL component, updated to use the new soap binding config. - objectiser [16:04:22] *** GitHub139 has left #switchyard [16:12:19] *** errantepiphany has joined #switchyard [16:23:23] *** kcbabo has quit IRC [16:27:38] *** antollinim1 has quit IRC [16:28:04] *** antollinim has joined #switchyard [16:28:48] *** kcbabo has joined #switchyard [16:45:47] *** GitHub51 has joined #switchyard [16:45:47] <GitHub51> [release] kcbabo pushed 1 new commit to master: http://git.io/cxUhkA [16:45:47] <GitHub51> [release/master] SWITCHYARD-484 Integrated BPEL component quickstarts into AS7 tests - objectiser [16:45:47] *** GitHub51 has left #switchyard [16:46:31] *** antollinim has quit IRC [16:47:36] *** rcernich has joined #switchyard [16:48:08] *** antollinim has joined #switchyard [17:22:49] <errantepiphany> So I just updated... and I get this: /data/dev/github/errantepiphany/switchyard-components/bpel/src/main/java/org/switchyard/component/bpel/riftsaw/RiftsawBPELExchangeHandler.java:[96,40] cannot find symbol - symbol : method deploy(java.lang.String,java.io.File) - location: interface org.riftsaw.engine.BPELEngine [17:23:16] <errantepiphany> Anyone else get that? antollinim, dbevenius, kcbabo, rcernich, tcunning, wyer? [17:23:59] <kcbabo> errantepiphany: yeah, one sec [17:24:07] <kcbabo> errantepiphany: I hit that too, just need to think for a sec [17:24:41] <kcbabo> errantepiphany: IIRC, you don't have the most recent SNAPSHOT version of riftsaw in your rep [17:24:50] <kcbabo> errantepiphany: run with -U [17:24:58] <kcbabo> errantepiphany: e.g. 'mvn -U clean install' [17:25:06] <kcbabo> errantepiphany: that will force updates of all snapshots [17:25:12] <errantepiphany> kcbabo: ahhh [17:25:20] <errantepiphany> kcbabo: okay, thx [17:26:39] <kcbabo> errantepiphany: nps [17:36:36] *** antollinim has quit IRC [17:45:59] *** antollinim has joined #switchyard [17:46:25] <rcernich> another build question for somebody [17:46:59] <rcernich> i can't get release to build, as6 test is failing [17:47:00] <rcernich> org.jboss.arquillian.spi.client.container.DeploymentException: Failed to deploy switchyard-quickstart-bean-service-0.3.0-SNAPSHOT.jar [17:47:11] <rcernich> Caused by: java.io.IOException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://rcernich.csb:46492/] [17:47:27] <rcernich> is there a trick? [17:47:39] *** rbalent has quit IRC [17:53:14] <rcernich> anybody, kcbabo, errantepiphany, tcunning, dbevenius ^^^^ [17:54:07] <errantepiphany> rcernich: I just updated and built everything successfully... [17:55:49] <rcernich> errantepiphany: updated last night, only built up through quickstarts then hit this problem [17:55:55] <errantepiphany> rcernich: If in doubt, I always blow away my local org/switchyard repo and clean build everything. And doing what kcbabo told me (-U) prob isn't a bad idea either. [17:56:04] <rcernich> errantepiphany: i did nuke my switchyard artifacts from my repo [17:56:19] <rcernich> errantepiphany: i'll try that [17:56:31] <errantepiphany> rcernich: Considering your prob is a net thing... I'm wondering if you have a firewall locally causing the prob. [17:57:19] <rcernich> errantepiphany: it's possible. it sent out a kernel update the end of last week and my machine's been flaky ever since [17:57:20] <errantepiphany> rcernich: And building with "-e -X" is good too for debugging. [18:04:27] *** antollinim has quit IRC [18:05:34] *** antollinim has joined #switchyard [18:08:39] <kcbabo> rcernich: doesn't ring a bell for me [18:08:56] <kcbabo> rcernich: do you have an AS instance up and running elsewhere on the machine? [18:09:11] <kcbabo> rcernich: netstat -an | grep -i listen [18:09:23] <rcernich> kcbabo: nope. i'll muddle through. [18:09:43] <rcernich> kcbabo: was just hoping somebody else had a similar encounter [18:09:52] <rcernich> errantepiphany, kcbabo: thanks for the help [18:10:46] <errantepiphany> np [18:10:51] <kcbabo> rcernich: yeah, sorry ? don't think I've ever seen that [18:15:24] <antollinim> rcernich: are you using windows? [18:15:48] <rcernich> antollinim: hey! nope, rhel [18:16:12] <rcernich> antollinim, kcbabo, errantepiphany: found the problem in the server logs [18:16:28] <rcernich> Caused by: java.util.zip.ZipException: error in opening zip file [18:16:50] <rcernich> errantepiphany, kcbabo, antollinim: thanks for your help guys [18:17:20] <errantepiphany> rcernich: glad you found it [18:19:19] *** antollinim1 has joined #switchyard [18:19:43] *** antollinim has quit IRC [18:19:58] *** lanceball is now known as lance|afk [18:38:07] *** ldimaggi has quit IRC [18:44:38] *** ldimaggi has joined #switchyard [18:55:49] *** ldimaggi has quit IRC [19:08:19] *** tfennelly has joined #switchyard [19:09:52] *** igarashitm has joined #switchyard [19:15:13] *** tfennelly has quit IRC [19:30:05] *** ldimaggi has joined #switchyard [19:31:36] *** ldimaggi is now known as ldimaggi_car [19:57:48] *** antollinim1 has quit IRC [19:57:48] <rcernich> errantepiphany, kcbabo, antollinim1: david wins the prize: network problem [19:58:04] <rcernich> http://community.jboss.org/wiki/WhyDoIGetASocketConnectionErrorWhenUsingRemoteJBossAS [19:58:05] <errantepiphany> rcernich: :) what do I win? [19:58:25] <rcernich> errantepiphany: how 'bout a virtual ipa;) [19:58:37] <errantepiphany> rcernich: yummy! [20:01:54] *** antollinim has joined #switchyard [20:17:14] *** lance|afk is now known as lanceball [20:18:15] *** ldimaggi_car has quit IRC [20:20:22] *** antollinim has quit IRC [20:21:47] *** antollinim has joined #switchyard [20:35:43] *** tfennelly has joined #switchyard [20:39:00] *** antollinim1 has joined #switchyard [20:39:11] *** antollinim has quit IRC [20:51:40] *** ldimaggi has joined #switchyard [21:01:09] *** dbevenius has quit IRC [21:10:28] *** antollinim has joined #switchyard [21:11:13] *** antollinim1 has quit IRC [21:26:17] *** lancebal_ has joined #switchyard [21:26:33] *** lanceball has quit IRC [21:56:54] <tcunning> kcbabo : hmmm....this is getting more hairy - you sure you dont want to just split this out into a separate git repo? is the drawback there just one more thing to tag? [21:57:33] <tcunning> well, tag/release/retag/relabel etc [22:00:23] *** antollinim1 has joined #switchyard [22:01:39] *** antollinim has quit IRC [22:10:48] *** tfennelly has quit IRC [22:12:20] <kcbabo> tcunning: no, it's mainly that I don't like the idea of users having to download and build the tools before they use them [22:13:04] <kcbabo> tcunning: even if it happens in the background, it has the potential to really spoil things [22:22:36] *** antollinim1 has quit IRC [22:24:10] *** tfennelly has joined #switchyard [22:29:26] *** tfennelly has quit IRC [22:34:18] *** kcbabo has quit IRC [23:00:24] *** errantepiphany has left #switchyard [23:08:36] *** igarashitm has quit IRC [23:15:28] *** antollinim has joined #switchyard [23:32:21] *** ldimaggi has quit IRC [23:43:55] *** rcernich is now known as rcernich_away [23:56:07] *** bfitzpat has quit IRC [23:59:10] *** antollinim has quit IRC