Re: Parsing XML in a filter

2011-10-10 Thread Jarl Grøneng
Did this a few years ago; created a C filterplugin that parses the xml using the libxml library. The input was the xml, and one or more XPATH stings, and the plugin return the value(s) If the the same requirement was today, I'll go for the Java filter plugin. Regards, Jarl 2011/10/7 Ramey, Anne

Re: AIE. Annoying message every minute in log file

2011-10-10 Thread Jarl Grøneng
Hi, The form AIE:Exchange_Runs holds the same information as the logfile, you can se the total number of records processed. Regards, Jarl 2011/10/10 Sergio Tomillero stomill...@gmail.com: Hi Doug, The problem is that I need debugging log activated to know if there have been errors, how

Re: Mid Tier problems with AIE service

2011-09-21 Thread Jarl Grøneng
Earlier I saw a lot of issues if you tried to do something in AIE with a different user than the user AIE is set up with, not sure if this is still an issue with newer versions of AR System and AIE. -- J 2011/9/21 Jason Miller jason.mil...@gmail.com: ** There are some features of AIE that just

Re: Performance question CTM:People timing

2011-08-22 Thread Jarl Grøneng
52 ms with 52.000 records, Oracle 10.2 -- J 2011/8/20 John Sundberg john.sundb...@kineticdata.com: ** How long does it take your DB system to resolve a query for an exact match on CTM:People where the query is 'Remedy Login ID' = some user id Also -- how many records are in your CTM:People

Re: Is there a way to make a Filter API Plugin run in Phase

2011-05-10 Thread Jarl Grøneng
at 8:30 AM, Jarl Grøneng jarl.gron...@gmail.com wrote: If your on 7.6.4 you can use the Alert -- Web service plug-in in AR System. This is asyncron, and will probably do what you want. Page 260 in BMC Remedy Action Request System 7.6.04 Configuration Guide -- J 2011/5/4 Geoffrey Endresen

Re: How to connect to an AR server that is not registered with portmapper via AR JAVA API?

2011-05-09 Thread Jarl Grøneng
Hi, SInce your on 7.0 api, try this one: userInfo = new ARServerUser(Demo,,UTF-8,192.168.205.134); try { Util.ARSetServerPort(userInfo, 192.168.205.134, 6060, 0 ); ... } catch.. userInfo.verifyUser(new VerifyUserCriteria()); I recomend you to use the 7.6.3 or 7.6.4 api, it is much better

Re: Is there a way to make a Filter API Plugin run in Phase

2011-05-07 Thread Jarl Grøneng
If your on 7.6.4 you can use the Alert -- Web service plug-in in AR System. This is asyncron, and will probably do what you want. Page 260 in BMC Remedy Action Request System 7.6.04 Configuration Guide -- J 2011/5/4 Geoffrey Endresen geoffer...@gmail.com: ** We generally use Filter APIs

Re: Safeguard mismatch ars7.5

2011-04-28 Thread Jarl Grøneng
The error can be related to that you have used local characters in form names, and you started the server with wrong locale. -- J 2011/4/26 PCR Remedy pcr...@gmail.com: Hi, I hope someone can help about this issue. You know the history, nobody make documentation, nobody make backups, and

RFE (No Plans to Implement)

2011-04-27 Thread Jarl Grøneng
This one is a new one Our RFE Review Committee has re-reviewed this RFE and, unfortunately, decided to reject this RFE due to the fact the version this RFE was filed on is no longer supported. -- J ___ UNSUBSCRIBE

Re: Building menus by consuming a web-services

2011-04-26 Thread Jarl Grøneng
You can do that today. Create an ardbc plugin, link a form to that plugin. And you can then create a menu doing a query against that form. Regards, J 2011/4/26 Chintan Shah cbss...@yahoo.com ** Hi all, I would like to know if anyone has been successful in building a menu by consuming

Re: How to check attachment size?

2011-03-26 Thread Jarl Grøneng
Do a set field (the attachment field) into an integerfield. The value in the integerfield holds the size of the attachment. -- J 2011/3/25 Mark Milke mark_mi...@yahoo.com: Hello there, a web service is creating records in one of our forms. The attachment size is here is unlimited. In the

Re: CSV file via workflow

2011-03-16 Thread Jarl Grøneng
Agree on that, using this approach on *nix can give you a lot of troubles...(not sure about windoze) --- J 2011/3/16 John Sundberg john.sundb...@kineticdata.com: ** Danger Will Robinson, Danger!!! In general - I would not put anything onto the commandline -- that you didn't purposefully

Re: ITSM 7.6.4 -- Really a note about overlays

2011-03-16 Thread Jarl Grøneng
Looking forward to the version where we can have several overlays :-) Then each version og patch is just an overlay from the previous overlay -- J 2011/3/16 John Sundberg john.sundb...@kineticdata.com: Doug -- thanks, I have visions of where this feature can go -- and I think it is

Re: CMDB dev to production

2011-03-01 Thread Jarl Grøneng
This document explain what you need to do: BMC Atrium CMDB 7.6.04 Administrator's Guide Chapter 5 Migrating BMC Atrium Core data -- J 2011/2/26 John Doe hornetl...@yahoo.com: ** Hi all, I am in the process of trying to figure out how to migrate the CI's in our dev CMDB to production.  We

Re: aruser.log with impersonated entries

2011-03-01 Thread Jarl Grøneng
If the applicaion the user access contain flashboards, navigation fields, view field, etc those are delivered by mid-tier. This can be the reason for this behaviour. -- J 2011/3/1 Reiser, John J john.j.rei...@lmco.com: ** Hello Listers, ARS 7.6.03 MS SQL Mid Tier 7.6 I have a user

Re: Reload WSDL - how not to lose mapping?

2011-03-01 Thread Jarl Grøneng
Hi, Been there, done that. After 4 updated you get borded doing all the mapping :) I had to learn how the structure for the web service filter was. Eexported the filter in XML format, add the new fields. Then reimport the filter. -- J 2011/2/23 Mark Milke mark_mi...@yahoo.com: Hi Listers,

Re: Sniffer Pro v4.5 reports ARServer consuming too much bandwidth

2011-02-09 Thread Jarl Grøneng
How do you know it is to much? Do you know how much it should be? Regards, Jarl 2011/2/9 Mauricio M. mau.rem...@gmail.com: Hello, Does anyone can shed some light on how to troubleshoot and give a good approach to a situation I am facing with a customer? I am not a network expert, but

Re: Error Messages in 7.6.03/04

2011-02-02 Thread Jarl Grøneng
2011/2/2 Misi Mladoniczky m...@rrr.se: Removed messages between 7.6.03 and 7.6.04 500 - Failure while trying to open the flat file database data file (check Server-directory setting). Does this mean that there is no more support for flat file database? :-) -- J

Re: Error Messages in 7.6.03/04

2011-02-02 Thread Jarl Grøneng
://rrr.se. Man, I miss thosewhat was the last version that supported that 4.0? -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jarl Grøneng Sent: Wednesday, February 02, 2011 8:06 AM To: arslist@ARSLIST.ORG Subject: Re

Re: Create ARDBC plugins to connect to other database sources

2011-01-25 Thread Jarl Grøneng
Hi, Take a look at the files: sampleardbc.jar and samplesrc.jar files. They should be in the \api\javaplugins directory in your server intallastion directory. Un-jar these files, and then you got both a compiled and source code of an ardbc - jdbc plugin. - J 2011/1/24 Suwanski, Ron

Re: ARS Server / ARS CMDB ( 64bit )

2011-01-06 Thread Jarl Grøneng
Agree on the multiple JVM strategy. -- J 2011/1/6 John Baker jba...@javasystemsolutions.com: Listers, I thought a quick note on 64bit JVMs would be helpful. At present, using a 64bit VM is almost always the wrong thing to do. While it allows you to allocate more than 2Gb in heap size

Re: Server-Side-Table-Chunk-Size issue

2010-12-26 Thread Jarl Grøneng
HI, I have seen the same issue with client side tables, chunking and vendor forms. (7.5p4) (this does not solve your issue) -- Jarl 2010/12/23 Vinay Vermani vinay.verm...@gmail.com: ** Hi, I am having an issue while working with table field mapped to a  vendor form. Issue: While

Re: Free graphical Midtier and AR System performance monitoring tool

2010-12-21 Thread Jarl Grøneng
Very nice tip John! Regards, Jarl 2010/12/20 John Baker jba...@javasystemsolutions.com: Dear Listers, At JSS, we provide professional services for no cost when people are evaluating our solutions.  These are often provided via remote desktop and we often find ourselves showing people

Re: Tomcat versions

2010-12-09 Thread Jarl Grøneng
I'm using tomcat 7 and mid-tier 7.6.3 on my laptop (Win7) Tomcat 6 is starting to get old :) -- J 2010/12/8 Rick Cook remedyr...@gmail.com: ** Is anyone using Tomcat v7 for anything related to Remedy?  Is there a compelling reason to use it over v6 with an ARS/ITSM 7.5 setup? Rick _attend

Service filter and join forms, performance...

2010-11-26 Thread Jarl Grøneng
Hi, Created a service filter on a join form. When accessing the service(from another form and filter) I see in the SQL logs that the service does a query against the join form with no where clause. The service filter does what it is told to do, but the query happend at the end of the service

Re: Remedy OnDemand - SaaS platform discussion

2010-11-18 Thread Jarl Grøneng
2010/11/17 Carey Matthew Black black@gmail.com: I also think that BMC could be able to offer a similar skeleton web service that would allow for asynchronous processing too. (Pass out a transaction key that the customer side would later login to their ARS and pass back the results when

Re: JDK Issue on Mid Tier

2010-11-18 Thread Jarl Grøneng
There is no registry in SunOS10 as my knowledge :) -- J 2010/11/18 Rick Cook remedyr...@gmail.com: ** One of the 1.5 installers for Java put incorrect location references in the Registry.  Check that first - there should be a KB for that. Rick On Thu, Nov 18, 2010 at 9:03 PM, Frank Caruso

Re: Reconciliation Engine. Cannot merge data from two datasets to a destionation one

2010-11-10 Thread Jarl Grøneng
The short-term solution was to touch all Ci on dataset A and B. On the other hand, the project is now in a stillstand and will be re-ignite early next year. Then the 7.6.3 version will also be aviable. Regards, Jarl 2010/11/10 Sergio Tomillero stomill...@gmail.com: Hi, Thank you Jarl, So,

Re: Reconciliation Engine. Cannot merge data from two datasets to a destionation one

2010-11-09 Thread Jarl Grøneng
Hi, I'm quite sure we had the same issue, and regards to BMC this is as designed. However, defect SW00364806 was created. But this is now in this state: Not A Defect with Target Release Version = Future Patch Release. Got some information that this is fixed in 7.6.3 relase, but not tested. -- J

Re: Indexing Values Rarely Used

2010-10-25 Thread Jarl Grøneng
Why do you need an index on a column that rarely contains a value? -- J 2010/10/22 Frank Caruso caruso.fr...@gmail.com: ** Oracle 10G on Solaris 10 If in an index is added to a form against a single column but that column rarely contains a value, does it have the same impact on the database

Webservice and Vendor forms...

2010-10-11 Thread Jarl Grøneng
Hi, I accessing a web service that doing a get list againts a vendor forms, and the result is that the arserver crash. I see that the server crash when doing a XMLGE call. Anyone else? Accessing the webservice using soapUI. AR 7.5 p4 Mid-tier 7.5p6 Solaris Oracle Regards, Jarl

Re: CMDB 2.0 application vs. application system

2010-10-02 Thread Jarl Grøneng
From BMC documentation: Class BMC.CORE:BMC_Application: Class that stores information about standalone applications, applications deployed on servers (such as J2EE and SAP), and applications deployed on distributed systems (such as SAP). An application can be hosted by two different types of

Re: Table field content change Execution Option

2010-09-30 Thread Jarl Grøneng
Hi, Using this: - Refreshing the table, for example, when the user selects Refresh or Refresh All from the pop-up menu On a 7.5p4 serve, and it works as documented. (dev studio 7.5p3) -- J 2010/9/30 Jason Miller jason.mil...@gmail.com: ** Has anybody seen the Table field content change as

Re: Entreprise Integration Engine. How to import CIs' relationships

2010-09-29 Thread Jarl Grøneng
Add the relation field(s) on the classes you want them (but suspect you can add them on the base_element class.) Then oimport the data into them, just as the other fields you are importing. Further read chapter 4 in Integration Engine User Guide:; Creating data mappings for BMC Atrium CMDB

Re: Working lists disappearing

2010-09-24 Thread Jarl Grøneng
Be sure to quit, and restart the developer studio before logging into server B (after been logged into server A). A relogin does wipe the working lists. -- J 2010/9/23 Ramey, Anne anne.ra...@nc.gov: ** I’ve seen someone had this issue, but no “fix” was listed.  I added a new server to my

Re: Reposting because we really our running out of options, and need help: UPGRADE from 7.0.01 to 7.5 issues - Data types are not appropriate for relational operation (ARERR 313)

2010-09-22 Thread Jarl Grøneng
What does the api/sql logging say? -- J 2010/9/22 pascale.bo...@daimler.com: ** I am reposting this since I did not get any replies and we are running out of options.  I am still hoping that someone has an idea or a suggestion on what we can try.  We have this issue escalated with BMC and

Re: Reposting because we really our running out of options, and need help: UPGRADE from 7.0.01 to 7.5 issues - Data types are not appropriate for relational operation (ARERR 313)

2010-09-22 Thread Jarl Grøneng
Since you got this error when the server starts, the api/sql turned on when starting the server may give you some help. Another trick can be to add the -checkdb option when starting the arserver from command line. (Page 372 in Configuration Guide) -- Jarl 2010/9/22 pascale.bo...@daimler.com

Re: Hiding Results List in Mid Tier display

2010-09-21 Thread Jarl Grøneng
This may help you: http://www.javasystemsolutions.com/arslist/view/70105468 -- J 2010/9/21 Martin, Dwayne - martinrd marti...@jmu.edu: ** Dear List, I have a url that opens a single entry in Mid Tier in modify mode.  There can only be one entry that meets the qualification, so I would

Re: Mid-Tier 7.5 Linux Installation Problems

2010-09-07 Thread Jarl Grøneng
Since tomcat 7beta is released, why go for anything other that version 6? -- J 2010/9/7 Misi Mladoniczky m...@rrr.se: Hi Axton, I did not think that the native libraries was critical for this issue. In any event, I can find nothing to compile. I noticed before that the version 5.5.23 was

Re: migrator question

2010-09-02 Thread Jarl Grøneng
Add the forms to a packing list, and then migrate the packinglist included the relation in it. -- J 2010/9/2 patrick zandi remedy...@gmail.com: ** Hey all, In migrator, any version: if you select lets say 30 forms that you want data migrated, is their an easier way than manually selecting

Re: SSO Mid-Tier with AREA_SSO_ALL_v206MT_v209AREA.zip Issue

2010-08-19 Thread Jarl Grøneng
Add this to your server-xml: tomcatAuthentication=false Like this: Connector protocol=AJP/1.3 port=... ... tomcatAuthentication=false / http://www.tomcatexpert.com/knowledge-base/how-get-remote-user-attribute-tomcat -. Jarl 2010/8/19 Andre Hughes neo1...@yahoo.com: Mid-Tier is running on

Re: Cheap Inexpensive preferably free SAP/Remedy Integration - Does it exist?

2010-08-19 Thread Jarl Grøneng
2010/8/18 John Baker jba...@javasystemsolutions.com: It's very important for the AR System Server to not be involved in any process that could lock up threads, so transactions need to happen asynchronously. This all depening on your requirement and your business rules. If the requrement

Re: Cheap Inexpensive preferably free SAP/Remedy Integration - Does it exist?

2010-08-16 Thread Jarl Grøneng
What is proper XML? The XML structure is defined in a XML schema. To create a XML request is defined from the XML schema. So, if you want a different XML structure, use a different XML schema. -- Jarl 2010/8/16 Coleman, Gavin gavin.cole...@computacenter.com: ** Hi Ibrahim – we’re currently

Re: Cheap Inexpensive preferably free SAP/Remedy Integration - Does it exist?

2010-08-16 Thread Jarl Grøneng
(0) 1707 631662 E: gavin.cole...@computacenter.com W: www.computacenter.com -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: 16 August 2010 09:49 To: arslist@ARSLIST.ORG Subject: Re: Cheap

Re: Problem with AR System 7.5.006 install on Windows 2008 and Oracle 11g RAC db

2010-08-06 Thread Jarl Grøneng
Try adding ip address in tnsnames.ora instead of hostname. -- Jarl 2010/8/6 Steinar Halland s...@steria.no: ** Hi all, Config: Windows 2008 x64 R2 AR System 7.6.006 Oracle 11g RAC Problem: We have done all the oracle pre-requisites(Oracle client, precreate tablespace etc, 

Re: Does anybody know what NOE stands for?

2010-08-04 Thread Jarl Grøneng
NOE = Notification engine. -- Jarl 2010/8/4 Jason Miller jason.mil...@gmail.com: ** We have the following line in our ar.cfg file (twice so it must be important). Server-Plugin-Alias: BMC.FILTERAPI.NOE BMC.FILTERAPI.NOE servername:9556 I am wondering what NOE is. Thanks, Jason _attend

Re: Mid-Tier 7.5 Problems

2010-07-28 Thread Jarl Grøneng
Is this a fresh install or an upgrade? -- J 2010/7/26 Axton axton.gr...@gmail.com: ** Wanted to see if anyone out there is having these types of issues with Mid-Tier 7.5 patch 4 or higher: - blank page when accessing a form - page stops loading at the animated gif (loading) - Javascript

Re: ARS v7.5 - importing forms changed Table ID

2010-07-28 Thread Jarl Grøneng
1) Yes. The related B and T tables get also renamed. The tableid can be used in direct SQL, but a good documented system should pinpoint them. We did encounter some fault using archigid when changing fieldids on 7.5 server. Set Field action from other froms did not always get updated, same with

Re: BMC to JMS message bus?

2010-07-20 Thread Jarl Grøneng
http://communities.bmc.com/communities/docs/DOC-3395 Atrium Orchestrator may also do what you want. Regards, Jarl 2010/7/20 Dave Morgan dmor...@googlemail.com: Hi Folks I'd like to enlist your assistance in the following:- I have an organisation who use Web Services to expose various

Re: archgid utility for ARS 7.5...

2010-07-17 Thread Jarl Grøneng
Extract the file windows_zg_ia_sf,jar from the Resource1.zip file, you find archid.exe in the jar file. -- Jarl 2010/7/17 Joe DeSouza joe_rem...@yahoo.com: ** Does anyone know where to get this from? It doesn't get installed in the program folder of a windows install. I wonder if UNIX

Re: AR System 7.5.00 Patch 005 and 7.1.00 Patch 010

2010-07-15 Thread Jarl Grøneng
Hi, First release: 496 314 432 ARSuiteKitSolaris.tar.gz Second release: 500 563 654 ARSuiteKitSolaris.tar.gz Regards, Jarl 2010/7/15 David Durling durl...@uga.edu: Sorry late on this thread - Anyone have the size info for the first 7.5 patch 5 release of ARSuiteKitSolaris.tar.gz?  The

Re: unable to connect to database, rc = 550

2010-06-24 Thread Jarl Grøneng
My experience with AIE on Windows and AR Server on Unix: - you can run the rulehelper without sqlclient on the AIE server, but the exchange failes with no sqlclient. -- Jarl 2010/6/23 Frex Popo frexp...@yahoo.fr: ** We are on ARS/ITSM7.6. Oracle 10 database. We have an exchange which

Re: Logging form searches?

2010-06-22 Thread Jarl Grøneng
I think that was in version 5.1.2 Regards, Jarl 2010/6/22 LJ LongWing lj.longw...@gmail.com ** Well I’ll be….never knew about that option….when did it get introduced? *From:* Action Request System discussion list(ARSList) [mailto: arsl...@arslist.org] *On Behalf Of *Sabyson Fernandes

Re: Email notify with attachment causes server crash (7.5 p4)

2010-06-17 Thread Jarl Grøneng
The fix for this issue is planned to be included in patch 6. Regards, Jarl 2010/6/15 Jarl Grøneng jarl.gron...@gmail.com: Hi, When doing a notify action(email notify) in a filter which includes attachment, and the attachment name include %20 as part of the names causes the arserverd

Email notify with attachment causes server crash (7.5 p4)

2010-06-15 Thread Jarl Grøneng
Hi, When doing a notify action(email notify) in a filter which includes attachment, and the attachment name include %20 as part of the names causes the arserverd to crash. This happend on Solaris 7.5p4, but not on Windows. Anyone else seen this issue? Regards, Jarl

Re: ARS 7.5 upgrade Failure from ARS 7.1

2010-06-08 Thread Jarl Grøneng
Hi, Try the 7.5 patch 5 installer. It has resolved a few Oracle related upgrade issues. -- Jarl 2010/6/8 Prashanth Bhagawat prashanth.bhaga...@accenture.com: ** Hi All, I need help on debugging the ARS 7.5 upgrade failure from ARS 7.1, before that let me give a brief description of

Re: Tomcat 5.5.25 SSO Mid Tier Failure

2010-05-25 Thread Jarl Grøneng
java.lang.NoClassDefFoundError point to a CLASSPATH issue. Is the jar files where it should be? Regards, Jarl 2010/5/25 Puente, Christopher J Mr CTR USSOCOM HQ christopher.puente@socom.mil: Anyone have any suggestions? Christopher Puente Enterprise Remedy Engineer HQ USSOCOM, Team EITC

Re: Tool for finding out the workflow with hardcoded values.

2010-05-24 Thread Jarl Grøneng
2010/5/24 Danny Kellett danny.kell...@strategicworkflow.com: And these tools are great and have their place BUT for the posters issue, I think a def file opened in a text ed and a search will do the trick plus it doesn't fire a load of API calls to the AR Server. But exporting the def does

Re: arimportcmd going away for solaris with 7.5 - any replacement ideas ?

2010-05-21 Thread Jarl Grøneng
You can use the dataimport java api, and you can still use your current mapping files. It is explained at page 218 in BMC Remedy Action Request System 7.5.00 Integration Guide This is an example on Windows: -- set CUR_DIR=%~dp0 SET ARJARPATH=C:\Program Files\BMC

Re: Mass renaming workflow

2010-05-19 Thread Jarl Grøneng
Developer Studio does this quite easy... -- Jarl 2010/5/19 Kelly Logan kelly.lo...@genmills.com: ** If I was allowed to buy or use it onsite here, it certainly would be.  :^) Kelly Logan Office  :  763-764-2375 Mobile:  313-645-4552 From: Action Request System discussion

Re: Mass renaming workflow

2010-05-19 Thread Jarl Grøneng
- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: Wednesday, May 19, 2010 3:57 PM To: arslist@ARSLIST.ORG Subject: Re: Mass renaming workflow Developer Studio does this quite easy... -- Jarl 2010/5/19 Kelly Logan kelly.lo

Re: ARS 6.3 - Upgrading Oracle from 9i to 10g

2010-04-25 Thread Jarl Grøneng
AR System 6.3 only support 32 bit client of Oracle. Regards, Jarl 2010/4/25 Fatima fsha...@gmail.com: ** Hi List, ARS 6.3 - Upgrading Oracle from 9i to 10g I know this issue has been discussed a lot on the list, and I have read most of these discussions. Conclusion from past threads:

Re: ARS 6.3 - Upgrading Oracle from 9i to 10g

2010-04-25 Thread Jarl Grøneng
without the client and it has been working fine for the past three years, is 6.3 compatible only with the 64bit database but does not support the 64bit client? Regards, Fatima On Sun, Apr 25, 2010 at 6:56 PM, Jarl Grøneng jarl.gron...@gmail.com wrote: AR System 6.3 only support 32 bit client

Re: Log size and server performance

2010-04-23 Thread Jarl Grøneng
Why do you need to edit the logfiles? :-) -- Jarl 2010/4/23 Doug Blair d...@blairing.com ** John, I use the one true editor - VI :-) OK, on Windows and Unix/Linux its GVIM, VI - improved. All the regex, replace, search, pattern matching, copy/paste, language- and file-specific style

Re: Log size and server performance

2010-04-23 Thread Jarl Grøneng
2010/4/23 John Sundberg john.sundb...@kineticdata.com: ** Ultimately -- I would like a tool/strategy to open wicked big files (that may be open for writing by another process) -- and then start jumping around. http://www.baremetalsoft.com/baregreppro/index.php -- Jarl

Re: Log size and server performance

2010-04-22 Thread Jarl Grøneng
Windows; BareTail and BareGrep Solaris: cat, grep and more -- Jarl 2010/4/22 John Sundberg john.sundb...@kineticdata.com: ** Speaking of logs -- what do people use to read them? Does anybody use splunk -- do you like it -- does it help? -John On Apr 21, 2010, at 4:57 PM, Grooms,

Re: Log size and server performance

2010-04-22 Thread Jarl Grøneng
Less is more :-) Also adding head and tail -- Jarl 2010/4/22 Grooms, Frederick W frederick.w.gro...@xo.com: On Solaris I prefer less instead of more -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng

Re: Cannot create classes in CMDB

2010-04-21 Thread Jarl Grøneng
Hi, Try to set the server in developer mode. -- Jarl 2010/4/21 Sergio Tomillero stomill...@gmail.com: Hi List, I cannot create classes in CMDB. Each time I try to create one, instead I do not get any message in the screen, the class shows Error status and is not created. arerror.log

Re: Service-now.com

2010-04-21 Thread Jarl Grøneng
You does not get a manual these days so thats may be the issue :-) -- Jarl 2010/4/21 Tanner, Doug doug.tan...@compass-usa.com: Well said Tim, in the past I watched the list and replied much more often. As being a true old timer (1996 – Present) But there are just too many annoying people

Re: ARAPI.NET 7.5.xxx

2010-04-21 Thread Jarl Grøneng
BMC has an open source evangelist, so why not :-) http://www.bmc.com/news/press-releases/2007-archive/75225900-3701.html -- Jarl 2010/4/21 Easter, David david_eas...@bmc.com: ** There would be some effort involved in stripping out BMC or other intellectual property not appropriate for open

Re: ARAPI.NET 7.5.xxx

2010-04-21 Thread Jarl Grøneng
Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: Wednesday, April 21, 2010 12:47 PM To: arslist@ARSLIST.ORG Subject: Re: ARAPI.NET 7.5.xxx BMC has an open source evangelist, so why not :-) http://www.bmc.com/news

Re: Anyone know how to get the soap request or contents into a log when consuming an external web service?

2010-03-25 Thread Jarl Grøneng
Try adding these to the evironment, and restart the server: ARXMLLOGGING=1 ARXMLLOG=1 These will cause the plugin server to create additional files (arGetMapping.xml, arGetOutput.xml, arSetMapping.xml, arSetInput.xml) in the db directory so you can see the complete input and output XML files.

Re: Problem with JAVA API

2010-03-17 Thread Jarl Grøneng
Seems like you mising the the login part. userInfo = new ARServerUser(); userInfo.setServer(misPropiedades.getProperty(datos.arserver)); userInfo.setUser(misPropiedades.getProperty(datos.aruser)); userInfo.setPassword(misPropiedades.getProperty(datos.arpass));

Re: ORA-12154: TNS:could not resolve the connect identifier specified

2010-03-09 Thread Jarl Grøneng
Try to use the ipadress in the tnsnames.ora instead of hostname. -- Jarl 2010/3/9 Tournier, Pascal pascal.tourn...@roche.com: ** Hi, I’m trying to install ARS 7.5 (patch 04) on our new LINUX server. I’m running Oracle 11 and I’m using the installation within a upgrade mode as we have

Re: How to find out the status of multiple entries?

2010-03-09 Thread Jarl Grøneng
The XML input has an not known element. Most likely because of bad written XML (manually written XML?) Examine the input XML and take a look at the structure. Compare that with the valid XML -- Jarl 2010/3/9 Mark Milke mark_mi...@yahoo.com: To  be exact I'm getting: ARERR[8962] Unexpected

Re: ARERR 9350 on vendor forms in mid tier

2010-03-05 Thread Jarl Grøneng
Which version of tomcat are you running? -- Jarl 2010/3/5 Jonas Stumph Stevnsvig jonas.stumph.stevns...@bec.dk: ** Hi listers, We are experiencing some odd. We have a Remedy application which pushes records to a Vendor form on submit, which works fine. unfortunately all our forms which

Re: BMC's Bad Idea

2010-03-03 Thread Jarl Grøneng
You can put the ServerAdmin to run in its own pluginserver, then it will be accessible even if other pluginservers doing heavy work -- Jarl 2010/3/3 Pierson, Shawn shawn.pier...@sug.com: ** After having arplugin.exe suddenly cause the ARServer to stop responding to anything other than

Re: ARS v7.0.1P2 upgrade to ARS v7.5 P4 Failure

2010-03-02 Thread Jarl Grøneng
Hi, Upgrading AR System on Oracle I did these modification to the database before the upgrade: - CREATE TABLE FIELD_ENUM_BACKUP AS SELECT * FROM FIELD_ENUM; delete from FIELD_ENUM; ALTER TABLE FIELD_ENUM MODIFY (enumStyle number(15)); INSERT INTO

Re: Atrium Core Console error message

2010-02-18 Thread Jarl Grøneng
Try to start tomcat manually using the startup.bat file. Regards, Jarl 2010/2/17 Differ, Alfred W CTR NAVSEA, 210 alfred.differ@navy.mil: Hi all, I'm still learning the ropes on ITSM 7.6.  I have a windows system with the 7.5 ARS and midtier platforms running with no errors that I can

Re: Production Emails Down - Required field not specified ... 451 and no outgoing

2010-02-15 Thread Jarl Grøneng
Turn on email engine debug logging, and see the messages it output Page 175 in BMC Remedy Email Engine Guide - Jarl 2010/2/15 Sharon Menachem smena...@rollins.com: ** Marcelo, I reset the Application Service Password right before I installed the email engine just to be sure! And

Re: Production Emails Down - Required field not specified ... 451 and no outgoing

2010-02-15 Thread Jarl Grøneng
It seems like you have a archive form on the email messages form? If so, turn it off. -- Jarl 2010/2/15 Sharon Menachem smena...@rollins.com: ** Hi Everyone, I have the dubious pleasure of joining the ranks of those having problems upgrading to 7.5 (in production, test was a snap!)

Re: Production Emails Down - Required field not specified ... 451 and no outgoing

2010-02-15 Thread Jarl Grøneng
: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: Monday, February 15, 2010 9:10 PM To: arslist@ARSLIST.ORG Subject: Re: Production Emails Down - Required field not specified ... 451 and no outgoing It seems like you have a archive form

Re: ARS Mid-Tier Patch 4 News?

2010-02-10 Thread Jarl Grøneng
7.5 patch 004 is out now... - Jarl 2010/1/27 Jon Chau jonl.c...@gmail.com: ** Hello Listers, If my memory serves me correctly, at WWRUG there was talk by Hugo V. that patch 4 for the 7.5 mid-tier was supposedly in QA and close to being published.  He touted some vast improvements in

Re: AlarmPoint 4 integration with ARS 7.5 / ITSM 76

2010-02-04 Thread Jarl Grøneng
Hi, Can you set up an extra server as a server in a server-group, and use that as the AlarmPoint integration? -- Jarl 2010/2/4 strauss stra...@unt.edu: RANT Has anyone successfully integrated Alarmpoint to ITSM 76 in a Windows 2008 R2 x64 environment?  According to Alarmpoint, we won't be

Re: AIE job

2010-02-03 Thread Jarl Grøneng
You can use the aiexfer program.. C:\windowsaiexfer usage: -x AR server -l user name -p password [-rpcport port number] [-s Data Exchange name and -k key or -r AR ReqID] [-b Data Exchange name] [-i -w seconds -c count] [-d] where: Required parameters

Re: Problem with 0 kb attachments

2010-01-28 Thread Jarl Grøneng
HI, Are the attachments added using Email Engine? Or added direct into the work log by the user? -- Jarl 2010/1/28 Terje Moglestue te...@moglestue.com: Hi folks, I need some help resolve an attachment issue using Incident Management 7.5. The user attachments appear as a 0 kb attachments

Re: Tomcat on Windows Server 2008 R2 64bit with IIS

2010-01-14 Thread Jarl Grøneng
This may help you: http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html Take a note on the part: Configuring the ISAPI Redirector -- Jarl 2010/1/14 Cecil, Ken kce...@hubbell.com: ** I just installed ARS 7.5 and Mid-Tier with Tomcat. I am trying to get the Mid-Tier working. 

Re: WSDL Permission Problem?

2010-01-13 Thread Jarl Grøneng
discussion list(ARSList) [mailto:arsl...@arslist.org]on Behalf Of Jarl Grøneng Sent: Tuesday, January 12, 2010 4:14 PM To: arslist@ARSLIST.ORG Subject: Re: WSDL Permission Problem? If you need to flush a cache manually if you change permission, then it is something wrong with the security

Re: WSDL Permission Problem?

2010-01-12 Thread Jarl Grøneng
If you need to flush a cache manually if you change permission, then it is something wrong with the security model. The permission level has to be done on the server layer. In earlier version of AR Server row level access was omited if you access the server using soap. Regards, Jarl 2010/1/12

Re: Interpreting Server Statistics

2010-01-11 Thread Jarl Grøneng
Hi, The C API guide has these documented. For you case: The total number of times a user tried to connect and no floating write token was available. Regards, Jarl 2010/1/11 Martin, Robert marti...@jmu.edu: ** Dear List, I am trying “Server Statistics” for the first time, and am not

Re: Upgrade to 7.5, is it possible without any errors?

2010-01-08 Thread Jarl Grøneng
(patch 3) with no errors on Sun 5.10 with Oracle 10g.  This was on servers that started out as 5.1.2 Fred -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: Friday, January 08, 2010 12:18 AM

Re: Upgrade to 7.5, is it possible without any errors?

2010-01-08 Thread Jarl Grøneng
, please jump in. Thanks Mark -Original Message- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: Friday, January 08, 2010 10:20 AM To: arslist@ARSLIST.ORG Subject: Re: Upgrade to 7.5, is it possible without any errors

Re: Upgrade to 7.5, is it possible without any errors?

2010-01-08 Thread Jarl Grøneng
) [mailto:arsl...@arslist.org] On Behalf Of Jarl Grøneng Sent: Friday, January 08, 2010 10:20 AM To: arslist@ARSLIST.ORG Subject: Re: Upgrade to 7.5, is it possible without any errors? 7.01 is 7.0.1 But my issues when upgrading to 7.5 (patch 3) One of the server startet out as 2.1

Upgrade to 7.5, is it possible without any errors?

2010-01-07 Thread Jarl Grøneng
Hi, I've done a few upgrades from 6.3 and 7.01 to 7.5. And none of them installes without any errors - bin/arsystem (Unix startup file) contains errors, upgrade failes when the installer restart the server - armonitor.conf/armonitor.cfg does not get created - database upgrade in 3 tablss

CMDB 7.6 upgrade, group install failes....

2010-01-07 Thread Jarl Grøneng
Hi, Upgrading CMDB from version 2.01 to 7.6 on a 7.5 server. When the CMDB installer wants to install a set of groups this error occour: Failure during SQL operation to the database -- ORA-00904: C9: invalid identifier ( 552 ) I see this happend because there is no C9 column in the Group

Re: 7.5 Hover on the user tool

2009-12-31 Thread Jarl Grøneng
You can update the users preferences in User Preferences form. (if you using preference server.) -- Jarl 2009/12/31 Kevin Begosh kbeg...@gmail.com: ** Does anyone know a way to set this for the server and not for user preference? On Wed, Dec 30, 2009 at 4:33 PM, DCI Remedy

Re: Escalations on vendor forms

2009-12-21 Thread Jarl Grøneng
-Oprindelig meddelelse- Fra: Jarl Grøneng [mailto:jarl.gron...@gmail.com] Sendt: 8. december 2009 10:11 Emne: Re: Escalations on vendor forms Hi, Do escalation fail on one vendor form, or vendor forms in general? Regards, Jarl 2009/12/8 Jonas Stumph Stevnsvig jonas.stumph.stevns

Re: AR System 7.5 Upgrade Issue

2009-12-19 Thread Jarl Grøneng
Hi, Seens this several times when upgrading from 6.3 to 7.5 running on Oracle. Even with the same copy of the database, the installer behavies different. Complaining on alter a few tables. After fixing this the installation went almost ok. The installer does also skip upgrading a few system

Re: RPC Port for reconciliation engine - ARERR[120133]

2009-12-17 Thread Jarl Grøneng
2009/12/16 Thad K Esser tkes...@regence.com: ** While investigating some errors in my arrecond.log, I ran across the KB article below.  Having just gone through re-organizing my queues/threads, it sure would have been nice to know this ahead of time. Anyway, is my assumption correct that

Re: Need help with AR Plugin Server Startup Error

2009-12-16 Thread Jarl Grøneng
Hi, It seems like the java arpluginserver tries to use a port already in use. The file pluginsvr_config.xml contain an entry like this: port15011/port See if this port is in use by another process. The default valiue for the java arpluginserver is . Regards, Jarl 2009/12/16 Pruitt,

<    1   2   3   4   5   6   7   >