Installation

View: New views
4 Messages — Rating Filter:   Alert me  

Installation

by TheOneRazor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello
I have installed atleap-0.54, but when I run start-demo.bat, I have a such mistake:

Buildfile: build.xml
init:
startdemo:
clean:
        [echo] Cleaning build and distribution directories
init:
undeploy:
        [echo] Undeploying using appserver.type = jetty5
        [echo] ERROR:
        [echo] Application server Jetty should be stopped to perform this operation

        [echo] OR port 8080 is busy by another proces

BUILD FAILED

Could u help me?



Re: Installation

by Jeremy Lal-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

you're supposed to configure :
make a copy of build.properties : atleap-build.properties
then edit that atleap-bild.properties file and set up variables
ccording to your app container (jetty...) and database (pg, oracle, derby...)
Also you'll need to tell which port app container is using, and so on.

Kroshka a écrit :

> Hello
> I have installed atleap-0.54, but when I run start-demo.bat, I have a such
> mistake:
>
> Buildfile: build.xml
> init:
> startdemo:
> clean:
>         [echo] Cleaning build and distribution directories
> init:
> undeploy:
>         [echo] Undeploying using appserver.type = jetty5
>         [echo] ERROR:
>         [echo] Application server Jetty should be stopped to perform this
> operation
>
>         [echo] OR port 8080 is busy by another proces
>
> BUILD FAILED
>
> Could u help me?
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Installation

by Roman Puchkovskiy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.

As error message suggests, port 8080 is already busy. Try to change port
number in build.properties editing following line:
appserver.http.port=8080
Set here some another port, for instance 8081. But after this, when
jetty will start AtLeap, you will need to manually point your browser to
http://localhost:8081/atleap/ to browse demo.

By the way, the most recent AtLeap version is 0.55, and its demo by
default uses another port which is not usually busy.

Kroshka wrote:

> Hello
> I have installed atleap-0.54, but when I run start-demo.bat, I have a such
> mistake:
>
> Buildfile: build.xml
> init:
> startdemo:
> clean:
>         [echo] Cleaning build and distribution directories
> init:
> undeploy:
>         [echo] Undeploying using appserver.type = jetty5
>         [echo] ERROR:
>         [echo] Application server Jetty should be stopped to perform this
> operation
>
>         [echo] OR port 8080 is busy by another proces
>
> BUILD FAILED
>
> Could u help me?
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Installation

by TheOneRazor :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks u so much:)
I've installed Blandware 5.5


Kroshka wrote:
Hello
I have installed atleap-0.54, but when I run start-demo.bat, I have a such mistake:

Buildfile: build.xml
init:
startdemo:
clean:
        [echo] Cleaning build and distribution directories
init:
undeploy:
        [echo] Undeploying using appserver.type = jetty5
        [echo] ERROR:
        [echo] Application server Jetty should be stopped to perform this operation

        [echo] OR port 8080 is busy by another proces

BUILD FAILED

Could u help me?

LightInTheBox - Buy quality products at wholesale price!