Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Issue description

After exporting a package from IWS to Message Center, you receive an 'unable to unzip' error in one of the linked import streams. One reason for this error could be empty application files in the preprocessors directory.   This issue was specifically noticed in Windows server only.

Issue Resolution

Copy all necessary application files to the directories:

  • dynamic/msgcenter/preprocessors
  • tpe/servers/msgservice/preprocessors

...

Issue description

After starting IWS, you get an Error popup stating 'The system cannot find the file specified'.

Issue Resolution

This error indicates that IWS cannot create and find the necessary files to work correctly.   The most likely cause for this issue is that you are installing on a Windows box, but were given the package that specifically supports Linux/Unix.   Please contact Eagle.

Anchor
issue_streamnotcreated
issue_streamnotcreated
Issue: Stream not created after exporting from IWS to MessageCenter

Issue description

After exporting from IWS to MessageCenter, the stream isn't created (you can not see it in the Message Center Console or Message Center editor).

Issue Resolution

There are several potential reasons for this issue:

1. The unzip application did not work correctly - correctly – refer to the Custom Application files issue.

2. Import related streams do not exist. Please check that the following streams exist:

    • mc_import_stream_request
    • mc_import_stream_w
    • eagle_mc_import_stream_request
    • eagle_mc_import_stream_w

3. Check the import_streams noted above in Message Center for errors. If you see an error including JVM, it is most likely due to the settings of JVM or an error with it.

To check, open a cmd window and tpe 'java-version' and enter. If information about the Java verison appears, then this is a good sign that Java is working. Otherwise, check the windows 'PATH' variable for including the path to JVM or refer to the JVM or Export Jar section below.

Anchor
issue_notallfilesfolders
issue_notallfilesfolders
Issue: IWS does not create all of the necessary files or folders

Issue description

On its intial initial start, IWS cannot create all of the necessary files for some reason. Since this activity only occurs on the first start of IWS, it does not try to recreate the next time IWS is opened even though the needed files are not there.
This issue has only occurred once. It was on a Windows server.

Issue Resolution

 Remove the iws.info file on the server

  1.  Select Select any root folder in Message Center Editor
  2. Select File - Open menu item
  3. Go up one level in the popup window (so you are at the Server root)
  4. Set 'Files of Type' to 'All files'
  5. Find the iws.info file, right click and select delete
  6. Restart IWS
  7. Check the file/folders under the "eis" folder
  8. It should show subdirectories of attaches, combobjs, ejmlkp, ejmqr, ejmrsf, ejmsln, ejmtr, ejmtsk, ejmwf, libs.xml
  9. If the list does not match above, in Message Center go to the stream statistics for mc_import_stream_request and mc_import_stream_w streams and check for errors.

Anchor
issue_jvm
issue_jvm
Issue: JVM or Export jar file does not work correctly

Issue description

JVM or export jar file does not work correctly.

Issue Resolution

To check this, bring up IWS on the environment and under File, select Export to Local drive. If you get an error, reinstall JVM or refer to IWS does not create all of the necessary files or folders.


back to top