Problem running DAC Server as Service on Windows

I have used JavaService to setup the DAC server as a service on my Windows 2003 server. It seems to install and then start fine. The DAC client sees the server as running. But as soon as I try to execute an ETL the run fails immediately with " Unable to ping :'srn_integration_service', that being the name of my Informatica server as defined. I can then shutdown the service, start the server using the BAT file and the ETL runs as expected. I am creating the JavaService command line with the following BAT file which uses the same configuration as the startserver BAT file:
cd C:\OracleBi\DAC\bifoundation\dac
call config.bat
javaservice -install "DAC Server Service" "%JAVA_HOME%\jre\bin\client\jvm.dll" -Xms256m -Xmx1024m "-Djava.class.path=%DACCLASSPATH%" "-Duser.dir=%DAC_HOME%" -start com.siebel.etl.net.QServer -current "C:\OracleBI\DAC\bifoundation\dac" -description "Oracle BI DAC Server Service"
The DAC version from the console is "Dac Build AN 10.1.3.4.1.20090415.0146, Build date: April 15 2009"
I know people are doing this successfully so I am probably overlooking something simple (I'm a DAC novice.) Any ideas?

I create the service with this command:
javaservice -install "Oracle BI: DAC Service" "C:\Java\jdk1.5.0_18\jre\bin\client\jvm.dll" -Xms256m -Xmx1024m "-Djava.class.path=C:\OracleBI\DAC\lib\ojdbc14.jar;C:\OracleBI\DAC\DAWSystem.jar;C:\OracleBI\;C:\OracleBI\DAC\lib\ant-1.6.5.jar;C:\OracleBI\DAC\lib\antlr-2.7.6.jar;C:\OracleBI\DAC\lib\ant-antlr-1.6.5.jar;C:\OracleBI\DAC\lib\asm.jar;C:\OracleBI\DAC\lib\asm-attrs.jar;c3p0-0.9.0.jar;C:\OracleBI\DAC\lib\cglib-2.1.3.jar;C:\OracleBI\DAC\lib\checkstyle-all.jar;C:\OracleBI\DAC\lib\cleanimports;C:\OracleBI\DAC\lib\concurrent-1.3.2.jar;C:\OracleBI\DAC\lib\connector.jar;C:\OracleBI\DAC\lib\dom4j-1.6.1.jar;C:\OracleBI\DAC\lib\ehcache-1.2.3.jar;C:\OracleBI\DAC\lib\hibernate3.jar;C:\OracleBI\DAC\lib\jaas.jar;C:\OracleBI\DAC\lib\jacc-1_0-fr.jar;C:\OracleBI\DAC\lib\javassist.jar;C:\OracleBI\DAC\lib\jaxen-1.1-beta-7.jar;C:\OracleBI\DAC\lib\jboss-cache.jar;C:\OracleBI\DAC\lib\jboss-common.jar;C:\OracleBI\DAC\lib\jboss-jmx.jar;C:\OracleBI\DAC\lib\jboss-system.jar;C:\OracleBI\DAC\lib\jdbc2_0-stdext.jar;C:\OracleBI\DAC\lib\jgroups-2.2.8.jar;C:\OracleBI\DAC\lib\jta.jar;C:\OracleBI\DAC\lib\junit-3.8.1.jar;C:\OracleBI\DAC\lib\log4j-1.2.11.jar;C:\OracleBI\DAC\lib\proxool-0.8.3.jar;C:\OracleBI\DAC\lib\versioncheck.jar;C:\OracleBI\DAC\lib\xerces-2.6.2.jar;C:\OracleBI\DAC\lib\xml-apis.jar;C:\OracleBI\DAC\lib\jsr173_api.jar;C:\OracleBI\DAC\lib\sjsxp.jar" "-Duser.dir=C:\OracleBI\DAC" -start com.siebel.etl.net.QServer -description "Oracle BI DAC Server Service"
The only issue that I've encountered with this DAC Service is that Email Notification doesn't work.
Best regards

Similar Messages

  • How to run jar as a service on windows 2000 server?

    Hi,
    I built a console jar program and want to run it as a service on windows 2000 server.
    May I ask how can I do it?
    Thanks

    Take a look at something called java service wrapper ,
    http://wrapper.tanukisoftware.org/doc/english/introduct
    on.htmlNot seen that one before. Ta.
    Alexandria software used to support a simpler app called JavaService... google for that maybe if the above is too much.
    /k1

  • How to install report server as service in windows

    OS : windows XP
    oracle 10G isuite
    Every time I am restarting my machine I have to start the report server using command rwserver server=repserver10G start in command prompt.
    How to install the the report server as service in windows? so that it can be started automatically with machine restart.

    You can create one batch file for this command and keep in startup scripts.
    -Ammad

  • Problem running Tomcat server

    Specifications :
    Tomcat server : 5.5
    OS : windows XP
    Installed - configured - started service.
    Port set to 8443 in server.xml file as 80 and 8080 is engaged.
    Icon at the tool bar says the server is started.
    Opened browser, http://localhost:8443
    Message :
    HTTP Status 404 - /
    type Status report
    message /
    description The requested resource (/) is not available.
    Apache Tomcat/5.5.4
    Log file stdout.log says :
    Dec 14, 2004 2:47:49 PM org.apache.catalina.startup.ContextConfig processDefaultWebConfig
    SEVERE: Occurred at line 319 column 23
    Dec 14, 2004 2:47:49 PM org.apache.catalina.startup.ContextConfig start
    SEVERE: Marking this application unavailable due to previous error(s)
    Dec 14, 2004 2:47:49 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error getConfigured
    Dec 14, 2004 2:47:49 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Dec 14, 2004 2:47:49 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8443
    Dec 14, 2004 2:47:49 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    Dec 14, 2004 2:47:49 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/47 config=null
    Dec 14, 2004 2:47:49 PM org.apache
    INFO: Server startup in 2203 ms
    Please let me know where is the problem ??
    Thanks. Lax.

    Tomcat is telling you there is no context configured to be available from "/". Normally, this would be the default tomcat ROOT webapplication but you somehow managed to remove it (this is not a problem really, in a production environment you don't want it). If you want a context to be available on '/', you need to mount one there. So either install a webapp in the webapps/ROOT folder, or set one manually to '/' in the server.xml file. Check the tomcat docs on how to do this. Here is an example:
    <Host name="localhost">
            <Context path="/" docBase="/usr/local/mywebapp" privileged="true" debug="0">
               <Resources className="org.apache.naming.resources.FileDirContext" allowLinking="true" docBase="" />
              </Context>
    </Host>
    Good luck!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Problems with DAC server

    Good day,
    i'm installing OBIA 11g on a windows server 2008 machine , i followed the documents to install Informatica 9.1.0 & DAC 11.1.1.6.4
    the installation were perfect ,but my DAC server is not running,i think because i missed with some Environment variables
    could any one show me the "good" values of the following environment variables:
    -INFA_HOME
    -INFA_DOMAINS_FILES
    -PATH
    -INFA_RESOURCES
    i'm not even sure that all of them must be there,
    thanks for the help :)

    thanks for your reply
    but it doesn't help much,i can't start the DAC server ,when i choose "DAC server management" , the options of "start,restart,stop server" are inactive ,i can't select them !
    also,i'm not able to connect to informatica service & repository from DAC,as they can't find the DAC server
    and even when i select "connect on local machine" , it gives the following error:
    for Server:
    FATAL ERROR during initialization:
    Error initializing c:\DAC\dac/pmlocale.bin. Make sure the environment variable INFA_HOME is defined and set to where Informatica products are installed.
    then it shows this:
    Failure connecting to "INFORMATICA_REP_SERVER"!
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    =====================================
    ERROR OUTPUT
    =====================================
    EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectException
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.connectIfRequired(PmrepInvoker.java:155)
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:89)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:854)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:777)
    com.siebel.analytics.etl.client.view.edit.ServerForm$TestListener.doOperation(ServerForm.java:262)
    com.siebel.etl.gui.view.dialogs.WaitDialog.doOperation(WaitDialog.java:54)
    com.siebel.etl.gui.view.dialogs.WaitDialog$WaitDialogRunnableHelper.run(WaitDialog.java:86)
    java.lang.Thread.run(Unknown Source)
    for repository:
    FATAL ERROR during initialization:
    Error initializing c:\DAC\dac/pmlocale.bin. Make sure the environment variable INFA_HOME is defined and set to where Informatica products are installed.

  • Problem with SQL Server Reporting Services 2012 SP1 (SSRS) and SharePoint 2013 in a Multi-tenanted environment

    Hi All,
    I'm working on what appears to be a permissions issue with SSRS in a multi-tenented SharePoint 2013 environment.
    As part of my troubleshooting I've ignored the multitenented web application for the time being and stood up a dedicated web application with it's own host header called reporting.<domain>.local. I've created a site collection and added a Doc Library
    called Reporting.. And then the content types, made sure the features are up and everything tests ok. I mention this because it's not that I can't get this working.. I can't get this working in a Web Application configured for multi-tenancy running Host Named
    Site Collections.
    When I try redoing the above on a Tenant site I get the following:
    Sorry, something went wrong The permissions granted to user '<domain>\bprice' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user '<DOMAIN>\bprice'
    are insufficient for performing this operation.
    Correlation ID: 7f23ef9c-4b6a-7007-7e6f-0b32c731f7ed
    The problem here is that my account is a sysadmin in SQL, a local admin on all servers, a domain admin in AD and finally a Farm Admin in SharePoint. Access denied on my account is crazy. So it's unlikely to be perms in the traditional sence, more likely a denial
    by implication (as though I have not been granted access to something)
    When filtering the ULS Logs for that correlation ID I see the following log entries:
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001. <domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetDataSourceContents'
    MessageId: 'urn:uuid:44f03f7a-69b3-426c-bcb6-1088f0ad560c'
    Non-OAuth request. IsAuthenticated=False, UserIdentityName=, ClaimsCount=0
    Cannot find site lookup info for request Uri http://homsssrs001:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc.
    Call to GetDataSourceContentsAction(https://shared.<domain>.local/sites/bf/Reporting/terst1.rsds).
    The current site is not in the SiteSubscription of the context site. SiteSubscriptionId: for current site = 96a49a95-8256-4585-9627-98206351efe3, for context site =
    Throwing Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: , Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user '<DOMAIN>\bprice' are insufficient for performing this operation.;
    A quick google on what I consider the most important of the above log errors (#5 mentioning Sitesubscription of the context site) returns:
    http://thesharepointfarm.com/2014/10/reporting-services-feature-pack/
    We aren't using feature packs at the moment. As far as I understand it all features are available to all subscriptions.
    Has anyone seen this issue? Can anyone point in the correct direction? There must be a config that's specific to SSRS and Multi-tenancy that I've overlooked but I genuinely can't get to the bottom of this.
    Kind Regards & Many Thanks
    Brett

    Morning Trevor, please find attached - if you can, any advice would be greatly appreciated.
    Kind Regards
    Brett
    03/05/2015 09:19:07.94 w3wp.exe (0x0148)                      
    0x0DD4
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:07.94 w3wp.exe (0x0148)                      
    0x0DD4
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/ListItemTypes'
    MessageId: 'urn:uuid:cdd5f8d1-cb0e-4e4b-8716-f62dd1aef75b'
    81b6ef9c-0b28-7007-7e6f-0e85d9c7097f
    03/05/2015 09:19:07.94 w3wp.exe (0x0148)                      
    0x0DD4
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb 81b6ef9c-0b28-7007-7e6f-0e85d9c7097f
    03/05/2015 09:19:07.94 w3wp.exe (0x0148)                      
    0x0DD4
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=0.4954
    81b6ef9c-0b28-7007-7e6f-0e85d9c7097f
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/ListItemTypes'
    MessageId: 'urn:uuid:e1f178b0-a85e-48e1-9b70-3fddd26e8790'
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb 81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=0.4614
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetDataSourceContents'
    MessageId: 'urn:uuid:a36edfc2-6593-44da-aa56-cb7052abd5f7'
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.02 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Authentication Authorization  
    agb9s Medium  
    Non-OAuth request. IsAuthenticated=False, UserIdentityName=, ClaimsCount=0
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.03 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         General                      
    adyrv High    
    Cannot find site lookup info for request Uri http://homsssrs001:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc.
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.03 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Medium  
    Call to GetDataSourceContentsAction(https://shared.<domain>.local/sites/bf/Reporting/test.rsds).
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.05 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Unexpected
    The current site is not in the SiteSubscription of the context site. SiteSubscriptionId: for current site = 96a49a95-8256-4585-9627-98206351efe3, for context site =
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.05 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Unexpected
    Throwing Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: , Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user '<domain>\bprice' are insufficient for performing this
    operation.; 81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.05 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb,0 agb9s,8 adyrv
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.05 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=32.8138
    81b6ef9c-eb2c-7007-7e6f-0e4ff9cf4e76
    03/05/2015 09:19:08.13 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.13 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/ListItemTypes'
    MessageId: 'urn:uuid:102cbef7-8be7-4781-87f8-1729748105ca'
    81b6ef9c-bb35-7007-7e6f-007a34676ded
    03/05/2015 09:19:08.13 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb 81b6ef9c-bb35-7007-7e6f-007a34676ded
    03/05/2015 09:19:08.13 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=1.4432
    81b6ef9c-bb35-7007-7e6f-007a34676ded
    03/05/2015 09:19:08.27 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.27 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/ListItemTypes'
    MessageId: 'urn:uuid:791edd35-00a7-4756-a013-915aabc504ea'
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.27 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb 81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.27 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=0.4652
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.28 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.28 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetDataSourceContents'
    MessageId: 'urn:uuid:4ecdbd2f-f202-4bfb-bfd0-015b7719d1dd'
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.28 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Authentication Authorization  
    agb9s Medium  
    Non-OAuth request. IsAuthenticated=False, UserIdentityName=, ClaimsCount=0
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.30 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         General                      
    adyrv High    
    Cannot find site lookup info for request Uri http://homsssrs001:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc.
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.30 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Medium  
    Call to GetDataSourceContentsAction(https://shared.<domain>.local/sites/bf/Reporting/test.rsds).
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.30 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Unexpected
    The current site is not in the SiteSubscription of the context site. SiteSubscriptionId: for current site = 96a49a95-8256-4585-9627-98206351efe3, for context site =
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.30 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Unexpected
    Throwing Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: , Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user '<domain>\bprice' are insufficient for performing this
    operation.; 81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.30 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb,0 agb9s,5 adyrv
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.30 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=21.2802
    81b6ef9c-9b39-7007-7e6f-01d1e9208dd3
    03/05/2015 09:19:08.41 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.41 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/ListItemTypes'
    MessageId: 'urn:uuid:caaecd7e-386e-436d-8276-a589cd7eac43'
    81b6ef9c-4b46-7007-7e6f-05cd3c364914
    03/05/2015 09:19:08.41 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb 81b6ef9c-4b46-7007-7e6f-05cd3c364914
    03/05/2015 09:19:08.41 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=0.4707
    81b6ef9c-4b46-7007-7e6f-05cd3c364914
    03/05/2015 09:19:08.49 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.49 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/ListItemTypes'
    MessageId: 'urn:uuid:c0b1675d-6244-46c7-9e50-904e5067cc30'
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.49 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb 81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.49 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=0.4514
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.50 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    nasq Medium  
    Entering monitored scope (ExecuteWcfServerOperation). Parent No
    03/05/2015 09:19:08.50 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Topology                      
    e5mb Medium  
    WcfReceiveRequest: LocalAddress: 'http://homsssrs001.<domain>.local:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sqlserver/reporting/2011/06/01/ReportServer/Management/GetDataSourceContents'
    MessageId: 'urn:uuid:7845718a-b878-40f3-8698-270b377db7bc'
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.50 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Authentication Authorization  
    agb9s Medium  
    Non-OAuth request. IsAuthenticated=False, UserIdentityName=, ClaimsCount=0
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.50 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         General                      
    adyrv High    
    Cannot find site lookup info for request Uri http://homsssrs001:32843/04560e49d2664b64bc12d9ce7bc9f885/ReportingWebService.svc.
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.50 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Medium  
    Call to GetDataSourceContentsAction(https://shared.<domain>.local/sites/bf/Reporting/test.rsds).
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.52 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Unexpected
    The current site is not in the SiteSubscription of the context site. SiteSubscriptionId: for current site = 96a49a95-8256-4585-9627-98206351efe3, for context site =
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.52 w3wp.exe (0x0148)                      
    0x11EC
    SQL Server Reporting Services Report Server Catalog        
    00000 Unexpected
    Throwing Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: , Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user '<domain>\bprice' are insufficient for performing this
    operation.; 81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.52 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Micro Trace                  
    uls4 Medium  
    Micro Trace Tags: 0 nasq,0 e5mb,0 agb9s,0 adyrv
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:08.52 w3wp.exe (0x0148)                      
    0x11EC
    SharePoint Foundation         Monitoring                    
    b4ly Medium  
    Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=12.5869
    81b6ef9c-3b4a-7007-7e6f-0ff7141ffd6a
    03/05/2015 09:19:11.72 w3wp.exe (0x0148)                      
    0x12E8
    SharePoint Foundation         Database                      
    7t61 High    
    [Forced due to logging gap, cached @ 03/05/2015 09:19:03.46, Original Level: Verbose] {0}
    03/05/2015 09:19:11.72 w3wp.exe (0x0148)                      
    0x12E8
    SharePoint Foundation         Database                      
    7t61 High    
    [Forced due to logging gap, Original Level: Verbose] {0}

  • Running VMware Server 2 services as a non-root user

    Hello,
    I have switched from VirtualBox to VMware Server 2 on my Arch64 server and the transition has been relatively painless. I am at the point now where I want to run VMware's services as a non-root user account (I have a service account called "svc-vmadmin" that I'd like to use). I'm generally not comfortable running services as root, but at the same time I'm conscious of the time and effort required vs. overall benefits.
    I've done the usual Google searches and even checked the VMware Server 2 user guide and the VMware community, but I can't find specific details on how to achieve this.
    Is this even plausible in a Linux environment? I used to run VMware Server 1 under the SYSTEM account on Windows Server, so I'm hopinga similar thing can be done on Arch.
    I would greatly appreciate any information or personal experience that fellow Archers can share.
    Thanks,
    Thom

    System services are handled by launchd.
    If you look in /System/Library/LaunchDaemons/ you'll see a plist file for each service including org.isc.named.plist, the plist for named.
    If you edit this file you'll see it's an XML document that describes the service and how the OS should handle it, including the part:
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/named</string>
    <string>-f</string>
    </array>
    Just append another entry in the array that says <string>-u nobody</string> (or whatever username you want to run as.

  • Cannot run Apatche and FullFilment services on Windows 2000.

    Hi,
    We are using Oracle EBS 11i with database 9i.
    Today morning we had face virus attacked on ERP server.
    We have windows env and single node installation.
    After restoration of backup We are unable to start the following serviices on windown env:
    This is production system.
    Please assist ASAP.
    Log: of starting services of application and our dattabase is working fine.
    Setting service Oracle Apache Server PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adapcctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    Starting Oracle Apache Server PROD_styloapps ...
    adapcctl.cmd exiting with status 2
    .end std out.
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    .end err out.
    Setting service OraclePRODOra806_1TNSListener80APPS_PROD to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adalnctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : d:\oracle\prodora\8.0.6
    LOCAL : PROD
    ORACLE_SID :
    PATH : d:\oracle\prodora\8.0.6\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;d:\oracle\prodappl\au\11.5.0\bin;d:\oracle\prodappl\fnd\11.5.0\bin;d:\oracle\prodappl\ad\11.5.0\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;d:\oracle\prodora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\prodcomn\util\unzip\unzip;d:\oracle\prodora\8.0.6\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\VC98\msdev98\BIN;C:\MICROS~1\VC98\BIN;C:\VC98\TOOLS\WINNT;C:\VC98\TOOLS;d:\oracle\prodappl\au\11.5.0\bin;d:\oracle\prodappl\fnd\11.5.0\bin;d:\oracle\prodappl\ad\11.5.0\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;d:\oracle\prodora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\prodcomn\util\unzip\unzip;d:\oracle\prodora\8.0.6\bin;d:\oracle\prodcomn\util\java\1.4\j2sdk1.4.2_04\bin;C:\MKSNT\bin;C:\WINDOWS;C:\WINDOWS\system32
    LD_LIBRARY_PATH : d:\oracle\prodora\8.0.6\lib
    ECHO is off.
    The service "OraclePRODOra806_1TNSListener80APPS_PROD" is already started
    adalnctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleConcMgrPROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adcmctl.cmd start
    Timeout specified in context file: 1000 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    Starting concurrent manager for PROD ...
    adcmctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service OracleFormsServer-Forms60PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adfrmctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    ECHO is off.
    ECHO is off.
    Starting forms server for PROD on port 9000 ...
    adfrmctl.cmd exiting with status 2
    .end std out.
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    .end err out.
    Setting service OracleReportServer-Rep60_PROD to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adrepctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    The service "OracleReportServer-Rep60_PROD" is already started
    adrepctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Metrics Client PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adfmcctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    The service "Oracle Metrics Client PROD_styloapps" is already started
    adfmcctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Metrics Server PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\adfmsctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    ECHO is off.
    ECHO is off.
    Sat 02/12/2011 01:15 AM
    The service "Oracle Metrics Server PROD_styloapps" is already started
    adfmsctl.cmd exiting with status 0
    .end std out.
    .end err out.
    Setting service Oracle Fulfillment Server PROD_styloapps to mode 2
    Executing service control script:
    d:\oracle\prodcomn\admin\scripts\PROD_styloapps\jtffmctl.cmd start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.cmd
    Sat 02/12/2011
    01:15 AM
    "Starting Fulfillment Server for "PROD" on port "9300" ...\n"
    jtffmctl.cmd exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    .end std out.
    The service is not responding to the control function.
    More help is available by typing NET HELPMSG 2186.
    .end err out.
    [Service Control Execution Report]
    The report format is:
    <Service> <Script> <Status>
    Oracle Apache Server PROD_styloapps adapcctl.cmd Started
    OraclePRODOra806_1TNSListener80APPS_PROD adalnctl.cmd Started
    OracleConcMgrPROD_styloapps adcmctl.cmd Started
    OracleFormsServer-Forms60PROD_styloapps adfrmctl.cmd Started
    OracleReportServer-Rep60_PROD adrepctl.cmd Started
    Oracle Metrics Client PROD_styloapps adfmcctl.cmd Started
    Oracle Metrics Server PROD_styloapps adfmsctl.cmd Started
    Oracle Fulfillment Server PROD_styloapps jtffmctl.cmd Already Started
    Oracle Restricted Apache Server PROD_styloapps adaprstctl.cmd Disabled
    Oracle Apache Server PROD_styloapps for PL/SQL adapcctl.cmd Disabled
    Oracle TCF SocketServer PROD_styloapps adtcfctl.cmd Disabled
    Oracle ICSM PROD_styloapps ieoicsm.cmd Disabled
    Oracle iProcurement Bulk Loader PROD_styloapps icxblkctl.cmd Disabled
    ServiceControl is exiting with status 0
    Thanks,
    Fayaz

    After restoration of backup We are unable to start the following serviices on windown env:
    This is production system.
    Please assist ASAP.For production issues, please log a SR with severity 1.
    Please run AutoConfig and make sure it completes successfully.
    Also, check the startup log files for details about the error.
    Thanks,
    Hussein

  • Running OC4J as a service in Windows 2000

    I've been trying to have OC4J run as a service in Windows 2000, as having to be logged in isn't very flexible.
    I've searched the net, and I found a tool by Microsoft called srvany.exe/instsrv.exe, which should install any program as a service. It works, but the service shuts down whenever I log off, which defeats the purpose.
    What I've done is run the command line
    instsrv "Oracle Application Server" C:\Progs\Service\srvany.exe
    and then edit the registry settings under the newly created folder to
    Application=C:\Progs\Oracle 9i AS\j2ee\home\java
    AppParameters=-jar oc4j.jar
    AppDirectory=C:\Progs\Oracle 9i AS\j2ee\home
    Does anyone know this tool well enough to tell me what I'm doing wrong, or know something else I can use?
    Brigt Olav Vik

    Hi
    Have managed to run oc4j as a service as follows under xp pro
    Download runexescv from http://www.judoscript.com/goodies/index.html
    Unpack and run
    Create service say OracleOc4j
    Needs basic parameters setup
    Cmdline and Home
    My setup is
    debug=false
    cmdline=c:\ora9ias\jdk\bin\java - Dorg.omg.CORBA. ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Doracle.security.jazn.config=c:\ora9ias\j2ee\Oracle9iDS\config\jazn.xml -Doracle.home=c:\ora9ias -DORACLE_HOME=c:\ora9ias -jar c:\ora9ias\j2ee\home\oc4j.jar -userThreads -config c:\ora9ias\j2ee\Oracle9iDS\config\server.xml
    ( all from startinst.bat )
    home=C:\ora9ias\j2ee\home\
    Save and close
    Oracleoc4j will now be set up as service
    Change service to auto and start service !!
    Appears to be neat and easy way of setting up an OC4J service
    Ian

  • MAC OS X server - file services for Windows

    I have the Xserve setup and it's available for Mac clients to add data. Problem is, I can see it with windows machines, but can't access it.
    If I do run-->\\server--> it prompts me for a username and password. I'm a domain admin and that should allow me in as it is integrated with AD.
    any suggestions?
    MacBook PRO   Mac OS X (10.4.8)   IBM T60P

    In addition to the directory question, have you shared specific directories via SMB?
    By default, nothing is shared via SMB - you need to use Workgroup Manager to enable the directories you want to share.

  • Can we run itunes as a service on windows

    Can we run itunes as a service? If not we really need the dev team to step up and fix it.
    With the new option for sync over wifi we really need a service that runs in the background of our home pc's for the sync. As you know this takes place everytime you apply power, or when you hit the sync now button. So, unless we run itunes in its fullest all the time we can't count on the wifi sync to do what it is designed for. Running itunes eats up computer resources that some people need when doing school work, job work, and other important things. So please build a new version of itunes that allows it to run in the background and serve as a sync service.
    Anyway this might be the wrong place for a suggestion but hopefully someone will get it to the right people.

    Take a look at something called java service wrapper ,
    http://wrapper.tanukisoftware.org/doc/english/introduct
    on.htmlNot seen that one before. Ta.
    Alexandria software used to support a simpler app called JavaService... google for that maybe if the above is too much.
    /k1

  • Problems with Microsoft Server Update Service (WSUS)

    Hi,
    Anyone experienced similar?
    The Microsoft Server Update Service (http://www.microsoft.com/windowsserversystem/updateservices/default.mspx) can be set up to use an ordinary proxy server.
    But it cannot connect through Web Proxy Server 4.0.2. If I shift to a Squid Proxy Server everything is just fine and patches are downloaded right away!
    Seems like a Sun Proxy problem?
    Regards,
    Kasper L�vschall
    BTW: Any news on the release date of version 4.0.3?

    Thanks! Looking forward to the release...
    Regards
    Kasper

  • Problems running Application with Web Service Client

    Im having some problems maybe related to some classpath details?
    I am running a Web Service another computer which works fine. I have also made an application using Sun ONE Studio 1 consisting of a Web Service Client etc. and GUI which uses the Client to get data from the Web Service. This works fine as long as I use Sun ONE Studio to execute the application, but now I have packaged the application to a .jar file and have encountered problems:
    When running the application from the .jar file I get the exception:
    java.lang.NoClassDefFoundError: com/sun/xml/rpc/client/BasicService
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at util.servicelocator.ServiceLocator.getServant(ServiceLocator.java:68)
    at lagerApp.eHandelLager.jRegisterBrukerListeActionPerformed(eHandelLager.java:784)
    at lagerApp.eHandelLager.access$400(eHandelLager.java:20)
    at lagerApp.eHandelLager$5.actionPerformed(eHandelLager.java:277)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
    at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1113)
    at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:943)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
    at java.awt.Component.processMouseEvent(Component.java:5100)
    at java.awt.Component.processEvent(Component.java:4897)
    at java.awt.Container.processEvent(Container.java:1569)
    at java.awt.Component.dispatchEventImpl(Component.java:3615)
    at java.awt.Container.dispatchEventImpl(Container.java:1627)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
    at java.awt.Container.dispatchEventImpl(Container.java:1613)
    at java.awt.Window.dispatchEventImpl(Window.java:1606)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    I have searched the forum and found simular topics which are resolved by adding some lines to the classpath.
    How do I set the classpath? Do i have to use the classpath parameter from command window? How can I know which classpaths to include (libraries)..
    Any help would be nice.. : )

    Thank you for the reply..
    But im still geting the same error. I have tried to include all the libraries in JWSDP pack but still.. I have managed to narrow down the place where the error occures.. It actually happens when I try to get the WebService Client Servant which is located in the package LSC:
    ---> LSC.LWServiceGenClient.LWS_Impl service = new LSC.LWServiceGenClient.LWS_Impl();
    LSC.LWServiceGenClient.LWSServantInterface lagerServiceServant = LSC.LWServiceGenClient.LWSServantInterface_Stub)service.getLWSServantInterfacePort();
    return lagerServiceServant;
    Could something be wrong with the way I package the Jar? I'm using Sun One Studio and have tried including the 5 packages the application consists of; I have tried including just the files; moving the main class to <root>.. Still same problem..
    Or could there be some different fundemental thingy I have forgotten ??
    thanks
    Aqoi

  • URL problems with SQL Server Reporting Services 2012 with wildcard SSL certificate

    Hi,
    I have single server, domain member, with SQL Server 2012 SP1 Reporting Services.
    I am trying to get work with url: https://reports.mydomain.com
    I have valid wildcard certificate (*.mydomain.com) implemented and configured URLs in Configuration Manager.
    https://reports.mydomain.com/ReportServer - works fine
    https://reports.3pro.hr/Reports/ - I got error:
    The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
    In rsreportserver.config I have:
    <Add Key="SecureConnectionLevel" Value="2"/>
    When looking my ReportServerService_date.log file I have something like:
    configmanager!DefaultDomain!3f4c!03/10/2013-20:24:34:: i INFO: Using report server internal url https://localhost:443/ReportServer.
    configmanager!DefaultDomain!3f4c!03/10/2013-20:24:34:: i INFO: Using report server external url https://serverhostname:443/ReportServer.
    configmanager!DefaultDomain!3f4c!03/10/2013-20:24:34:: i INFO: Using url root https://reports.mydomain.com/ReportServer.
    configmanager!DefaultDomain!3f4c!03/10/2013-20:24:34:: i INFO: Using report server internal url https://localhost:443/ReportServer.
    configmanager!DefaultDomain!3f4c!03/10/2013-20:24:34:: i INFO: Using report server external url https://serverhostname:443/ReportServer.
    configmanager!DefaultDomain!3f4c!03/10/2013-20:24:34:: i INFO: Using url root https://reports.mydomain.com/ReportServer.
    Also, error shown in log file:
    appdomainmanager!ReportManager_0-2!4c50!03/10/2013-20:24:53:: e ERROR: Remote certificate error RemoteCertificateNameMismatch encountered for url https://localhost/ReportServer/ReportService2010.asmx.
    ui!ReportManager_0-2!4c50!03/10/2013-20:24:54:: e ERROR: System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException:
    The remote certificate is invalid according to the validation procedure.
    Btw, is there a way to delete/disable access using https://localhost and/or servername (not FQDN) since SSL will not work in this way for me, and I want access only by full url - https://reports.mydomain.com , not localhost ..
    -- Hrvoje Kusulja

    I spent one of my 4 free support incidents with Microsoft (part of MSDN subscription) this year to get this investigated.  The tech support person helped me through several issues but had to leave to attend some training, and I got past the last hurdle
    before she called me back.  Here are the steps that resolved this issue for me.  I know for sure that step 5 was necessary.  Step 1 may not apply to you, and steps 2-4 may or may not have been necessary (they didn't immediately fix the issue,
    but I didn't roll them back either so they may have been necessary.)
    Step 1:
    Ensure you are editing the correct rsreportserver.config file.  I had been making changes to a file that was installed in C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\WebServices\Reporting, but that was a rsreportserver.config
    file for some sharepoint integration that I'm not using.  The correct path on my system was E:\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\rsreportserver.config, but yours may vary. If you can't figure it out, look in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft
    SQL Server\MSRS11.MSSQLSERVER\Setup in the key named SQLPath, and then go to the ReportServer subdirectory of that path.
    Step 2: 
    In rsreportserver.config, ensure that SecureConnectionLevel is set to the value 3.  Was set to 0 in my configuration.  Corrected line in your rsreportserver.confiog file should look like:
    <Add Key="SecureConnectionLevel" Value="3"/>
    Step 3:
    In rsreportserver.config, add the correct value to the <URLRoot> element (which already exists in the file.)  In my configuration, this value was blank.  The value should be the fully qualified path to your report server, with a hostname that
    is valid for your certificate.  For example, if my cert matches *.mydomain.local:
    <UrlRoot>
    https://myserver.mydomain.local/ReportServer
    </UrlRoot>
    Step 4:
    Ensure that your certificate exists in Trusted Root Certification Authorities in certmgr for the local machine.  I had the certificate installed as a Personal certificate for the local machine, which I still think was correct (the certificate wasn't actually
    the problem and worked correctly for Report Server, and the failure was caused by SSRS incorrectly making a https request to a localhost URL), but she had me remove the certificate from Personal and add it to Trusted Root Certificate Authorities.  That
    broke things and the cert was no longer listed as a cert I could bind to, so we then copied it so it existed in both Personal and Trusted Root Certificate Authorities.  This is how I left it, not sure if that was necessary.
    Step 5:
    This was the fix that finally got things to work. In rsreportserver.config, add the same value to the <ReportServerUrl> element (which also already exists in the file) that you added in step 3.  In my configuration, this value was also blank.
    The corrected value should be the same as in step 3, for example:
    <ReportServerUrl>
    https://myserver.mydomain.local/ReportServer
    </ReportServerUrl>
    Then restart your report server (stop & then start in Report Server Configuration Manager), and the problem should go away.  At least it did for me.
    Good luck!

  • Problems installing SQL Server 2014 Dev on Windows 7 64 bit

    I just purchases Microsoft SQL Server 2014 Dev edition from the Microsoft store, downloaded the 64bit version, and tried to install it. The install fails consistently on the Install File Setup (after the product code and accepting the license) with
    the following error:
    The following error has occurred:
    Unable to open Windows Installer file 'D:\SQL2014Dev\Sqldev_eng_mar14\redist\VisualStudioShell\VC10SP1\x86\vc_red.msi'.
    Windows Installer error message: 1: 2203 2: D:\SQL2014Dev\Sqldev_eng_mar14\redist\VisualStudioShell\VC10SP1\x86\vc_red.msi 3: -2147286960 .
    Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
    My system is running Windows 7 Home Premium x64, which looks like it's supported for this product.
    Does anyone have any suggestions?

    Hi
    Please make sure firewall is turned off when you are installing SQL Server. Also make sure you are not installing from CD drive, install it from Local Drive.
    For such issues MS has released support article to fix any missing installer. You can refer to below support article
    https://support.microsoft.com/kb/969052?wa=wsignin1.0
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

Maybe you are looking for

  • Attach Custom Report to PO Approval Notification

    Hi All, I m currently working on a requirement to attach a custom report along with the PO Output for communication report in the PO Approval. I was tracing and found out that the PO Output for communication has been submitted in PO_COMMUNICAITON_PVT

  • How can I deal with 19YY vs 20YY problem?

    Hi, I have a sqlldr control file that looks something like this ... LOAD DATA INFILE * REPLACE INTO TABLE BLAH_BLAH_BLAH FIELDS TERMINATED BY '|' TRAILING NULLCOLS COL1, THE_DATE, COL2 BEGINDATA ABC|01-JAN-82|BLAHBLAH XYZ|01-AUG-00|BLAHBLAH where 01-

  • How can i save the data from ALV grid to my database tables?

    Hi all, Suppose in a grid i want to edit some fields and after editing the data i want to store the refresh data to my database tables. How can i do that? what is procedure? Please tell me in details. Thanks in Advance, Abhijit.

  • Itunes 10.5.3.3 stops Working

    Hello, after updating to the before mentioned version of itunes, it stopped working. Meaning it froze while playing music. After i tried to remove an reinstall it ( with all my music an playlists removed ) i reinstalled it. and now it always freezes

  • ISight not behaving in brand new MacBook

    Hi. I've had my MacBook three days. Whenever I launch Photo Booth, I get a few seconds of motion before the picture freezes. If I get click to another active window and back again, the same thing happens. If I click to take a picture, it takes an ima