How to duplicate 1000 records without a time out?

2019-10-01 Thread Thomas Miskiewicz
Hi Listers User clicks on the button to take a back up off 1000 records. Is there a way to achieve that using filter workflow without causing a time out for the User? Thank you Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Change schedule question

2019-08-30 Thread Thomas Miskiewicz
Hi List a change has been scheduled for 11.07.2019 13:00 - 11.07.2019 23:00 but one of the tasks has accidentally been scheduled outside of this windows. Is this a bug or a feature? Where can I find the documentation of this functionality? Thanks Thomas -- ARSList mailing list ARSList

Re: How to run a job on individual servers?

2019-08-29 Thread Thomas Miskiewicz
ator.runCommand(ExternalProcessEvaluatorFactory.java:306) ~[bundlefile:9.1.03-SNAPSHOT] Any idea why? Thomas > On 21. Aug 2019, at 13:44, conny.mar...@t-systems.com wrote: > > Hi, > > if you're on *x, you can do something like > > RUN-PROCESS ssh server1 /path/to/your/licenset

How to Access the complete Atrium Integrate Schedule?

2019-08-26 Thread Thomas Miskiewicz
Hi Listers, I need to reschedule a few AI jobs and would like to get the complete schedule of all jobs but I don’t know how… Is there a way or do I have to open each and every job? Thank you Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: DSO creating duplicates

2019-08-23 Thread Thomas Miskiewicz
Thank you for the quick reaction, Jeff. It’s interesting because I was looking Through the release notes today and hardly found anything regarding DSO... I wish I could find something that would justify an upgrade... > On 23. Aug 2019, at 17:27, Jeff Lockemy wrote: > > Hi Thomas, &

DSO creating duplicates

2019-08-23 Thread Thomas Miskiewicz
ojdbc6-11.2.0.4.0.jar:11.2.0.4.0] at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1046) ~[ojdbc6-11.2.0.4.0.jar:11.2.0.4.0] at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1336) ~[ojdbc6-11.2.0.4.0.jar:11.2.0.4.0] at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3613) ~[ojdbc6-11.2.0.4.0.jar:11.2.0.4.0] at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3714) ~[ojdbc6-11.2.0.4.0.jar:11.2.0.4.0] at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1378) ~[ojdbc6-11.2.0.4.0.jar:11.2.0.4.0] at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172) ~[commons-dbcp-1.4.jar:1.4] at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172) ~[commons-dbcp-1.4.jar:1.4] at org.apache.commons.dbcp.DelegatingPreparedStatement.execute(DelegatingPreparedStatement.java:172) ~[commons-dbcp-1.4.jar:1.4] at net.sf.log4jdbc.PreparedStatementSpy.execute(PreparedStatementSpy.java:418) ~[log4jdbc-remix-0.2.7.jar:na] at com.bmc.arsys.server.persistence.entry.impl.ARPreparedStatementCallback.doInPreparedStatement(ARPreparedStatementCallback.java:34) ~[bundlefile:9.1.03-SNAPSHOT] at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:644) ~[bundlefile:na] ... 104 common frames omitted Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: How to run a job on individual servers?

2019-08-21 Thread Thomas Miskiewicz
setracker > RUN-PROCESS ssh server3 /path/to/your/licensetracker > > within an escalation. If escalations are running on server1 it will > connect via ssh to itself, which does not really matter. > > KR Conny > > -Ursprüngliche Nachricht- > Von: ARSList Im Auftra

Re: Please unsubscribe me

2019-08-21 Thread Thomas Miskiewicz
You’ll have to live with it! 😂 > On 21. Aug 2019, at 13:25, Oldershaw, Peter (CTR) via ARSList > wrote: > > Hi, > > I no longer work with Remedy and attempted to unsubscribe on the arslist web > site but it does not seem to work. Can someone please help unsubscribe me. > > Thanks. > > C

Re: How to run a job on individual servers?

2019-08-21 Thread Thomas Miskiewicz
this during a maintenance period or > scheduled outage? You could always bring up one server at a time and that way > you can ensure escalations are running on that server if you’re in a server > group with the failover configured. > > Sent from my iPhone > >> On Aug 2

Re: How to run a job on individual servers?

2019-08-21 Thread Thomas Miskiewicz
g; ar monitor or centralised > config forms for the server names and connect to them directly run something > > -- Original Message -- > From: "Thomas Miskiewicz" > To: arslist@arslist.org > Sent: 21/08/2019 11:50:30 > Subject: How to run a job on individual

How to run a job on individual servers?

2019-08-21 Thread Thomas Miskiewicz
to trigger workflow on each individual server? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

How to calculate handling duration in Smart Reporting?

2019-05-14 Thread Thomas Miskiewicz
? Thank you Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: CLOB search

2019-05-10 Thread Thomas Miskiewicz
tage of the things > that fts gives youbut your options of improving the effort with the DB > when searching a CLOB are very limited... > >> On Fri, May 10, 2019 at 7:07 AM Thomas Miskiewicz wrote: >> Is FTS avoidable? >> >>> On May 10, 2019, at 3:03 PM

Re: CLOB search

2019-05-10 Thread Thomas Miskiewicz
Is FTS avoidable? > On May 10, 2019, at 3:03 PM, LJ LongWing wrote: > > Would FTS help you in any way? I know it would help, but the question is are > you willing to make that change. > > On Fri, May 10, 2019 at 6:53 AM Thomas Miskiewicz <mailto:tmisk...@gmail.com>&

CLOB search

2019-05-10 Thread Thomas Miskiewicz
Hi All we had to increase the size of a char field to over 4000 with huge performance degradation when using this field for search. Does anyone know how to heal this? Would the Oracle 12 Text Option help? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-28 Thread Thomas Miskiewicz
primary applied. Once you’re in a server group you should be able to take any server out of the group. So if there is a particular DB in place I guess you wouldn’t be able to do that as the primary/ secondary thing is set in stone. Just a thought! Thomas > On 29. Apr 2019, at 05:50, R

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-27 Thread Thomas Miskiewicz
> > > From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas > Miskiewicz > Sent: Saturday, April 27, 2019 7:59 AM > To: ARSList > Subject: [EXTERNAL] Re: Installer is performing a secondary server > install/upgrade, No forms will be imported. >

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-27 Thread Thomas Miskiewicz
to determine whether it’s a primary or a secondary server. After spending countless hours with their support to no avail I’m giving up. Thomas > On 27. Apr 2019, at 13:30, Abhijit Hendre wrote: > > For 9.1.04 , there is a roll back utility to roll back platform upgrade (AR, >

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-24 Thread Thomas Miskiewicz
er > the ..\ARSystem\logs directory > Good idea, > > Doug > > > From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas > Miskiewicz > Sent: Wednesday, April 24, 2019 11:39 AM > To: ARSList > Subject: [EXTERNAL] Re: Installer is performing

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-24 Thread Thomas Miskiewicz
recommendation that you do that. You > can try it and see where it takes you. Test, Test, Test > > Doug > > > From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas > Miskiewicz > Sent: Wednesday, April 24, 2019 11:23 AM > To: ARSList > Subje

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-24 Thread Thomas Miskiewicz
Great Kevin, that’s sounds like a like I can work with. I will give it shot and yet it’s be great to know how bmc recognizes primary vs secondary. Thomas On Wed 24. Apr 2019 at 20:21, Kevin Shaffer wrote: > In addition to what Doug said, we had a similar issue and these are all > the p

Re: Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-24 Thread Thomas Miskiewicz
server as primary server. Is a secondary server secondary forever? No right? Thomas On Wed 24. Apr 2019 at 20:17, Reif, Douglas wrote: > Thomas, > > We often see this problem after a prior install failed but had already > updated the database. > > You run the next install

Installer is performing a secondary server install/upgrade, No forms will be imported.

2019-04-24 Thread Thomas Miskiewicz
which type of server (primary/secondary)? (Definitely not via ARSystemInstallationConfiguration as the parameter BMC_IS_SECONDARY_SERVER is set to false.) BMC Support doesn’t know how to solve this… Thomas-- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Zip Scheduled Reports?

2019-03-19 Thread Thomas Miskiewicz
Hi there, we want to schedule reports in ARS. Is there a setting that would tell ARS to zip the report? Thank you Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

How to automatically save a report to a share?

2019-02-13 Thread Thomas Miskiewicz
. Any other ideas / suggestions? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Threads Min and Max

2019-02-13 Thread Thomas Miskiewicz
Hi Listers, in Server Information on Ports and Queues we got these settings: What is the meaning of Min and Max, min in particular? I’ve seen the suggestion to set it to 1 to 11 and other times 11 to 11. What the difference? Both seems to work… Thank you Thomas-- ARSList mailing list

File Deployer only on one server

2019-01-20 Thread Thomas Miskiewicz
now? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: Emails

2019-01-06 Thread Thomas Miskiewicz
Sure! On Sun 6. Jan 2019 at 22:36, Roger Justice via ARSList wrote: > I have not seen any Arslist emails for a few weeks. Is anyone still using > this? > > Roger > -- > ARSList mailing list > ARSList@arslist.org > https://mailman.rrr.se/cgi/listinfo/arslist > -- ARSList mailing list ARSList@ars

Re: Remedy to MFT/FTP

2018-12-14 Thread Thomas Miskiewicz
What kind of middleware cannot handle 2MB? Just curious. On Fri 14. Dec 2018 at 22:38, Dinesh Kumar wrote: > Hi All, > > We are trying to integrate remedy with other systems and we need to send > our Workinfo including attachments, But our middleware is not able to > support more than 2 MB throu

armonitor not starting server

2018-12-10 Thread Thomas Miskiewicz
es Started : [ BMC:FileDeployer ]. < ProcessController.java:166 > /* Mo Dez 10 2018 11:56:52.0651 */ Processed failed to Start : [ ]. < ProcessController.java:168 > /* Mo Dez 10 2018 11:56:52.0651 */ Processes Stopped : [ ]. < ARMonitorDaemon.java:318 > /* Mo Dez 10 2018 11:56:52.0660 */ Initialization of ARMonitor completed. Thomas-- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: How To Make an AR Server an Admin Server

2018-12-09 Thread Thomas Miskiewicz
:42, Theo Fondse wrote: > > Hi Thomas, > > Is the DB a restored copy from prod or another environment? > I would also make sure to change the servergroup name (Server Name Alias) on > the new server if the DB was a copy of another server’s DB. > > Also have a look at th

Re: How To Make an AR Server an Admin Server

2018-12-09 Thread Thomas Miskiewicz
ranking config being ignored? > On 7. Dec 2018, at 20:01, LJ LongWing wrote: > > all of the ones that start with srvgrp in the db > > On Fri, Dec 7, 2018 at 11:48 AM Thomas Miskiewicz <mailto:tmisk...@gmail.com>> wrote: > which table? > > On Fri 7.

Re: How To Make an AR Server an Admin Server

2018-12-07 Thread Thomas Miskiewicz
27;sync' button, or restart the > server to have it take effect? > > On Fri, Dec 7, 2018 at 9:05 AM Thomas Miskiewicz > wrote: > >> Did that. Zero effect on anything. >> >> On Fri 7. Dec 2018 at 17:02, LJ LongWing wrote: >> >>> Rank it as an Admi

Re: How To Make an AR Server an Admin Server

2018-12-07 Thread Thomas Miskiewicz
Did that. Zero effect on anything. On Fri 7. Dec 2018 at 17:02, LJ LongWing wrote: > Rank it as an Admin in the Server Group Operational Ranking form, and for > that matter, rank it as 1 for the rest of them as well. > > On Fri, Dec 7, 2018 at 8:52 AM Thomas Miskiewicz > wrote:

Re: How To Make an AR Server an Admin Server

2018-12-07 Thread Thomas Miskiewicz
Thank Carl, yes it is. 9.1.04 Fine, then let me rephrase my question. How to tell the server that it’s an admin server so that the installer imports / updates the system forms etc, Thomas > On Dec 7, 2018, at 4:46 PM, Carl Wilson wrote: > > Hi, > If it is one of the latest

How To Make an AR Server an Admin Server

2018-12-07 Thread Thomas Miskiewicz
came up with the genius idea to fall back and start from scratch. Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

What can be the reason for slow dso

2018-12-03 Thread Thomas Miskiewicz
Hi Listers I modify a record, the change does into distributed pending and it stays there for quite a few minutes before it gets processed. This isn’t normal is it? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: Moving ARS To a Newer OS and Host

2018-12-03 Thread Thomas Miskiewicz
Thanks LJ! I’m about to go this route https://docs.bmc.com/docs/brid90/configuring-oracle-databases-537625258.html#ConfiguringOracledatabases-TouseapreviouslycreatedtablespaceinBMCRemedyARSystem I was hoping it can be avoided... Thomas > On 3. Dec 2018, at 12:45, LJ LongWing wr

Moving ARS To a Newer OS and Host

2018-12-03 Thread Thomas Miskiewicz
thought I’d ask arslisters maybe someone has an idea how to get fresh ARS binaries on my new host. Upgrade won’t work because the binaries don’t exist and new install gets offended but the existence of the ARAdmin Schema... Thank you Thomas -- ARSList mailing list ARSList@arslist.org https

Re: Looking for RSSO multi server advice

2018-12-01 Thread Thomas Miskiewicz
What kind of input? I just installed and deployed it with a customer in the precise setup you’ve mentioned and it works great. On Sat 1. Dec 2018 at 12:16, wrote: > Hi > Long time since I posted. Only experience with RSSO is theory. Looking for > input from some of you more experienced guys on i

Re: Prompt for Windows Credentials when opening an Attachment in IE

2018-09-24 Thread Thomas Miskiewicz
when something suddenly stops working and after a few > minutes, the security folks shout, "try it now!" and it works again. > > -JDHood > > > > On Mon, Sep 24, 2018 at 5:09 PM Thomas Miskiewicz <mailto:tmisk...@gmail.com>> wrote: > Another great idea

Re: Prompt for Windows Credentials when opening an Attachment in IE

2018-09-24 Thread Thomas Miskiewicz
Another great idea. What exactly do I need to check? > On Sep 24, 2018, at 11:03 PM, JD Hood wrote: > > If it's only in production, perhaps it's a security issue when IE is going to > access the local disk? > > -JDHood > > > On Mon, Sep 24, 2018 at 8:2

Re: Prompt for Windows Credentials when opening an Attachment in IE

2018-09-24 Thread Thomas Miskiewicz
are already on the record with it > on your screen, the 'save' action prompts a new api call and all api calls > are authenticated...so, if you are using SSO, I would check the SSO logs to > see if you are being rejected for some reason > > On Mon, Sep 24, 2018 at 7:0

Re: Prompt for Windows Credentials when opening an Attachment in IE

2018-09-24 Thread Thomas Miskiewicz
Apparently there isn’t. What could be the root cause? Where to look? > On 24. Sep 2018, at 14:57, LJ LongWing wrote: > > is there a difference in configuration? LB, SSO? > >> On Mon, Sep 24, 2018 at 6:29 AM Thomas Miskiewicz wrote: >> If it’s an IE issue - which I do

Re: Prompt for Windows Credentials when opening an Attachment in IE

2018-09-24 Thread Thomas Miskiewicz
have seen that here with our LMS system when > downloading attachments as well. Prompts for username and password to the > site for no reason. > > > > From: ARSList on behalf of Thomas Miskiewicz > > Sent: Monday, September 2

Prompt for Windows Credentials when opening an Attachment in IE

2018-09-24 Thread Thomas Miskiewicz
Hi Listers, we get a prompt for User Credentials when we try to open an attachment in IE. One needs to click that prompt away two times rather than enter the credentials to open the attachment. Any idea what can be done? Thomas -- ARSList mailing list ARSList@arslist.org https

Re: Email Engine Conditional Capabilities?

2018-08-30 Thread Thomas Miskiewicz
. Award at WWRUG10/11/12/13) > * RRR|License - Not enough Remedy licenses? Save money by optimizing. > * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs > Find these products, and many free tools and utilities, at http://rrr.se > > > August 30, 2018 12:57

Email Engine Conditional Capabilities?

2018-08-30 Thread Thomas Miskiewicz
Hello Listers! Does the ARS Email Engine have to conditional capabilities? For instance if HTLM row empty then hide it. Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

How to use a selection field alias in a message?

2018-08-22 Thread Thomas Miskiewicz
Hello Listers, is it possible to us a selection alias in a message and if yes how? Thank you Thomas Miskiewicz -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: [EXTERNAL] Where to find the ITSM Suite Entry Points?

2018-08-22 Thread Thomas Miskiewicz
I checked - it’s empty. > On 22. Aug 2018, at 12:33, Fawver, Dustin wrote: > > Thomas, > > While I don’t have the ITSM suite, you may be looking for the Entry Points > section in a form’s ‘Definitions’ tab in Developer Studio. Does that help or > are you looking mo

Where to find the ITSM Suite Entry Points?

2018-08-22 Thread Thomas Miskiewicz
Hello Listers, where I do find the Entry Points like New Incident and Search Incident in the ITSM Suite? Thank you Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: [E] DSO with and without Port

2018-08-06 Thread Thomas Miskiewicz
> Fred > > -Original Message- > From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas > Miskiewicz > Sent: Monday, August 6, 2018 11:35 AM > To: ARSList > Subject: [E] DSO with and without Port > > Hello Listers, > > the target

DSO with and without Port

2018-08-06 Thread Thomas Miskiewicz
server runs… How to explain this wired behaviour? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

How to dynamically set the WS endpoint?

2018-06-19 Thread Thomas Miskiewicz
Hey Listers, is it possible to dynamically set the WS endpoint? Kind of sick of building separate filters for every stage... Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

BMC Remedy Web Service Limitations

2018-06-05 Thread Thomas Miskiewicz
";> ARAdmin Test 001 Only a Test What other options do we have to deliver the Incident - WorkLogs - Attachments combination? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/

Re: Is rrrchive suitable for migrating groups?

2018-06-01 Thread Thomas Miskiewicz
> * RRR|License - Not enough Remedy licenses? Save money by optimizing. > * RRR|Log - Performance issues or elusive bugs? Analyze your Remedy logs > Find these products, and many free tools and utilities, at http://rrr.se > > June 1, 2018 9:16 AM, "Thomas Miskiewicz" wrote: >

Re: Is rrrchive suitable for migrating groups?

2018-06-01 Thread Thomas Miskiewicz
Thomas > On Jun 1, 2018, at 9:08 AM, Misi Mladoniczky wrote: > > Hi, > > Apparently your RRR|Chive config file is not correct. > > You did not supply a copy for us to review so there is no way to help you > further. > >Best Regards - Misi, RRR AB, http:

Re: [E] How to Change the Primary Key in a Web Service Call?

2018-05-25 Thread Thomas Miskiewicz
children like WorkLogs, CIs, etc from their respective ITSM sources or whether I have to build WorkLog, CI etc staging forms. Thanks Thomas > On 25. May 2018, at 18:19, Fred Grooms via ARSList > wrote: > > I believe you have to un-map the form and then when you re-map it you wil

How to Change the Primary Key in a Web Service Call?

2018-05-25 Thread Thomas Miskiewicz
Hello there, we’re using a staging form for our web service. Is it possible to change the primary key in the Mapping Info? At least on my system I cannot select anything... Thanks Thomas-- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Is rrrchive suitable for migrating groups?

2018-05-25 Thread Thomas Miskiewicz
Hi there, trying to migrate groups. There are 3100 group on source. Chive says it will migrate 9000! I let it do it anyway. Result: target gas 15 groups before and after the migration! What am I missing? Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo

Re: [EXTERNAL] Re: Trouble getting rrrchive to run

2018-05-17 Thread Thomas Miskiewicz
Not town that part but the part ARS who listens on . On Wed 2. May 2018 at 21:48, Dave Shellman wrote: > The port for the ARSystem should be a completely different port than the > Telnet port. > > Dave > > On Wed, May 2, 2018 at 3:41 PM Thomas Miskiewicz > wrote: >

Re: AW: Trouble getting rrrchive to run

2018-05-04 Thread Thomas Miskiewicz
he > native api libs > > KR Conny > > Von: ARSList [mailto:arslist-boun...@arslist.org] Im Auftrag von Thomas > Miskiewicz > Gesendet: Freitag, 4. Mai 2018 12:10 > An: ARSList > Betreff: Re: Trouble getting rrrchive to run > > Misi, you said: You could also set

Re: Trouble getting rrrchive to run

2018-05-04 Thread Thomas Miskiewicz
Hi Ben, I actually did set the LD_LIBRARY_PATH but it makes no difference. The only thing I don’t get is how to enable that API Logging on that Linux Server. Thomas > On 4. May 2018, at 16:11, Ben Chernys > wrote: > > Thomas, > > It IS compatible. I know this with

Re: Trouble getting rrrchive to run

2018-05-04 Thread Thomas Miskiewicz
Hi Misi, the only last idea I have is: your version is 9.1.00 and ours is 9.1.04. Maybe it’s incompatible. Disappointing experience with this tool Thomas > On May 3, 2018, at 8:37 AM, Misi Mladoniczky wrote: > > Hi, > > You see exactly what the problem is in the log with

Re: Trouble getting rrrchive to run

2018-05-04 Thread Thomas Miskiewicz
Hi Misi, we also maxed out ulimit but get the very same error. Thomas > On May 3, 2018, at 8:37 AM, Misi Mladoniczky wrote: > > Hi, > > You see exactly what the problem is in the log with normal logging turned on. > > You get ARERR 91 with the additional text &q

Re: Trouble getting rrrchive to run

2018-05-04 Thread Thomas Miskiewicz
. Thomas > On May 3, 2018, at 8:37 AM, Misi Mladoniczky wrote: > > Hi, > > You see exactly what the problem is in the log with normal logging turned on. > > You get ARERR 91 with the additional text "RPC: Unable to receive; > Asynchronous event occurred". > >

Re: Trouble getting rrrchive to run

2018-05-04 Thread Thomas Miskiewicz
Misi, you said: You could also set ARAPILOGGING to 1 prior to running RRR|Chive to get the exact API-calls and data to feed to driver in order to reproduce this. How do I do that on a Linux box? Thomas > On May 3, 2018, at 8:37 AM, Misi Mladoniczky wrote: > > Hi, > > You s

Re: [EXTERNAL] Re: Trouble getting rrrchive to run

2018-05-02 Thread Thomas Miskiewicz
Yes, it is. > On 2. May 2018, at 21:46, Dave Shellman wrote: > > The port for the ARSystem should be a completely different port than the > Telnet port. > > Dave > >> On Wed, May 2, 2018 at 3:41 PM Thomas Miskiewicz wrote: >> telnet hostname port works j

Re: [EXTERNAL] Re: Trouble getting rrrchive to run

2018-05-02 Thread Thomas Miskiewicz
s > > P: 423-439-4648 > itsh...@etsu.edu > > > From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas > Miskiewicz > Sent: Wednesday, May 02, 2018 9:42 AM > To: ARSList > Subject: [EXTERNAL] Re: Trouble getting rrrchive to run > > Thank you,

Re: Trouble getting rrrchive to run

2018-05-02 Thread Thomas Miskiewicz
Thank you, Misi! Is there an advanced logging that would help where the problem is? Thomas > On 2. May 2018, at 15:36, Misi Mladoniczky wrote: > > Hi, > > No, different server versions work just fine. > > Best Regards - Misi, RRR AB, http://www.rrr.se (ARSList MVP 2011

Re: Trouble getting rrrchive to run

2018-05-02 Thread Thomas Miskiewicz
HPD:TemplateSPGAssoc, \ > splitsearch = YES > transfertype= SYNCIFNEWER > logfile = AUTO > progressbar = YES > > > > From: ARSList on behalf of Thomas Miskiewicz > > Sent: Wednesday, May 2, 2018 6:16 AM > To: arslist@arslist.org > Subjec

Re: Trouble getting rrrchive to run

2018-05-02 Thread Thomas Miskiewicz
target_disableaudit = YES > target_clearallrecords = YES > multipleforms = HPD:Template, \ > HPD:Template Associations, \ > HPD:TemplateCustMapping, \ > HPD:TemplateSPGAssoc, \ > splitsearch = YES > transfertype= SYNCIFNEWER > logfile = AUTO &g

Trouble getting rrrchive to run

2018-05-02 Thread Thomas Miskiewicz
LD_LIBRARY_PATH. Copying the included libraries to the installation directory will allways work." My guess is, that in my case the app should use different shared objects for the source server and different for the target server. Is it possible to configure it that way? Thanks! Thoma

Re: Special characters in ARS

2018-04-04 Thread Thomas Miskiewicz
> On Apr 4, 2018, at 1:56 PM, LJ LongWing wrote: > > Character set at the db? > > On April 4, 2018 4:47:12 AM Thomas Miskiewicz wrote: > >> Hi there, >> >> We’re on ARS 9.1.03 with Oracle 12. >> >> When I enter Avșar into the a character

Special characters in ARS

2018-04-04 Thread Thomas Miskiewicz
Hi there, We’re on ARS 9.1.03 with Oracle 12. When I enter Avșar into the a character field I get Av¿ar after saving. Any idea how to fix this? Thomas-- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: Table Field Refresh Interval

2018-04-03 Thread Thomas Miskiewicz
Thank you, Jason! That was exactly what I was looking for. It works. Thomas > On Mar 29, 2018, at 7:28 PM, Jason Miller wrote: > > Just noticed it is documented: > https://docs.bmc.com/docs/ars91/en/settings-in-the-config-properties-file-609073130.html > > <https://do

Table Field Refresh Interval

2018-03-28 Thread Thomas Miskiewicz
automatically refreshed. It is recommended that the interval should not be less than the minimum interval value set by the administrator that is 5 minutes. Enter 0 to clear the interval. I wonder where can the administrator set this. Thomas -- ARSList mailing list ARSList@arslist.org https

What's the meaning of the AR System Server stop return codes?

2018-03-23 Thread Thomas Miskiewicz
] INFO - Process [ BMC:EmailEngine ] stopped with return code - [ 137 ]. INFO - Stopping process [ BMC:FileDeployer ]. INFO - Process Monitor Stopping process - [ BMC:FileDeployer ] INFO - Process [ BMC:FileDeployer ] stopped with return code - [ 137 ]. ARMonitor Stop signal sent!! Thomas

Re: Dev Studio broken after Upgrade to 9.1.03.001

2018-03-21 Thread Thomas Miskiewicz
do > the call with > > There were 3 API calls that started around the beginning of the log that > didn't finish in the 1.5 min of logbut because we don't have the end of > them, we can't determine how long they ran for > > On Wed, Mar 21, 2018 at 9

Re: Dev Studio broken after Upgrade to 9.1.03.001

2018-03-21 Thread Thomas Miskiewicz
ou still may have bad object reservation records. Check the AR > System Version Control: Object Reservation form for orphaned/invalid records. > > /tp > > From: ARSList On Behalf Of Thomas Miskiewicz > Sent: Wednesday, March 21, 2018 10:25 AM > To: ARSList > Su

Re: Dev Studio broken after Upgrade to 9.1.03.001

2018-03-21 Thread Thomas Miskiewicz
Fair enough Tim. The wired thing is that at times when I can connect I cannot open active links and filters. I can open forms. No issues with other severs on same client, same ds and same ar server configuration. Thomas > On Mar 21, 2018, at 4:34 PM, Timothy Powell > wrote: >

Re: Dev Studio broken after Upgrade to 9.1.03.001

2018-03-21 Thread Thomas Miskiewicz
Thanks Tim, I'll check but why does it work with other server of the same version then? Thomas > On Mar 21, 2018, at 3:40 PM, Timothy Powell > wrote: > > I’ve seen this before when the dev studio did not have enough memory to load > a large list of workflow objects.

Re: Dev Studio broken after Upgrade to 9.1.03.001

2018-03-21 Thread Thomas Miskiewicz
or that type of object until > those records are deleted. > > Jason > > On Wed, Mar 21, 2018 at 9:06 AM, Thomas Miskiewicz <mailto:tmisk...@gmail.com>> wrote: > Hi Listers, > > we have successfully upgraded our archive stand alone server from 8.1.00.002 &

Re: What is locking my account?

2018-03-21 Thread Thomas Miskiewicz
arCtx.login(); > > > > -- > J > > 2018-03-20 18:45 GMT+01:00 Thomas Miskiewicz : > >> Thanks for pointing this out, Fred, bu there is no error in my code. >> >> I just mad a mistake extracting snippets. The code looks like this: >> >> p

Re: Where do I find the documentation of the ARPluginContext class?

2018-03-20 Thread Thomas Miskiewicz
Oh well, can you share that jar file please? > On 20. Mar 2018, at 22:07, LJ LongWing wrote: > > Thomas, > I see it documented in my 8.1 file > > > > >> On Tue, Mar 20, 2018 at 2:54 PM, Thomas Miskiewicz >> wrote: >> Hi Listers, >&

Where do I find the documentation of the ARPluginContext class?

2018-03-20 Thread Thomas Miskiewicz
. Thomas -- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: What is locking my account?

2018-03-20 Thread Thomas Miskiewicz
but I think there may be an error in your code > You are setting the port to serverPort, but your integer value is just port > > > From: ARSList [mailto:arslist-boun...@arslist.org] On Behalf Of Thomas > Miskiewicz > Sent: Tuesday, March 20, 2018 11:12 AM > To: ARSList &

Re: What is locking my account?

2018-03-20 Thread Thomas Miskiewicz
Thank you Keith, good to know. 1. We’re not windows. 2. We don’t have more than one server defined in the mid-tier I rather thing that it’s related to a ARS bug which attacks when we use our ARF Plugin. Thomas > On Mar 20, 2018, at 5:05 PM, spearmint.l...@gmail.com wrote: > >

Re: What is locking my account?

2018-03-20 Thread Thomas Miskiewicz
, threadId : 401 @Doug - what does User: NULL mean? How is that possible? Thomas > On Mar 15, 2018, at 9:41 AM, Thomas Miskiewicz wrote: > > Thank you, Rajesh! I will delete my account completely and try again. > > Thomas > > On 15. Mar 2018, at 09:37, Rajesh Nair

Re: Query not working

2018-03-17 Thread Thomas Miskiewicz
Yep, the problem mutated from a not working query into the discovery how misleading or plain wrong the client side log is. > On 16. Mar 2018, at 16:32, LJ LongWing wrote: > > ok...so there isn't actually a problem? > >> On Fri, Mar 16, 2018 at 9:26 AM, Thomas Miski

Re: Query not working

2018-03-16 Thread Thomas Miskiewicz
LJ, the server side log shows that Mid Tier Client Log is plain wrong! The server side log shows that the filter I mentioned in my original post DID find what’s expected but a filter a some time later fails instead. Thanks Thomas > On Mar 16, 2018, at 3:19 PM, LJ LongWing wr

Query not working

2018-03-15 Thread Thomas Miskiewicz
nding what the filter was supposed to be finding. BTW, what is that AR_SQL_Alias thing? Is there any article on that? I was never run such a query I took from the client side (Mid Tier) log as the Oracle Developer say “SQL command not properly ended”… Thanks Thomas -- ARSList mailing li

Re: What is locking my account?

2018-03-15 Thread Thomas Miskiewicz
Thank you, Rajesh! I will delete my account completely and try again. Thomas > On 15. Mar 2018, at 09:37, Rajesh Nair wrote: > > Not sure if this is going to help, > i remember facing such issue but not in ARS but frequently on my machine > which i am using it > > I

Re: What is locking my account?

2018-03-14 Thread Thomas Miskiewicz
d : 323 Mi Mär 14 12:36:27.739 2018 Preparing context to be sent to pluginserver - User : ize0578, sessionId : 0, authGuid : NULL, cacheId : 118, threadId : 323 At this point my account gets locked. Is this a bug? Thomas > On Mar 14, 2018, at 5:33 AM, Mueller, Doug wrote: > > Tryin

How to enable logging for a filter plugin in Remedy 9.1.x?

2018-03-13 Thread Thomas Miskiewicz
Hello there, I set logging to TRACE in AR System Administration Plugin Server Config Form, enabled Plugin Logging, set Logging in log4j_pluginsvr.xml to debug but I still get no logs for Filter Plugins. Any idea how to do it? Thomas -- ARSList mailing list ARSList@arslist.org https

Re: [RSSO] Problem with some bypass URLs

2018-03-08 Thread Thomas Miskiewicz
Jarl, that’s good question indeed. So far we tested in IE 11 only because that our corporations standard browser, so even if it worked with all the others… We’re on Tomcat 8. Thomas > On Mar 9, 2018, at 8:21 AM, Jarl Grøneng wrote: > > > Do you get the same error in IE (not Ed

Re: [RSSO] Problem with some bypass URLs

2018-03-08 Thread Thomas Miskiewicz
tioned above the only thing that worked. Otherwise it doesn’t care about my encoding. Even if it did I wouldn’t know how to convince RSSO and Tomcat to encode that goto url according to my liking. I wonder why this RSSO cannot just work out of the box... Thomas > On 8. Mar 2018, at 22:5

Re: [RSSO] Problem with some bypass URLs

2018-03-08 Thread Thomas Miskiewicz
Hi Carl, cannyou give me a clue regarsing a córeczka bypass? RSSO on port 8090? Where do you have that from? Why does it matter? I would appreciate if you could elaborate is that BMC documentation is still on open source level. Thank you Thomas > On 8. Mar 2018, at 22:59, Carl Wilson wr

[RSSO] Problem with some bypass URLs

2018-03-08 Thread Thomas Miskiewicz
main:8080/arsys/forms/ourars/ABC:ControlCenter/Default+Administrator+View/> give us HTTP 404. It seems that the Tomcat / RSSO doesn’t like the blanks or colons in the goto part. Any idea how to fix this? Thanks Thomas-- ARSList mailing list ARSList@arslist.org https://mailman.rrr.se/cgi/listinfo/arslist

Re: [Non-DoD Source] Difference in license usage according to BMC License Audit and User Log

2018-03-08 Thread Thomas Miskiewicz
Thanks Ryan - Misi, Misi, Misi - can I have an eval license of the RRR please? Thank you Thomas > On Mar 8, 2018, at 7:11 PM, Nicosia, Ryan J CTR USSOCOM SOCOM J631 > wrote: > > Thomas, > > It is a known issue and Doug Mueller (BMC) even acknowledged it is a probl

  1   2   3   4   5   >