Showing posts with label server. Show all posts
Showing posts with label server. Show all posts

Jan 4, 2011

Started SelectChannelConnector@0.0.0.0:8080

I am not saying it's ok to receive this kind of message, but if you did, try
accessing your jetty server via http://localhost:8080 or http://ip_address:8080

Hoped it helps.

Dor

By the way there is a nice paper back book from amazon named Jetty (Web Server)

Nov 23, 2010

Skype & Websphere Application Server

Hi,
Skype default working port is 80 as well as the websphere application server.
Offered solutions:
  • Change skype port (Tools; Options; Advance; unmark "use port 80... etc").
  • Change websphere application server port.
Only one solution is enough.

bad major version at offset=6

Hi,
Mainly happens or appears when you have a different java versions installed in your IDE / Server.
Try to be consist with the versions you are working with or compiling with or working in the server you have.
Bye,
Dor