Browse all forums dedicated to the Rocket MultiValue product family.
Recently active
Hello, I've run into a strange issue where I'm trying to wrap the d3 C functions so I can use them from nodejs. Everything compiles fine but the _CP_logon function hangs in node but not when I run it outside of node. stracing showed that there was a segmentation fault that was causing it to hang and I'm guessing something weird might be happening with the C memory that _CP_mkstr allocates and node's memory. After running my addon in valgrind, it looks like there might be a memory bug somewhere deeper down.I ended up being able to duplicate the issue in it's most simple form by running valgrind against the cdemo project that comes with d3. I think the root issue is that there might be a double free error somewhere in pick_init or maybe a null deref (I have basically 0 experience with C so take this all with a heaping of salt).I built cdemo using gcc 7.3 and then ran it valgrind and I see the following error which is the same error that I get through node. [root@d3linux cdemo]# valgrind
Below is a post from the U2 Forum. While this does not affect D3 directly, if customers are using certificates for gaining access to their machine, they may be vulnerable. The recommended course of action would be to obtain the 1.1.1n release of OpenSSL, install it on their server, run D3_setup to link D3 with the new version of OpenSSL.========================================================================================================A major OpenSSL vulnerability has been addressed in 1.1.1n - we should upgrade as it is a well-known and published method of inflicting a DDoS attack:https://nvd.nist.gov/vuln/detail/CVE-2022-0778https://www.openssl.org/news/secadv/20220315.txtThe BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point en
OpenSSL cert parsing bug causes infinite denial of service loop BleepingComputer remove preview OpenSSL cert parsing bug causes infinite denial of service loop OpenSSL has released a security update to address a vulnerability in the library that, if exploited, activates an infinite loop function and leads to denial of service conditions. Denial of service attacks may not be the most disastrous security problem. However, it can still cause significant business interruption, long-term financial repercussions, and brand reputation degradation for those affected. View this on BleepingComputer > Came across this today and noted that OpenSSL v1.1.1 is impacted, which means UV 11.3.4 is affected.------------------------------Gregor ScottSoftware ArchitectPentana Solutions Pty LtdMount Waverley VIC AU------------------------------
Recently a support case came in asking if there was an OCONV option to determine the week of the year of a passed date. OCONV won't do that, so I wrote a subroutine:subroutine weekOfYear.sub(inDate, weekNo)** Pass: inDate ( 5-digit internal date format )* Return: weekNo ( 1-53 )* Calculates which Sunday-Saturday week#* within the year. Week 1 is only 7 days* if January 1st is a Sunday.*if not(assigned(inDate)) then inDate=date()if inDate matches "5n" else inDate=iconv(inDate,"d")if inDate matches "5n" else inDate=date()inYear=oconv(inDate,"dy")begOfYear=iconv("1/1/":inYear,"d")firstYearDay=oconv(begOfYear,"dw")daysToSun=7-firstYearDayweekNo=int(((oconv(inDate,"dj")-daysToSun)+6)/7)+(daysToSun>0)returnAs the comments state, you pass a date in Pick internal format, which has been a 5-digit number since May of 1995, and you receive a number from 1 to 53 indicating which week of the year contains that date. This assumes that the week you seek starts on a Sunday and ends on a Saturday. I
I am beginning our journey with MVX:P and UV 11.3.4 on RHEL8.Reading through the MVX install guide I noted that the MVAdmin installation "highly recommend"s making the following uvconfig changesPERF_SYSTEM_SECTIONS 17PERF_SESSION_SECTIONS 17PERF_SYSTEM_FILES 29PERF_SESSION_FILES 29The default setting for these in a clean UV 11.3.4 install on RHEL8 has these set at follows:PERF_SYSTEM_SECTIONS 17PERF_SESSION_SECTIONS 11PERF_SYSTEM_FILES 163PERF_SESSION_FILES 19The description of these settings in the uvconfig leads me to conclude that the xx_SYSTEM_xx settings are the system-wide maximums, and the xx_SESSION_xx are maximums for a monitoring session. What I don't understand, and the documentation on MVX does not help here, is what's the relationship between the xx_SYSTEM_xx settings and the xx_SESSION_xx settings? Are the session settings a sub-set of the system ones, or do they control something totally different to the system one?If the session items are a sub-set of the
In the MVX installation guide, within the Installing MVAdmin on Linux an AIX section, is a highlighted tip that readsAfter MVAdmin is installed, if you should ever need to edit the uvconfig file, for your changes to take effect, you will need to use the mvadmin command to stop andrestart the MVAdmin Service (after stopping and before restarting the UniVerse Resource Service).I have never seen anything that refers to the UniVerse Resource Service before, and can find nothing that resembles it in the UV 11.3.4 installation on RHEL8.It is mentioned only 4 times in the MVX installation guide - 2 times each within the MVAdmin installation notes for both Windows and Linux/AIX.Can anyone shed some light as to what it is and does?------------------------------Gregor ScottSoftware ArchitectPentana Solutions Pty LtdMount Waverley VIC AU------------------------------
Hello,We plan to use the MVS Toolkit for data entry form on a phone app. How would you go about uploading a photo from your mobile app to a server? The picture should be stored on a server as JPG file. The path or URL for the picture should be stored on D3.Thanks,Chris------------------------------Chris WolczSenior Software DeveloperExecontrol Global SolutionsClifton Park NY US------------------------------
Hello,We have a new build of unidata 8.2.1 on centos 7 and cannot connect via SBClient. When connecting, it does not ask for user credentials, it just gives us a "Session disconnected" message and quits. Has anyone seen this behavior? Any way to resolve this issue? ------------------------------Victoria LeeIS Support TechnicianEye Bank For Sight RestorationNew York NY US------------------------------
Yes, but the whole D3 system and PICK before it was built independent of the operating system. We have moved our software from R83, AP/PRO, Mandrake, Mandriva and finally CentOS simply by backing up and thenrestoring it on the new system. New hardware, new OS and a couple of hours later, all up and running and back in business. We could have even used an AP/DOS or a Windows version, so the underlying OS is, or was, basically inconsequential.-- Alex PolglazeThe Book-Keeping Network(08) 9349 9189+61 419 776 348apolglaze@book-keepingnetwork.com.auhttps://www.book-keepingnetwork.com.au
I just read that Rocket has 4 free workshops on MVIS to users with a maintenance. How do I register for these workshops? Thankshttps://www.dbta.com/Editorial/News-Flashes/MultiValue-Vendors-Continue-to-Move-Forward-in-2022-151297.aspx?PageNum=3------------------------------Peter GonzalezprogrammerSelf RegisteredSt. Louis MO US------------------------------
Hello group!It has been many years since I downloaded wIntergrate (the free version without all the bells and whistles) . I can't seem to find it on the Rocket website. Could someone post the link? Thanks------------------------------Peter GonzalezprogrammerSt. Louis MO US------------------------------
When opening one of our programs in VS Code I've noticed the java process use up a large amount of system resources before eventually ending in a StackOverflowError in the folding handler. I've reproduced this issue a few times with the same program, but no other programs seem to hit this issue. CPU usage on the java process are between 30% and 35% with RAM usage around 1GB or higher before the process spits out the logs as pasted below. Additionally, the WARN appears to be related to an underscore following an INPUT statement: INPUT NUL,1:_ 17:07:50.165 [ForkJoinPool.commonPool-worker-1] WARN com.rs.mv.mvvs.basic.services.semantichighlighting.SemanticAnalyseVisitor - Semantic recognition error. Token type:351,Text: _ Dec 08, 2021 5:07:50 PM org.eclipse.lsp4j.jsonrpc.RemoteEndpoint fallbackResponseError SEVERE: Internal error: java.lang.StackOverflowError java.util.concurrent.CompletionException: java.lang.StackOverflowError at java.base/java.util.concurrent.CompletableFuture.enc
After updating to 1.4.0, I noticed that any variable that is not declared or assigned before a subroutine call is marked as an error after that subroutine call. In the below snippet, line 3 would show as an error in 1.4.0 but does not show as an error in 1.3.3 VAR1 = ""CALL PROGRAM1(VAR1, VAR2)CRT VAR2 ------------------------------Robert MetzgerSoftware Engineerbasys IncBaltimore MD US------------------------------
I received the following screenshot from a customer today. For all the time I've spent in SB+, I've never heard of SH.SEC.API, or perhaps I just don't remember. Is there documentation that explains what this is? ------------------------------Kevin KingPresidentPrecision Solutions, Inc.Longmont CO US------------------------------
Hello group!I have a support maintenance question on Unidata HP/UX version 3.3.2. This Unidata version is currently on a support maintenance contract. If this Unidata version has reached the end of life, will Rocket give support to reinstall? Upgrading is not an option. Thanks!------------------------------Peter GonzalezprogrammerSelf Registered------------------------------
hi, Using the extension, I'll submit a little non-error behavior.Actually, the syntax STOP 201,'FILENAME' or ABORT 201,'FILENAME' is show as a error. but if $options STOP.MSG is set, the syntax is correct ! For a better soft.------------------------------Manu Fernandes------------------------------
For quite a while now, I have been looking to update my character base application to something more modern - more GUI. Given that, I have just a couple of questions: Is there a fee for this application? Is there documentation for this package? Will I be able to convert my character base screens into GUI? How hard is it to implement?------------------------------Kevin HondMr.Self RegisteredKingsport TN US------------------------------
UniData and UniVerse are now paper certified on AlmaLinux 8 and Rocky Linux 8. Rocket MV is committed to providing support for Linux distributions that are binary compatible with RedHat Enterprise Linux (RHEL). AlmaLinux and Rocky Linux have been paper certified due to the CentOS 8 change in product lifecycle and compatibility with RedHat Linux.Paper certification is defined as an OS platform that is binary compatible with a fully QA'd OS platform. A paper certified OS Platform is not tested but is supported based on the ability to reproduce issues on the fully certified OS platform for which it is binary compatible.For more information on CentOS support and paper certified Linux distributions please see the full CentOS Support Statement on RBC.------------------------------Christine RizzaMV Product ManagerRocket Softwarecrizza@rocketsoftware.com------------------------------
Rocket MV product certifications on Windows 11 and Server 2022 will occur on most product GA versions in the 1st half of 2022 and will be scheduled in coordination with product maintenance releases.Additionally, certification of Visual Studio 2022 will take place in late 2022/ early 2023 and will be coordinated with product releases.MV roadmaps will be updated throughout the year as certifications are scheduled and completed. Please join the quarterly MV roadmap webinar or view the MV roadmaps on the Forum for certification status updates.------------------------------Christine RizzaMV Product ManagerRocket Softwarecrizza@rocketsoftware.com------------------------------
Rocket MV product certifications on Windows 11 and Server 2022 will occur on most products/versions in the 1st half of 2022 and will be scheduled in coordination with product maintenance releases.Additionally, certification of Visual Studio 2022 will take place in late 2022/ early 2023 and will be coordinated with product releases.------------------------------Christine RizzaMV Product ManagerRocket Softwarecrizza@rocketsoftware.com------------------------------
I am trying to restore some data from a backup. The file itself and dictionary came over, but the X_file was not restored. I could probably get it restored but it took a week for the IT department to get me this much so I'd like to just get rid of the index. Prior to Unidata 8 I would fix this by creating an index file for any other file, and then I'd copy it over to X_file and that worked. However, that doesn't work with Unidata 8. DELETE.INDEX file ALL doesn't work because it says it can't open the file. Is there any trick in Linux or Unidata that I could use to tell this file it shouldn't have to open the X_file to be able to retrieve the contents?------------------------------Kevin KingPresidentPrecision Solutions, Inc.Longmont CO US------------------------------
I see the following when I udt into an account:Is there a way to get that version to match the result of the 'WHAT' command:------------------------------Shawn WaldieRocket Forum Shared Account------------------------------
MultiValue Experiences version 1.1.1.510 has been released on January 28 2022 for the below platforms/versions:AIX POWER 7.1, 7.2RedHat Enterprise Linux Intel 7, 8Windows Windows 10, 2016, 2019This product is available to order immediately via your Rocket software provider or by logging into your RBC account at https://rbc.rocketsoftware.com or https://rbcint.rocketsoftware.com.Additional Product Information is available on the Product Availability Matrix at https://rbc.rocketsoftware.com/matrix.asp or https://rbcint.rocketsoftware.com/matrix.aspFor any questions on product availability, please contact u2askus@rocketsoftware.com.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.