Release Notes

     Previous  Next    Open TOC in new window    View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

WebLogic RFID Edge Server SP 1 Known and Resolved Issues

Install WebLogic RFID Edge Server 2.0 Service Pack 1 by following the instructions in Installing WebLogic RFID Edge Server. If you are upgrading your WebLogic RFID Edge Server 2.0 installation to WebLogic RFID Edge Server 2.0 Service Pack 1, the upgrade installer lets you install the latest software while preserving your existing configuration information.

Note: Prior to upgrading, read and follow the steps in Backing Up Your System in Installing WebLogic RFID Edge Server.

The following sections describe the new features and document known problems in WebLogic RFID Edge Server 2.0 Service Pack 1, as well as known issues in WebLogic RFID Edge Server 2.0 that are resolved in Service Pack 1.

For known problems and workarounds in WebLogic RFID Edge Server 2.0, see the 2.0 Release Notes.

 


What's New in WebLogic RFID Edge Server 2.0 SP1

 


Known Problems

The following section describes problems that were found in WebLogic RFID Edge Server 2.0 Service Pack 1. Entries include a description of the problem, and a workaround or solution where appropriate.

Tracking Number
Description and Workaround
[vendor issue]
The tag programming feature (including tag locking and killing tags) in Symbol readers (XR400 v2.0.18 and AR400 v5.0.4) might not work due to reader firmware issues.
Workaround or Solution:
Restart the reader (power off and on).
[vendor issue]
When using the Printronix Device Management Language (PXML), if the Ethernet cable connection is lost, the Edge Server has difficulty reconnecting to the printer due to a PXML API issue.
Workaround or Solution:
Restart the Edge Server.
 
When using the Printronix Device Management Language (PXML), the Edge Server attempts only two RFID tag programming retries before declaring a failure.
TT4335
If you configured the CAEN Technologies A928 RFID reader in Edge Server 2.0 and upgrade to Edge Server Service Pack 1, the Edge Server will not start unless you have installed the 2.2 version of the CAEN Java library.
Solution:
  • Copy the CAENRFIDLibrary.jar version 2.2 file to the lib subdirectory of your WebLogic RFID Edge Server Service Pack 1 installation before starting the software.
Workaround:
  • Edit the following parameter in the edge.props file:
    com.connecterra.ale.persistence.allowBadData = true
  • The Edge Server starts (it ignores the configuration errors from the state persistence data), however, the CAEN reader driver remains unavailable without the 2.2 version of the library.

 


Resolved Issues

The following section describes problems that were found in WebLogic RFID Edge Server 2.0 and are resolved in Service Pack 1.

Change Request Number
Description
CR272788
Reader Simulator now correctly displays SGLN and GRAI EPCs.
CR272992
Two known issues which caused the Edge Server to have an extended start up time when some readers were unreachable, have been eliminated. A third known issue will be fixed in the next Edge Server release.
CR273398
ALEPC.immediate(PCSpec, URI) no longer throws a null pointer exception if the URI is null.
CR273520
Exporting Edge Server configuration objects using the Administration Console now includes device filters.
CR274235
Using the ProgrammingSample program to write tags to a Printronix printer sometimes failed; writing the tag succeeded but the ALEPC call failed. This issue has been fixed.
CR274998
The following ALEPC calls no longer throw exceptions:
  • PCWriteReport.getTerminationCondition() throws IllegalArgumentException
  • PCSpec.addAccessSpec() throws NullPointerException
CR275241
Some readers continued reading indefinitely after a single poll() call. This issue has been fixed.


  Back to Top       Previous  Next