[00:12:02] <maxandersen> blah [00:12:10] <maxandersen> good bye ;) [00:12:11] <maxandersen> night [00:12:16] *** maxandersen has quit IRC [00:57:32] *** lightguard_jp has joined #jbosstools [00:57:43] *** lightguard_jp has left #jbosstools [01:06:55] *** kkhan has joined #jbosstools [01:31:02] *** kkhan has quit IRC [01:43:54] *** dgolovin-food has quit IRC [01:46:09] *** dgolovin has joined #jbosstools [01:46:09] *** ChanServ sets mode: +o dgolovin [01:48:34] *** dgolovin has quit IRC [01:50:26] *** dgolovin has joined #jbosstools [01:50:27] *** ChanServ sets mode: +o dgolovin [01:50:31] *** dgolovin has left #jbosstools [01:54:17] *** jwulf has joined #jbosstools [02:32:21] *** jwulf has quit IRC [02:52:02] *** Snjeza has left #jbosstools [03:04:10] *** fbricon has quit IRC [03:07:49] *** jwulf has joined #jbosstools [03:10:42] *** akazakov has quit IRC [03:24:48] *** dgolovin has joined #jbosstools [03:24:49] *** ChanServ sets mode: +o dgolovin [03:25:25] *** dgolovin has left #jbosstools [03:25:42] *** dgolovin has joined #jbosstools [03:25:43] *** ChanServ sets mode: +o dgolovin [03:25:47] *** dgolovin has left #jbosstools [03:26:06] *** dgolovin has joined #jbosstools [03:26:06] *** ChanServ sets mode: +o dgolovin [03:26:26] *** dgolovin is now known as dgolovin-afk [03:48:14] *** myarboro has quit IRC [04:31:23] *** jwulf has quit IRC [04:39:23] *** jwulf has joined #jbosstools [05:04:37] *** gridqian has quit IRC [05:10:04] *** gridqian has joined #jbosstools [05:11:49] *** gridqian has quit IRC [05:14:16] *** gridqian has joined #jbosstools [05:24:00] *** irooskov has quit IRC [05:26:28] *** rawbdor has quit IRC [06:53:27] *** vpakan has joined #jbosstools [06:57:53] *** maxiphone has joined #jbosstools [07:02:02] *** DennyBJ has joined #jbosstools [07:10:43] *** maxiphone has quit IRC [07:36:22] *** lzoubek has joined #jbosstools [07:36:22] *** ChanServ sets mode: +o lzoubek [07:37:37] *** jose_freitas_aw has quit IRC [07:38:37] *** jose_freitas_aw has joined #jbosstools [08:23:43] *** dgeraskov has joined #jbosstools [08:23:44] *** ChanServ sets mode: +o dgeraskov [08:35:37] *** fbricon has joined #jbosstools [08:35:38] *** ChanServ sets mode: +o fbricon [08:53:51] *** mcasperson has left #jbosstools [08:58:37] *** ljungman has joined #jbosstools [09:29:53] *** DennyBJ has quit IRC [09:32:19] *** aslak has joined #jbosstools [09:34:31] *** adietisheim has joined #jbosstools [09:34:31] *** ChanServ sets mode: +o adietisheim [09:51:20] *** rawbdor has joined #jbosstools [09:53:15] *** dpalmer has joined #jbosstools [09:54:13] *** maxandersen has joined #jbosstools [09:54:13] *** ChanServ sets mode: +o maxandersen [09:56:08] *** gbrown has joined #jbosstools [09:56:24] <maxandersen> morning adietisheim [09:56:43] <adietisheim> maxandersen: morning [09:57:00] <maxandersen> adietisheim: any chance we can get a working AS7 adapter in trunk nightly builds? [09:57:12] <maxandersen> is it anything but updating libs? [09:58:08] <adietisheim> maxandersen: hum, sorry did not touch that yet. not sure about what needs to be fixed, neet to more closely look at it [09:58:32] <adietisheim> maxandersen: afaik the libs should be compatible, afaik they should have the fix brian did [09:58:51] <adietisheim> maxandersen: but of course need to get them to rc1 [09:58:54] <maxandersen> adietisheim: noone can basically do any as7 improvements with current trunk ?i.e. m2eclipse and those people trying out trunk ?had more than a few pinging in here and me directly ;( [09:59:33] <adietisheim> maxandersen: ok, so let me interrupt and have that fixed [10:00:42] <maxandersen> rawbdor also said there were problems with as5.1 but not sure if that is fixed? does that affect EAP usage too ? adietisheim? [10:01:41] <adietisheim> maxandersen: no idea what it all affects. nede to look there, too. what is failing according to the the pings mentioned? specific jiras? [10:03:48] <rawbdor> adietisheim, maxandersen, should affect as6 and below... since StopLaunchConfiguration doies not implement the proper interface [10:03:55] <rawbdor> this needs to be fixed man, really quickly [10:04:28] <fbricon> hi guys [10:04:32] <rawbdor> fbricon, howdy [10:05:51] <fbricon> rawbdor: adietisheim the open AS7 launch console should be fixed ASAP too I think : JBIDE-9284 [10:05:55] <jbott> Bug: [JBIDE-9284] AS7 launch configuration can not be opened [Open, Critical, (JBossAS), rob.stryker] https://issues.jboss.org/browse/JBIDE-9284 [10:06:03] <rawbdor> let me check it [10:06:04] <rawbdor> sec [10:07:59] <adietisheim> rawbdor: did a jira? [10:09:08] <rawbdor> adietisheim, um no i just directly pinged you about it last night and told you it was critical and needed investigation [10:10:04] <adietisheim> rawbdor: sure but would appreciate to have a jira since i now have 3 task to get done very quickly. update as7 jars to final, fred's issue, your's + things maxandersen mentioned [10:10:34] *** maxandersen has quit IRC [10:10:58] <rawbdor> adietisheim, for trunk, i would argue that breaking "stop" for server adapters 3 through 6 is more important than the other stuff [10:11:08] <rawbdor> the entire class heirarchy has been confused [10:11:28] <rawbdor> StopLaunchConfiguration is a launch configuration, and yet does not implement ILaunchCOnfiguration [10:11:40] <rawbdor> this is a critical regression [10:11:53] <rawbdor> updating as jars to 7 is not a critical regression that breaks past versions [10:13:09] <adietisheim> rawbdor: not following you completely: missing interface: ok, class hierarchy confused? [10:13:33] <rawbdor> adietisheim, yes... a class that is a launch configuration, but does not implement the proper interface, now has a "confused heirarchy" [10:13:51] <rawbdor> it means it's interfaces and super class are not what they should be [10:13:52] <adietisheim> rawbdor: ok, so talking about the same issue [10:14:29] <adietisheim> rawbdor: ok, need to properly branch, will end in a mess otherwise. checking out current trunk again and will copy changes to a branch after fixing these above mentioned issues. [10:15:00] <adietisheim> rawbdor: but I still would appreciate if you would create a jira ;) [10:15:12] <rawbdor> adietisheim, i found the bug that fred just mentioned [10:15:22] <adietisheim> rawbdor: what's the prob? [10:15:51] <rawbdor> RSELaunchConfigUtils.getStartupCommand(launch config) defaults to null if the value has not been set [10:16:00] <rawbdor> then it tries to setText to null [10:16:18] <rawbdor> somehow you broke getStartupCommand in RSELaunchConfigUtils and no longer return the proper default value [10:49:40] *** gbrown has quit IRC [10:57:28] *** maxandersen has joined #jbosstools [10:57:29] *** ChanServ sets mode: +o maxandersen [11:01:16] *** yradtsevich has joined #jbosstools [11:01:16] *** ChanServ sets mode: +o yradtsevich [11:02:53] *** gbrown has joined #jbosstools [11:02:59] *** kkhan has joined #jbosstools [11:23:56] *** kkhan has quit IRC [11:24:08] <adietisheim> maxandersen: what was the prob you were reported with as7 start/stop? [11:24:18] <maxandersen> adietisheim: not detecting startup [11:24:20] <maxandersen> Starting?. [11:24:44] <adietisheim> maxandersen: hum, weird, cannot reproduce here [11:24:58] <adietisheim> maxandersen: at least with the latest jars, hope this was the prob [11:25:05] <maxandersen> might just be then because builds havent completed and nightly builds not updated. [11:25:09] <adietisheim> maxandersen: who was reporting it? [11:25:27] <adietisheim> maxandersen: anybody which I could tell to tryout trunk? [11:25:32] <maxandersen> fbricon, and the guy from yesterday and a tweet [11:25:38] <maxandersen> fbricon... [11:25:43] <adietisheim> maxandersen: ok [11:25:46] <adietisheim> fbricon: ping [11:25:59] <fbricon> i'm here [11:26:23] <adietisheim> fbricon: could I ask you to please try to start/stop as7 with trunk (need to update)? [11:27:13] <fbricon> lemme update my shit [11:28:46] <adietisheim> fbricon: thanks [11:38:04] <fbricon> so. Opening the launch config is fixed [11:38:11] <fbricon> starting the server works [11:38:39] <fbricon> stopping the server from the server view works, i.e. I see the server stopping in the console [11:39:07] <fbricon> stopping the server from the console view stops the server but I don't see it stopping in the console [11:39:26] <fbricon> I dunno if it's expected [11:39:33] <fbricon> lemme check with tomcat [11:41:17] <fbricon> well it behaves the same. So looks good to me [11:41:34] <fbricon> maxandersen: adietisheim rawbdor ^^ [11:41:35] <maxandersen> it should do a graceful shutdown ? [11:41:51] <maxandersen> the console should still stay around but the process should be stoped [11:42:42] <fbricon> kill from the console leaves the console open. But no graceful shutdown detected [11:43:35] <maxandersen> fbricon: adietisheim ^ [11:43:39] *** kkhan has joined #jbosstools [11:43:56] <adietisheim> maxandersen: fbricon: by kill from the console you mean the red button on top? [11:44:55] <adietisheim> maxandersen: fbricon: afaik this red button kills the process, how should that be graceful? [11:45:05] <maxandersen> adietisheim: ah true [11:45:08] <adietisheim> maxandersen: fbricon: but I might be mistaken. rawbdor? [11:45:11] <adietisheim> maxandersen: ok [11:45:16] <maxandersen> fbricon: yes, if you want graceful use stop on serverview [11:45:40] <adietisheim> maxandersen: fbricon: ok :) [11:46:04] <fbricon> I agree, it's just that I *thought* it did a graceful stop. Memory's tricky that's all [11:46:12] <adietisheim> fbricon: no prob [11:46:17] <adietisheim> fbricon: thanks for testing [11:46:50] *** fbricon is now known as fbricon_swim [11:46:54] <fbricon_swim> TTYL guys [12:01:02] <rawbdor> fbricon_swim, stopping from the console view should not do graceful shutdown [12:01:13] <rawbdor> that button is not under our control and directly terminates the process [12:33:09] *** jwulf has quit IRC [12:33:13] *** aslak is now known as aslak_afk [12:35:28] *** mgoldmann has joined #jbosstools [12:52:44] *** bbrodt has joined #jbosstools [12:52:45] *** ChanServ sets mode: +o bbrodt [12:56:08] *** lzoubek has left #jbosstools [12:56:14] *** gbrown has quit IRC [13:36:27] *** VRubezhny has joined #jbosstools [13:36:27] *** ChanServ sets mode: +o VRubezhny [13:39:21] *** fbricon_swim is now known as fbricon [13:51:48] *** rmartinelli has joined #jbosstools [14:01:28] *** ljungman has quit IRC [14:06:26] *** jose_freitas_aw has quit IRC [14:06:27] *** bbrodt has quit IRC [14:09:16] *** bbrodt has joined #jbosstools [14:09:16] *** ChanServ sets mode: +o bbrodt [14:13:36] *** jose_freitas_aw has joined #jbosstools [14:22:34] *** gbrown has joined #jbosstools [14:27:09] *** myarboro has joined #jbosstools [14:38:02] *** danflo has joined #jbosstools [14:56:20] <maxandersen> fbricon: thanks for google+ invite?ruin my focus for git training ;) [14:56:58] <fbricon> I know, I received my invite at 2am, got to bed at 3 [15:14:14] <maxandersen> :) [15:22:19] *** balunasj has joined #jbosstools [15:22:19] *** balunasj has joined #jbosstools [15:22:34] <fbricon> maxandersen: we should try g+ bubbles for the weekly call :-) [15:23:08] <maxandersen> fbricon: agreed ;) [15:36:19] *** dgeraskov has quit IRC [15:40:19] *** jgraham_ has joined #jbosstools [15:43:53] <rawbdor> maxandersen, ping [15:44:07] <maxandersen> afk pong [15:44:11] <rawbdor> maxandersen, i'll add these details to the jira, but i really need clarification here because i have no idea what you're meaning ;) [15:44:26] <rawbdor> maxandersen, you wrote note, some of the pollers actually do make sense for this one. i.e. http and management ones. But process poller does not since that is dependent on an actual launch to run. Could the pollers be made aware of how they should react? [15:44:34] <rawbdor> JBIDE-9277 [15:44:38] <jbott> Bug: [JBIDE-9277] AS adapter does not enable polling when start/shutdown commands are disabled [Open, Major, (JBossAS), rob.stryker] https://issues.jboss.org/browse/JBIDE-9277 [15:44:46] <rawbdor> i'd like to know, how exactly SHOULD the web port poller react? [15:44:51] <rawbdor> that's the debate, isn't it? [15:45:18] <maxandersen> rawbdor: too complex question for me to handle while watching git training ;) [15:45:22] <maxandersen> ill follow up on jira [15:45:35] <rawbdor> if a server adapter says it's web port is 8080, and SOME server is running on 8080, the web port poller obviously can't tell the difference [15:45:54] <rawbdor> and so it would react the way the web poller is meant to: check the web port, and, if a proper response is found, respond the server is up [15:46:01] <rawbdor> same for management poller, or jmx poller [15:46:32] <rawbdor> their logic is very simple. Poll through it's custom polling mechanism... whether it's web port, or try to connect via jmx or management, and, when given a proper response, respond that the server is started [15:48:28] *** balunasj is now known as balunasj_busy [15:49:34] <rawbdor> maxandersen, well i've updated the jira [15:49:39] <adietisheim> ping maxandersen [15:51:29] <maxandersen> rawbdor: i think you might be right?better to just have a checkbox to tell server adapter "do not assume anything" which disables poller/startups. [15:51:50] <rawbdor> maxandersen, ok... heh [15:51:51] <rawbdor> whew [15:56:30] <adietisheim> rawbdor: maxandersen: hey guys, we just keep increasing the options ;) [15:56:49] <maxandersen> no - this one is about actually disabling the options since they dont make sense ;) [15:56:59] <rawbdor> yep :D disable options! [15:57:03] <rawbdor> then finally remove htem entirely! [15:57:05] <adietisheim> maxandersen: rawbdor: ok [15:57:06] <rawbdor> or hide them from the UI [15:57:06] <rawbdor> shrug [16:01:46] <adietisheim> maxandersen: just copied my current as working copy (with my changes) to my workspace in svn, so that I have a valid trunk to reproduce user issues. Then tried Team->Merge to see if I can catch up changes in trunk. but this shit just doesn't work. [16:02:14] <maxandersen> i use command line for merges [16:02:42] <adietisheim> maxandersen: hum, let me try that then [16:03:31] <adietisheim> maxandersen: btw. our svn is sooooo slooooooooooooooow [16:07:23] <maxandersen> there is a reason why im at git training ;) [16:18:35] *** jose_freitas_aw is now known as jose_freitas [16:28:14] *** kkhan has quit IRC [17:00:49] *** xcoulon has joined #jbosstools [17:02:04] *** vpakan has quit IRC [17:07:25] *** danflo has quit IRC [17:07:47] *** danflo has joined #jbosstools [17:15:01] <fbricon> rawbdor: yo [17:15:33] <fbricon> do you know which class is responsible for adding the Web fragment facet? [17:16:04] *** jgraham_ has quit IRC [17:25:06] *** myarboro2 has joined #jbosstools [17:28:31] *** myarboro has quit IRC [17:38:29] *** dpalmer has quit IRC [17:48:05] *** gbrown has quit IRC [17:52:19] *** aslak_afk is now known as aslak [17:54:57] *** myarboro2 has quit IRC [18:00:56] <rawbdor> fbricon, nope :D [18:01:31] <fbricon> rawbdor: you're useless then :-) [18:01:38] <rawbdor> WebFragmentFacetInstallDelegate [18:01:50] <rawbdor> fbricon, and WebFragmentFacetPostInstallDelegate [18:01:58] *** danflo has quit IRC [18:03:14] <fbricon> ok thanks. I was looking at org.eclipse.jst.j2ee, which contains all other installdelegates [18:03:49] *** danflo has joined #jbosstools [18:19:25] *** danflo1 has joined #jbosstools [18:19:26] *** danflo has quit IRC [18:21:17] *** danflo1 is now known as danflo|otl [18:21:54] *** yradtsevich has quit IRC [18:22:36] *** amitev has quit IRC [18:24:24] *** fbricon has quit IRC [18:25:00] *** akazakov has joined #jbosstools [18:25:01] *** ChanServ sets mode: +o akazakov [18:30:49] *** myarboro2 has joined #jbosstools [18:59:22] *** aslak has quit IRC [18:59:57] *** aslak has joined #jbosstools [19:00:45] *** aslak has quit IRC [19:06:04] *** Snjeza has joined #jbosstools [19:06:05] *** ChanServ sets mode: +o Snjeza [19:09:59] *** maxandersen has quit IRC [19:10:16] *** xcoulon has quit IRC [19:21:11] *** danflo|otl is now known as danflo [19:21:12] *** danflo has joined #jbosstools [19:52:57] *** kristofvb has joined #jbosstools [20:10:53] *** kristofvb has quit IRC [20:36:49] *** aslak has joined #jbosstools [21:08:34] *** balunasj_busy has quit IRC [21:29:48] *** VRubezhny1 has joined #jbosstools [21:29:55] *** VRubezhny has quit IRC [21:40:53] *** xcoulon has joined #jbosstools [21:43:27] *** xcoulon has quit IRC [21:45:41] *** xcoulon has joined #jbosstools [21:45:42] *** ChanServ sets mode: +o xcoulon [21:47:28] *** maxandersen has joined #jbosstools [21:47:28] *** ChanServ sets mode: +o maxandersen [21:47:49] *** maxandersen1 has joined #jbosstools [21:47:49] *** maxandersen has quit IRC [21:52:07] *** VRubezhny1 has quit IRC [21:59:40] *** dgolovin-afk has quit IRC [22:00:44] *** akazakov has quit IRC [22:01:11] *** akazakov has joined #jbosstools [22:01:11] *** ChanServ sets mode: +o akazakov [22:01:43] *** dgolovin has joined #jbosstools [22:01:44] *** ChanServ sets mode: +o dgolovin [22:07:45] *** rmartinelli has quit IRC [22:15:22] *** mgoldmann has quit IRC [22:49:56] *** danflo has quit IRC [22:59:07] *** jose_freitas has quit IRC [23:00:20] *** adietisheim has quit IRC [23:04:01] *** jbott has quit IRC [23:04:59] *** jbott has joined #jbosstools [23:04:59] *** ChanServ sets mode: +o jbott [23:24:16] *** myarboro2 has quit IRC [23:38:30] *** rawbdor has quit IRC [23:39:39] *** maxandersen1 has quit IRC [23:43:48] *** xcoulon has quit IRC [23:46:52] *** rawbdor has joined #jbosstools