You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
I've this error when I try to open it with my TIS :
!ENTRY org.talend.platform.logging 2 0 2012-03-30 09:44:32.825
!MESSAGE 2012-03-30 09:44:32,825 WARN org.talend.commons.exception.CommonExceptionHandler - Administrator error : null
!STACK 0
org.talend.commons.exception.PersistenceException: Administrator error : null
at org.talend.repository.remoteprovider.ServletUtil.handleError(ServletUtil.java:279)
at org.talend.repository.remoteprovider.AdministratorClient.getText(AdministratorClient.java:174)
at org.talend.repository.remoteprovider.AdministratorClient.getObjects(AdministratorClient.java:158)
at org.talend.repository.remoteprovider.AdministratorClient.authenticate(AdministratorClient.java:151)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.delegateBeforeLogon(RemoteRepositoryFactory.java:200)
at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:194)
at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1565)
at org.talend.repository.ui.login.LoginDialog$1.run(LoginDialog.java:342)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
The facts :
- the project is created into TIS server
- the project is present into SVN
- I never was able to connect to this project
- my user has the READ WRITE right for this project
- my user has the administrator right
- there are 2 registered users for 2 licences
- I don't have record with "null" value in the userprojectauthorization table
- there are several projects managed with this TIS server and we don't have any problem to work with
- I work with Talend Enterprise Data Integration Professional edition 5.0.1.r74687
Offline
It doesn't work, I've always the Administrator Error : null![]()
Offline

Hi
Please report it on BugTracker.
Regards,
Pedro
Offline
OK, thanks
Offline
I,ve found this error when i open a TIS Project...
SESSION 2012-06-19 10:37:22.047 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.equinox.app 0 0 2012-06-19 10:38:04.556
!MESSAGE Product org.talend.rcp.branding.tos.product could not be found.
!ENTRY org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE Bundle update@plugins/org.eclipse.ant.tests.ui.nl_pt_BR_3.6.0.v20100814043401.jar was not resolved.
!SUBENTRY 2 org.eclipse.ant.tests.ui.nl_pt_BR 2 0 2012-06-19 10:38:05.197
!MESSAGE Missing host org.eclipse.ant.tests.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE Bundle update@plugins/org.eclipse.equinox.http.jetty6.nl_it_3.6.0.v20100814043401.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.http.jetty6.nl_it 2 0 2012-06-19 10:38:05.197
!MESSAGE Missing host org.eclipse.equinox.http.jetty6_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE Bundle update@plugins/org.eclipse.jdt.core.tests.performance.nl_ja_3.6.0.v20100814043401.jar was not resolved.
!SUBENTRY 2 org.eclipse.jdt.core.tests.performance.nl_ja 2 0 2012-06-19 10:38:05.197
!MESSAGE Missing host org.eclipse.jdt.core.tests.performance_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86.nl_fr_3.6.0.v20100814043401.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86.nl_fr 2 0 2012-06-19 10:38:05.197
!MESSAGE Missing host org.eclipse.equinox.launcher.gtk.linux.x86_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.carbon.macosx.nl_it_3.6.0.v20100814043401.jar was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.carbon.macosx.nl_it 2 0 2012-06-19 10:38:05.197
!MESSAGE Missing host org.eclipse.equinox.launcher.carbon.macosx_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
!MESSAGE Bundle update@plugins/org.eclipse.pde.build.nl_zh_3.6.0.v20100814043401.jar was not resolved.
!SUBENTRY 2 org.eclipse.pde.build.nl_zh 2 0 2012-06-19 10:38:05.197
!MESSAGE Missing host org.eclipse.pde.build_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2012-06-19 10:38:05.197
Please give a solution this matter
Regards,
Jayan
Offline
Hello, I recieved these instructions from Support it worked thus far. I have branches to deal with next...
Do the following with one of the projects that you are unable to open:
1. Attempt to log into Project (referring to it as "Proj")
2. Once it fails go into tac and create a new project giving it the same name but appending _test ("Proj_test")
3. Assign correct authorizations to your user for the project so that you can open it in the studio and edit.
4. Open "Proj_test" in the studio and once the Generation Initializer completes right click job designs and select "Import Job items"
5. Select "root directory" and navigate to your workspace. Inside your workspace select the folder which contains the name of the original project (so "Proj")
6. Select all Items, override when necessary and click finish.
Pages: 1