Giter VIP home page Giter VIP logo

olap4j-demo's People

Watchers

 avatar

olap4j-demo's Issues

Dependency not foud with mondrian-3.3-SNAPSHOT

What steps will reproduce the problem?
1. download code from svn location
2. run 'ant'
3. verify output

What is the expected output? What do you see instead?
Expected output:
'BUILD SUCCESSFUL' is the expected output, with all dependencies correctly 
resolved.

Actual output:
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve]           module not found: pentaho#mondrian;3.3-SNAPSHOT
[ivy:resolve]   ==== local: tried
[ivy:resolve]     C:\Documents and 
Settings\User\.ivy2/local/pentaho/mondrian/3.3-SNAPSHOT/ivys/ivy.xml
[ivy:resolve]     -- artifact pentaho#mondrian;3.3-SNAPSHOT!mondrian.jar:
[ivy:resolve]     C:\Documents and 
Settings\User\.ivy2/local/pentaho/mondrian/3.3-SNAPSHOT/jars/mondrian-3.3-SNAPSH
OT.jar
[ivy:resolve]   ==== shared-ivy: tried
[ivy:resolve]     
http://repo.pentaho.org/artifactory/repo/pentaho/mondrian/3.3-SNAPSHOT/mondrian-
3.3-SNAPSHOT.ivy.xml
[ivy:resolve]   ==== shared-mvn: tried
[ivy:resolve]     
http://repo.pentaho.org/artifactory/repo/pentaho/mondrian/3.3-SNAPSHOT/mondrian-
3.3-SNAPSHOT.pom
[ivy:resolve]     -- artifact pentaho#mondrian;3.3-SNAPSHOT!mondrian.jar:
[ivy:resolve]     
http://repo.pentaho.org/artifactory/repo/pentaho/mondrian/3.3-SNAPSHOT/mondrian-
3.3-SNAPSHOT.jar
[ivy:resolve]   ==== public: tried
[ivy:resolve]     
http://repo1.maven.org/maven2/pentaho/mondrian/3.3-SNAPSHOT/mondrian-3.3-SNAPSHO
T.pom
[ivy:resolve]     -- artifact pentaho#mondrian;3.3-SNAPSHOT!mondrian.jar:
[ivy:resolve]     
http://repo1.maven.org/maven2/pentaho/mondrian/3.3-SNAPSHOT/mondrian-3.3-SNAPSHO
T.jar
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: pentaho#mondrian;3.3-SNAPSHOT: not found
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]
[ivy:resolve]
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
C:\my-checkout-directory-path\olap4j-demo-read-only\subfloor.xml:660: 
impossible to resolve dependencies:
        resolve failed - see output for details


What version of the product are you using? On what operating system?
Checked out version directly from SVN.
Running Windows XP Professional

Please provide any additional information below.
Considering that it's my first attempt with olap4j, and probably most of people 
who checkout the code as this is a sample, would be nice to have all 
dependencies solved.

Browsing the repository I realized that the dependency folder for that version 
(3.3-SNAPSHOT) is empty.

At this moment I'm not aware if there is any required feature *only* available 
in version mondrian-3.3-SNAPSHOT (original required version), so this change 
may affect. Having said that, changing the version solves the problem.

Changing around line #37 of ivy.xml:

Old line:
<dependency org="pentaho" name="mondrian" rev="3.3-SNAPSHOT" />

New line:
<dependency org="pentaho" name="mondrian" rev="3.3.1-SNAPSHOT" />

Original issue reported on code.google.com by [email protected] on 23 Mar 2012 at 2:21

Filter (include method) functionality fails when we try specifying multiple dimensions and multiple values

What steps will reproduce the problem?
1. Specify multiple values for any dimension on FILTER axis using the include 
method.
2. Try executing the query.
3. It gives an MDX Query exception.

What is the expected output? What do you see instead?
The CellSet with selected filter results excluded.

What version of the product are you using? On what operating system?
It should be across platforms.

Please provide any additional information below.
In class Olap4jNodeConverter, the method toOlap4j() (Line 212) has issues. That 
is why it is throwing problems. Please fix this. We should test this with 
Multiple Dimensions and Multiple values on the FILTER axis.

Original issue reported on code.google.com by [email protected] on 3 Nov 2010 at 12:01

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.