Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo failed to start with socket exception

Malte Peters May 14, 2014

Hi!

I want to try Bamboo but i have the Problem where the script comes to the point for port 8007 i get this exception:

SEVERE: StandardServer.await: create[localhost:8007]:

java.net.SocketException: Invalid argument

at java.net.PlainSocketImpl.socketBind(Native Method)

at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383)

at java.net.ServerSocket.bind(ServerSocket.java:328)

at java.net.ServerSocket.<init>(ServerSocket.java:194)

at org.apache.catalina.core.StandardServer.await(StandardServer.java:427)

at org.apache.catalina.startup.Catalina.await(Catalina.java:766)

at org.apache.catalina.startup.Catalina.start(Catalina.java:712)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:322)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:456)

I have noe clue whats wrong here.

OS: Linux Debian 6.x

2 answers

0 votes
Malte Peters May 15, 2014

Hi

No nothing is running on 8007.

Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2014

Have you tried going into conf/server.xml and changing 8007 to something else?

Malte Peters May 15, 2014

Hi Yes.

I changed it to 8100

netstat -antp

does not show any port of 8007, 8100 or all other ports i change to before i exec the shell script.

My "java -version" output:

java version "1.7.0_55"

Java(TM) SE Runtime Environment (build 1.7.0_55-b13)

Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2014

I think you already have something running and using port 8007. Please review your server's ports.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events