Greetings,
I'm using FuseIFDE with Indigo. The version of FuseIDE is the one installed from the site, I think 2.0.26.
I created a new Apache Karaf 2.x server and, trying to start it, displays
____ _ __ __ _
/ ___|
_ _ ____ _(_)
_ ___| \/ (_)_ __
___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
___) | __/ | \ V /| | (_| __/ | | | |> <
|____/ \___|_| \_/ |_|\___\___|_| |_|_/_/\_\
Apache ServiceMix (4.4.1-fuse-03-06)
Hit '<tab>' for a list of available commands
and '
cmd --help' for help on a specific command.
karaf@root>
but the start process doesn't finish, the right down corner is displaying "Starting Apache server ..." and, after 90s the mesage
"Server apache-servicemix-4.4.1-fuse-03-06 was unable to start within 90 seconds. If the server requires more time, try increasing the timeout in the server editor."
is displayed. Trying to type any command doesn't reply anything. Of course, starting the server in a command window works properly.
What could be the problem here ?
Many thanks in advance.