September 8, 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

[00:07:49] *** seekr has quit IRC
[00:10:20] *** dv310p3r has quit IRC
[00:35:21] *** patrice has quit IRC
[00:42:52] *** Haloperidol has quit IRC
[00:49:01] *** Cybertinus has quit IRC
[01:01:50] *** dcoding has joined #netbeans
[01:08:26] *** dcoding has quit IRC
[01:22:43] *** vmil86 has quit IRC
[02:02:57] *** a|3x has joined #netbeans
[02:03:09] *** gertidon has quit IRC
[02:05:09] *** alvint has joined #netbeans
[02:13:41] *** heinz has quit IRC
[02:26:54] *** jjj is now known as jjj-food
[02:34:13] *** tuxtor has quit IRC
[03:15:23] *** dv310p3r has joined #netbeans
[03:40:25] *** jjj-food has quit IRC
[03:40:44] *** jjj has joined #netbeans
[03:52:46] *** jjj has quit IRC
[03:52:49] *** jjj2 has joined #netbeans
[03:57:33] *** allquixotic_ has joined #netbeans
[04:01:24] *** allquixotic has quit IRC
[04:21:57] *** emelpy has quit IRC
[04:31:08] *** tuxtor has joined #netbeans
[04:31:18] *** tuxtor has quit IRC
[04:31:18] *** tuxtor has joined #netbeans
[04:56:21] *** BreezeKeeper has quit IRC
[06:17:02] *** dv310p3r has quit IRC
[06:30:24] *** allquixotic_ has quit IRC
[06:32:16] *** allquixotic has joined #netbeans
[06:36:56] *** tuxtor has quit IRC
[07:26:15] *** Fyrespray has quit IRC
[07:34:01] *** angelkoilov has joined #netbeans
[07:36:57] *** angelkoilov has left #netbeans
[08:04:33] *** Cybertinus has joined #netbeans
[08:23:26] *** vmil86 has joined #netbeans
[08:34:56] *** alvint has quit IRC
[08:35:32] *** alvint has joined #netbeans
[08:39:40] *** mr_lou has joined #netbeans
[08:40:07] *** Mazon has joined #netbeans
[08:40:31] *** IamTrying has joined #netbeans
[08:41:10] <IamTrying> I have two version of netBeans installed. And now since day before yesterday it does not open anymore.
[08:41:35] <IamTrying> How do i remove my netBeans in Fedora 15 ?
[08:42:02] *** jjj has joined #netbeans
[08:44:09] *** jjj2 has quit IRC
[08:45:00] *** magentar has joined #netbeans
[08:50:50] *** Mchl has joined #netbeans
[08:51:16] *** mr_lou has quit IRC
[09:06:54] *** IamTrying has left #netbeans
[10:00:23] *** BreezeKeeper has joined #netbeans
[10:16:30] *** realteaser has joined #netbeans
[10:30:57] *** jjj has quit IRC
[10:33:54] *** marcux has joined #netbeans
[10:54:43] *** Promethes has joined #netbeans
[11:08:37] *** sudosu has joined #netbeans
[11:19:25] *** haba713 has joined #netbeans
[11:19:25] *** haba713 has joined #netbeans
[11:27:52] *** mn3m has joined #netbeans
[11:45:04] <mn3m> Hi ALL. NetBeans 7.0.1 hung up on starting (first start after update from 7.0) with 100% CPU usage, then crushes down with no messages or with message "Layer not found: org/netbeans/modules/java/project/layer.xml" - but this jar exists and have this xml inside. I cleanup all nb configs and reinstall NB 7.0.1 and issue was not solved. In log files <HOME>/.netbeans/7.0/var/log/messages i found error - "java.util.zip.ZipException: error opening
[13:08:44] *** sudosu has quit IRC
[13:20:49] *** BreezeKeeper has quit IRC
[13:25:20] *** BreezeKeeper has joined #netbeans
[13:29:31] <mn3m> issue was solved when i change java-VM to SUN jdk-1.6.0, but with IcedTea nb 7.0.1 still not work.
[13:29:36] <mn3m> bb
[13:29:43] *** mn3m has left #netbeans
[13:35:32] *** marcux has quit IRC
[13:37:58] *** mr_lou has joined #netbeans
[13:48:41] *** jigal_ has joined #netbeans
[14:04:14] *** sudosu has joined #netbeans
[14:05:38] *** jigal_ has quit IRC
[14:13:58] *** Promethes has quit IRC
[14:36:07] *** Mazon has left #netbeans
[14:44:58] *** dv310p3r has joined #netbeans
[15:10:27] *** BreezeKeeper has quit IRC
[15:10:27] *** vmil86 has quit IRC
[15:10:27] *** marvi has quit IRC
[15:10:39] *** marvi_ has joined #netbeans
[15:12:30] *** dv310p3r has quit IRC
[15:15:53] *** realteaser has quit IRC
[15:22:10] *** BreezeKeeper has joined #netbeans
[15:27:57] *** dv310p3r has joined #netbeans
[15:37:55] *** alvint has quit IRC
[15:39:02] *** AltKey has joined #netbeans
[15:39:12] <AltKey> hello
[15:41:49] *** msafi has joined #netbeans
[15:43:33] <msafi> When I try to verify that my xDebug installation is working properly by running this script (http://blogs.oracle.com/netbeansphp/entry/howto_check_xdebug_installation), the process freezes. Anyone know how I can begin to debug this? My php_error log is empty.
[15:44:55] <AltKey> I am writing a IRC bot using the pircbot framework and netbeans 7.01; I have "public class SmirkBotView extends FrameView" and the default frame it creates, I also have added jTextArea1 and jTextField1. I want to send the output from the IRC server (on System.out), do any of you know how do send the output to the jTextArea?
[15:52:43] *** dv310p3r has quit IRC
[16:07:05] *** sudosu has quit IRC
[16:07:11] *** Astus has joined #netbeans
[16:10:30] *** dv310p3r has joined #netbeans
[16:17:26] *** msafi has left #netbeans
[16:26:27] *** alvint has joined #netbeans
[16:27:19] <millerti> Man.  I was having a heck of a time with Netbeans 7.0.1 locking up on me all the time.  I switched to the nightly 7.1, and it seems to be much better.
[16:33:17] <Mchl> good to hear that
[16:33:27] <Mchl> meybe I'll try it too
[16:34:19] <AltKey> it's been okay for me so far
[16:34:23] <AltKey> 7.01
[16:35:14] <millerti> I could get 7.0.1 to reliably lock up.  All I had to do was type something and then alt-tab away.  This is on a Mac, so that may make a difference.
[16:35:37] <AltKey> it may
[16:35:44] <AltKey> I am using windows 7
[16:36:12] <millerti> It shouldn't, but the stack trace had it stopping in some Mach-related system call.
[16:38:26] <millerti> I think Apple users don't like Java apps or something, so they tend to work poorly on Macs, because no one cares.  I noticed, for instance, that the installer tries to log too many messages (more than 500/second), and it tries to violate privilege and gets sandboxing errors.
[16:38:49] <millerti> The Netbeans nightly installer, that is.
[16:45:29] <AltKey> I know very little about OSX
[16:45:42] <AltKey> and nothing about Java under OSX
[16:48:08] *** AltKey has quit IRC
[16:48:42] *** haba713 has quit IRC
[16:53:28] *** tuxtor has joined #netbeans
[16:53:29] *** tuxtor has joined #netbeans
[16:54:10] *** Astus has quit IRC
[17:05:48] *** aef has quit IRC
[17:05:48] *** Cybertinus has quit IRC
[17:06:53] *** Cybertinus has joined #netbeans
[17:06:56] *** aef has joined #netbeans
[17:08:07] *** Cybertinus has quit IRC
[17:08:55] *** aef has quit IRC
[17:09:12] *** Cybertinus has joined #netbeans
[17:11:28] *** xkr47_ has joined #netbeans
[17:11:49] *** Cybertinus has quit IRC
[17:12:16] *** allquixotic_ has joined #netbeans
[17:12:53] *** Cybertinus has joined #netbeans
[17:19:45] *** tuxtor has quit IRC
[17:19:45] *** Mchl has quit IRC
[17:19:45] *** allquixotic has quit IRC
[17:19:46] *** a|3x has quit IRC
[17:19:46] *** k0d3g3ar has quit IRC
[17:19:46] *** andre has quit IRC
[17:19:46] *** xkr47 has quit IRC
[17:19:46] *** milligan has quit IRC
[17:20:23] *** Cybertinus has quit IRC
[17:20:24] *** allquixotic_ has quit IRC
[17:20:27] *** Cybertinus has joined #netbeans
[17:20:50] *** allquixotic has joined #netbeans
[17:21:15] *** allquixotic has quit IRC
[17:21:43] *** Cybertinus has quit IRC
[17:21:43] *** allquixotic has joined #netbeans
[17:21:48] *** Cybertinus has joined #netbeans
[17:21:57] *** DrLou has joined #netbeans
[17:24:19] *** aef has joined #netbeans
[17:24:20] *** gertidon has joined #netbeans
[17:24:52] *** a|3x has joined #netbeans
[17:24:59] *** k0d3g3ar has joined #netbeans
[17:25:00] *** tuxtor has joined #netbeans
[17:25:01] *** andre has joined #netbeans
[17:25:10] *** Mchl has joined #netbeans
[17:25:19] *** Tonux has joined #netbeans
[17:25:29] *** milligan has joined #netbeans
[17:28:39] *** Cybertinus has quit IRC
[17:32:45] *** allquixotic has quit IRC
[17:33:13] *** aef has quit IRC
[17:33:32] *** xkr47_ is now known as xkr47
[18:19:44] *** Haloperidol has joined #netbeans
[18:44:06] *** Cybertinus has joined #netbeans
[19:07:20] *** jjj has joined #netbeans
[19:09:35] *** EoN has quit IRC
[19:16:38] *** heinz has joined #netbeans
[19:17:33] *** Fyrespray has joined #netbeans
[19:22:16] *** Fyrespray has quit IRC
[19:58:50] *** heinz has quit IRC
[19:59:48] *** BreezeKeeper has quit IRC
[20:00:32] *** heinz has joined #netbeans
[20:18:07] *** Cybertinus has quit IRC
[20:18:41] *** Cybertinus has joined #netbeans
[20:24:24] *** Cybertinus has quit IRC
[20:52:39] *** CrummyGummy has quit IRC
[20:52:41] *** snagnever has quit IRC
[21:05:41] *** thaper has joined #netbeans
[21:06:12] <thaper> I ma trying to test a web app but
[21:06:21] <thaper> SEVERE: PWC6117: File "%2Fhome%2FAdministrator%2Fglassfishdomain%2Fdocroot%2FJSPMbayPostgresql%2Flogin.jsp" not found
[21:06:39] <thaper> I have the glassfishdomain dir in my home dir
[21:06:58] <thaper> but it is empty of jsp pages
[21:07:11] <thaper> im lost
[21:11:29] <millerti> I accidentally closed the Properties window (Underneath the Palette).  How do I get it back?
[21:11:48] <millerti> Never mind.  Got it.
[21:22:10] <thaper> Found the problem: labeling
[21:22:25] *** thaper has quit IRC
[21:43:14] *** monkeyslikebanan has joined #netbeans
[21:43:36] *** mr_lou has quit IRC
[22:13:46] *** Fyrespray has joined #netbeans
[22:27:25] *** Jim91 has joined #netbeans
[22:27:35] *** Jim91 has left #netbeans
[22:37:44] *** haba713 has joined #netbeans
[22:38:12] *** haba713 has quit IRC
[22:39:16] *** Haloperidol has quit IRC
[22:57:40] *** dv310p3r has quit IRC
[23:07:49] *** monkeyslikebanan has quit IRC
[23:25:11] *** jjj is now known as jjj-biab
[23:34:32] *** Tonux has quit IRC
[23:40:16] *** magentar has quit IRC

top