Questions tagged [niagara-4]
12 questions
2
votes
2 answers
IntelliJ/Gradle: Unable to find method 'org.bouncycastle.crypto.CryptoServicesRegistrar.isInApprovedOnlyMode()Z'
I've just been working away normally on my Java project (not Android) in IntelliJ, not doing anything out of the ordinary. It's actually a Niagara 4 project.
For some strange reason, I've just attempted another build and got this:
Unable to find…

Gaz
- 328
- 3
- 15
1
vote
0 answers
mpirun was unable to launch the specified application as it could not access or execute an executable in R
I am trying to run irace on Compute Canada, and when I used openmpi module, it always gave me this error message below:
mpirun was unable to launch the specified application as it could not access or execute an executable:
Executable:…

Phoebe
- 53
- 5
1
vote
1 answer
What is Buildship and is there a Gradle plugin for NetBeans?
Could someone explain this feature named "Buildship" in the Eclipse IDE marketplace? Is this feature available for the Netbeans IDE?

Charlie.yu
- 11
- 1
0
votes
0 answers
IntelliJ / Niagara Module Plugin
I'm receiving the following error while attempting to sync gradle in JetBrains IntelliJ while trying to work on a Tridium Niagara project.
Error
Build file '<>\build.gradle' line: 1
A problem occurred evaluating project…

RQDQ
- 15,461
- 2
- 32
- 59
0
votes
0 answers
java:9: error: package javax.baja.web does not exist import javax.baja.web.BIFormFactorMax
I have a question, I do not know if you see this topic here, I am trying to use javax.baja, but all related import tell me that it exists, can someone help me with this issue. thanks.
0
votes
1 answer
Using requireJS with svgPanZoom giving error: Uncaught TypeError: svgPanZoom is not a function
I have been using svg-pan-zoom library successfully with my javascript app but I now need to refactor it to use requireJS.
My util.js is:
define([
'baja!',
'jquery',
'/file/WebWidgets/js/libraries/svg-pan-zoom.js'
], function (
…

P.Ellis
- 55
- 2
- 10
0
votes
0 answers
Niagara properties file Reader
I am new to Niagara Development with java. I working with Niagara 4.11. I have config file with named config.properties. I need to know where to place this file and how to read with java BNDevice(Baja) component.

Tamil Prakash
- 106
- 3
0
votes
1 answer
how to obtain station uptime(start time) information in Niagara-4?
I am trying to get the start time of niagara station.
I see there is a Sys Class that provides singleton to access all the functionality.
i want to get the start time of the station and i am unable to find a property that would result in that.
I…

hafiz ali
- 1,378
- 1
- 13
- 33
0
votes
1 answer
how to start niagara station on different port using niagara console?
Currently we start station by the command station .
i would like to have two station running at the same time on port 4911 and 4912
Error shown is as below:
Administrator: Niagara Command Line - station n4energymanagodemo
at…

hafiz ali
- 1,378
- 1
- 13
- 33
0
votes
1 answer
How to parse the XML output from Wire-shark to Obix?
I have getting some XML data from a server. The all data are an alerts, those are generating automatically. I can only see those data using wireshark software. I want to take all the XML data as Obix XML/Obix watch, because I need to get all the…

Ali
- 1,326
- 1
- 17
- 38
0
votes
2 answers
Obix Parser in Niagara
I would like to pull data from an Access Control System server (Kaba Exos 9300) to a third party java based system (Niagara Version 4.7). For the mentioned scope, I have to write Obix parser in my Niagara Server. Can anyone help me for the…
0
votes
1 answer
tridium niagara 4 dropdown in baja.jar
There is one software Tridium Niagara 4, which is private not opensource. This software put everything secure. No documentation for development troubleshooting and the documents are also clumsy, they are not in simple words.
For non programmers it…

prem30488
- 2,828
- 2
- 25
- 57