• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

JBOSSEAP4.3 default fresh server showing startup errors.

 
Ranch Hand
Posts: 256
Netbeans IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Am trying to start JBOSS4.3EAP but not able to resolve a error.
Note : Its a fresh just untarred instance with out any apps on it.

I dont know why its giving me a error while its all having default configuration.
I have not touched anything..

Am putting the startup log file output thrown @ screen.
Am using JBOSS EAP 4.3 version
java is Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_15-b04, mixed mode)

OS: Red Hat Enterprise Linux Server release 5.1 (Tikanga) 64bit

stating jboss with below options
./run.sh -c jboss2 -b 0.0.0.0

though it starts but its giving me following error.

Anyone knows anything then please feel free to post it.



I have already removed the txt file so ignore the txt file error
So the error


is no more comming.

I'm mainly concern on the below error:



If someone wants I ll post the server.log too.
It was little big so i ommited it
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jaikiran and I have been helping you with this at another location. Once we get to the bottom of the problem, we will post the solution here (if we don't forget!)
 
Ramakanta Sahoo
Ranch Hand
Posts: 256
Netbeans IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok Thanks.

I will wait for any help.!!

-Ricky
 
Ramakanta Sahoo
Ranch Hand
Posts: 256
Netbeans IDE Firefox Browser Fedora
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all, issue resolved.

Actually what ever client gave us we found that in jboss-service.xml file some of the components for webservice and Connector configs are missing .
We replaced with the default and now its working.



Thanks.
 
You ridiculous clown, did you think you could get away with it? This is my favorite tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic