OnBase Troubleshooting

Slides:



Advertisements
Similar presentations
Use the tools support uses.
Advertisements

UAG Authentication and Authorization- part1
Help! My table is getting too big! How to divide and conquer SQL Relay 2014.
The Scaling IQ Test: When Dev and Admin Collide Richard Campbell Strangeloop Networks.
1 CSCI N305 C Language Programming Welcome to CSCI N305! Compiling Your First Program Using Microsoft Visual Studio 2008.
Troubleshooting Techniques & Utilities
Cisco Confidential © 2013 Cisco and/or its affiliates. All rights reserved. 1 Unity Connection Qualification for Prime Collaboration Development Release.
Challenge for all the Seniors (DBAs) QuestionAreaYou (Today) You (6 Months) You (1 Year) 1Design Tables 2Write Queries 3Deploy Changes 4Tune Queries 5Monitor.
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 11: Monitoring Server Performance.
Chapter 14 Chapter 14: Server Monitoring and Optimization.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
©Company confidential 1 Performance Testing for TM & D – An Overview.
A Tour of System Center Configuration Manager Adam Duffy Edina Public Schools.
SQL Server Management Studio Introduction
Client Deployment Strategies
NovaBACKUP 10 xSP Technical Training By: Nathan Fouarge
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
A walkthrough of the SageQuest Mobile Control Online & ESC integration.
C Copyright © 2009, Oracle. All rights reserved. Using Diagnosis and Debugging Techniques.
QWise software engineering – refactored! Testing, testing A first-look at the new testing capabilities in Visual Studio 2010 Mathias Olausson.
WaveMaker Visual AJAX Studio 4.0 Training Troubleshooting.
© 2012 IBM Corporation Rational Insight | Back to Basis Series Chao Zhang Unit Testing.
Painless Bug Tracking Michael Tsai 2011/9/30. Reference  html 2.
Lecture 16 Page 1 CS 236 Online SQL Injection Attacks Many web servers have backing databases –Much of their information stored in a database Web pages.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 11: Monitoring Server Performance.
Ideas to Improve SharePoint Usage 4. What are these 4 Ideas? 1. 7 Steps to check SharePoint Health 2. Avoid common Deployment Mistakes 3. Analyze SharePoint.
From Quality Control to Quality Assurance…and Beyond Alan Page Microsoft.
VPO Troubleshooting. [vpo_troubleshooting] 2 VPO Troubleshooting Section Overview Possible Trouble Areas Filesystem structures Management Server logfiles.
Diagnostic Pathfinder for Instructors. Diagnostic Pathfinder Local File vs. Database Normal operations Expert operations Admin operations.
A Brief Documentation.  Provides basic information about connection, server, and client.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 11: Monitoring Server Performance.
How to Run a Scenario In HP LoadRunner >>>>>>>>>>>>>>>>>>>>>>
Mission Critical Application Architecture and Flash August MDCFUG Chafic Kazoun, Founder and CTO Atellis: | Weblog:
Apache JMeter By Lamiya Qasim. Apache JMeter Tool for load test functional behavior and measure performance. Questions: Does JMeter offers support for.
9: Troubleshooting Your Network
© 2006 Cisco Systems, Inc. All rights reserved.1.
CS5103 Software Engineering Lecture 02 More on Software Process Models.
Troubleshooting SQL Server Performance: Tips &Tools Amit Khandelwal.
FTP Using FileZilla CS10001 – Computer Literacy. Step 1: Understanding the Interface Quickconnect Bar Message Log Area Local site navigation (either lab.
03 | Manage Team Foundation Server Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
Nexthink V5 Demo ITSM – Users Impacted. Situation › It’s Wednesday morning › Last night the infrastructure team we worked hard on a proxy migration We.
Integrity Check As You Well Know, It Is A Violation Of Academic Integrity To Fake The Results On Any.
1 Chapter Overview Monitoring Access to Shared Folders Creating and Sharing Local and Remote Folders Monitoring Network Users Using Offline Folders and.
Module 11: Troubleshooting Group Policy Issues. Module Overview Introduction to Group Policy Troubleshooting Troubleshooting Group Policy Application.
Distributed Replay Testing With Your Data, Your Way! ca.linkedin.com/in/melodyzacharias.
Testing With Your Data, Your Way! Distributed Replay 1 SQLSat 470 Washington DC December 5, 2015.
DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS Microsoft Exam Study Material Sponsored By:
Troubleshooting Laserfiche Systems
This was written with the assumption that workbooks would be added. Even if these are not introduced until later, the same basic ideas apply Hopefully.
© SCRIBE SOFTWARE CORPORATION 2008 Tips and Tricks for Working with Scribe Insight Trace Files.
Colleen Alber OnBase Mail Integrations. Agenda 1.Integration for Microsoft Outlook 2.Mailbox Importer.
WHEN DATABASE CORRUPTION STRIKES Presented by Steve Stedman Founder/Owner of Stedman Solution, LLC.
Nate Anderson So, You’ve Inherited an OnBase System.
Data Virtualization Demoette… ODBC Clients
Troubleshooting SQL Server When You Cannot Access The Machine
What is SharePoint and why you should care
Genius Webinar series, August 2013
Test Upgrade Name Title Company 9/18/2018 Microsoft SharePoint
QuickBooks Error Code is displayed when the verification of the database connection fails or QuickBooks tries to access company files. Due to the.
Causes and Solutions to QuickBooks Payroll Error Code 2002 Globally acclaimed software QuickBooks is considered one of the best accounting and payroll.
ARTIFICIAL INTELLIGENCE IN SOFTWARE TESTING
IBEX Client Migration to Eclipse 4
OnBase Training Speaker: Dora Compis Unity Client.
Software System Testing
Software Verification, Validation, and Acceptance Testing
The Troubleshooting theory
Keeping ConfigMgr Clean
SharePoint 2013 Best Practices
Presentation transcript:

OnBase Troubleshooting Greg Wheeler, Customer Care Team Manager

What went wrong? Something is misconfigured Bad data causes recurring errors Your specific environment causes a strange problem with the software A performance bottleneck causes errors Custom Code is failing You may have discovered a bug in the software

Two sample scenarios Documents stopped appearing in a Workflow queue “Problem with the environment” Unity Client error/ performance troubleshooting “Problem with the software’s behavior” (based on actual Customer Care Team solved cases)

Scenario #1: Where are my files? Users report that a Workflow queue that normally contains documents is empty These Files are images that are released from another system Just started this morning!

Uh, where are they? ?

Where do we start? Most problems are way too big—we need to make them smaller and more manageable/testable

Data Collection We need to know what the user, application, script or service was doing We need to try to differentiate between a coding, data or environmental cause Can it be reproduced at will? What about in another environment? What do the logs say?

Narrowing an issue down Is it a problem with thick client, Core Services, or both? What servers can we take out of the equation? What modules can we eliminate? What functionality can we exclude?

First Step: Is Workflow…working? Is it limited to this queue/lifecycle in Workflow, or are there others affected? ?

Thoughts We see timers are working – We see other documents moving around We can look at the timer machine to make sure THIS timer is still running Let’s trace further back

Is DIP…you know, DIPping?

What to check? DIP is importing documents as a service on the DIP machine To troubleshoot DIP, we would stop the service, then fire up a client with the SCHED switch

If you see this…it’s not OnBase

If you see this…there’s a problem

Where did it fail?

Sys – Verification Reports

Let’s look at the directory

ProcMon Demo

Process Monitor ProcMon can be used to see behind-the-scenes Windows calls and access requests http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx

Solution

Issue #2: Unity Performance Users are experiencing slow client performance first thing every morning Workflow queues taking a long time to navigate between documents Sometimes happens in custom queries, document retrieval All users affected

Options Observe Unity directly on Application Server (still slow?) What about testing the thick client? (Verbose) Look at Application Server performance (perfmon…or resmon) Look at connectivity to DB/Diskgroups (ping/WireShark) Look at Diagnostics Console

Let’s run Unity from the AppServer

Sometimes Thick Client is valid…

Test the Database Choose a SELECT query and run it directly on the database server. Compare times to complete Is the query coming back quickly enough?

Perfmon

Consider ResMon

Diagnostics Console - Service Tab Change to “True”

What can ResMon tell you?

Test Connectivity Application Server > Database Application Server > Diskgroup

Diagnostics Console “What is OnBase doing right now?” “What went wrong?” “What queries are running, and how fast?”

Advice Beware the Database tab in Production Consider logging to a file to review on another machine Log the least amount of information needed to troubleshoot

The rest of the story Grabbed some queries from the Database tab from around the same time Ran them in SQL Server Management Studio Slow there too! Unoptimized indexes

The Smoking Gun

Your Issues!