baratine 0.11.3 broken ?

37 views
Skip to first unread message

thomas....@memenga.net

unread,
Jun 7, 2016, 4:29:39 AM6/7/16
to Baratine
Hi,

i was just trying to start the baratine distribution:

downloading baratine-0.11.3.zip

unzip

bin\baratine start


results in

null
java.lang.NullPointerException
at com.caucho.v5.web.cli.CommandStart.doCommandImpl(CommandStart.java:66)
at com.caucho.v5.web.cli.CommandStart.doCommandImpl(CommandStart.java:41)
at com.caucho.v5.cli.args.CommandBase.doCommand(CommandBase.java:304)
at com.caucho.v5.cli.args.ArgsBase.doCommand(ArgsBase.java:159)
at com.caucho.v5.cli.args.ArgsBase.doMain(ArgsBase.java:181)
at com.caucho.v5.cli.baratine.BaratineCommandLine.main(BaratineCommandLine.java:46)


tested on Windows7 and centos 7.4 both using

java -version
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)

Is the release broken ? Do i have to start baratine in a different way ?

(I did manage to start my Services using "Web.go()" within eclipse ... but i want to do a cluster deployment with different pods running on multiple servers)

Nam Nguyen

unread,
Jun 10, 2016, 2:57:54 AM6/10/16
to barat...@googlegroups.com
Hi Thomas,

We are reworking the clustering and it doesn't work at the moment. We
are currently focusing on the single server case for the upcoming 1.0
release.

-- Nam

thomasm

unread,
Jun 10, 2016, 7:16:50 AM6/10/16
to Baratine, n...@caucho.com
Hi Nam,

so i need to wrap the startup in a public void main(String[] args) method and configure things programatically ?

./bin/baratine start (+ deploy a packaged bar/jar file) is not possible at the moment (even for non-clustered deployments = no pods deploymens)?


When can i expect that the pod functionality and sharding via urls on multiple server will be available again ?

Best regards

Thomas


On Friday, June 10, 2016 at 8:57:54 AM UTC+2, Nam Nguyen wrote:
> Hi Thomas,
>
> We are reworking the clustering and it doesn't work at the moment. We
> are currently focusing on the single server case for the upcoming 1.0
> release.
>
> -- Nam
>

Nam Nguyen

unread,
Jun 10, 2016, 5:19:29 PM6/10/16
to thomasm, Baratine
On 6/10/16 4:16 AM, thomasm wrote:
> Hi Nam,
>
> so i need to wrap the startup in a public void main(String[] args) method and configure things programatically ?

Yes. You can also configure things with a yaml config file, but it's
poorly documented at the moment.

>
> ./bin/baratine start (+ deploy a packaged bar/jar file) is not possible at the moment (even for non-clustered deployments = no pods deploymens)?

That would depend on the deploy mechanism, which is broken.

>
>
> When can i expect that the pod functionality and sharding via urls on multiple server will be available again ?

After 1.0, which is scheduled to come out in about a month.

-- Nam
Reply all
Reply to author
Forward
0 new messages