× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hoping someone can help me with this issue.

Two days ago I was working on a program using rdi, which then locked and was not responding. I closed rdi and ended the program. When I went back in, opening a member, I started getting error RSEF1002:

Operation failed. File system input or output error
Message reported from file system: Unable to establish a connection

Here is the log:
com.ibm.as400.access.ServerStartupException: Unable to establish a connection.
at com.ibm.as400.access.ClassDecoupler.connectDDMPhase2(ClassDecoupler.java:105)
at com.ibm.as400.access.AS400ImplRemote.getConnection(AS400ImplRemote.java:1028)
at com.ibm.as400.access.AS400FileImplRemote.connect(AS400FileImplRemote.java:178)
at com.ibm.as400.access.AS400FileImplRemote.execute(AS400FileImplRemote.java:524)
at com.ibm.as400.access.AS400FileRecordDescriptionImplRemote.retrieveRecordFormat(AS400FileRecordDescriptionImplRemote.java:1191)
at com.ibm.as400.access.AS400FileImplBase.setRecordFormat(AS400FileImplBase.java:782)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.as400.access.AS400FileImplBase.invoke(AS400FileImplBase.java:371)
at com.ibm.as400.access.AS400FileImplBase.doItRecordFormat(AS400FileImplBase.java:275)
at com.ibm.as400.access.AS400File.setRecordFormat(AS400File.java:2280)
at com.ibm.as400.access.AS400File.setRecordFormat(AS400File.java:2250)
at com.ibm.etools.iseries.subsystems.qsys.resources.QSYSRemoteMemberTransfer.setRecordFormat(QSYSRemoteMemberTransfer.java:1401)
at com.ibm.etools.iseries.rse.ui.resources.QSYSEditableRemoteSourceFileMember.openStream(QSYSEditableRemoteSourceFileMember.java:483)
at com.ibm.etools.iseries.rse.ui.resources.QSYSEditableRemoteSourceFileMember.internalOpen(QSYSEditableRemoteSourceFileMember.java:1929)
at com.ibm.etools.iseries.rse.ui.resources.QSYSEditableRemoteSourceFileMember.open(QSYSEditableRemoteSourceFileMember.java:1713)
at com.ibm.etools.iseries.rse.ui.resources.QSYSEditableRemoteSourceFileMember.open(QSYSEditableRemoteSourceFileMember.java:1687)
at com.ibm.etools.iseries.rse.ui.resources.QSYSEditableRemoteSourceFileMember$1.run(QSYSEditableRemoteSourceFileMember.java:1664)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

Session Data:
eclipse.buildId=unknown
java.fullversion=JRE 1.7.0 IBM J9 2.6 Windows 8 amd64-64 Compressed References 20140313_192258 (JIT enabled, AOT enabled)
J9VM - R26_Java726_SR6_20140313_1318_B192258
JIT - r11.b05_20131003_47443.02
GC - R26_Java726_SR6_20140313_1318_B192258_CMPRSS
J9CL - 20140313_192258
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.ibm.rational.developer.ibmi.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.ibm.rational.developer.ibmi.product.ide

I googled the error, and I tried the recommendations found in
http://www-01.ibm.com/support/docview.wss?uid=swg21667169

I've had that error before and after clearing the cache everything worked fine. Except this time is not working.

I also took a look at this:
http://www-01.ibm.com/support/docview.wss?uid=swg21624627
But is not really telling me much. My job description exists and library.

I've tried the following as well just in case:

created a new connection
disconnected and connected
uninstalled rdi and re-install
try from WDSC 7.0

Nothing works, same error

Thank you
Art Duarte

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.