---
title: "Feeder Jam and User Logout Event"
slug: "pharos-canon-integrated-mfp-1-0-26-release"
updated: 2024-04-18T10:19:08Z
published: 2024-04-18T10:19:08Z
canonical: "kb.pharos.com/pharos-canon-integrated-mfp-1-0-26-release"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.pharos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pharos Canon Integrated MFP 1.0.26 Release

Pharos Canon Integrated MFP 1.0.26 Release

The following attached files contain

- Setup Documentation/Instructions
- Firmware Files
- Training Presentation
- Schema.ini

Limitations

- Turning off the copier mid way through a copy loses transactions 2.0 fixes this.

---

## 1.0 Accessing SMS

The Service Management Service (SMS) is at the heart of installation and configuration of a MEAP enabled device. To access SMS login use a web browser with the printer’s IP address as follows:

[http://192.168.1.63](http://192.168.1.63)***:8000/sms***

Enter the password: ***MeapSmsLogin.*** This will bring you to the SMS main display page.

## 2.0 - Install the Pharos Login Service

To install the Pharos Login Service for this device:

1. Login to SMS
2. Click on the ***System Management*** tab in the upper tab list
3. Click on the ***Enhanced Sys. App*** tab in the tab list
4. Under Enhanced System Application select Browse
5. Select the file ***/Pharos Application/Pharos Login Application_1.0.26.jar***
6. Under License File to Install select Browse
7. Select the file ***/Pharos Application/2006-11-27-174852_login.lic***
8. Click Install
9. Click ***OK*** on the confirmation page

## Enabling the Pharos Login Service

Start the Pharos Login Service:

1. Login to SMS
2. Click on the ***System Management*** tab in the upper tab list
3. Click on the ***Enhanced Sys. App*** tab in the tab list
4. Select the Pharos Login Application by highlighting its radio button on the left
5. Click ***Select***
6. Make sure that the status changes to “Start after Restart”
7. Turn off the copier
8. Turn on the copier

## Install the Pharos MEAP Application

Now that our login service is installed it is time to install the Pharos MEAP application.

To install the Pharos MEAP Application:

1. Login to SMS
2. Click on the ***Install*** tab in the upper tab list
3. Under Application File click ***Browse***
4. From the install image select the file ***/Pharos Application/Pharos Print Copy and Billing_1.0.26.jar***
5. Under License File select the file ***/Pharos Application/*** ***2006-11-27-175023_MEAP.lic***
6. Click ***OK***
7. Click ***OK*** on the confirmation page
8. With PharosPrint Copy and Billing selected click ***Start***
9. Make sure that the service status changes to “Started”

## Configure the Pharos MEAP Application

Using a web browser we will now configure the MEAP application to connect to a Network Terminal on the Uniprint server.

1. Access the Pharos configuration page [http://192.168.1.63](http://192.168.1.63)***:8000/Pharos/Config***
2. At the prompt log in as the Pharos administrator. The default login is Username=pharos and Password=pharos for an unconnected system.
3. Fill out the configuration information as follows:
  1. Server Address

This is the IP address of the Uniprint server
  2. Password

This is the Uniprint server EDI password that was set up during configuration. The default password is usually “pharos”.
  3. Terminal Name

This is the name of the Network Terminal that is configured on the Uniprint server.
4. Press the ***Test Connection*** button and verify the ***Connection Status***.
5. Once the test is successful press the ***Apply*** button.

## Setting Print Release as the Default Application

Now that everything is installed and operational we will configure the copier to use our MEAP application as the default when the user logs on.

1. Power on the Canon device
2. If needed, log on to the system
3. Press ***Additional Functions*** from the hard keys
4. Select ***Common Settings***
5. Select ***Initial Function***
6. Select ***MEAP***

After log on the user will be immediately placed on the print release page

## MEAP User and Administrator Rights

**Overview**

In order to prevent unauthorized access to the Remote UI, the Pharos Configuration web page, the Portal Service (if one is installed), and the Additional Function hard key on the MEAP Engine’s front panel a mechanism for securing access to these entry points is defined.

Note that the MEAP Administrator should have the privilege as a system administrator. The default user name and password for access and configuration is:

User Name = pharos

Password = pharos

**Theory of Operation**

The mechanism associates a user defined in the Uniprint Server’s database to MEAP credentials required to access these functions. Initial settings, useful only until a connection to the Uniprint Server has been established, are also defined.

When the supplied credentials, either at the web page prompt, when accessing the Pharos Configuration page, Remote UI, or Portal Service, or the Pharos Login prompt on the MEAP terminal, match the System Manager Username and System Manager Password values configured on the Pharos Uniprint Server under the Pharos AdministratoràPharos StationsàNetwork Terminalsà<terminal name>àMFD context, the userType of the user’s login context is set to USERTYPE_ADMIN.

If the supplied credentials to not match, the userType of the user’s login context is set to USERTYPE_GENERAL.

Definition of USERTYPE_ADMIN and USERTYPE_GENERAL:

String USERTYPE_ADMIN = Long.toString(Symbol.id_val_user_type_administrator); String USERTYPE_GENERAL = Long.toString(Symbol.id_val_user_type_generic);

The cpcaUserType of the user’s login context is always set to be “0”, “0” as shown in this code snippet:

cpcaUserType = getCpcaUserType("0", "0")

Department ID Management is not supported and an error is indicated to the user if they attempt to login at the front panel while Department ID Management is enabled.

When Department ID Management is not enabled and the logged in user touches the Additional Functions hard key, access to sub menus is restricted depending in the userType set in the user’s login context.

The System Manager (MEAP side) feature may still be useds, if the user wishes. In this case, the logged in user still needs userType = USERTYPE_ADMIN to gain access to the Additional Functions key and additional information is requested by the system when accessing functions that are controlled by the MEAP side System Manager.

## Feeder Jam and User Logout Event

When a feeder jam occurs the error recovery system will alert the user to the jam and instruct them on how to clear it. If the user does not clear the jam and hits the (ID) key to log off the following situation will occur. With the jam still in place the user will log on to the system normally. If the feeder jam is now cleared the user may use the Pharos Copy application to make a copy. In this case, when the start key is pressed, the light will go out but the copy will not start. Pressing the start key again will start the copy.

## Related

- [iMFP for HP - device error 49.4205 - ERROR To continue turn off then on](/imfp-for-hp-device-error-494205-error-to-continue-turn-off-then-on.md)
- [Head in the Sky, Feet on the Ground: Moving Your Pharos Solution to the Cloud](/head-in-the-sky-feet-on-the-ground-moving-your-pharos-solution-to-the-cloud.md)
