
JBOSS_HOME: /Users/jack/development/jboss-5.0.1.GA Users/jack/development/jboss-5.0.1.GA/bin/run.sh: line 89: ulimit: open files: cannot modify limit: Invalid argument Run.sh: Could not set maximum file descriptor limit: unlimited as soon as I deploy the project again via my IDE, the error just gone!! and the app runs perfect.īelow is the jboss council upon first time start: /Users/jack/development/jboss-5.0.1.GA/bin/run.sh -c default

The strange thing is, even though, the first time upon jboss startup it always says 'ProductServiceImpl not bound'. BeanCreationException: Error creating bean with name 'pservice': Invocation of init method failed nested exception is : ProductServiceImpl not bound ' error I've got a strange situation in my spring+ejb3 deployment under jboss5.0.1GA + IntelliJ IDEA 8.1.4.Įvery time i start jboss from IntelliJ, it will give meĮRROR Context initialization failed
