RestComm / jain-slee

The World's #1 Open Source JAIN-SLEE (JSLEE) 1.1 Implementation
http://www.restcomm.com/
GNU Affero General Public License v3.0
25 stars 50 forks source link

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

Open jega-ms opened 6 years ago

jega-ms commented 6 years ago

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 commented 6 years ago

any solution to this problem ?

masood-alam commented 5 years ago

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

parsibox commented 4 years ago

i have the same problem

yulianoifa-mobius commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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' **