Re: PAT biserver plugin

1 view
Skip to first unread message

Paul Stoellberger

unread,
Feb 16, 2010, 9:58:05 AM2/16/10
to rgilchrist, pentahoanalysistool-users, pentahoanal...@googlegroups.com
Hi Rob,

thanks for trying the PAT plugin.
Unfortunately it doesn't work with the 3.5.x versions of the biserver. We had to introduce some plugin infrastructure to the biserver to make it work, which is only available in TRUNK and won't be part of the 3.5 releases.

We expect a new major release of the biserver (3.6 or whatever they'll name it), with the needed code, in March. Doug promised he'll try to have a Release Candidate out in mid-march.
Until then you need to download a SNAPSHOT from ci: http://ci.pentaho.com/view/Platform/job/BISERVER-CE/

We're currently improving the last bits and pieces and then release PAT 0.6

I plan to offer following packages to users:
Standalone:
- PAT 0.6 WAR
- PAT 0.6 + tomcat package

Plugin:
- PAT 0.6 Plugin.zip
- PAT 0.6 Plugin + SNAPSHOT biserver package


This way it will be more convenient for users to test the plugin

-paul


On 16 Feb 2010, at 15:44, rgilchrist wrote:

> Hi Paul
> I have downloaded the PAT plugin and installed it on our Pentaho CE
> server (version 3.5.0), when I goto the User console and log in with
> an admin role (Joe) and then click on File -> New -> New PAT Analysis,
> I get the error
>
> Failed to get a Session ID: Cannot create a Session.
>
>
> I thought this may have been caused by some of the changes I made to
> the configuration of our server, so I downloaded and installed version
> 3.5.2 and get the same error.
>
>
> Cheers
> Rob
>
> On Jan 18, 11:38 am, Paul Stöllberger <paul.stoellber...@aschauer-
> edv.at> wrote:
>> Again, for all of you who didn't see my tweet about it:
>>
>> I packaged and released the Milestone 2 Release of the PAT biserver
>> plugin yesterday:
>> You can download PAT plugin 0.6 M2 from our googlecode site:http://pentahoanalysistool.googlecode.com/files/pat-plugin-0.6-M2.zip
>> you need a recent biserver for it. available at pentaho hudson server:http://ci.pentaho.com/view/Platform/job/BISERVER-CE/
>>
>> Just extract the plugin zip and drop it into the pentaho-solutions/
>> system folder
>>
>> The pat plugin can now:
>> a) use automatic same hibernate DB connection as biserver
>> b) automatically create a new connection + connect to the biserver's
>> xmla interface (done via reading pentaho-solutions/system/olap/
>> datasources.xml - <URL> parameter for now)
>> c) save queries to solution repository using PUC
>> d) load queries from the solution repository
>>
>> Feedback / Testing more than welcome. This is only a milestone release
>> and most probably has some bugs.
>> Telling us whats not working helps us increasing its stability
>>
>> -Paul

bugg_tb

unread,
Feb 24, 2010, 2:04:40 PM2/24/10
to pentahoanalysistool-dev
Ok I take it back,

I was building a plugin for 0.6 and I got a Session error with the
latest BI CI. So I'll take a look at that this week before we ship
another test version.

Cheers

Tom

On Feb 16, 2:58 pm, Paul Stoellberger <paul.stoellber...@aschauer-

bugg_tb

unread,
Feb 24, 2010, 2:12:31 PM2/24/10
to pentahoanalysistool-dev
public static String getCurrentUserId() {
if (standaloneMode) {

SecurityContextHolder.getContext().setAuthentication(standaloneAuth);
}
return
SecurityContextHolder.getContext().getAuthentication().getName();

}

Basically thats throwing an NPE, something must have changed.

Paul Stoellberger

unread,
Feb 25, 2010, 4:58:36 AM2/25/10
to pentahoanal...@googlegroups.com, pentahoanalysistool-dev

> --
> You received this message because you are subscribed to the Google
> Groups "pentahoanalysistool-dev" group.
> To post to this group, send email to pentahoanal...@googlegroups.com
> .
> To unsubscribe from this group, send email to pentahoanalysisto...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/pentahoanalysistool-dev?hl=en
> .
>

Paul Stoellberger

unread,
Feb 25, 2010, 5:00:34 AM2/25/10
to pentahoanal...@googlegroups.com, pentahoanalysistool-dev
i ll be back home tonight and have a look at that tomorrow!

there are some things that have changed in the plugin, but that part
should not be affected

thanks

-paul


Am 24.02.2010 um 20:12 schrieb bugg_tb <t...@wamonline.org.uk>:

bugg_tb

unread,
Feb 25, 2010, 1:29:58 PM2/25/10
to pentahoanalysistool-dev
Well after a bit more investigation it looks like there is a
dependency on slf4j which wasn't in the old plugin, anyway it sorta
started working but didn't. So you're the master at this so you can
fix it tomorrow ;)

Tom

On Feb 25, 10:00 am, Paul Stoellberger <paul.stoellber...@aschauer-

Reply all
Reply to author
Forward
0 new messages