Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

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

  1. musicman (musicman@nu.federati.net)'s status on Wednesday, 05-Aug-2020 16:32:23 EDT musicman musicman
    just reached the inevitable "fuck it" moment every time I try decrease coffee (when not on vacation...I can make it happen on vacation)
    In conversation Wednesday, 05-Aug-2020 16:32:23 EDT from nu.federati.net permalink
  2. musicman (musicman@nu.federati.net)'s status on Wednesday, 05-Aug-2020 16:12:32 EDT musicman musicman
    in reply to
    • lnxw48a1
    and a third: https://nu.federati.net/url/273668
    In conversation Wednesday, 05-Aug-2020 16:12:32 EDT from nu.federati.net permalink
  3. musicman (musicman@nu.federati.net)'s status on Wednesday, 05-Aug-2020 16:11:28 EDT musicman musicman
    below is a section of a #docker compose file. Why is it that under environment in share you have different sections such as JAVA_OPTS, but under solr6 the configs just have a - in front of them. I tried adding JAVA_OPTS to solr6 and got a yml syntax error

    ```
    share:
    image: alfresco/alfresco-share:6.2.0
    mem_limit: 1g
    environment:
    REPO_HOST: "alfresco"
    REPO_PORT: "8080"
    JAVA_OPTS: "
    -Xms500m
    -Xmx500m
    -Dalfresco.host=localhost
    -Dalfresco.port=8080
    -Dalfresco.context=alfresco
    -Dalfresco.protocol=http
    "

    solr6:
    image: alfresco/alfresco-search-services:1.4.2.1
    mem_limit: 4g
    environment:
    #JAVA_OPTS: "-Dsolr.log.level=FINE"
    #Solr needs to know how to register itself with Alfresco
    - SOLR_ALFRESCO_HOST=alfresco
    - SOLR_ALFRESCO_PORT=8080
    #Alfresco needs to know how to call solr
    - SOLR_SOLR_HOST=solr6
    - SOLR_SOLR_PORT=8983
    #Create the default alfresco and archive cores
    - SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
    #HTTP by default
    - ALFRESCO_SECURE_COMMS=none
    ```
    In conversation Wednesday, 05-Aug-2020 16:11:28 EDT from nu.federati.net permalink
  4. musicman (musicman@nu.federati.net)'s status on Wednesday, 05-Aug-2020 10:05:47 EDT musicman musicman
    You know what would be a good tool...something that will look at a docker-compose file and build that system outside of the different docker containers.
    In conversation Wednesday, 05-Aug-2020 10:05:47 EDT from nu.federati.net permalink
  5. musicman (musicman@nu.federati.net)'s status on Wednesday, 05-Aug-2020 10:04:46 EDT musicman musicman
    in reply to
    • musicman
    ...or maybe I should just try to fix the docker instance, since that mostly works
    In conversation Wednesday, 05-Aug-2020 10:04:46 EDT from nu.federati.net permalink
  6. musicman (musicman@nu.federati.net)'s status on Wednesday, 05-Aug-2020 10:03:23 EDT musicman musicman
    I am giving up on #Alfresco for the time being to see if there is something else we support.

    Once we get a process for taking things off the supported list, Alfresco should be the first one to go.
    In conversation Wednesday, 05-Aug-2020 10:03:23 EDT from nu.federati.net permalink
  7. musicman (musicman@nu.federati.net)'s status on Tuesday, 04-Aug-2020 17:29:38 EDT musicman musicman
    in reply to
    • musicman
    how does this make any sense?????

    root@dwhitfield-alfresco-manual:/opt/tomcat8/tomcat8-5-57# ls conf
    Catalina catalina.policy catalina.properties context.xml jaspic-providers.xml jaspic-providers.xsd logging.properties server.xml tomcat-users.xml tomcat-users.xsd web.xml

    root@dwhitfield-alfresco-manual:/opt/tomcat8/tomcat8-5-57# ls shared/classes
    alfresco-global.properties
    In conversation Tuesday, 04-Aug-2020 17:29:38 EDT from nu.federati.net permalink
  8. musicman (musicman@nu.federati.net)'s status on Tuesday, 04-Aug-2020 15:01:19 EDT musicman musicman
    in reply to
    • musicman
    some of the stack trace available at https://joindiaspora.com/posts/acce6bb0b8b2013854f7002590d8e506
    In conversation Tuesday, 04-Aug-2020 15:01:19 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      Any #tomcat gurus out there? I can get a simple war file to work, b...
      from diaspora* social network
      Any #tomcat gurus out there? I can get a simple war file to work, but I have some that do not work. #java If I search for org.apache.catalina.webresources.DirResourceSet@7fe273fb I find nothing. Persumably that 7fe273fb is something created locally, but I have no idea what it is. I think this is the relevant stack trace. 04-Aug-2020 13:25:04.239 SEVERE [localhost-startStop-1] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to initialize component [org.apache.catalina.webresources.DirResourceSet@7fe273fb] at org.apache.catalina.util.LifecycleBase.handleSubClassException(LifecycleBase.java:440) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:139) at org.apache.catalina.webresources.StandardRoot.initInternal(StandardRoot.java:690) at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:136) at org.apache.catalina.util.LifecycleBa...
  9. musicman (musicman@nu.federati.net)'s status on Tuesday, 04-Aug-2020 14:26:55 EDT musicman musicman
    in reply to
    • musicman
    sadly, not the issue
    In conversation Tuesday, 04-Aug-2020 14:26:55 EDT from nu.federati.net permalink
  10. musicman (musicman@nu.federati.net)'s status on Tuesday, 04-Aug-2020 14:13:44 EDT musicman musicman
    in reply to
    • musicman
    well, I am certainly not using the same version of Java as the working containers...
    In conversation Tuesday, 04-Aug-2020 14:13:44 EDT from nu.federati.net permalink
  11. musicman (musicman@nu.federati.net)'s status on Tuesday, 04-Aug-2020 14:08:21 EDT musicman musicman
    in reply to
    • lnxw48a1
    China, unsurprisingly given its geographic size, does not really *a* food: http://blog.tutorming.com/expats/types-of-chinese-food
    In conversation Tuesday, 04-Aug-2020 14:08:21 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      8 Major Cuisine Types in China
      Chinese food is more than just chow mein or fried rice! From Sichuan style, to Dim Sum, check out these 8 major types of Chinese food!
  12. musicman (musicman@nu.federati.net)'s status on Tuesday, 04-Aug-2020 14:05:16 EDT musicman musicman
    Apparently #Tomcat can give a 404 if you have the wrong version of #Java

    ...because that makes sense.
    In conversation Tuesday, 04-Aug-2020 14:05:16 EDT from nu.federati.net permalink
  13. musicman (musicman@nu.federati.net)'s status on Monday, 03-Aug-2020 09:16:14 EDT musicman musicman
    in reply to
    • musicman
    "Tomcat does not resolve classpaths in the same way as other Java programs

    The way Tomcat resolves classpaths has quietly changed with every major release"

    Fun.
    In conversation Monday, 03-Aug-2020 09:16:14 EDT from nu.federati.net permalink
  14. musicman (musicman@nu.federati.net)'s status on Monday, 03-Aug-2020 09:06:12 EDT musicman musicman
    Interesting: "Like many of the issues that trouble new Tomcat users, this problem is usually quite easy to fix - so easy that it's hard for users to understand the solution, because the documentation assumes that people will always pick the easiest way of doing things."
    In conversation Monday, 03-Aug-2020 09:06:12 EDT from nu.federati.net permalink
  15. musicman (musicman@nu.federati.net)'s status on Friday, 31-Jul-2020 18:03:07 EDT musicman musicman
    in reply to
    • musicman
    not having much more luck with the tarball at this point. I wonder if it is the ubuntu java setup that is the issue.
    In conversation Friday, 31-Jul-2020 18:03:07 EDT from nu.federati.net permalink
  16. musicman (musicman@nu.federati.net)'s status on Friday, 31-Jul-2020 17:12:55 EDT musicman musicman
    in reply to
    • musicman
    giving up on the version in the ubuntu repo
    In conversation Friday, 31-Jul-2020 17:12:55 EDT from nu.federati.net permalink
  17. musicman (musicman@nu.federati.net)'s status on Friday, 31-Jul-2020 15:29:30 EDT musicman musicman
    in reply to
    • musicman
    well, it found it, but it doesn't work: "Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists."
    In conversation Friday, 31-Jul-2020 15:29:30 EDT from nu.federati.net permalink
  18. musicman (musicman@nu.federati.net)'s status on Friday, 31-Jul-2020 15:27:18 EDT musicman musicman
    the #tomcat web manager doesn't look nearly as slick as #wildfly, but I am glad I got it working finally...and it looks like it picked up my app, so yay for that. The instructions from #Alfresco leave something to be desired.
    In conversation Friday, 31-Jul-2020 15:27:18 EDT from nu.federati.net permalink
  19. musicman (musicman@nu.federati.net)'s status on Friday, 31-Jul-2020 11:54:57 EDT musicman musicman
    • lnxw48a1
    well, "enterprise" is largely a bad word in the startup space, to be equated with slow and/or complicated.

    I am having a related argument about Java. Maybe it is true that the Java ecosystem is too complicated. I was just yesterday unable to get something to work in IntelliJ and I have no idea why. It works in #Eclipse. In any case, I think the Java-naysayers probably don't know about things like https://quarkus.io/

    I think there is a good argument about not using C or C++ for a startup, unless you are doing something that requires realtime, but I don't see the argument with Java.

    I think Java had years of uncertainty after the Sun acquisition, and #Java 8 certainly has issues with modern practices, but Java 8 came out before K8s.

    Considering #K8s came out the same year as Java 8 and #Mesos had been presented first 5 years earlier, it's easy to say that Java 8 was a missed opportunity. That said, a lot of things you would have liked to see in Java 8 came in Java 9.

    Thank you for coming to my TED talk.
    In conversation Friday, 31-Jul-2020 11:54:57 EDT from nu.federati.net permalink

    Attachments

    1. Invalid filename.
      Quarkus - Supersonic Subatomic Java
      Quarkus: Supersonic Subatomic Java
  • 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.