Git Product home page Git Product logo

atlas's People

Contributors

stcarrez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

atlas's Issues

ArgoUML

Hi.
Which version of ArgoUML are you using for creating UML models? When I tried to open atlas.zargo my Argo (0.35.1) say:
"XMI external reference error attempting to read : http://argouml.org/user-profiles/AWA.xmi
error message : org.argouml.model.XmiReferenceException: http://argouml.org/user-profiles/AWA.xmi
Please check that the referenced file is available.
If the reference refers to a profile, make sure that the profile is available by doing the following:
(1) Either load a module which contains that profile,
(2) or make sure that the URL can be resolved (...)".
Before I tried same wth 0.34.
In logs I can see that Argo has also problem with Dynamo.xmi interpretation.
thanks
Marek

Docker Image Error

Hello !
I've tried to test docker image, but there's a problem...
Fedora 31
Docker v19.03.7

$docker run --name atlas -p 8080:8080 ciceron/atlas
Missing command name to execute.
akt - tool to store and protect your sensitive data
Usage: atlas-server [switchs] command [arguments]

 -V, --version      Print the version
 -v, --verbose      Verbose execution mode
 -vv, --debug       Enable debug execution
 -vvv, --debug-dump Enable debug dump execution
 -z, --zero         Erase and fill with zeros instead of random values
 -c, --config=PATH  Defines the path for configuration file
INFO : Clearing the sequence factory
INFO : Clearing bundle cache
INFO : Clearing facelet cache

Any idea ?

build problems (ubuntu 18.04)

Hi Stephane,

I tried to build Atlas an I run into many problems. I first build AWA because it brings all the repos necessary for Atlas and I though make install would set me up all the dependencies, system wide, for building Atlas. ./configure works, make works, make install seems to work. (as I find your stuff, eg /usr/local/lib/util.static/, /usr/local/lib/ado.static etc )

  1. when I try to ./configure Atlas, it does not find Ada-Util (first one to break). The output says it looked in /usr/local/lib/gnat/lib as is my new ADA_PROJECT_PATH variable set, tampered with. There is no folder /usr/local/lib/gnat/lib on my machine...?

  2. Therefore I decide to move the folder atlas inside ada-awa. Now ./configure of Atlas works but make breaks:
    a) atlas.gpr, with "config" conflicts with/probably config.gpr from other submodule included just after.
    I fixed it by renaming the atlas config.gpr by config_atlas.gpr everywhere needed.
    b) Also in the generated atlas.gpr, the pattern with "../awa/awa_mail"; is not good. I think it should read "../awa/plugins/awa-mail/awa_mail.gpr";

Now it goes on to build the atlas-server binary.

When I execute bin/atlas-server and ...
INFO : Connect your browser to http://localhost:8080/atlas//index.html

This is the output I get:
DEBUG: Finding route for //index.html
DEBUG: Finding route for /setup/install.html
INFO : GET /setup/install.html
INFO : Dispatch /setup/install.html
DEBUG: Inject route parameters from /setup/install.html
DEBUG: Find facelet /setup/install.xhtml
WARN : Cannot read '/setup/install.xhtml': file does not exist
WARN : Page not found: /setup/install.html
DEBUG: Finding route for /setup/install.html
INFO : GET /setup/install.html
INFO : Dispatch /setup/install.html
DEBUG: Inject route parameters from /setup/install.html
DEBUG: Find facelet /setup/install.xhtml
WARN : Cannot read '/setup/install.xhtml': file does not exist
WARN : Page not found: /setup/install.html

From there I check more closely and found that, probably, the content of the web folder of the awa-setup should be reachable by atlas-server. I merged the content of awa-setup/web to atlas/web. Now there is a page that shows up but it is broken in every way possible. The browser console shows stuff like

GET http://localhost:8080/atlas/css/grids/reset.css 404 (Not Found) (locate cmd tells me it comes from ada-asf or ada-security
GET http://localhost:8080/atlas/css/users.css 404 (Not Found)
etc etc

I did the merge of all web folders to atlas/web by hand but it is tedious and still, there is many jquery *.js (mouse, core, etc) stuff that do not follow along properly, wrong placement. At this point I let go.

Let me know if I tried building the wrong way and/or how should I deploy all the relevant stuff to atlas/web.

Thx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.