teamsupport commit Media issue, Servoy 5.2

After I have commited my solution to the teamserver without any problems a couple of times, the Medias on the teamserver got lost and their commitment failed. When I synchronize the Medias I only get the choice to “update”, but only the Local File has values! If I click “update” the Medias get lost on my working machine of course. I don’t have added or removed medias at this time.
I made a clean import of the solution on the teamserver and commit changes to the them is working for a day or two…

Is that issue a bug in teamsupport for Servoy 5.2?

Thomas

I still have the Medias issue while executing Team → Commit!

I made a clean import of the solution on the teamsupport server
The Medias are existing when opening the solution from the teamsupport server in a smart client

Q: Where are the Medias stored on the teamsupport server?

Commit changes from the servoy dev on the working machine two to three or four times is working well
After that the next commitment delete the Medias on the teamsupport server!?
Team → Synchronize only allows ‘Update’. Not ‘Mark as merged’ and/or ‘Commit’!
Team → Update delete the Medias on the local of course

Is there a way to fix that?

Thomas

hi Thomas,

the medias are stored in the repository db of the team server;
I can see only this scenario that can made commiting of media lost :
the files with obj extension are marked to be ignored by team plugins in eclipse,
and because of this, when you add a new media, that is also saved in an obj file in
the workspace (medias.obj), is not commited to the team server.
but from what you said, you did not added new medias, so it does not apply …
can you check the log files for errors ?

Hi Gabi,

where are the log files I shall check :? ?

I’m on Win 7 for that solution.

on the team server in <servoy_install>/application_server/servoy_log.txt
on the client in <servoy_install>/application_server/servoy_log.txt and /.metadata/.log

I have checked the logfiles in the directions that you discribed. The ‘server.log’ file of the teamsupport server has no new entries, but the two others on clientsite are perhaps interesting.
As I have installed Servoy 5.2 on the teamsupport server I had problems in ‘checkout solutions from repository’. I could establish the connection from the client to the server, but no solutions was diplayed for checkout. After that I have set the ‘java.rmi.server.hostname’ of the teamsupport server in the network settings from 127.0.0.1 to the IP of the server (192.168.155.100). Checkout is still working by this configuration.
This is the ‘servoy_log.txt’ on the client <servoy/application_server/>:

2010-08-17 13:00:41,675 ERROR [Worker-10] com.servoy.j2db.util.Debug - Throwable
java.net.ConnectException: connect: Address is invalid on local machine, or port is not valid on remote machine
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.(Unknown Source)
at java.net.Socket.(Unknown Source)
at com.servoy.j2db.rmi.SignallingChannel.connect(SignallingChannel.java:143)
at com.servoy.j2db.rmi.SignallingChannel.(SignallingChannel.java:48)
at com.servoy.j2db.rmi.ClientTwoWaySocketFactory.establishSignallingChannel(ClientTwoWaySocketFactory.java:138)
at com.servoy.j2db.rmi.DefaultClientSocketFactoryFactory.initRMISocketFactory(DefaultClientSocketFactoryFactory.java:50)
at com.servoy.j2db.rmi.DefaultClientSocketFactoryFactory.(DefaultClientSocketFactoryFactory.java:36)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.servoy.j2db.rmi.RMIClientFactoryProvider.createRMIClientSocketFactoryFactory(RMIClientFactoryProvider.java:28)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.createRMIClientSocketFactoryFactory(RepositoryAccessPoint.java:360)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.createApplicationServerAccess(RepositoryAccessPoint.java:297)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.getApplicationServerAccess(RepositoryAccessPoint.java:258)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.createRepository(RepositoryAccessPoint.java:204)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.getRepository(RepositoryAccessPoint.java:192)
at com.servoy.eclipse.team.RepositoryOperations.checkRepositoryChanged(RepositoryOperations.java:134)
at com.servoy.eclipse.team.RepositoryOperations.checkRemoteRepository(RepositoryOperations.java:145)
at com.servoy.eclipse.team.ui.actions.CommitOperation.execute(CommitOperation.java:58)
at com.servoy.eclipse.team.ui.actions.SolutionOperation.execute(SolutionOperation.java:83)
at org.eclipse.team.ui.synchronize.ModelOperation.run(ModelOperation.java:106)
at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
2010-08-17 13:00:41,691 ERROR [Worker-10] com.servoy.j2db.util.Debug - Already factory registered com.servoy.j2db.rmi.ClientTwoWaySocketFactory
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:46,496 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,069 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-17 13:00:59,537 WARN [Worker-10] com.servoy.j2db.util.Debug - Could not load media data (no repository
2010-08-18 09:20:53,498 ERROR [Worker-2] com.servoy.j2db.util.Debug - Throwable
java.net.ConnectException: connect: Address is invalid on local machine, or port is not valid on remote machine
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.(Unknown Source)
at java.net.Socket.(Unknown Source)
at com.servoy.j2db.rmi.SignallingChannel.connect(SignallingChannel.java:143)
at com.servoy.j2db.rmi.SignallingChannel.(SignallingChannel.java:48)
at com.servoy.j2db.rmi.ClientTwoWaySocketFactory.establishSignallingChannel(ClientTwoWaySocketFactory.java:138)
at com.servoy.j2db.rmi.DefaultClientSocketFactoryFactory.initRMISocketFactory(DefaultClientSocketFactoryFactory.java:50)
at com.servoy.j2db.rmi.DefaultClientSocketFactoryFactory.(DefaultClientSocketFactoryFactory.java:36)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.servoy.j2db.rmi.RMIClientFactoryProvider.createRMIClientSocketFactoryFactory(RMIClientFactoryProvider.java:28)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.createRMIClientSocketFactoryFactory(RepositoryAccessPoint.java:360)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.createApplicationServerAccess(RepositoryAccessPoint.java:297)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.getApplicationServerAccess(RepositoryAccessPoint.java:258)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.createRepository(RepositoryAccessPoint.java:204)
at com.servoy.eclipse.core.repository.RepositoryAccessPoint.getRepository(RepositoryAccessPoint.java:192)
at com.servoy.eclipse.team.RepositoryOperations.checkRepositoryChanged(RepositoryOperations.java:134)
at com.servoy.eclipse.team.RepositoryOperations.checkRemoteRepository(RepositoryOperations.java:145)
at com.servoy.eclipse.team.ui.actions.CommitOperation.execute(CommitOperation.java:58)
at com.servoy.eclipse.team.ui.actions.SolutionOperation.execute(SolutionOperation.java:83)
at org.eclipse.team.ui.synchronize.ModelOperation.run(ModelOperation.java:106)
at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
2010-08-18 09:20:53,498 ERROR [Worker-2] com.servoy.j2db.util.Debug - Already factory registered com.servoy.j2db.rmi.ClientTwoWaySocketFactory

And the ‘.log’ from <workspace/.metadata/.log>:

!ENTRY com.servoy.eclipse.core 1 0 2010-08-17 10:06:38.155
!MESSAGE Time taken to read in the solution tgs_matejka: 6507

!ENTRY com.servoy.eclipse.core 1 0 2010-08-17 10:06:38.339
!MESSAGE Time taken to read in the solution login: 20

!ENTRY com.servoy.eclipse.core 1 0 2010-08-17 10:06:38.499
!MESSAGE Time taken to read in the solution tgs_mod_dialog: 150

!ENTRY com.servoy.eclipse.core 1 0 2010-08-17 10:06:38.809
!MESSAGE Time taken to read in the solution tgs_mod_button: 310

!ENTRY com.servoy.eclipse.core 1 0 2010-08-17 10:06:38.829
!MESSAGE Time taken to read in the solution tgs_mod_calendar: 20

!ENTRY com.servoy.eclipse.core 1 0 2010-08-17 10:06:38.839
!MESSAGE Time taken to read in the solution authenticate: 10

!ENTRY org.eclipse.ui.workbench 2 0 2010-08-17 10:06:46.049
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2010-08-17 10:06:46.049
!MESSAGE Conflict for ‘AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction’:
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory:helpMenuAction),
expression=AndExpression(ActionSetExpression(org.eclipse.ui.cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@ef4599),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ef4599)),sourcePriority=16640)
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory:helpMenuAction),
expression=AndExpression(ActionSetExpression(org.eclipse.ui.cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@ef4599),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ef4599)),sourcePriority=16640)

!ENTRY org.eclipse.ui.workbench 2 0 2010-08-17 20:28:30.929
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2010-08-17 20:28:30.929
!MESSAGE Conflict for ‘org.eclipse.team.ui.synchronizeAll’:
HandlerActivation(commandId=org.eclipse.team.ui.synchronizeAll,
handler=org.eclipse.team.internal.ui.synchronize.actions.GlobalRefreshAction$2@12623e7,
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ef4599),sourcePriority=16384)
HandlerActivation(commandId=org.eclipse.team.ui.synchronizeAll,
handler=org.eclipse.team.internal.ui.synchronize.actions.GlobalRefreshAction$2@ff53e8,
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ef4599),sourcePriority=16384)

!ENTRY org.eclipse.ui.workbench 2 0 2010-08-17 20:28:30.929
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2010-08-17 20:28:30.929
!MESSAGE Conflict for ‘org.eclipse.team.ui.synchronizeLast’:
HandlerActivation(commandId=org.eclipse.team.ui.synchronizeLast,
handler=org.eclipse.team.internal.ui.synchronize.actions.GlobalRefreshAction$3@1fd0244,
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ef4599),sourcePriority=16384)
HandlerActivation(commandId=org.eclipse.team.ui.synchronizeLast,
handler=org.eclipse.team.internal.ui.synchronize.actions.GlobalRefreshAction$3@19fe970,
expression=WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@ef4599),sourcePriority=16384)
!SESSION 2010-08-18 09:20:13.937 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_20
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY com.servoy.eclipse.core 1 0 2010-08-18 09:20:26.822
!MESSAGE Time taken to read in the solution tgs_matejka: 2839

!ENTRY com.servoy.eclipse.core 1 0 2010-08-18 09:20:26.885
!MESSAGE Time taken to read in the solution login: 0

!ENTRY com.servoy.eclipse.core 1 0 2010-08-18 09:20:26.947
!MESSAGE Time taken to read in the solution tgs_mod_dialog: 47

!ENTRY com.servoy.eclipse.core 1 0 2010-08-18 09:20:27.025
!MESSAGE Time taken to read in the solution tgs_mod_button: 78

!ENTRY com.servoy.eclipse.core 1 0 2010-08-18 09:20:27.025
!MESSAGE Time taken to read in the solution tgs_mod_calendar: 0

!ENTRY com.servoy.eclipse.core 1 0 2010-08-18 09:20:27.041
!MESSAGE Time taken to read in the solution authenticate: 16

!ENTRY org.eclipse.ui.workbench 2 0 2010-08-18 09:20:30.613
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2010-08-18 09:20:30.613
!MESSAGE Conflict for ‘AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction’:
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory:helpMenuAction),
expression=AndExpression(ActionSetExpression(org.eclipse.ui.cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@182c2d9),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@182c2d9)),sourcePriority=16640)
HandlerActivation(commandId=AUTOGEN:::org.eclipse.ui.cheatsheets.actionSet/org.eclipse.ui.cheatsheets.actions.CheatSheetHelpMenuAction,
handler=ActionDelegateHandlerProxy(null,org.eclipse.ui.cheatsheets.CheatSheetExtensionFactory:helpMenuAction),
expression=AndExpression(ActionSetExpression(org.eclipse.ui.cheatsheets.actionSet,org.eclipse.ui.internal.WorkbenchWindow@182c2d9),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@182c2d9)),sourcePriority=16640)

hi Thomas,

the issue was found and fixed in the upcoming release

Gabi Boros:
the issue was found and fixed in the upcoming release

Hi Gabi,

that’s really good news :-).