eBase 4.1.0 Build 20101223 client problem

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

pauvrigrn
Ebase User
Posts: 9
Joined: Mon Feb 21, 2011 12:18 pm
Location: Groningen
Contact:

eBase 4.1.0 Build 20101223 client problem

#1

Postby pauvrigrn » Thu Oct 13, 2011 11:36 am

I post a piece of errorlog. Very often I cannot use eBase Designer anymore because of an occurring problem. Only a restart of the eBase server fixes the problem.

The errormessage I see on screen in the Designer is:

[i]Error saving FORM_XYZ

I/O error contacting server on http://.... - check that the start designer parameters are set correctly[/i]

The logfile shows the following:

at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-1" java.lang.ArrayIndexOutOfBoundsException:
3 >= 3
at java.util.Vector.elementAt(Unknown Source)
at javax.swing.table.DefaultTableColumnModel.getColumn(Unknown Source)
at com.ebasetech.ufs.designer.client.pageDesign.editors.ResizerControl.l
ayoutColumns(ResizerControl.java:207)
at com.ebasetech.ufs.designer.client.pageDesign.editors.ResizerControl.s
etColumnWidths(ResizerControl.java:192)
at com.ebasetech.ufs.designer.client.pageDesign.controls.grids.grids.Gri
dEditor.createResizerControl(GridEditor.java:39)
at com.ebasetech.ufs.designer.client.pageDesign.controls.grids.grids.Gri
dEditor.makeControlWidget(GridEditor.java:27)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.addResizer(FlyingViewControl.java:420)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.addControlWijits(FlyingViewControl.java:413)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.addControlWijits(FlyingViewControl.java:393)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.makeEditorVisible(FlyingViewControl.java:344)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.editStateChanged(FlyingViewControl.java:174)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.EditModel.set
EditControl(EditModel.java:56)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewPan
el.setSelectedControls(FlyingViewPanel.java:618)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewPan
el$5.run(FlyingViewPanel.java:338)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.ExceptionReporter$1.dispatchEvent(E
xceptionReporter.java:79)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
com.ebasetech.ufs.designer.client.ServerRequestException: I/O error contacting s
erver on http://.../otw4/designer - check that the start designe
r parameters are set correctly
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:196)
at com.ebasetech.ufs.designer.client.ServerCommander.callServer2(ServerC
ommander.java:132)
at com.ebasetech.ufs.designer.client.ServerCall.updateEntity(ServerCall.
java:345)
at com.ebasetech.ufs.designer.client.ComponentFunctionFrame.save(Compone
ntFunctionFrame.java:2421)
at com.ebasetech.ufs.designer.client.FormFunctionFrame.save(FormFunction
Frame.java:537)
at com.ebasetech.ufs.designer.client.componentDesign.ComponentEditor.sav
e(ComponentEditor.java:194)
at com.ebasetech.ufs.designer.client.componentDesign.actions.SaveAction.
actionPerformed(SaveAction.java:28)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.ExceptionReporter$1.dispatchEvent(E
xceptionReporter.java:79)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Sour
ce)
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:165)
... 33 more
com.ebasetech.ufs.designer.client.ServerRequestException: I/O error contacting s
erver on http://.../otw4/designer - check that the start designe
r parameters are set correctly
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:196)
at com.ebasetech.ufs.designer.client.ServerCommander.callServer2(ServerC
ommander.java:132)
at com.ebasetech.ufs.designer.client.ServerCall.updateEntity(ServerCall.
java:345)
at com.ebasetech.ufs.designer.client.ComponentFunctionFrame.save(Compone
ntFunctionFrame.java:2421)
at com.ebasetech.ufs.designer.client.FormFunctionFrame.save(FormFunction
Frame.java:537)
at com.ebasetech.ufs.designer.client.componentDesign.ComponentEditor.sav
e(ComponentEditor.java:194)
at com.ebasetech.ufs.designer.client.componentDesign.actions.RunComponen
tAction.actionPerformed(RunComponentAction.java:71)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.ExceptionReporter$1.dispatchEvent(E
xceptionReporter.java:79)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Sour
ce)
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:165)
... 33 more
java.lang.ArrayIndexOutOfBoundsException: 3 >= 3
at java.util.Vector.elementAt(Unknown Source)
at javax.swing.table.DefaultTableColumnModel.getColumn(Unknown Source)
at com.ebasetech.ufs.designer.client.pageDesign.editors.ResizerControl.l
ayoutColumns(ResizerControl.java:207)
at com.ebasetech.ufs.designer.client.pageDesign.editors.ResizerControl.s
etColumnWidths(ResizerControl.java:192)
at com.ebasetech.ufs.designer.client.pageDesign.controls.grids.grids.Gri
dEditor.createResizerControl(GridEditor.java:39)
at com.ebasetech.ufs.designer.client.pageDesign.controls.grids.grids.Gri
dEditor.makeControlWidget(GridEditor.java:27)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.addResizer(FlyingViewControl.java:420)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.addControlWijits(FlyingViewControl.java:413)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.addControlWijits(FlyingViewControl.java:393)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.makeEditorVisible(FlyingViewControl.java:344)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewCon
trol.editStateChanged(FlyingViewControl.java:174)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.EditModel.set
EditControl(EditModel.java:56)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewPan
el.setSelectedControls(FlyingViewPanel.java:618)
at com.ebasetech.ufs.designer.client.pageDesign.flyingView.FlyingViewPan
el.update(FlyingViewPanel.java:218)
at java.util.Observable.notifyObservers(Unknown Source)
at com.ebasetech.common.gui.dockingFramework.AbstractEditor.notifyChange
d(AbstractEditor.java:121)
at com.ebasetech.ufs.designer.client.componentDesign.ComponentModel.noti
fyControlSelectionChanged_(ComponentModel.java:155)
at com.ebasetech.ufs.designer.client.pageDesign.OutlineView$1.valueChang
ed(OutlineView.java:57)
at javax.swing.JTree.fireValueChanged(Unknown Source)
at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source
)
at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown S
ource)
at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown S
ource)
at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown
Source)
at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown S
ource)
at javax.swing.JTree.setSelectionPath(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)

at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Unknown So
urce)
at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressedDND(Unknown So
urce)
at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Unknown Sourc
e)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.pageDesign.OutlineView.processMouse
Event(OutlineView.java:145)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at com.jidesoft.docking.b.a(Unknown Source)
at com.jidesoft.docking.DefaultDockingManager.handleEvent(Unknown Source
)
at com.jidesoft.docking.DefaultDockingManager$47.eventDispatched(Unknown
Source)
at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown So
urce)
at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Sour
ce)
at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Sour
ce)
at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Sour
ce)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.ExceptionReporter$1.dispatchEvent(E
xceptionReporter.java:79)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
com.ebasetech.ufs.designer.client.ServerRequestException: I/O error contacting s
erver on http://.../otw4/designer - check that the start designe
r parameters are set correctly
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:196)
at com.ebasetech.ufs.designer.client.ServerCommander.callServer2(ServerC
ommander.java:132)
at com.ebasetech.ufs.designer.client.ServerCall.updateEntity(ServerCall.
java:345)
at com.ebasetech.ufs.designer.client.ComponentFunctionFrame.save(Compone
ntFunctionFrame.java:2421)
at com.ebasetech.ufs.designer.client.FormFunctionFrame.save(FormFunction
Frame.java:537)
at com.ebasetech.ufs.designer.client.DesignerFunctionFrame.close(Designe
rFunctionFrame.java:588)
at com.ebasetech.ufs.designer.client.ComponentFunctionFrame.close(Compon
entFunctionFrame.java:4341)
at com.ebasetech.ufs.designer.client.FormFunctionFrame.close(FormFunctio
nFrame.java:143)
at com.ebasetech.ufs.designer.client.DesignerDesktop.closeAllFrames(Desi
gnerDesktop.java:89)
at com.ebasetech.ufs.designer.client.DesignerApplet.shutDown(DesignerApp
let.java:974)
at com.ebasetech.ufs.designer.client.DesignerApplet$1.windowClosing(Desi
gnerApplet.java:305)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.AWTEventMulticaster.windowClosing(Unknown Source)
at java.awt.Window.processWindowEvent(Unknown Source)
at javax.swing.JFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.ExceptionReporter$1.dispatchEvent(E
xceptionReporter.java:79)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Sour
ce)
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:165)
... 29 more


What is the cause? I use a linux server-installation and windows client and selfmade batch-file (derived from linux batchfile). My Colleage with a linux worksstation does not have the above problem(s).

HELP
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Fri Oct 14, 2011 9:00 am

The message indicates that the designer cannot contact the server - this is usually because the server is down. I suggest you have a look at the server log files.
0 x

pauvrigrn
Ebase User
Posts: 9
Joined: Mon Feb 21, 2011 12:18 pm
Location: Groningen
Contact:

Nothing in logfiles

#3

Postby pauvrigrn » Mon Oct 17, 2011 7:02 am

There is no answer in the logfiles.

My colleage connects to the same server with his linux workstation and has no problem even when I encounter the problem he can still work normally (edit and save his work).

When eBase is restarted the problem is solved.

Strange!

Is it a combination of Windows xp Pro eBase-client and Linux installed eBase server?
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#4

Postby Jon » Mon Oct 17, 2011 4:45 pm

Sorry, I didn't read your stack trace carefully enough - it shows the Ebase client getting an end-of-file exception transferring data from the client to the server. It looks like something is interrupting the data transfer. We have seen these rarely from time to time with Ebase but have never been able to reproduce the problem.

If you have the problem saving a form, then you restart the server and you can then save the same form OK, it sounds like some sort of intermittent problem. Do you just get the problem with large forms ?

The only thing I can think of is to check the Java version you are using. Generally it's best to use the same version as the server, but you might try a later version on your client and see if this helps.

Is there anything else unusual in your communication setup which is not being used by your Linux colleague e.g. use of proxy?

I don't see anything unusual in your setup regarding Windows designer and Linux server. We have lots of customers using similar configurations without problem.
0 x

pauvrigrn
Ebase User
Posts: 9
Joined: Mon Feb 21, 2011 12:18 pm
Location: Groningen
Contact:

#5

Postby pauvrigrn » Tue Oct 18, 2011 7:46 am

Jon,

I'll check the points you mentioned and will post another reply with the answers/findings.

Greetings,

Paul
0 x

pauvrigrn
Ebase User
Posts: 9
Joined: Mon Feb 21, 2011 12:18 pm
Location: Groningen
Contact:

#6

Postby pauvrigrn » Mon Oct 24, 2011 10:09 am

I installed Java 'Version 6 Update 27'. This doesn't help, same problems occurs again. The version on the server is: java version "1.6.0_17", Java(TM) SE Runtime Environment (build 1.6.0_17-b04), Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode)

It is a "large" form ... 11 pages (one global component-page and several global components on different pages).

What to do next?

Stackdump:

com.ebasetech.ufs.designer.client.ServerRequestException: I/O error contacting s
erver on http://*.*.*.*:*/otw4/designer - check that the start designe
r parameters are set correctly
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:196)
at com.ebasetech.ufs.designer.client.ServerCommander.callServer2(ServerC
ommander.java:132)
at com.ebasetech.ufs.designer.client.ServerCall.updateEntity(ServerCall.
java:345)
at com.ebasetech.ufs.designer.client.ComponentFunctionFrame.save(Compone
ntFunctionFrame.java:2421)
at com.ebasetech.ufs.designer.client.FormFunctionFrame.save(FormFunction
Frame.java:537)
at com.ebasetech.ufs.designer.client.componentDesign.ComponentEditor.sav
e(ComponentEditor.java:194)
at com.ebasetech.ufs.designer.client.componentDesign.actions.SaveAction.
actionPerformed(SaveAction.java:28)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.ebasetech.ufs.designer.client.ExceptionReporter$1.dispatchEvent(E
xceptionReporter.java:79)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Sour
ce)
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.ebasetech.ufs.designer.client.ServerCommander._callServer(ServerC
ommander.java:165)
... 33 more
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#7

Postby Jon » Thu Nov 17, 2011 11:35 am

Sorry, don't have any more suggestions. You could open a support call - this might be a better way of pursuing this.
0 x

pauvrigrn
Ebase User
Posts: 9
Joined: Mon Feb 21, 2011 12:18 pm
Location: Groningen
Contact:

#8

Postby pauvrigrn » Wed Nov 23, 2011 11:03 am

OK, thanks for the effort. I will take action for a support call.

Paul
0 x


Who is online

Users browsing this forum: No registered users and 120 guests