Log in to follow, share, and participate in this community.
Thread time out reached
time out reachedDear ALL I have the problem in jboss.first i use JBoss 4.2.3.GA when login the user , coming this message "Time out reached" and time in user profile equal 5 minutes but this message coming before comple...
remote connection fail. Reset by peerWhen i starts my wildfly server i saw in my console the following ERROR. 21:30:22,913 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 9.0.1.Final (WildFly Core 1.0.1.Final) started ...
JB 7 jndi name spaceI'm currently on a project to upgrade our JBoss6/Java6 to to JBoss7/Java8 with JBoss EAP 6.4. One of the issues I'm facing is having a JPA library/persistence.xml used by multiple ear/war files in one JBoss in...
EWS DNS lookup failure for: hostnameI am in the midst of performance testing a web application and I get these errors in EWS logs [Sat Apr 18 03:01:01 2015] [error] [client xx.xx.xxx.253] proxy: DNS lookup failure for: jboss-host-name returned by /some...
How to set Jboss RMI Timeout to longeri am using Jboss Web Server as RMI Client. i don't know Why Jboss Web Server RMI Timeout is 10 second, how can i set it longer? my Jboss version is jboss4.0.1. i have been set JDK ARGS "-Dsun.rmi.transport.tcp.respon...
Thread Dear Sir can anyone plz help me with EJB2.0 Project
Dear Sir can anyone plz help me with EJB2.0 Projectimport javax.ejb.EJBObject; public interface CardValidator extends EJBObject { public boolean validateCard(long cardNo, float ammount) throws RemoteException; } ------------>this is my re...
Thread linkage problem jboss.5.1.0(jdk6) and jbossws-cxf-3.4.0
linkage problem jboss.5.1.0(jdk6) and jbossws-cxf-3.4.0hi; i have a problem with jboss5.1(jdk6) and jbossws-cxf-3.4.0. i cant found anything about the error. is there any one that can help me? here is the stacktrace ; 10:29:55,840 ERROR [STDERR] java.lan...
Thread custom taglib.tld not found error in Jboss-as-7.1.1.Final
custom taglib.tld not found error in Jboss-as-7.1.1.FinalI am new to jboss-as-7.1.1.Final and we are facing issues while moving the war file from Jboss 5 to 7. To tell about the background of the application, it is web application built using the Struts2 framework. Applic...
Thread How to handle Not Found in ExternalContext as a Resource?
How to handle Not Found in ExternalContext as a Resource?Hello everyone! I have a problem with my existing maven EAR project. I decided to add some JSF (anyway, any html compontent, cause recenlty i'm using webservice only with this project). I configure web descriptor: ...