• How can I redefine jboss.server.log.dir in domain mode?

    Hi,   FWIW, I've Googled for *hours* before posting...   I can edit domain.bat to redirect process-controller.log and host-controller.log.  These then just become command line options:   rem Set...
    Profile Photo
    last modified by sbass
  • How to get more then 10 concurrent instances to run on a single VM?

    I have 2 VM's that each have the following resources:   4 CPU's 16GB RAM JBos AS 6   Each jboss instance has its own virtual IP address Each jboss instance has a dedicated peer ID   I have 14 inst...
    Profile Photo
    last modified by iwitham
  • Corrupted sql query to Microsoft SQL server is generated by Hibernate on Jboss as 7.1.1 Final

    I've just upgraded from Jboss 5.1 to Jboss 7.1.1. I have the following ejb named query: SELECT g FROM GlobalSetting g WHERE g.company=:co It works fine with mysql. However, when I tried running against Microsoft SQL...
    Profile Photo
    created by xidan100
  • Unable to shutdown JBoss AS 7.1.1 on Windows using the CLI

    Hi,   I've got a standalone server listening on non-default ports (port-offset=300).  I've tried using jboss-cli.bat to shutdown the server, but I can only get it to work in interactive mode.  I've got...
    Profile Photo
    last modified by sbass
  • Facing issue in Twiddle command to get server status

    Hi,   I am getting following exception while running the command  sh twiddle.sh -s 10.190.20.247  get "jboss.system:type=Server"   The OS version is Windows 2008 (64 bit) JBoss 5.1.0.GA  ...
    Profile Photo
    last modified by samir123
  • Could not start DCM4CHEE on Linux

    Hi, I am facing problem in starting the  dcm4chee on Linux.   Environment: dcm4chee (2.17.2) with MySQL5.1.66 and JDK 1.7 on Red Hat Enterprise Linux Server release 6.3 Error Thrown: [org.jboss.deployment.M...
    Profile Photo
    last modified by mramajogi
  • Unable to deploy external folder

    I am unable to deploy my application as an exploded form. Application code is outside the jboss server. I am able to deploy the app if folder name contains ".war", but if i remove ".war" i am getting the following err...
    Profile Photo
    created by pkanakamedala
  • while migrating from jboss 4.2.1 to wildfly8.1 I am getting this exception. ear deployment is failing.

    "{     \"JBAS014671: Failed services\" => {\"jboss.deployment.subunit.\\\"mp.ear\\\".\\\"mp.war\\\".POST_MODULE\" => \"org.jboss.msc.service.StartException in service jboss.deployment.subunit.\\\...
    Profile Photo
    created by kdevaraz
  • Redirection of http (80) on https (443) problem

    I have configured SSL with following changes for Jboss-5.0.1 GA   %JBOSS_HOME%\server\default\deploy\jbossweb.sar\server.xml   <Connector protocol="HTTP/1.1"        ...
    Profile Photo
    last modified by pankajkapley
  • Trouble Configuring Struts-Spring-Hibernate in Jboss 7.0

    I have been working with Jboss AS 7.0 in the past. Since Hibernate3(JPA) is a part of the JBoss plugin on eclipse, I did add the corresponding .jar files. I got 2 different set of errors during deployment. (attached) ...
    Profile Photo
    created by ish_nathan
  • What is the purpose of launching JBoss 7 with the -b=nnn.nnn.nnn.nnn option?

    Hello,   I am confused about the meaning of launching JBoss 7 with the -b=nnn.nnn.nnn.nnn option.   I know that if we want the server to respond to "remote" accesses (i.e., from other than localhost) we ha...
    Profile Photo
    last modified by alkoch
  • Problems with UTF-8 ( using @MultipartForm )

    Hello,   I have an application using RESTeasy, and my problems is - I do not get the ÖÄÅ-characters right. I am debugging the class, so the problem is my RESTeasy-code.   My dependecies in...
    Profile Photo
    last modified by inkimannen
  • what feature is missing? and how to create child instance with all bundles as vanilla version of root instances?

    Hey All   when i try to install my bundle on child instance, i got below error bundle xxx is waiting for dependencies [(&(component=ldap)(objectClass=org.apache.camel.spi.ComponentResolver)), (&(compon...
    Profile Photo
    last modified by stewchicken
  • Accidentally tmp files moved

    Hi all, I have jboss-as 7.2. Accidentally, the tmps files was moved without stoping the service. I restablish the tmp files but now, the server is failing to start. I apreciate any advice to solve the problem. than...
    Profile Photo
    last modified by pns41j
  • NullPointerException while deploying webservices on jboss 6.2EAP

    15:57:22,286 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.deployment.subunit."opa_pia.ear"."opa_pia.war".INSTALL: org.jboss.msc.service.StartException in service...
  • Adding <mdb> container to standalone.xml through the CLI

    I've been able to successfully add the messaging module and configure messaging through the wildfly cli but what I can't figure out it how to add the container configuration for mdb's. I'm looking for help in adding ...
    Profile Photo
    last modified by cwalker67
  • Implement per app logging with Jboss eap 6.2

    Hi All,                   Please guide me how to implement logging per application with Jboss eap 6.2. thanks in advance
    Profile Photo
    last modified by spkbmanian
  • JBoss EAP6 and platform MBeans

    This page:   http://wildscribe.github.io/JBoss%20EAP/6.2.0/core-service/platform-mbean/index.html   indicates that   core-service=platform-mbean   is an interface which   Provides the ...
    Profile Photo
    created by stevecoh4
  • I am able to deploy the war file build on tomcat 7.0 server sucessfully but same war file when i am trying to deploy in the Jboss 7.1.1 or Jboss EAP 6.0 i am getting below error

    at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:607) [jboss-as-ee-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]     at org.jboss.as...
    Profile Photo
    created by aykranti1978
  • Migration to JBoss 5, Scheduler not working

    Hello everybody, I'm trying to port my application from JBoss AS 4.x to JBoss 5.1. The application seems to be deployed fine. In fact inside my EAR I have various jar and a WEB application The fact that the WEB appl...
    Profile Photo
    last modified by osnetwork