Does TDQ portal is dependent on local user setting? I have installed Talend 5.4.2 on the server with the help of Installer and now I am able to access tdq portal (http:\\***.**.***.**:8580\tdqportal) with Userid: tdq_admin
Password: tdq
but when my team member login to this server, they are not able to login http:\\***.**.***.**:8580\tdqportal and the error is No page displayed.
when I checked on server with their ID, I found http:\\***.**.***.**:8580 is not running. so I executed "Start TDPQ Service" from Start-->Allprogram-->Talend5.4.2
after running, I found http:\\***.**.***.**:8580 is running but still http:\\***.**.***.**:8580\tdqportal is not working.
Please help me to resolve this issue.
Hey- Thanks for your replying.
I found these two logs as suggested by you. Along with this, I am not able to understand why my commandline show not running even when I checked in services.msc, services is running.
when i cliecked oc Start>all Program-->talend 5.4.2--> manage services --> Start talend command lineservice.
once service is running, it comes in TAC as well.
Please help me in both these issues.
Today, when I ran TDQ portal, it is not coming. when I cliecked on Start TDQP service, it terminates. here is th log from SapgoBI How can I attach log file in forum here?
18 Jun 2014 08:49:04,452 ERROR it.eng.spagobi.commons.utilities.SpagoBIUtilities.readJndiResource:257 - java.lang.NullPointerException
18 Jun 2014 08:49:04,452 ERROR it.eng.spagobi.services.common.SsoServiceFactory.createProxyService:55 - Error occurred
java.lang.NullPointerException
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at it.eng.spagobi.services.common.SsoServiceFactory.createProxyService(SsoServiceFactory.java:52)
at it.eng.spagobi.commons.filters.ProfileFilter.findUserId(ProfileFilter.java:135)
at it.eng.spagobi.commons.filters.ProfileFilter.doFilter(ProfileFilter.java:74)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at it.eng.spagobi.commons.filters.SpagoBICoreCheckSessionFilter.doFilter(SpagoBICoreCheckSessionFilter.java:86)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:722)
18 Jun 2014 08:49:04,452 ERROR it.eng.spagobi.commons.filters.ProfileFilter.doFilter:104 - java.lang.NullPointerException
18 Jun 2014 08:49:04,468 ERROR it.eng.spagobi.commons.SingletonConfigCache.get:53 - The property 'SPAGOBI_SSO.ACTIVE' doens't have any value assigned, check SBI_CONFIG table
18 Jun 2014 08:49:04,468 ERROR it.eng.spagobi.commons.SingletonConfigCache.get:53 - The property 'SPAGOBI.LANGUAGE_SUPPORTED.LANGUAGE.default' doens't have any value assigned, check SBI_CONFIG table
18 Jun 2014 08:49:04,468 ERROR it.eng.spagobi.commons.SingletonConfigCache.get:53 - The property 'SPAGOBI.LANGUAGE_SUPPORTED.LANGUAGES' doens't have any value assigned, check SBI_CONFIG table
18 Jun 2014 08:49:04,468 ERROR it.eng.spagobi.commons.utilities.GeneralUtilities.getSupportedLocales:498 - NO LOCALES CONFIGURED!!!
one more log of catalina.2014-06-18:
Jun 18, 2014 9:15:18 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.7.0_03\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\CSVN\bin\;C:\CSVN\Python25\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\TortoiseSVN\bin;.
Jun 18, 2014 9:15:18 AM org.apache.coyote.http11.Http11Protocol init
SEVERE: Error initializing endpoint
java.net.BindException: Address already in use: JVM_Bind <null>:8580 at or