× 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.



Don,

That seemed to fix it.

Thanks,
Charles


> -----Original Message-----
> From: Don Yantzi [mailto:yantzi@xxxxxxxxxx]
> Sent: Thursday, September 30, 2004 1:39 PM
> To: Websphere Development Studio Client for iSeries
> Subject: RE: [WDSCI-L] Problem opening member
> 
> 
> 
> 
> 
> 
> Charles,
> 
> Looks like the cache got corrupted somehow.  Try clearing the 
> cache from
> the Remote Systems > iSeries > Cache preference page.
> 
> Don Yantzi
> WebSphere Development Studio Client for iSeries
> IBM Toronto Lab
> Phone: (905) 413-4476
> IBM internal:  IBMCA(yantzi)  -  Internet: yantzi@xxxxxxxxxx
> 
> 
> 
>                                                               
>              
>              CWilt@xxxxxxxxxxx                                
>              
>              m                                                
>              
>              Sent by:                                         
>           To 
>              wdsci-l-bounces@m         wdsci-l@xxxxxxxxxxxx   
>              
>              idrange.com                                      
>           cc 
>                                                               
>              
>                                                               
>      Subject 
>              09/30/2004 01:34          RE: [WDSCI-L] Problem 
> opening       
>              PM                        member                 
>              
>                                                               
>              
>                                                               
>              
>              Please respond to                                
>              
>                  Websphere                                    
>              
>                 Development                                   
>              
>              Studio Client for                                
>              
>                   iSeries                                     
>              
>                                                               
>              
>                                                               
>              
> 
> 
> 
> 
> Don,
> 
> The name of the member is MAYSVILLE
> 
> Here's the log entries:
> !ENTRY com.ibm.etools.systems.core 4 0 Sep 29, 2004 16:02:34.359
> !MESSAGE RSEF1002E: SUB#0:java.lang.reflect.InvocationTargetException
> !ENTRY com.ibm.etools.systems.core 4 0 Sep 29, 2004 16:06:18.312
> !MESSAGE Error when opening member
> !STACK 0
> java.lang.reflect.InvocationTargetException: 
> java.lang.NullPointerException
>              at
> com.ibm.etools.iseries.core.cache.CacheManager.findElement(Unknown
> Source)(Compiled Code)
>              at
> com.ibm.etools.iseries.core.cache.CacheManager.findElement(Unk
> nown Source)
>              at
> com.ibm.etools.iseries.core.cache.CacheManager.writeNodeInfo(Unknown
> Source)
>              at 
> com.ibm.etools.iseries.core.cache.CacheManager.save(Unknown
> Source)
>              at
> com.ibm.etools.iseries.core.cache.AbstractCacheHandler.save(Un
> known Source)
>              at
> com.ibm.etools.iseries.core.cache.AbstractCacheHandler.save(Un
> known Source)
>              at
> com.ibm.etools.iseries.core.cache.NativeFileSystemCacheHandler
> .savePropertie
> 
> s(Unknown Source)
>              at
> com.ibm.etools.systems.as400filesubsys.impl.FileSubSystemImpl.
> getBasicProper
> 
> ties(Unknown Source)
>              at
> com.ibm.etools.iseries.core.api.ISeriesHostObjectBasicWrapper.
> getBasicProper
> 
> ties(Unknown Source)
>              at
> com.ibm.etools.iseries.core.api.ISeriesHostObjectBasicWrapper.
> getDateModifie
> 
> d(Unknown Source)
>              at
> com.ibm.etools.iseries.core.resources.ISeriesEditableSrcPhysic
> alFileMember.g
> 
> etRemoteMemberTimestamp(Unknown Source)
>              at
> com.ibm.etools.iseries.core.resources.ISeriesEditableSrcPhysic
> alFileMember.d
> 
> ownload(Unknown Source)
>              at
> com.ibm.etools.iseries.core.resources.InternalDownloadMemberRu
> nnable.run(Unk
> 
> nown Source)
>              at
> org.eclipse.jface.operation.ModalContext$ModalContextThread.ru
> n(ModalContext
> 
> .java:101)
> !ENTRY com.ibm.etools.systems.core 4 0 Sep 29, 2004 16:06:18.328
> !MESSAGE RSEF1002E: SUB#0:java.lang.reflect.InvocationTargetException
> 
> Charles
> 
> 
> > -----Original Message-----
> > From: Don Yantzi [mailto:yantzi@xxxxxxxxxx]
> > Sent: Thursday, September 30, 2004 10:03 AM
> > To: Websphere Development Studio Client for iSeries
> > Subject: Re: [WDSCI-L] Problem opening member
> >
> >
> >
> >
> >
> >
> > Hi Charles,
> >
> > The Java exception
> > "java.lang.reflect.InvocationTargetException" is just a
> > nested exception and likely not the real cause of the
> > problem.  If you take
> > a look in your .log file you should see another java
> > exception printed out
> > directly after (might be before) this one.  This will be the
> > real problem.
> > Can you post that one please?
> >
> > What is the name of the member?
> >
> > Thanks.
> >
> > Don Yantzi
> > WebSphere Development Studio Client for iSeries
> > IBM Toronto Lab
> > Phone: (905) 413-4476
> > IBM internal:  IBMCA(yantzi)  -  Internet: yantzi@xxxxxxxxxx
> >
> >
> >
> >
> >
> >              CWilt@xxxxxxxxxxx
> >
> >              m
> >
> >              Sent by:
> >           To
> >              wdsci-l-bounces@m         wdsci-l@xxxxxxxxxxxx
> >
> >              idrange.com
> >           cc
> >
> >
> >
> >      Subject
> >              09/29/2004 04:13          [WDSCI-L] Problem
> > opening member
> >              PM
> >
> >
> >
> >
> >
> >              Please respond to
> >
> >                  Websphere
> >
> >                 Development
> >
> >              Studio Client for
> >
> >                   iSeries
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > I've got a binder language source member in the QSRVSRC that
> > I can not open
> > in LPEX from RSE.
> >
> > I get an error:
> > "Message reported from file system:
> > java.lang.reflect.InvocationTargetException"
> >
> > I can open it in CODE from RSE.
> >
> > I can also rename it using RSE and open it fine in LPEX.
> >
> > I've tried collapsing the RSE tree and deleting the QSRVSRC
> > directory in
> > the
> > My Documents\IBM\wdsc\workspace\RemoteSystemsTempFiles\TEST\QSYS.LIB
> > directory.
> >
> > Any thoughts on how to fix this????
> >
> > Thanks,
> > Charles
> > _______________________________________________
> > This is the Websphere Development Studio Client for iSeries 
>  (WDSCI-L)
> > mailing list
> > To post a message email: WDSCI-L@xxxxxxxxxxxx
> > To subscribe, unsubscribe, or change list options,
> > visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> > or email: WDSCI-L-request@xxxxxxxxxxxx
> > Before posting, please take a moment to review the archives
> > at http://archive.midrange.com/wdsci-l.
> >
> >
> > _______________________________________________
> > This is the Websphere Development Studio Client for iSeries
> > (WDSCI-L) mailing list
> > To post a message email: WDSCI-L@xxxxxxxxxxxx
> > To subscribe, unsubscribe, or change list options,
> > visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> > or email: WDSCI-L-request@xxxxxxxxxxxx
> > Before posting, please take a moment to review the archives
> > at http://archive.midrange.com/wdsci-l.
> >
> _______________________________________________
> This is the Websphere Development Studio Client for iSeries  (WDSCI-L)
> mailing list
> To post a message email: WDSCI-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/wdsci-l.
> 
> 
> _______________________________________________
> This is the Websphere Development Studio Client for iSeries  
> (WDSCI-L) mailing list
> To post a message email: WDSCI-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/wdsci-l.
> 

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.