• Dear friend i face the following error in my jboss 5 please give the solution

    I face the below mentiond error msg in my start up when i run run.sh in my terminal     17:10:09,008 ERROR [AbstractKernelController] Error installing to Instantiated: name=StandardBindings state=Described ...
    Profile Photo
    created by karthik_pasc
  • Jobss is shutting down

    hi I am using Jboss server -jboss-4.0.1.But after 16hrs(ie during run time) JBoss is shutting down saying 2006-03-18 14:55:12,097 INFO [org.jboss.system.server.Server] Runtime shutdown hook called, forceHalt: true ...
    Profile Photo
    last modified by raghavendrarao
  • Error installing to PreInstall

    Hi all,   Im having the following error from the stack:   ERROR [AbstractKernelController] Error installing to PreInstall: name=WSKernelLocator state=Real java.lang.NoClassDefFoundError: org/jboss/kernel/...
    Profile Photo
    last modified by rtumatt
  • Can't connect to port 1099

    Hi!   I'm using JBoss 5.1.0.GA (required for our application). The application requires me to connect via port 1099.   When I use 'run.bat' I'm supposed to use '-b 0.0.0.0'.   When I try the address ...
    Profile Photo
    last modified by adastragrptim
  • JBoss 5.1.0.GA Severe Latency Problem

    Hi all,     I have an issue that I have not been able to determine whether it is a symptom or a cause of a severe latency problem I am experiencing with a deployment of a COTS package using JBoss 5.1.0.GA. ...
    Profile Photo
    created by cdegeiso
  • Where is the server/default/deploy directory

    Hello, I am trying to find a JBoss release that has the ${JBOSS_HOME}/server/default/deploy/ directory structure.  So far, I've downloaded the following to files, but the dir structure looks different from what ...
    Profile Photo
    last modified by galvi024
  • Where is the server/default/deploy directory

    Hello, I am trying to find a JBoss release that has the ${JBOSS_HOME}/server/default/deploy/ directory structure.  So far, I've downloaded the following to files, but the dir structure looks different from what ...
    Profile Photo
    created by galvi024
  • Unable to locate an executable at "/usr/bin/java/bin/java" (-1)

    After recently installing Grails for a new project, my jboss install will not run. I get the following after running ./run.sh   Workhog:bin joenicora$ =============================================================...
    Profile Photo
    last modified by joenicora
  • Client application to get the roles of a logged in user (JAAS)

    Hi there,   I have the following code working to run a client java application to login a user on the jboss server running with jaas authentication.   JaasJbossConfiguration.activateConfiguration(); Usern...
    Profile Photo
    last modified by michael.schwarz
  • couldn't find run.sh to start jboss?

    Hi ,   I am new to Jboss and installed Jboss 4.2.3 ga src in linux machine. I could not find run.sh to start the Jboss server. Could anyone,help me out. Thanks in advance
    Profile Photo
    last modified by hari790
  • Stateful Bean Session timeout

    Hello Team,   I am using JBoss 6 to host my Application. But now i am facing error of Statefull Session bean as below.   2013-08-08 11:02:33,953 ERROR [org.jboss.ejb3.cache.simple.SimpleStatefulCache.Gener...
    Profile Photo
    created by s_arfat
  • JBoss, Maven, DataNucleus - next steps

    All,   I am stuck on the next steps for JBoss AS7, Maven & DataNucleus. I posted https://community.jboss.org/message/831214 and got the basics working.   The database is fully functional and I can do ...
    Profile Photo
    last modified by elnoobie
  • Getting Up & Running with MySQL, DataNucleus & JDO

    Warning:  I am a complete newbie with JBoss AS7.   The Goal & Tools My primary goal is to get a complete service up and running locally (at first).  Later I will worry about moving things to OpenS...
    Profile Photo
    last modified by elnoobie
  • DeploymentException: Web mapping already exists for deployme

    I am brand new to JBoss and am evaluating version 5.0.0 for a new development environment that is urgently needed. I have started with the simple example documented below and deployed the resulting war file to "C:/My...
    Profile Photo
    last modified by leogregory
  • Running several JBOSS 7_1_1 clusters on the same network

    Hi Guys          Ok ... so I need to run more than one JBOSS cluster on the same network .     1>  Now from what I understand the UDP Multicast address needs to be u...
    Profile Photo
    last modified by sid_de
  • Hibernate sessions in JBoss AS7 using JPA

    Apologies if this isn't the right forum, if it's not please direct me to a more appropriate location!   After following the reverse engineering tutorial (http://docs.jboss.org/tools/movies/#hibreveng) I've succe...
    Profile Photo
    created by ccooperfos
  • Deployment Error / Unable to load library

    Here are some lines from the console which concern me.   These lines come up when I start the service: 16:17:55,075 ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments <...
    Profile Photo
    last modified by metaphiz
  • Problem with StringConverter in JAX-RS

    Hello,   I recently started working with JBoss again and I am struggling a bit.   At the moment, I am trying to build a JAX-RS service that is returns a simple data structure. One of the fields however h...
    Profile Photo
    created by gstvie
  • JBoss 4.2.3 escaping issue

    I need to send xml via cookies. So I have the following code: Cookie cookie = new Cookie("cookieName", ""); cookie.setValue("xml=<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>"); response.addCoo...
    Profile Photo
    created by pr0z_kh
  • Issue starting default jboss instance

    I am trying to start a production jboss deployment of Jboss eap 5.1.2 and I am running into an issue while it is starting. I am sure its just something I am missing in the configuration.  Here is the error I am r...
    Profile Photo
    created by d_michael