Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jsquizz

Pages: 1 ... 22 23 24 25 26 [27] 28 29 30 31 32 ... 37
391
Jaydeep I've seen this work well too.

The environment I saw was

1) Library server running arsssockd
2) Obj server running arsobjd + tsm server
3) "Utility" server running arsload daemon, as well as any other custom code.

392
Content Navigator / Re: AFP2PDF Transform Not Working with ICN 3.0.1
« on: November 29, 2017, 11:48:02 AM »
can you let me know your outcome? I am doing a similar roll out.

393
Content Navigator / Re: AFP2PDF Transform Not Working with ICN 3.0.1
« on: November 29, 2017, 09:14:12 AM »
What about ODWEK trace? I did that and it shed light on a bunch of things I was having.

394
Content Navigator / Re: AFP2PDF Transform Not Working with ICN 3.0.1
« on: November 28, 2017, 12:20:39 PM »
I would reach out to IBM for this issue.

Fair warning:

I recently had an AFP2PDF/ODWEK PMR

IBM L2 Blamed Ricoh L2
Ricoh L2 Blamed IBM L2

Sounds like something isnt triggering right. Did you check the path for afp2pdf in your arswww.ini file?

395
Report Indexing / Re: Error loading ascii text file
« on: November 21, 2017, 03:05:12 PM »
Never thought of it that way. I’ll have to take that approach.

Currently, pretty much nothing writes to a log. Startup scripts, etc..and that was one of my own personal goals in my sparkly new 10.1 environment. Im going to have much more automation than what is currently in place. Thank you!

396
General / Re: CMOD Alter AG Storage set
« on: November 21, 2017, 08:48:18 AM »
ARSXML Export from production.
Modify the output XML files to point towards cache
Import into a fresh DEV system

Make sense?

397
Report Indexing / Re: Error loading ascii text file
« on: November 21, 2017, 07:46:31 AM »
I got this working. Heres what I did. First, I removed the date from the indexing requirement and just defaulted it to t, with the new date/time values. That works good for what I'm trying to do. I actually just copied the system log application, and set it to my application group, and changed the indexer from NONE to ACIF, did the bare minimum indexing and boom, works like a charm!

I'm not sure if we use splunk or any log management tool at this shop, but this looks like a cool way to keep these random scripts in check!

398
Windows Client / Re: Tracing the Windows Client
« on: November 20, 2017, 07:57:59 AM »
What kind of error are you getting?

399
I just got a chance to play with this. Cool stuff.

400
Report Indexing / Error loading ascii text file
« on: November 17, 2017, 07:32:22 AM »
I have a log file I am trying to pull two fields off of. I can indext it with the graphic indexer no problem, but when I try to load I get the following-

                          : APK415I CC=NO
                          : APK415I CCTYPE=A
                          : APK415I CONVERT=NO
                          : APK415I CPGID=850
                          : APK415I MCF2REF=CF
                          : APK415I TRC=NO
                          : APK415I FILEFORMAT=STREAM,(NEWLINE=X'0A')
                          : APK415I TRIGGER1=*,3,X'2D',(TYPE=GROUP)
                          : APK415I FIELD1=0,1,10,(TRIGGER=1,BASE=0)
                          : APK415I FIELD2=1,1,18,(TRIGGER=1,BASE=0)
                          : APK415I INDEX1=X'7264617465',FIELD1,(TYPE=GROUP,BREAK=YES)
                          : APK415I INDEX2=X'6C6F676E616D65',FIELD2,(TYPE=GROUP,BREAK=YES)
                          : APK415I DCFPAGENAMES=NO
                          : APK415I UNIQUEBNGS=YES
                          : APK415I IMAGEOUT=ASIS
                          : APK415I INDEXOBJ=ALL
                          : APK415I INDEXSTARTBY=0
                          : APK415I INSERTIMM=NO
                          : APK415I RESTYPE=NONE
                          : APK415I FORMFEED=YES
                          : APK415I INPUTDD=/tmp/logfile.out
                          : APK415I OUTPUTDD=/dev/null
                          : APK415I INDEXDD=/tmp/logfile.out.ind
                          : APK415I RESOBJDD=/dev/null
                          : APK460S TRIGGERS SATISFIED, BUT INDEXES WERE INCOMPLETE AT END-OF-FILE.
                          : APK412I MODULE APKIXSAX HAS RETURNED WITH RETURN CODE 16.
                          : APK441I ACIF AT PI72113 HAS COMPLETED ABNORMALLY WITH RETURN CODE 16.

Just trying to capture the information off the top of the file-

11-16-2017
CMOD_PROCESS_START
-----------------------------------------------------------
-----------------------------------------------------------
11-16-2017 04:40:31 PM: Starting CMOD Processes on...

401
Report Indexing / Re: PDF Report wizard
« on: November 08, 2017, 07:18:10 AM »
Heres a tip, I had this issue happen after we converted from Xenos to PCL2PDF

issue an "arspdump" against your file to see the XY coordinates of where each text field lives, then try maybe manually adding them instead of using the gui/wizard.. Thats what IBM had us do a few years back. We eventually had to send the PDF to ..Datalogics I think it was..?

402
Report Indexing / Re: PDF Report wizard
« on: November 07, 2017, 01:08:36 PM »
Is the data on the PDF image based, or is it text? I have seen this before.

403
Other / Re: ARSLOAD fails when calling exit
« on: November 06, 2017, 07:15:04 PM »
That's what I am thinking. Something with the path, an ldd showed some dependencies..

thanks for the tip on 555, it's always been like that i believe...

 >:( :o

404
Other / Re: ARSLOAD fails when calling exit
« on: November 06, 2017, 08:24:18 AM »
Yeah, perms are good. They are actually 777.

No upgrades..We are on 8.5 and when the daemon loads files it runs with NP..just when I execute manually, so its a pain to load files when testing.

405
Other / ARSLOAD fails when calling exit
« on: November 06, 2017, 07:05:16 AM »
Heres a weird one, couldnt figure out a better spot to put it..

All my application groups use a custom exit. Not sure what it does, not a C dev, and I dont think theres any left sadly here.

We run a basic ARSLOAD daemon as root..when a file comes in it loads, the exit is called, and everything loads fine.

When I try issuing arsload -nvf -g appgroup filename   <--I get an 88 record indicating the exit couldnt execute. The same thing happens with sudo.

Any thoughts on this? Does my question make sense?

Pages: 1 ... 22 23 24 25 26 [27] 28 29 30 31 32 ... 37