uniPaaS v1.9p – Broker Can't Find Its Engines
Friends,
Setting up a new partitioning server (MGPART1). The broker is being loaded as a service, logging in as a domain user account with full domain administrator privileges. The broker loads OK and spawns a runtime engine, also OK. Clients' Call Remote requests are received and acknowledged by the broker as successful. I can see the requests in the broker monitor where they're statuses are listed as "PENDING". While the engine (uniRTE.exe *32) appears in Windows Task Manager, an engine does NOT appear in the broker monitor's Enterprise Servers dialog, and PENDING requests never get handled. No errors appear in the MGRB log, nor in the MGREQ log, nor in the general error log. The broker simply cannot find the engine that it spawned. When another request arrives, the broker spawns another engine but that's as far as it goes, and when the broker is shutdown, it doesn't terminate any of the engines that it spawned, it just leaves them running. I'm missing something but I can't see the forest for the trees and I've got people standing around with their thumbs in their... HELP!!
|
|
Print Preview without File operations
uniPaaS.1.9g
I/O Properties, PDF Yes; Preview Yes When remote client previews the PDF the default PDF viewer is Adobe Acrobat DC. The problem is users can use the file dialogue in Adobe to browse the content of all the drives on the server. Questions: 1. Is there a way to prevent file access using Adobe? 2. Is there another viewer that I can use to do this. Thank you
|
|
XPA 4.6 in a TFS build agent.
RJV
Hi all,
We are currently in the process of migrating from xpa 3.3 to xpa 4.6. We use team foundation server to orchestrate our builds/releases. Being part of a big organization, we want to make use of a flexible pool of build agents to generate our .ecf’s so we cannot install XPA 4.6 on all those servers/agents.
For XPA 3.3, we have created a stand-alone/drag and drop installation of the 3.3 studio, which we zip, upload to the build agent, unzip and then build our .ecf files. However when I create a zip of (working) xpa 4.6 studio installation, and I unzip it on another server I get the following error message:
HybridStudioShell (header) – Cannot find on or more components. Please reinstall the application. (body)
To me this looks something is wrong with the MgxpaHybridStudioShell.dll , even though it is placed in the installation directory in its default position.
Has anyone encountered this aswell? Or any idea on how to continue here?
Kind regards / Hartelijke groeten / Z poważaniem / सधन्यवाद,
Rob Verheij ----------------------------------------------------------------- ATTENTION: The information in this e-mail is confidential and only meant for the intended recipient. If you are not the intended recipient, don't use or disclose it in any way. Please let the sender know and delete the message immediately. -----------------------------------------------------------------
|
|
Re: Magic v 9.4 With Oracle 11 or oracle 12
Anton Doank
solved, i downgrade to oracle 12c 32bit and problem solved thanks Pada tanggal Sen, 4 Mei 2020 pukul 14.31 Anton Doank via groups.io <anton.khansa=gmail.com@groups.io> menulis:
|
|
Re: Magic v 9.4 With Oracle 11 or oracle 12
Anton Doank
hi all, i am trying magic 9.4 sp7 with oracle 12c but there is error that say error failed to load driver mgora8.dll is not loaded. anyone can help me solve this error?iam running magic 9.4 sp7a on windows server 2012 with oracle 12c. regards, Ant Pada tanggal Kam, 10 Mei 2018 pukul 03.10 Frigyesi Viktória <fv@...> menulis:
|
|
Re: solliciter une solution
Marc Gauthier
Bonjour,
Avez-vous essayer d' installer Actian Workgroup ou serveur? C'est le dernier nom de btrieve http://www.goldstarsoftware.com/ineedpsql13.asp N'oublier de redémarrer après l'installation. Bonne chance!
|
|
Re: not working ctrlgoto ?
Also working in a file-table ? I'll see.
|
|
Re: What is the last version of UniPaaS 1.9 ?
Thanks Govert.
|
|
Re: XPA 4.6 Select Group Box Contents
Steven Burrows
Linked or not linked, doesn’t seem to matter. I can drag a box with linked items, but I need to select the contents so I can re-inherit. Lots of new properties in v4 (moving from v2), finally worth having hard models. Steven Burrows
From: main@magicu-l.groups.io <main@magicu-l.groups.io>
On Behalf Of oldone via groups.io
Sent: 01 May 2020 15:55 To: main@magicu-l.groups.io Subject: Re: [magicu-l] XPA 4.6 Select Group Box Contents
This email is not from Hexagon’s Office 365 instance. Please be careful while clicking links, opening attachments, or replying to this email.
Are the items in the box linked?
|
|
data view export
oldone
the control + P or G depending on version
Why is not the output name a parameter? Whatever name is provided is stored and inserted into additional generated output. Makes it awkward to make a permanent system output. That means where the output goes depends on other view exports. Must be my misunderstandings again. Thanks for your patience.
|
|
Re: XPA 4.6 Select Group Box Contents
oldone
Are the items in the box linked?
I may misunderstand but then a click captures those that are...
|
|
Re: not working ctrlgoto ?
Govert Schipper
Teun, I don't know that you are trying to achieve, but you can probably user 0 instead of currow(0).
If have used this in other UniPaas projects.
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Undix InformatieSystemen <undix76@...>
Verzonden: vrijdag 1 mei 2020 15:17 Aan: main@magicu-l.groups.io <main@magicu-l.groups.io> Onderwerp: [magicu-l] not working ctrlgoto ? I use UniPaaS 1.9p but it seems that the following instruction is not working : CtrlGoto('controlname',currow(0),0)
I have checked currow(0) on his own : it gives the right row in the file-table. I have checked the 'controlname' : it's an existing name. Do I make a mistake or is CtrlGoto not working in UniPaaS 1.9p? TIA, Teun van Unen
|
|
Re: What is the last version of UniPaaS 1.9 ?
Govert Schipper
Yes Teun, 1.9p is the lastest version of UniPaaS.
Van: main@magicu-l.groups.io <main@magicu-l.groups.io> namens Undix InformatieSystemen <undix76@...>
Verzonden: vrijdag 1 mei 2020 15:11 Aan: main@magicu-l.groups.io <main@magicu-l.groups.io> Onderwerp: [magicu-l] What is the last version of UniPaaS 1.9 ? 1.9p ?
TIA, Teun van Unen
|
|
not working ctrlgoto ?
I use UniPaaS 1.9p but it seems that the following instruction is not working : CtrlGoto('controlname',currow(0),0)
I have checked currow(0) on his own : it gives the right row in the file-table. I have checked the 'controlname' : it's an existing name. Do I make a mistake or is CtrlGoto not working in UniPaaS 1.9p? TIA, Teun van Unen
|
|
What is the last version of UniPaaS 1.9 ?
1.9p ?
TIA, Teun van Unen
|
|
Saying Hello
info.calisjs@...
Hello everyone, new to the group and I'm excited about this group's content.
I hope everyone is staying safe.
|
|
Re: XPA 4.6 Select Group Box Contents
Jim Stephenson
I thought that little arrow thing in the upper right corner of the Group Box allowed you to do that. But I just tried it in one of my apps and all it would allow me to do is change the Group Box text.
On Thu, Apr 30, 2020 at 4:17 AM Steven Burrows <steven.burrows@...> wrote:
|
|
XPA 4.6 Select Group Box Contents
Steven Burrows
Is there any way to select all the contents (attached controls) of a group box ? Have tried every combination of Shift, Alt and Control, and lassoing the area, but it will only select the group box, not its contents
Steven Burrows
|
|
Re: solliciter une solution
Marvin VIDAL
Bonjour, Si vous avez une autre installation du logicielle, au lieu de installer de nouvau, il vaudra la peiner d'essayer de copier le fichier mgbtrv.dll d'ici. Au sujet de Windows 7, je vous suggère d'essayer le "Windows 7 XP mode" de Microsoft. Salutations, Marvin VIDAL
On Wed, Apr 29, 2020 at 3:09 AM kori yahia hamid <saharienhamid44@...> wrote:
|
|
Re: Unable to Lock UP1.9 Control File
Jim Stephenson
Ok, so I got a message from the client yesterday afternoon that said they were not having the problem anymore. I have no idea what changed, but the problem went away. To Pavel's question, yes it is UP1.9 and it is the MCF that was locking.
Are you sure? UP1.9 and * .mcf?
|
|