Dropped connection from Shared IJC database

User 8ad6931a80

11-09-2012 08:20:49

Hi.


I have a shared IJC (5.9.3) database in Oracle 10g.  Users have reported dropped connections sporadically whilst scrolling/ seraching in forms.  Please see the error message attached.  Please can you explain what the problem might be?


Thanks,


MIke.


java.io.FileNotFoundException: FileObject MasterFileObject[C:\Users\ewalker\AppData\Roaming\.instantjchem\ijc_5_9\SharedConfigurations\1\BI_Syk\.server\BI_SYKII_NEW.ijs@191e550:1a3954,valid=false] is not valid.


                at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getInputStream(FileObj.java:145)


                at com.im.ijc.core.ds.SchemaConnectionDataObject$SC.readProperties(SchemaConnectionDataObject.java:296)


                at com.im.ijc.core.ds.SchemaConnectionDataObject$SC.readProperties(SchemaConnectionDataObject.java:288)


                at com.im.ijc.core.ui.SelectConnectionPanel.selectConnection(SelectConnectionPanel.java:41)


                at com.im.ijc.core.api.util.SchemaInitManager.maybePromptSelectConnection(SchemaInitManager.java:137)


                at com.im.ijc.core.api.util.SchemaInitManager.startInit(SchemaInitManager.java:164)


                at com.im.ijc.core.api.util.SchemaInitManager.access$000(SchemaInitManager.java:54)


                at com.im.ijc.core.api.util.SchemaInitManager$1.run(SchemaInitManager.java:85)


                at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)


                at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957) 

ChemAxon 60ee1f1328

11-09-2012 09:19:44

Hi Mike,


 


Sorry to hear about these issues.


It looks like from the error that somehow the network reference to the shared config file (.ijs) is being lost for the project, perhaps under some intensive activity like scrolling many records...


If you have the full (messages.log) files for any instances of this problem that would help us some what to see if there are any other indicators of the cause. You can send any to "ijc-support atsymbol chemaxon.com"


Is it possible there is any network issue between the server and client machine ?


(An independent test might confirm but I only know of ping as test)


 


Cheers,


Daniel.