Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ant command failed to build for wildfly 10.x and 12.0 #129

Open
jega-ms opened this issue May 28, 2018 · 8 comments
Open

Ant command failed to build for wildfly 10.x and 12.0 #129

jega-ms opened this issue May 28, 2018 · 8 comments

Comments

@jega-ms
Copy link

jega-ms commented May 28, 2018

i'm trying to build the for wild-fly 10 & 12 server. i'm getting the below error. could you please let me known the exact location of the diameter file (e.g restcomm-diameter-mux-wildfly-1.7.0.139.zip)

[jega@in-banaqrca02p release]$ ant 
Buildfile: /home/jega/restcomm/jain-slee/release/build.xml

clean:

get-wildfly:

unzip-wildfly:
    [unzip] Expanding: /home/jega/restcomm/jain-slee/release/wildfly-10.1.0.Final.zip into /home/jega/restcomm/jain-slee/release/target/binary

setup-wildfly:
     [echo] Downloading last H2 database 10.1.0.Final
    [mkdir] Created dir: /home/jega/restcomm/jain-slee/release/target/tmp
      [get] Getting: http://repo2.maven.org/maven2/com/h2database/h2/1.4.193/h2-1.4.193.jar
      [get] To: /home/jega/restcomm/jain-slee/release/target/tmp/h2-1.4.193.jar
     [copy] Copying 1 file to /home/jega/restcomm/jain-slee/release/target/binary/wildfly-10.1.0.Final/modules/system/layers/base/com/h2database/h2/main
     [copy] Copying 2 files to /home/jega/restcomm/jain-slee/release/target/binary/wildfly-10.1.0.Final/standalone/configuration

get-diameter:
     [echo] Downloading Diameter
      [get] Getting: https://mobicents.ci.cloudbees.com/job/RestComm-jDiameter-1.x/139/artifact/release/restcomm-diameter-mux-wildfly-1.7.0.139.zip
      [get] To: /home/jega/restcomm/jain-slee/release/restcomm-diameter.zip
      [get] Error opening connection java.io.FileNotFoundException: https://mobicents.ci.cloudbees.com/job/RestComm-jDiameter-1.x/139/artifact/release/restcomm-diameter-mux-wildfly-1.7.0.139.zip
      [get] Error opening connection java.io.FileNotFoundException: https://mobicents.ci.cloudbees.com/job/RestComm-jDiameter-1.x/139/artifact/release/restcomm-diameter-mux-wildfly-1.7.0.139.zip
      [get] Error opening connection java.io.FileNotFoundException: https://mobicents.ci.cloudbees.com/job/RestComm-jDiameter-1.x/139/artifact/release/restcomm-diameter-mux-wildfly-1.7.0.139.zip
      [get] Can't get https://mobicents.ci.cloudbees.com/job/RestComm-jDiameter-1.x/139/artifact/release/restcomm-diameter-mux-wildfly-1.7.0.139.zip to /home/jega/restcomm/jain-slee/release/restcomm-diameter.zip

BUILD FAILED
/home/jega/restcomm/jain-slee/release/build.xml:386: Can't get https://mobicents.ci.cloudbees.com/job/RestComm-jDiameter-1.x/139/artifact/release/restcomm-diameter-mux-wildfly-1.7.0.139.zip to /home/jega/restcomm/jain-slee/release/restcomm-diameter.zip


`
@ghost
Copy link

ghost commented Sep 12, 2018

any solution to this problem ?

@masood-alam
Copy link

https://mobicents.ci.cloudbees.com developer account does not exist any more :)

@parsibox
Copy link

parsibox commented Jul 1, 2020

i have the same problem

@yulianoifa-mobius
Copy link
Contributor

Mobicents-CI does not exists anymore , as result you need to compile and build all the dependencies that are located at mobicents-ci , and then point the links to correct location

@parsibox
Copy link

Mobicents-CI does not exists anymore , as result you need to compile and build all the dependencies that are located at mobicents-ci , and then point the links to correct location

how can i do this?
please guide me
i need to compile this source
If you need money for guidance on obtaining dependencies and compiling, I will pay
please connect with mi in skype ( my username in skype is parsibox )

@yulianoifa-mobius
Copy link
Contributor

Hi
The error says restcomm-diameter-mux-wildfly-1.7.0.139.zip not found.
Go to Restcomm under github find the jdiameter and either find the binary or build it from source. Then store it in some storage and change the link.

Please note that there are commercial releases ( non-free ) that are provided as binaries from Telestax. In case you struggle to build from source you may want to switch to commercial releases

@parsibox
Copy link

That's the problem
Each build requires dependencies that are not available on the Internet
Can you send us the required dependencies from your computer?

@parsibox
Copy link

for example when i run jboss it say this error:

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "vfszip:/home/mohsen/jboss/jboss-5.1.0.GA/server/default/deploy/map/mobicents-slee-ra-map-du-1.0.0.FINAL.jar/" is missing the following dependencies:
    Dependency "SS7Service" (should be in state "Real", but is actually in state "** NOT FOUND Depends on 'SS7Service' **")

DEPLOYMENTS IN ERROR:
  Deployment "SS7Service" is in error due to the following reason(s): ** NOT FOUND Depends on 'SS7Service' **

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants