• Wildfly 18 Critical error during deployment: : java.lang.NullPointerException

    I want to migrate an application from Wldfly 8 to the latest Wildfly 18. The web application uses the following frameworks: hibernate 3, seam 2.2, JSF 1.2, and Richfaces 3.3.3. Since hibernate 3 isn't supported anymor...
    Profile Photo
    last modified by fadihamad1994
  • Wildfly 18 Critical error during deployment: : java.lang.NullPointerException

    Wildfly 18 Critical error during deployment: : java.lang.NullPointerException
    Profile Photo
    last modified by fadihamad1994
  • Using literal variables in a Wildfly OFFLINE CLI

    I'd like to use an offline Wildfly CLI to add system properties The problem is that the value should be a variable This is the desired result:         <property name="user.country...
    Profile Photo
    last modified by reisub83
  • JGroups UDP multicast issue in WildFly

    Recently we faced JGroups UDP multicast issue in WildFly. The issue started when the servers are restarted after deployment. There is no WildFly configuration change. WildFly is in domain mode with 4 nodes. When we s...
    Profile Photo
    last modified by valsaraj007
  • 【東京】JJUG x JJBUG共催ナイトセミナー「cloud native business automation for Java」1/31(金)開催

    ## まだ残席あります!   ふたたび日本Javaユーザーグループ(JJUG)との共催ナイトセミナーです! Drools 開発リード、Mario Fusco 氏 とテクニカルマーケティングマネージャー Duncan Doyle 氏が Kogito や Quarkus などなど語ってくれます。   「cloud native business automation for Java」   詳細は...
    Profile Photo
    created by tkobayashi
  • WildFly 18 Datasource Error Through Console

    Hi,   I'm trying to add a Datasource through the Management Console, but am getting "Internal Error / newValue is null" when I press the add button.   I uploaded a postgres jar, but don't see this jar in t...
    Profile Photo
    last modified by walkerca
  • Datasource resource injection in JBoss 6 using CDI

    Hi,   I'm building a CDI based project with JBoss 6, but I can't get the injection of datasources to work. If I do a manual JNDI-lookup the datasource is found whitout any problem. Using the @Resouce annotation,...
    Profile Photo
    last modified by mikaelbeermann
  • ManagedScheduledExecutorService keeps executing tasks after an exception is thrown

    Hello all,   I'm apparently facing a bug in the implementation of the ManagedScheduledExecutorService, more specifically when using the inherited method of the ScheduledExecutorService (Java Platform SE 7 ), cal...
    Profile Photo
    last modified by kopcheski
  • Arquillian where are we?

    Goal: Project with inception year 2012 to bring on ee8, with jdk 11  and add new functionality. Status: Developed for Glassfish 3.1 and WAS 8.5. ported for Glassfish 4 and 5 and Payara 5. Build and embedded Tes...
    Profile Photo
    created by b69
  • migrate app in oc4j with ejb 2.1 to wildfly 15

    hello   i am migrating an application it is developed with ejb 2.1 specification i have deplojed the servicios.jar ( ejb 2.1 ) in wildfly 15 it show me the jndi names deployed     after i try to dep...
    Profile Photo
    last modified by ogoa54
  • Wildfly 18 artemis bridge failover issue

    Hello everyone,   i'm currently facing an issue where my failover on the artemis bridge is correctly reconnecting but after the initial start if the bridge fails to connect, upon first connection all incoming me...
    Profile Photo
    last modified by corab500
  • Legacy security to Elytron Migration

    Hi,   I'm trying to migrate legacy security to Elytron:   In Wildfly 16 i have this security-domain:   <security-domain name="MyDomain" cache-type="default"> <authentication>   <...
    Profile Photo
    last modified by dnovo
  • JBossAS6 Final - Quartz properties

    Hi,   I want to specify quartz' properties at startup. More precisely, I'd like to define quartz properties on application specific basis (each application has its db connection user, that connection user shoul...
    Profile Photo
    last modified by pi4630
  • Caused by: org.springframework.transaction.IllegalTransactionStateException: Transaction is already completed - do not call commit or rollback more than once per transaction+kie-server-spring-boot-starter+ms sql+jbpm

    I am trying to use kie-server-spring-boot-starter for setting jbpm with MS Sql server as database. When I create a plain spring boot application with MS Sql as database, the server start up is clean. The moment I add ...
    Profile Photo
    last modified by shuchitaprasad
  • Transaction is already completed - do not call commit or rollback more than once per transaction when using narayana transaction manager with kie-server-spring-boot-starter and SQL server 2017. It works for for other databases like mysql and postgres sql

    Properties are     spring.datasource.username=sa spring.datasource.password=reallyStrongPwd123 spring.datasource.url=jdbc:sqlserver://localhost;databaseName=jbpm spring.datasource.driver-class-name=com.micro...
    Profile Photo
    last modified by shuchitaprasad
  • LDAP Issue WildFly 18.0.1

    Hi All,   I am in the process of upgrading from WF17 to WF18, and for some reason have run into an issue.   I run WF in a Clustered mode with a Domain Controller and several hosts.   On my WF18 d...
    Profile Photo
    last modified by ivdbank
  • Versions - between wildfly and undertow

    Hi all, I am trying to see what version of Undertow is when we say Wildfly 10.1 for example ? I was following ticket [UNDERTOW-909] Session invalidation not reflected when coming from another concurrent request - JB...
    Profile Photo
    last modified by ggeda07
  • Management API For Domain add-content, add Operations

    Hi,   I'm automating a deployment.  I was able to deploy to a standalone instance using the pair of requests in the docs (add-content followed up with a deploy operation).  I'm having trouble getting t...
    Profile Photo
    last modified by walkerca
  • Performance issue of jboss server on CentOS Linux 7.4.1708

    Hello Members, I recently join this forum, i have an performance issue with jboss server on CentOS linux 7.4. we have run 4 separate jboss server(instance) for 4 process. due to increase in number of threads will ha...
    Profile Photo
    last modified by dheeraj_jk
  • Will maxThreads increase JBoss Performance? Does JBoss use o

    Dear all, I have a SOAP application which call other server's SOAP and do some process. But the response time from another server is about 1-4 seconds. I plan to setup JBoss on Q8200(4core Intel CPU) with 4GB RAM se...
    Profile Photo
    last modified by pccontact168