PROBLEM

WFS Connector Administrator returns error 'Unable to update properties' when using WebLogic Server 9.2

Last Published: April 25, 2020

Description

After deploying the ArcIMS WFS Connector file, wfsconnector.war, in WebLogic Server 9.2 as described in the ArcIMS Installation Guide under Step 4, the following error message displays after logging into the WFS Connector Administrator configuration page:

Error:
"Unable to update properties:
Unable to write property file C:/Program Files/bea/weblogic92/samples/domains/wl_server/./servers
/examplesServer/tmp/_WL_user/wfsconnector1/tyx1yr/war/WEB-INF/lib/_wl_cls_gen.jar!/WFSEsrimap_prop
Error: C:\Program Files\bea\weblogic92\samples\domains\wl_server\.\servers
\examplesServer\tmp\_WL_user\wfsconnector1\tyx1yr\war\WEB-INF\lib\_wl_cls_gen.jar!\WFSEsrimap_prop
(The system cannot find the path specified)".

Cause

WebLogic Server 9.2 does not deploy the .war file correctly with the steps provided.

Solution or Workaround

Deploy the ArcIMS WFS Connector wfsconnector.war file as a folder instead of deploying it directly using the following steps:

  1. Install ArcIMS 9.2 Service Pack 3. See Related Information below for the link to the download page.
  2. Navigate to the WFS Connector directory in the ArcIMS Installation location. The default location is
    C:\Program Files\ArcGIS\ArcIMS\Connectors\wfs_connector
  3. Locate the file wfsconnector.war and make a copy of it as backup.
  4. Rename wfsconnector.war to wfsconnector.zip. Extract the .zip to a new folder wfsconnector.
  5. Deploy the wfconnector folder as a Web application in WebLogic Server 9.2:
    1. Launch the WebLogic Server Administrator Console and log in.
    2. Select Lock&Edit on the Change Center panel in the upper left corner.
    3. Select Deployments on the Domain Structure panel.
    4. Click on the Install button in the middle of Deployments Summary.
    5. Navigate to the folder wfsconnector' created in Step 4; for example, located at:
      C:\Program Files\ArcGIS\ArcIMS\Connectors\wfs_connector\wfsconnector.
    6. Select the folder wfsconnector instead of the file wfsconnector.war and click Next.
    7. Keep all the default settings and click Finish.
    8. Apply the changes made in WebLogic Server.

It should now be possible to log in to the ArcIMS WFS Connector console and save any property changes as needed.

Article ID:000009506

Software:
  • Legacy Products

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic