Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by musicman (musicman@nu.federati.net), page 55

  1. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 15:00:33 EDT musicman musicman
    • lnxw48a1
    that was my first assumption as well. I can diff the source, of course, but I suspect there will be lots of meaningless differences that I won't understand. It can't hurt to try though.
    In conversation Wednesday, 03-Jun-2020 15:00:33 EDT from nu.federati.net permalink
  2. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 14:58:13 EDT musicman musicman
    • lnxw48a1
    in theory, HAL should be taking care of the location, as I uploaded it through a deployment. I suppose uninstalling the driver I installed via yum wouldn't hurt though.
    In conversation Wednesday, 03-Jun-2020 14:58:13 EDT from nu.federati.net permalink
  3. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 13:16:59 EDT musicman musicman
    • lnxw48a1
    unless you mean #TomEE, the two are VERY different.
    In conversation Wednesday, 03-Jun-2020 13:16:59 EDT from nu.federati.net permalink
  4. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 11:29:36 EDT musicman musicman
    an interesting opening statement, regardless of age and other content: https://wildfly.org/news/2014/02/06/GlassFish-to-WildFly-migration/
    In conversation Wednesday, 03-Jun-2020 11:29:36 EDT from nu.federati.net permalink
  5. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 11:24:19 EDT musicman musicman
    in reply to
    • musicman
    lol: "As I was going through this task, I ran into the whole “there’s so much documentation, but none of it is working or makes sense” problem that’s so common with the JBoss Application Server. So, this post is designed to help out!"
    In conversation Wednesday, 03-Jun-2020 11:24:19 EDT from nu.federati.net permalink
  6. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 10:58:59 EDT musicman musicman
    in reply to
    • musicman
    I couldn't post the stacktrace here...too many char. Here's a link: https://joindiaspora.com/posts/18277830
    In conversation Wednesday, 03-Jun-2020 10:58:59 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      I am new to #java and to #wildfly. Wildfly recognizes the MySQL dri...
      from diaspora* social network
      I am new to #java and to #wildfly. Wildfly recognizes the MySQL driver as a driver, but I don't seem to be able to add a datasource with it. Can anyone give me a clue as to why? 2020-06-03 09:41:40,920 WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (External Management Request Threads -- 1) IJ000604: Throwable while attempting to get a new connection: null: javax.resource.ResourceException: IJ031084: Unable to create connection at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:345) at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:352) at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:287) at org.jboss.jca.core.connectionmanager.pool.mcp.SemaphoreConcurrentLinkedDequeManagedConnectionPool.createConnectionEventListene...
  7. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 10:39:15 EDT musicman musicman
    in reply to
    • musicman
    post is open via IP and localhost so that's not the issue...
    In conversation Wednesday, 03-Jun-2020 10:39:15 EDT from nu.federati.net permalink
  8. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 10:38:02 EDT musicman musicman
    in reply to
    • musicman
    username and password correct...not sure why I can't connect to db
    In conversation Wednesday, 03-Jun-2020 10:38:02 EDT from nu.federati.net permalink
  9. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 10:37:04 EDT musicman musicman
    in reply to
    • musicman
    the driver name is just the jar name. Why don't they just say that?
    In conversation Wednesday, 03-Jun-2020 10:37:04 EDT from nu.federati.net permalink
  10. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 09:43:03 EDT musicman musicman
    Before Trump goes full Hitler, anybody got any tips for moving to #Canada?

    My employer has an office in #Ottawa, so I am assuming anywhere in #Ontario would be fine, since I don't have to work out of an office.

    I believe we also have people in Quebec, but I don't speak French.

    Vancouver seems nice enough, but I don't know how employment would work there.

    The real issue will be finding Wendy work though. I'll have to look into Canadian medical licensing.
    In conversation Wednesday, 03-Jun-2020 09:43:03 EDT from nu.federati.net permalink
  11. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 09:36:24 EDT musicman musicman
    in reply to
    • musicman
    they all appear to be the same version...maybe they all work
    In conversation Wednesday, 03-Jun-2020 09:36:24 EDT from nu.federati.net permalink
  12. musicman (musicman@nu.federati.net)'s status on Wednesday, 03-Jun-2020 09:35:20 EDT musicman musicman
    in reply to
    • musicman
    so I think the driver may have shown up and I was looking under Data Sources, not Drivers.

    Regardless, now I have three different mysql drivers. idk which one is right, so time to pick one :)
    In conversation Wednesday, 03-Jun-2020 09:35:20 EDT from nu.federati.net permalink
  13. musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Jun-2020 17:52:40 EDT musicman musicman
    this is owned by the proper user: [centos@ip-10-250-75-75 16:44:13 wildfly-19.0.0.Final]$ ls -la /opt/wildfly-19.0.0.Final/modules/com/mysql/main/mysql-connector-java.jar
    -rw-r--r-- 1 wildfly wildfly 883898 Jun 2 16:21 /opt/wildfly-19.0.0.Final/modules/com/mysql/main/mysql-connector-java.jar

    But it doesn't show up as a JDBC driver in the #wildfly #HAL.

    I did use a different process that for #postgres, but I didn't think I need to install via webui to get it to show up in webui.
    In conversation Tuesday, 02-Jun-2020 17:52:40 EDT from nu.federati.net permalink
  14. musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Jun-2020 17:46:19 EDT musicman musicman
    Yeah, this nutjob is different: https://theintercept.com/2020/06/02/minneapolis-police-union-bob-kroll-shootings/
    In conversation Tuesday, 02-Jun-2020 17:46:19 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      Minneapolis Police Union President: “I’ve Been Involved in Three Shootings Myself, and Not a One of Them Has Bothered Me”
      from The Intercept
      In April, Lt. Bob Kroll said that more than half of his board “have been involved in armed encounters.”
  15. musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Jun-2020 17:16:47 EDT musicman musicman
    interesting...when I try to connect directly to 9993 it doesn't work. I am not going to worry about it. I know what I need to do.

    [centos@ip-10-250-75-75 16:14:25 m2c1]$ /opt/wildfly-19.0.0.Final/bin/jboss-cli.sh -c --controller=10.250.75.75:9990

    [standalone@10.250.75.75:9993 /]
    In conversation Tuesday, 02-Jun-2020 17:16:47 EDT from nu.federati.net permalink
  16. musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Jun-2020 15:55:50 EDT musicman musicman
    • lnxw48a1
    I think *some* business destruction is warranted.

    For example, Target. Target is everywhere here. There's the Target Center, Target Field, and they are the lead sponsor of Minnesota United. They have a big, tall building downtown.

    What the hell has Target done for the black population? I'm sure it's not literally nothing, but Target is the status quo, so I think they are a symbolic prey.

    I can't think of a place I have lived where a single business was as tied to the face of a city. In Charlotte the banks would be the obvious prey, but not just one. If you had to pick one, you would pick Kroger for Cincinnati...but it's not like Target here.

    I agree though that there's no reason to burn down a locally-owned Bangladeshi restaurant. Still though: https://www.nytimes.com/2020/05/29/dining/minnesota-restaurant-fire-protests.html
    In conversation Tuesday, 02-Jun-2020 15:55:50 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      Their Minneapolis Restaurant Burned, but They Back the Protest
      By By Amelia Nierenberg from The New York Times
  17. musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Jun-2020 15:25:55 EDT musicman musicman
    The state has sued Minneapolis Police Department for human rights violations. This is the first time any PD has been sued for such.

    I guess that's good news, but until Bob Kroll is behind bars or in a casket, I can't see much changing.
    In conversation Tuesday, 02-Jun-2020 15:25:55 EDT from nu.federati.net permalink
  18. musicman (musicman@nu.federati.net)'s status on Tuesday, 02-Jun-2020 10:40:35 EDT musicman musicman
    • lnxw48a1
    I can't see economic dead zones happening in Minneapolis. First off, pretty much everyone here is sick of the police. University of Minnesota fired them. Minneapolis Public Schools fired them. Very few people in Minneapolis are blaming the protesters. Most people are blaming themselves for not taking stronger action against the police sooner because the police force here has b…
    In conversation Tuesday, 02-Jun-2020 10:40:35 EDT from nu.federati.net permalink
  19. musicman (musicman@nu.federati.net)'s status on Friday, 29-May-2020 18:06:08 EDT musicman musicman
    • lnxw48a1
    I guess what I am saying is that if the people most likely to benefit from your presence are sick of your shit, you have been crossing the line for way too long.
    In conversation Friday, 29-May-2020 18:06:08 EDT from nu.federati.net permalink
  20. musicman (musicman@nu.federati.net)'s status on Friday, 29-May-2020 18:04:35 EDT musicman musicman
    • lnxw48a1
    idk that the chief is the problem. It's the union. The chief is relatively new (2017).

    He's the first black police chief in Minneapolis.

    I really don't know what tools are at anyone's disposal, but the MPD has long legacy and people are sick of it.

    I'm sure not everyone agrees, but this is the sentiment in possibly the poshest part of what you might consider downtown, aka my neighborhood (Mill District is up there too): https://twitter.com/ModistBrewing/status/1266219334352994304
    In conversation Friday, 29-May-2020 18:04:35 EDT from nu.federati.net permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.