Error when register Url Service Sample provider

Hello, I followed the 'URL Services Installation Instructions' described in portalstudio in order to set up URL services in my portal environment.
I did succeed in invoking provider test page (http://<myserver>:<myport>/servlets/urlsample), but I'm not able to register the url service provider in Oracle Portal.
When I click Apply button in the 'Create Provider' form I get the foolowing error message.
Please help. Marco
An error occurred when attempting to call the providers register function. (WWC-43134)
The following error occurred during the call to Web provider: java.lang.NoSuchMethodError: oracle.portal.provider.v1.http.DefaultProvider: method getDebugLevel()I not found
at oracle.portal.provider.v1.http.URLProvider.register(URLProvider.java:658)
at oracle.portal.provider.v1.http.ServletProviderResponse$SoapWriter.marshalRegisterProvider(ServletProviderResponse.java:640)
at oracle.portal.provider.v1.http.ServletProviderResponse$SoapWriter.access$1(ServletProviderResponse.java:635)
at oracle.portal.provider.v1.http.ServletProviderResponse.registerProvider(ServletProviderResponse.java:116)
at oracle.portal.provider.v1.http.HttpProvider.dispatchProviderAction(HttpProvider.java:632)
at oracle.portal.provider.v1.http.HttpProvider.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at org.apache.jserv.JServConnection.processRequest(Compiled Code)
at org.apache.jserv.JServConnection.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
(WWC-43147)

java.lang.NoSuchMethodError has occured because its not able to locate the method 'getDebugLevel'.
This is thrown if an application tries to call a specified method of a class (either static or instance), and that class no longer has a definition of that method.
I guess you are not using the proper version of JPDK for the URLServices that you are using.
Try looking at the URLServices installation/release notes for the version your are using for the JPDK version. Check this version against JPDK.
Sriram

Similar Messages

  • Error when registering a portlet provider

    I got the following error when registering a new portlet provider:
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: 301: Moved Permanently (WWC-43147)
    May I know what I may have done wrong?
    I was able to open the portlet provider page by itself
    Thanks

    Can you double check whether the provider node is accessible from the portal middle tier (ping)?

  • Portal V2 - java error when registering provider

    Hi,
    (system setup is as follows)
    0. DOWNLOADED Portal V2 (OS = Windows 2000 Professional)
    1. Installed IAS-infrastructure) in directory c:\oracle\ias
    2. Installed IAS-midtier (portal & wireless) in directory c:\oracle\portal
    3. Tried to install PDK from the downloaded file and into the same directory as IAS-infrastructure (as per the installation guide) but was forced to provide a new directory. Installed successfully in c:\oracle\pdk (NOTE: All services for instances ias, portal and pdk were started using Oracle Enterprise Manager Website; the OC4J processes were up and running)
    The problem occurs when trying to register a new provider as indicated in:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDP/LIFECYCLE/TOC/LIFECYCLE.HTM (Installation). A Java error is displayed immediately after granting access and pressing "FINISH"
    Error messages are below:
    =================================================================================================
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: oracle.webdb.provider.v2.utils.soap.SOAPException: Can't read deployment properties for service: JPDK_V2_SAMPLE_EVENT_WEB_PROVIDER
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.locateService(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.processInternal(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.process(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doSOAPCall(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    (WWC-43147)
    =================================================================================================
    Is something wrong with my installation?
    Should I de-install the PDK installed from the Portal V2 Distribution and re-install it with a standalone PDK download and hand configuration of the parameter files?

    Sorry, false alarm - it works OK now.
    The mistake was that while registering the new sample provider, I had entered the name of the new provider in "Service ID", instead of using one of the providers that were available - eg "sample"
    It worked OK when I used "sample"

  • PDK-URL Services Sample

    When I tried to install the PDK-URL Services Sample, Everything went fine. I am able to test the test page. When I tried to register the provider I am getting the following error.
    An error occurred when attempting to call the providers register function.
    (WWC-43134)
    The following error occurred during the call to Web provider:
    java.lang.NoSuchMethodError: oracle.portal.provider.v1.http.DefaultProvider:
    method getDebugLevel()I not found
    at oracle.portal.provider.v1.http.URLProvider.register(URLProvider.java:658)
    at
    oracle.portal.provider.v1.http.ServletProviderResponse$SoapWriter.marshalRegiste
    rProvider(ServletProviderResponse.java:640)
    at
    oracle.portal.provider.v1.http.ServletProviderResponse$SoapWriter.access$1(Servl
    etProviderResponse.java:635)
    at
    oracle.portal.provider.v1.http.ServletProviderResponse.registerProvider(ServletP
    roviderResponse.java:116)
    at
    oracle.portal.provider.v1.http.HttpProvider.dispatchProviderAction(HttpProvider.
    java:632)
    at oracle.portal.provider.v1.http.HttpProvider.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:435)
    at org.apache.jserv.JServConnection.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)
    (WWC-43147)
    Does anyone else encounterd this error ?
    We are using portal 3.0.9.8.2 on Sun Solaris.
    Thanks in advance.
    Sanjay

    I have been trying to Install the Java-PDK, URLServices and Exchange Portlets on HP-UX and I haven't succeeded in getting the PDK samples to work.
    The error I am getting when I go to http://xxx.com/servlet/sample is:
    javax.servlet.ServletException: HttpProvider.startProvider: Unable to initialize new provider instance: oracle.portal.utils.xml.v1.NodeHandlerException: XML processing error: unable to create object of type oracle.portal.sample.devguide.samplerenderer.SampleRenderer due to the following exception: java.lang.ClassNotFoundException: oracle.portal.sample.devguide.samplerenderer.SampleRenderer
    I have followed all the instructions, read all the discussion forums and still could not get it to work.
    Since you mentioned that you were using HP/UX , can you please give me some pointers to on how to get this to work and also let me know the various versions of products used.
    The specifics of what I am looking for is:
    1. Java-XDK version used (ie xmlparserv2.jar)
    2. Java Servet Engine Version (ie ojsp.jar)
    3. samples.jar version (file size), provider.jar version (file size), urlservices.jar (file size)
    4. Java JDK version used.
    5. The jserv.conf, jserv.properties, zone.properties, relevant provider.xml files
    6. Any other information which will help.
    Thanks

  • Error when processing web service call

    Hello Experts,
    Based on a requirement, I got a URL based on WSDL, using which I created a Consumer Proxy in SAP.
    I created a Logical Port in SOA Manager with type selected as 'WSDL', and didnot gave any authentication id or password in it.
    When I'm trying to execute the proxy class to call the webservice using the logical port, it is asking me a prompt for Userid and Password, and when I press enter, it is throwing an error log as stated below.
    SOAP:1,007 SRT: Unsupported xstream found: ("HTTP Code 401 : Unauthorized")
    (Error when calling SOAP Runtime functions).
    I think I configured the Logical port incorrectly. Is there any specific setting that I missed, I dont know.
    Kindly help me out.
    Thanks,
    Mallik

    Unsupported xstream found: ("HTTP Code 401 : Unauthorized")
    Unsupported xstream means response received from service provider (host) is NOT in valid xml format (usually HTML). You will see this type of error when host or service you are trying to call return HTML (error pages etc).
    HTTP Code 401 : Unauthorized : Clearly means that user/password for service provider is incorrect
    [Click here|http://en.wikipedia.org/wiki/List_of_HTTP_status_codes] to understand all HTTP code
    I am closing this thread, if you have any question post new question in forum.
    Regards,
    Gourav

  • Errors when processing web service call

    Hello Experts,
    Based on a requirement, I got a URL based on WSDL, using which I created a Consumer Proxy in SAP.
    I created a Logical Port in SOA Manager with type selected as 'WSDL'.
    When I'm trying to execute the proxy class to call the webservice using the logical port through SE80  it is throwing an error log as stated below.
    1) SOAP:14 Unexpected element -el=definitions ns=http://schemas.xmlsoap.org/wsdl/
    2)Error when processing Web service call
    3)Error when calling SOAP Runtime functions: Unexpected element -el=definitions ns=http://schemas.xmlsoap.org/wsdl/
    Kindly help me out.
    Thanks,
    Vamshi

    Hi,
    Check Anton's reply in this thread: External WS Consumption Issue
    Also refer the below doc which may help you: Consume an External Web Service in a Nutshell with Good Old ABAP
    Calling WebServices from ABAP via HTTPS
    Regards,
    Kiran

  • ORA-28868 error when calling Web service over HTTPS from PL/SQL utl_http

    I am getting error message ORA-28868 error when calling Web service over HTTPS from PL/SQL utl_http PL/SQL package,
    when browsed through some of the messages they point to setting Oracle Wallet Manager.
    I am trying to connect
    Any idea on how to resolve this issue ?
    your input is appreciated.
    Thanks
    Ravi

    Duplicate post ... please ignore.

  • An error when registering SQL server driver

    Hi
    I have got the following error when register SQL server drive
    "RemoteMsDataBase.java": Error #: 302 : cannot access class com.microsoft.jdbc.sqlserver.SQLServerDriver; neither class nor source found for com.microsoft.jdbc.sqlserver.SQLServerDriver at line 19, column 63
    the code that cause error
    // register the SQL driver
    DriverManager.registerDriver(new com.microsoft.jdbc.sqlserver.SQLServerDriver());
    // connect to the DB by using the driver.
    String connString = "my_dbserver:1433;databasename=my_database";
    String strDBConnect = "jdbc:microsoft:sqlserver://" + connString;
    conn = DriverManager.getConnection(strDBConnect, userName, passwd);
    To include jars to my classpath do this:
    javac -deprecation -classpath msbase.jar;msutil.jar;mssqlserver.jar *.java

    javac -deprecation -classpath msbase.jar;msutil.jar;mssqlserver.jar *.javaSpecify the full path for jar(s), example,
    javac -deprecation -classpath .;c:\myjars\msbase.jar;c:\myjars\msutil.jar;c:\myjars\mssqlserver.jar *.java
    Hope it works.
    Sudha

  • Error in  pdk url services when using a proxy server

    Hi All,
    i created a pdk url services portlet, which connects to a google site. i got a sucessful provider test page..when i tried to add it as a portlet it gives me the following error ,
    Portlet Information could not be obtained. (WWC-44334)
    An unexpected error occurred: ORA-29532: Java call terminated by uncaught Java exception: HTTPClient.AuthSchemeNotImplException: NTLM (WWC-43000)
    An unexpected error occurred: HTTPClient.AuthSchemeNotImplException: NTLM
    at HTTPClient.DefaultAuthHandler.getAuthorization(DefaultAuthHandler.java:136)
    at HTTPClient.AuthorizationInfo.queryAuthHandler(AuthorizationInfo.java:330)
    at HTTPClient.AuthorizationModule.setAuthHeaders(AuthorizationModule.java:454)
    at HTTPClient.AuthorizationModule.responsePhase2Handler(AuthorizationModule.java:287)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:635)
    at HTTPClient.HTTPResponse.getInputStream(HTTPResponse.java:515)
    at oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(HttpProviderDispatcher.java:809)
    what could be the reason for this error. can anyone help me plzz..its urgent
    Regds
    Kiran
    at oracle.webdb.provider.web.HttpProviderDispatcher.getPortlet(HttpProviderDispatcher.java:463)
    (WWC-43000)

    1. The version of my pdk is 3.0.9.0.5
    2. provider.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <?providerDefinition version="2.0"?>
    <provider class="oracle.portal.provider.v1.http.URLProvider">
    <session>true</session>
    <proxyInfo class="oracle.portal.provider.v1.http.ProxyInformation">
    <httpProxyHost>proxy</httpProxyHost>
    <httpProxyPort>80</httpProxyPort>
    <proxyUser>username</proxyUser>
    <proxyPassword>password</proxyPassword>
    </proxyInfo>
    <portlet class="oracle.portal.provider.v1.http.URLPortlet">
    <id>1</id>
    <name>Google.com Portlet</name>
    <title>Google.com Portlet</title>
    <description>This portlet is to test PDK-URL Services using Google</description>
    <timeout>100</timeout>
    <timeoutMessage>Google Portlet timed out</timeoutMessage>
    <showEdit>false</showEdit>
    <showEditDefault>false</showEditDefault>
    <showPreview>false</showPreview>
    <showDetails>false</showDetails>
    <hasHelp>false</hasHelp>
    <hasAbout>false</hasAbout>
    <acceptContentType>text/html</acceptContentType>
    <registrationPortlet>false</registrationPortlet>
    <accessControl>public</accessControl>
    <renderer class="oracle.portal.provider.v1.RenderManager">
    <showPage class="oracle.portal.provider.v1.http.URLRenderer">
    <contentType>text/html</contentType>
    <pageExpires>60</pageExpires>
    <pageUrl>http://www.google.com</pageUrl>
    <filter class="oracle.portal.provider.v1.http.HtmlFilter">
    <headerTrimTag>&lt;center</headerTrimTag>
    <footerTrimTag>/center></footerTrimTag>
    <convertTarget>true</convertTarget>
    </filter>
    </showPage>
    </renderer>
    <securityManager class="oracle.portal.provider.v1.http.URLSecurityManager">
    <authorizType>public</authorizType>
    </securityManager>
    </portlet>
    </provider>
    Regds
    Kiran

  • Error when registering service to ESB server

    Hello, I try to register a service on ESB from jDeveloper, but I get a "Error 500" message back. From the log on the ESB I see:
    <PAYLOAD>
    <MSG_TEXT>Exception occured while enqueuing control event</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[javax.jms.ResourceAllocationException: allocateConnection: javax.resource.spi.ResourceAllocationException: [b]Unable to allocate new connection - pool is full and timed out waiting for a connection to be freed up.
         at oracle.j2ee.ra.jms.generic.RAUtils.make(RAUtils.java:525)
    I've just tried to restart the whole server, but I still have the same problem.

    Here is the complete log snip:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:26.343+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Rollback starting ++++++++++++++++</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:26.343+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Cleaning up the txn dir in rollback</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:28.625+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Unable to get connection to Repository
    Ensure repository is accessible</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:30.828+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Unable to get connection to Repository
    Ensure repository is accessible</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:33.235+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Unable to get connection to Repository
    Ensure repository is accessible</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:35.439+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Unable to get connection to Repository
    Ensure repository is accessible</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:37.611+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Unable to get connection to Repository
    Ensure repository is accessible</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:37.611+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Rollback Failed due to Rollback called with no active Transaction</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2007-10-08T17:00:37.611+02:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>oslsoad1</HOST_ID>
    <HOST_NWADDR>10.47.136.65</HOST_NWADDR>
    <MODULE_ID>esb.console</MODULE_ID>
    <THREAD_ID>32</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1191855325:10.47.136.65:4708:836:23</UNIQUE_ID><SEQ>1</SEQ></EXEC_CONTEXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Commit Failed due to Timed out</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[javax.transaction.RollbackException: Timed out
         at com.evermind.server.ApplicationServerTransaction.checkForRollbackOnlyWhileInCommit(ApplicationServerTransaction.java:633)
         at com.evermind.server.ApplicationServerTransaction.doCommit(ApplicationServerTransaction.java:273)
         at com.evermind.server.ApplicationServerTransaction.commit(ApplicationServerTransaction.java:162)
         at com.evermind.server.ApplicationServerTransactionManager.commit(ApplicationServerTransactionManager.java:472)
         at oracle.tip.esb.console.XMLConsoleManagerImpl.commit(XMLConsoleManagerImpl.java:2316)
         at oracle.tip.esb.configuration.deployment.JDevDeploymentManager.deploy(JDevDeploymentManager.java:223)
         at oracle.tip.esb.configuration.deployment.DeploymentServlet.doPost(DeploymentServlet.java:120)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>

  • RFC connection error when registering PROGRAM ID.

    Hi,
    I created a RFC connection of type T.
    I gave the following parameters ->
    gateway host: hostname and then ip-address
    gateway service: sapgwxx
    Registered program id: xxx
    It is giving me the following error:
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapgwxx not registered
    Error Details     LOCATION: SAP-Gateway on host <hostname> / sapgwxx
    Error Details     DETAIL: TP sapgwxx not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2696
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Can anyone help me in troubleshooting the issue.
    Also I am not able to register this program id in Visual Admin -> Services -> JCo RFC Provider. Here it is giving me an error. Can anyone guide me in this?
    Points to be rewarded for any kind of small help.

    Thanks Ramesh.
    I followed the blog. Here are the steps that I did.
    RFC destination:
    1. To create the RFC go to TCODE: SM59  <b>-> Done</b>2. Create new destination of type T (TCP/IP) <b>-> Done</b>
    3. Make sure you select Registered Server Program option before writing your program ID <b>-> Done</b>
    4. Write you program ID (remember it's case-sensitive) <b>-> gave the SID name</b>
    5. In the gateway host and gateway service write the values of your "Application system" - business system (not the XI server) <b>-> Typed the gateway hostname and gateway service "sapgw<instance no>", that I got from SMGW.</b>
    But still I face the same problem. It get the following error:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program <SID name> not registered
    Error Details     LOCATION: SAP-Gateway on host xxxxx / sapgwxx
    Error Details     DETAIL: TP <SID Name> not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2719
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Thu Nov  1 10:39:43 2007
    Error Details     VERSION: 2
    Kindly help me out.

  • Error when installing reporting Services

    Hello!
    I have a
    monitoring infrastructure
    with the
    Operations Manager
    R2 with
    2012 following scenario:
    Hello!
    I have
    a monitoring infrastructure
    with the
    Operations Manager
    R2 with
    2012 following scenario:
    Trust relationship between
    two domains
    (A, B).
    Management server
    in the domain
    "A"
    database in domain "B"
    When I try to
    install reporting services
    function
    on a separate server
    or on the
    existing
    Management Server,
    the error
    occurs as follows:
    This is
    the installation
    log:
    Application Started
    [10:48:33]: Always: :Machine on which Operations Manager is being installed: SERVER
    [10:48:33]: Always: :Current setup user: DOMAIN\scom
    [10:48:33]: Always: :Current setup version: 7.1.10226.0
    [10:48:34]: Always: :Begin: Parse command line.
    [10:48:34]: Debug: :Collected a path value of: E:\Setup\AMD64\
    [10:48:34]: Always: :Begin: Parse command line.
    [10:48:34]: Always: :End: Parse reporting command line switches.
    [10:48:34]: Always: :End: Parse data reader account command line switches.
    [10:48:34]: Always: :End: Parse command line.
    [10:48:34]: Always: :Begin: System State detection.
    [10:48:34]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [10:48:34]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [10:48:34]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [10:48:34]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [10:48:34]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [10:48:34]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [10:48:34]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMCONSOLE
    [10:48:34]: Info: :Version Installed=7.1.10226.0
    [10:48:34]: Info: :Info:Component OMCONSOLE is installed
    [10:48:34]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMSERVER
    [10:48:34]: Info: :Version Installed=7.1.10226.1009
    [10:48:34]: Info: :Info:Component OMSERVER is installed
    [10:48:34]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMWEBCONSOLE
    [10:48:34]: Info: :Version Installed=7.1.10226.0
    [10:48:34]: Info: :Info:Component OMWEBCONSOLE is installed
    [10:48:34]: Info: :Info:CheckIfOpsMgrComponentsInstalled: component - OMREPORTING
    [10:48:34]: Info: :Info:Component OMREPORTING is not installed
    [10:48:34]: Always: :End: System State detection.
    [10:48:34]: Always: :OM component is installed on this machine and it's interactive run.
    [10:48:34]: Info: :Info:this is ARP run
    [10:48:34]: Always: :We have a path entry and we are not uninstalling so we are setting C:\Program Files\Microsoft System Center 2012 R2\Operations Manager to the value installpath.
    [10:48:34]: Info: :SetInstallPath: installpath has a value of C:\Program Files\Microsoft System Center 2012 R2\Operations Manager
    [10:48:34]: Info: :Info:SetComponentSwitches: component list not specified
    [10:48:34]: Always: :Begin: Rationalize components.
    [10:48:34]: Always: :Begin: Rationalize command line arguments (first run).
    [10:48:34]: Always: :RationalizeCommandLineArguments succeeded.
    [10:48:34]: Always: :End: Rationalize command line arguments (first run).
    [10:48:34]: Always: :Begin: Rationalize ARP scenario.
    [10:48:34]: Always: :Begin: Rationalize final steps.
    [10:48:35]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [10:48:35]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [10:48:35]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [10:48:35]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [10:48:35]: Info: :Version Installed=7.1.10226.1009
    [10:48:35]: Info: :Info:MOMSelect is installed: False
    [10:48:35]: Info: :Info:MOMAEM is installed: False
    [10:48:35]: Info: :Info:MOMEval is installed: False
    [10:48:35]: Info: :Info:MOMOEM is installed: False
    [10:48:35]: Info: :Info:MOMAgent is installed: False
    [10:48:35]: Info: :Info:MOMGW is installed: False
    [10:48:35]: Info: :Info:MOMReporting is installed: False
    [10:48:35]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [10:48:35]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [10:48:35]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [10:48:35]: Info: :Version Installed=7.1.10226.1009
    [10:48:35]: Info: :Info:OMServer is installed: False
    [10:48:35]: Info: :Version Installed=7.1.10226.0
    [10:48:35]: Info: :Info:OMConsole is installed: False
    [10:48:35]: Info: :Version Installed=7.1.10226.0
    [10:48:35]: Info: :Info:OMReporting is installed: False
    [10:48:35]: Info: :Info:OMWebConsole is installed: False
    [10:48:35]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [10:48:35]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [10:48:35]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [10:48:35]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [10:48:35]: Info: :Info:MOMAEM is installed: False
    [10:48:35]: Info: :Info:MOMEval is installed: False
    [10:48:35]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [10:48:35]: Always: :End: Rationalize final steps.
    [10:48:35]: Always: :End: Rationalize components.
    [10:48:35]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [10:48:35]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [10:48:35]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [10:48:35]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [10:48:35]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [10:48:35]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [10:48:35]: Always: :IsValidToInstall: Web Console found already installed; cannot install Server Component.
    [10:48:35]: Error: :Error:IsReportingValidToInstall failed SRS instance not provided
    [10:48:35]: Info: :Start adding DataItems
    [10:48:35]: Info: :Initial Configuration
    [10:48:35]: Info: :Database Configuration
    [10:48:35]: Info: :Data Warehouse Configuration
    [10:48:35]: Info: :Management Server
    [10:48:35]: Info: :Operations console
    [10:48:35]: Info: :Web Console Server
    [10:48:35]: Info: :Reporting Server
    [10:48:35]: Info: :Final Configuration
    [10:48:35]: Info: :Done adding DataItems
    [10:48:35]: Info: :Adding Page StartPageTrack
    [10:48:35]: Info: :Adding Page UpgradeInvalidStartPage
    [10:48:35]: Info: :Adding Page UpgradeInvalidRootPage
    [10:48:35]: Info: :Adding Page ARPStartPageSwitch
    [10:48:35]: Info: :Adding Page ARPAddRemovePage
    [10:48:35]: Info: :Adding Page UpgradePageSwitch
    [10:48:35]: Info: :Adding Page UpgradePage
    [10:48:35]: Info: :Adding Page UpgradeManagementGroupPageSwitch
    [10:48:35]: Info: :Adding Page UpgradeManagementGroupPage
    [10:48:35]: Info: :Adding Page UpgradeEulaPage
    [10:48:36]: Info: :Adding Page RegularStartPageSwitch
    [10:48:36]: Info: :Adding Page ComponentsPageCleanInstall
    [10:48:36]: Info: :Adding Page ComponentsPage
    [10:48:36]: Info: :Adding Page InstallationLocationPage
    [10:48:36]: Info: :Adding Page PrerequisitesProgressPage
    [10:48:36]: Info: :Adding Page AdditionalPrerequisitesPage
    [10:48:36]: Info: :Adding Page InstallScenario
    [10:48:36]: Info: :Adding Page ShortEulaPage
    [10:48:36]: Info: :Adding Page SecondServerOperationalDb
    [10:48:36]: Info: :Adding Page EulaPageCleanInstall
    [10:48:36]: Info: :Adding Page FirstServerOperationalDb
    [10:48:36]: Info: :Adding Page DbPageDataWarehouse
    [10:48:36]: Info: :Adding Page SelectManagementServerForReporting
    [10:48:36]: Info: :Adding Page SelectReportingInstance
    [10:48:36]: Info: :Adding Page SelectManagementServerForWebConsole
    [10:48:36]: Info: :Adding Page WebConsoleSitePage
    [10:48:37]: Info: :Adding Page WebConsoleAuthorizationMode
    [10:48:37]: Info: :Adding Page AccountsInformationPage
    [10:48:37]: Info: :Adding Page ImproveUserExperiencePage
    [10:48:37]: Info: :Adding Page MSFTUpdatePage
    [10:48:37]: Info: :Adding Page ConfigurationSummaryPage
    [10:48:37]: Info: :Adding Page ProgressPage
    [10:48:37]: Info: :Adding Page BlockPage
    [10:48:37]: Info: :Adding Page FinishPage
    [10:48:37]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [10:48:37]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [10:48:37]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [10:48:37]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [10:48:37]: Info: :Version Installed=7.1.10226.1009
    [10:48:37]: Info: :Info:MOMSelect is installed: False
    [10:48:37]: Info: :Info:MOMAEM is installed: False
    [10:48:37]: Info: :Info:MOMEval is installed: False
    [10:48:37]: Info: :Info:MOMOEM is installed: False
    [10:48:37]: Info: :Info:MOMAgent is installed: False
    [10:48:37]: Info: :Info:MOMGW is installed: False
    [10:48:37]: Info: :Info:MOMReporting is installed: False
    [10:48:37]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [10:48:37]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [10:48:37]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [10:48:37]: Info: :Version Installed=7.1.10226.1009
    [10:48:37]: Info: :Info:OMServer is installed: False
    [10:48:37]: Info: :Version Installed=7.1.10226.0
    [10:48:37]: Info: :Info:OMConsole is installed: False
    [10:48:37]: Info: :Version Installed=7.1.10226.0
    [10:48:37]: Info: :Info:OMReporting is installed: False
    [10:48:37]: Info: :Info:OMWebConsole is installed: False
    [10:48:37]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [10:48:37]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [10:48:37]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [10:48:37]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [10:48:37]: Info: :Info:MOMAEM is installed: False
    [10:48:37]: Info: :Info:MOMEval is installed: False
    [10:48:37]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [10:48:37]: Debug: :OMForwardToStartPageTrackPageHandler: Moving to page ARPStartPageSwitch
    [10:48:37]: Always: :Entering Page: ARPAddRemovePage
    [10:48:40]: Always: :Begin: Rationalize components.
    [10:48:40]: Always: :Begin: Rationalize command line arguments (first run).
    [10:48:40]: Always: :RationalizeCommandLineArguments succeeded.
    [10:48:40]: Always: :End: Rationalize command line arguments (first run).
    [10:48:40]: Always: :Begin: Rationalize ARP scenario.
    [10:48:40]: Always: :Begin: Rationalize final steps.
    [10:48:40]: Info: :Beginning evaluation of rule 'Block Unsupported MOM versions.'
    [10:48:40]: Debug: :Condition wasnt defined for rule 'Block Unsupported MOM versions.'.
    [10:48:40]: Info: :Beginning evaluation of rule 'PreOM12RTMRulesGroup'
    [10:48:40]: Debug: :Condition wasnt defined for rule 'PreOM12RTMRulesGroup'.
    [10:48:40]: Info: :Version Installed=7.1.10226.1009
    [10:48:40]: Info: :Info:MOMSelect is installed: False
    [10:48:40]: Info: :Info:MOMAEM is installed: False
    [10:48:40]: Info: :Info:MOMEval is installed: False
    [10:48:40]: Info: :Info:MOMOEM is installed: False
    [10:48:40]: Info: :Info:MOMAgent is installed: False
    [10:48:40]: Info: :Info:MOMGW is installed: False
    [10:48:40]: Info: :Info:MOMReporting is installed: False
    [10:48:40]: Info: :Finished evaluation of rule 'PreOM12RTMRulesGroup'
    [10:48:40]: Info: :Beginning evaluation of rule 'BlockPre2012SP1'
    [10:48:40]: Debug: :Condition wasnt defined for rule 'BlockPre2012SP1'.
    [10:48:40]: Info: :Version Installed=7.1.10226.1009
    [10:48:40]: Info: :Info:OMServer is installed: False
    [10:48:40]: Info: :Version Installed=7.1.10226.0
    [10:48:40]: Info: :Info:OMConsole is installed: False
    [10:48:40]: Info: :Version Installed=7.1.10226.0
    [10:48:40]: Info: :Info:OMReporting is installed: False
    [10:48:40]: Info: :Info:OMWebConsole is installed: False
    [10:48:40]: Info: :Finished evaluation of rule 'BlockPre2012SP1'
    [10:48:40]: Info: :Finished evaluation of rule 'Block Unsupported MOM versions.'
    [10:48:40]: Info: :Beginning evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [10:48:40]: Debug: :Condition wasnt defined for rule 'Check that Unsupported SKU does not exist for SCOM setup.'.
    [10:48:40]: Info: :Info:MOMAEM is installed: False
    [10:48:40]: Info: :Info:MOMEval is installed: False
    [10:48:40]: Info: :Finished evaluation of rule 'Check that Unsupported SKU does not exist for SCOM setup.'
    [10:48:40]: Always: :End: Rationalize final steps.
    [10:48:40]: Always: :End: Rationalize components.
    [10:48:40]: Debug: :CustomDelegates: ForwardToPageBasedOnPropertyValueHandler: Property bag entry for ARPRun is 2.  This means that we will move to a next page id ComponentsPage.
    [10:48:40]: Always: :Entering Page: ComponentsPage
    [10:48:40]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [10:48:40]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [10:48:40]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [10:48:40]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [10:48:40]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [10:48:40]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [10:48:40]: Info: :Server Installed:True  InstallingNow:False
    [10:48:41]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [10:48:41]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [10:48:41]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [10:48:41]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [10:48:41]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [10:48:41]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [10:48:41]: Info: :Server Installed:True  InstallingNow:False
    [10:48:42]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [10:48:42]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [10:48:42]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [10:48:42]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [10:48:42]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [10:48:42]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [10:48:42]: Info: :Server Installed:True  InstallingNow:False
    [10:48:42]: Always: :Entering Page: PrerequisitesProgressPage
    [10:48:43]: Debug: :LoadPrerequisites: Start adding ComponentTitles
    [10:48:43]: Always: :LoadPrerequisites: Start adding DataItems
    [10:48:43]: Always: :memoryCheckTitle
    [10:48:43]: Always: :memoryCheckTitle
    [10:48:43]: Always: :ntfsCheckTitle
    [10:48:43]: Always: :DriveSpaceCheckTitle
    [10:48:43]: Always: :DriveSpaceCheckTitle
    [10:48:43]: Always: :OSVersionCheckTitle
    [10:48:43]: Always: :OSVersionCheckTitle
    [10:48:43]: Always: :PowershellCheckTitle
    [10:48:43]: Always: :DomainControllerCheckTitle
    [10:48:43]: Always: :WindowsInstallerCheckTitle
    [10:48:43]: Always: :PendingRebootCheckTitle
    [10:48:43]: Always: :WinRMCheckTitle
    [10:48:43]: Always: :RemoteRegistryCheckTitle
    [10:48:43]: Always: :ReportViewerCheckTitle
    [10:48:43]: Always: :ClusteredServerCheckTitle
    [10:48:43]: Always: :ActiveDirectoryCheckTitle
    [10:48:43]: Always: :IsComputerNameValidTitle
    [10:48:43]: Always: :SEViewerInstalledCheck
    [10:48:43]: Always: :AVIcodeAgentCheck
    [10:48:43]: Always: :MOMASPAgentInstalledCheck
    [10:48:43]: Always: :IISCheckTitle
    [10:48:43]: Always: :IISMetabaseCheckTitle
    [10:48:43]: Always: :AspNetCheckTitle
    [10:48:43]: Always: :WindowsAuthRoleCheckTitle
    [10:48:43]: Always: :StaticContentRoleCheckTitle
    [10:48:43]: Always: :DefaultDocumentRoleCheckTitle
    [10:48:43]: Always: :DirectoryBrowsingRoleCheckTitle
    [10:48:43]: Always: :HttpErrorsRoleCheckTitle
    [10:48:43]: Always: :HttpLoggingRoleCheckTitle
    [10:48:43]: Always: :RequestMonitorRoleCheckTitle
    [10:48:43]: Always: :RequestFilterRoleCheckTitle
    [10:48:43]: Always: :StaticContentCheckTitle
    [10:48:43]: Always: :IISConsoleCheckTitle
    [10:48:43]: Always: :IsapiAllowedCheckTitle
    [10:48:43]: Always: :IsAspNetIntegratedHandlerInstalledTitle
    [10:48:43]: Always: :HttpActivationCheckTitle
    [10:48:43]: Always: :HttpActivationCheckTitle
    [10:48:43]: Always: :LoadPrerequisites: Done adding prerequisites checks
    [10:48:43]: Info: :Approximated Memory = 8192
    [10:48:43]: Info: :Approximated Memory = 8192
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and MemoryCheck-1gbFail: 0CheckPrerequisites:   Logic Type:and MemoryCheck-2gbWarn: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  memoryCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and NTFSDrive-Fail: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  ntfsCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and DriveSpaceCheck-Fail: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  DriveSpaceCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:     ProductType was not a match.  Looking for: LanmanNT Found: ServerNTCheckPrerequisites:   Logic Type:or OSVersion-w2k8R2-Fail: 2CheckPrerequisites:   Logic
    Type:or OSVersion-w2k8R2-Fail: 0CheckPrerequisites:   Logic Type:and ArchitectureIs64Check-Fail: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  OSVersionCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[Successfully parsed version numbers.  Required: 3.1  Actual: 5.0CheckPrerequisites:   Logic Type:and WindowsInstallerVersionCheckDelegate-v31: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  WindowsInstallerCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Error: :<![CDATA[CheckPrerequisites:   Logic Type:and PendingReboot-Fail: 1]]>
    [10:48:43]: Error: :
    [10:48:43]: Error: :CheckPrerequisites:  PendingRebootCheckTitle: Warning
    [10:48:43]: Error: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and ADCheck-Fail: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  ActiveDirectoryCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[IsComputerNameValid: Hostname: SERVER  Len: 6CheckPrerequisites:   Logic Type:and IsComputerNameValid: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  IsComputerNameValidTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and AvicodeAgentInstalled-x86: 0CheckPrerequisites:   Logic Type:and AvicodeAgentInstalled-x64: 0]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  AVIcodeAgentCheck: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [10:48:43]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
    [10:48:43]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [10:48:43]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
    [10:48:43]: Debug: :IsServiceInstalled: RemoteRegistry?  True.
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Debug: :<![CDATA[CheckPrerequisites:   Logic Type:and PassIfWin8Anything: 0CheckPrerequisites:   Logic Type:and ServiceCheck-WinRM-enabled: 0CheckPrerequisites:   Logic Type:or ServiceCheck-WinRM-running:
    2]]>
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :CheckPrerequisites:  RemoteRegistryCheckTitle: Passed
    [10:48:43]: Debug: :
    [10:48:43]: Debug: :**************************************************
    [10:48:43]: Always: :CheckPrerequisites: Return Value 1
    [10:48:43]: Always: :Entering Page: AdditionalPrerequisitesPage
    [10:48:43]: Info: :Info:Attempting to get the text for the prereq: PendingRebootCheckTitle
    [10:48:45]: Debug: :isProductInstalled: product with {C92727BE-BD12-4140-96A6-276BA4F60AC1} product code is installed on this machine
    [10:48:45]: Debug: :GetServerInstallState: OpsMgr Server is installed on this machine
    [10:48:45]: Debug: :isProductInstalled: product with {041C3416-87CE-4B02-918E-6FDC95F241D3} product code is installed on this machine
    [10:48:45]: Debug: :GetUserInterfaceInstallState: OpsMgr UI is installed on this machine
    [10:48:45]: Debug: :isProductInstalled: product with {B9853D74-E2A7-446C-851D-5B5374671D0B} product code is installed on this machine
    [10:48:45]: Debug: :GetWebConsoleInstallState: OpsMgr Web Console is installed on this machine
    [10:48:45]: Always: :Entering Page: SelectReportingInstance
    [10:48:45]: Always: :SQL Server SRS Instance (escaped name) RS_MSSQLSERVER
    [10:48:45]: Info: :Attempting to get the SSRS version from:
    \\SERVER\Root\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER:__NAMESPACE
    [10:48:45]: Debug: :Path is
    \\SERVER\Root\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER\V11:MSReportServer_Instance
    [10:48:45]: Always: :SRS instance on SERVER. Version 11.0.3000.0.
    [10:48:45]: Always: :No SRS instances on SERVER.
    [10:48:45]: Info: :Info: SERVER SRS version = 11.1.3000.0
    [10:48:45]: Info: :Attempting to check SRS version
    [10:48:45]: Info: :Info: SERVER SRS version = 11.1.3000.0
    [10:48:45]: Info: :Attempting to check SRS version
    [10:48:45]: Info: :Info: SERVER SRS version = 11.1.3000.0
    [10:48:46]: Debug: :GetSRSProperties: SRS Server is: SERVER.
    [10:48:46]: Always: :GetSRSProperties: SRS Instance is: MSSQLSERVER
    [10:48:46]: Debug: :GetSRSProperties:  Actual SRS reg location is: SOFTWARE\Microsoft\Microsoft SQL Server\MSRS11.MSSQLSERVER\Setup
    [10:48:46]: Info: :Attempting to get the SSRS version from:
    \\SERVER\Root\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER:__NAMESPACE
    [10:48:47]: Debug: :GetSRSProperties: SRS DatabaseServerName is SERVER.
    [10:48:47]: Debug: :GetSRSProperties: SRS InstanceName is MSSQLSERVER.
    [10:48:47]: Debug: :GetSRSProperties: SRS DatabaseName is ReportServer.
    [10:48:47]: Debug: :GetSRSProperties: SRS Report Server folder is C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\.
    [10:48:47]: Debug: :GetSRSProperties: SRS Config File is C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\rssrvpolicy.config.
    [10:48:47]: Debug: :GetSRSProperties: SRS binary folder is C:\Program Files\Microsoft SQL Server\MSRS11.MSSQLSERVER\Reporting Services\ReportServer\bin.
    [10:48:47]: Info: :Attempting to get the SSRS version from:
    \\SERVER\Root\Microsoft\SqlServer\ReportServer\RS_MSSQLSERVER:__NAMESPACE
    [10:48:47]: Info: :Info:Found url for given RS instance:SERVER. RS
    URL:https://SERVER.DOMAIN.com.br:443/ReportServer
    [10:48:47]: Debug: :GetSRSProperties: ReportServer Url is
    https://SERVER.DOMAIN.com.br:443/ReportServer.
    [10:48:47]: Always: :Reporting URL:
    https://SERVER.DOMAIN.com.br:443/ReportServer
    [10:48:47]: Info: :Attempting to connect to above URL
    [10:49:12]: Always: :Create dummy schedule
    [10:49:19]: Always: :Delete dummy schedule
    [10:49:20]: Always: :Entering Page: AccountsInformationPage
    [10:49:42]: Info: :Info:AccountsInformationPage: In OnNextFinalValidationsDoWork to validate account access.
    [10:50:03]: Error: :Error:Could not validate the specified account because the SQL Server Instance was null.
    [10:50:03]: Info: :Standalone Reporting needs to validate the Data Reader account against the Management Group for clean install.
    [10:50:03]: Error: :Error:GetUserNameGivenAccount: Account Name was not specified
    [10:50:03]: Error: :Failed to check if Data Reader account is same as that in the management group: Threw Exception.Type: System.ArgumentNullException, Exception Error Code: 0x80004003, Exception.Message: Value cannot be null.
    Parameter name: account.accountUserName
    [10:50:03]: Error: :StackTrace:   at Microsoft.EnterpriseManagement.OperationsManager.SetupCommon.SetupUtils.GetUserNameGivenAccount(Account account, String& userName)
       at Microsoft.EnterpriseManagement.OperationsManager.Setup.ReportingComponent.IsDataReaderAccountSameInManagementGroup(Account dataReaderAccount, String managementServerName)
    [10:50:03]: Info: :Info:AccountsInformationPage: Async account validation thread returned to UI thread.

    The user running setup is not in sysadmin role in the reporting database. This one took a little bit longer to tackle. The SDK account (the
    Data Reader and Data Writer account as well) did have sysadmin permissions on that database
    (ReportServer).
    Verify that user who used in setup has sysadmin role
    Also checked the Data Warehouse database (hosted on the same server) and the same permissions were in place there as well. A last check was performed on
    Security > Server Roles > sysadmin.
    Also you can refer below link
    http://thoughtsonopsmgr.blogspot.com/2011/08/scom-r2-reporting-installation-keeps-on.html
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical

  • Unable to register URL services

    I am not able to register URL Sample Services
    JPDK 3.0.9 Portal 3.0.9.8.1
    jserv.log
    [23/10/2001 15:39:19:154 CEST] urlsample/Entering init
    [23/10/2001 15:39:19:154 CEST] urlsample/Debug Level is : 5
    [23/10/2001 15:39:19:154 CEST] urlsample/Added debuglevel to
    session storage.
    [23/10/2001 15:39:19:184 CEST] urlsample/register : Entering
    register() method ...
    [23/10/2001 15:39:19:184 CEST] urlsample/register : No
    subscriberDetails tag found. Continuing ...
    [23/10/2001 15:39:19:194 CEST] urlsample/Action = 1
    [23/10/2001 15:39:19:194 CEST]
    urlsample/java.lang.IllegalStateException: User not passed in
    request.
         at
    oracle.portal.provider.v1.http.ServletProviderRequest.getProvider
    User(ServletProviderRequest.java:237)
         at oracle.portal.provider.v1.http.HttpProvider.service
    (HttpProvider.java, Compiled Code)
         at javax.servlet.http.HttpServlet.service
    (HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest
    (JServConnection.java:435)
         at org.apache.jserv.JServConnection.run
    (JServConnection.java:290)
         at java.lang.Thread.run(Thread.java:479)
    [23/10/2001 15:39:19:435 CEST] urlsample/Traverse WebDB request
    tree:

    Quick question
    Check correctness of provider.xml, by typing
    http://myserver.mydomain.com:port/servlets/<provider_name> in web
    browser. (After modifying jserv.properties and zone.properties )
    This should display Test Page with provider_name.
    The same download is working fine for me.

  • (401) unauthorized error when accessing web service....

    Hello people! Can someone could possibly help me out. I'm try to consume a web service in .net technology. This was supposedly working already but lately I'm already given a (401) unauthorized error when consuming the web services. Here the code that was working couple of days ago....
    package samples;
    import org.apache.axis.client.Call;
    import org.apache.axis.client.Service;
    import org.apache.axis.encoding.XMLType;
    import javax.xml.namespace.QName;
    public class LogIn
         private String url = "http://www-cebu/apps/webservices/fscservice.asmx?wsdl";
         private String action="FSC Services/LogIn";
         private String result="";
         private String username="";
         private String password="";
         private String domain="";
         public LogIn(String username, String password,String domain)
              this.username = username;
              this.password = password;
              this.domain = domain;
              try
                   Service service = new Service();
                   Call call = (Call)service.createCall();
                   call.setTargetEndpointAddress(new java.net.URL(url));
                   call.setOperationName(new QName("FSC Services/LogIn","LogIn"));
                   call.addParameter("username",org.apache.axis.encoding.XMLType.XSD_STRING,javax.xml.rpc.ParameterMode.IN);
                   call.addParameter("password",org.apache.axis.encoding.XMLType.XSD_STRING,javax.xml.rpc.ParameterMode.IN);
                   call.addParameter("domain",org.apache.axis.encoding.XMLType.XSD_STRING,javax.xml.rpc.ParameterMode.IN);
                   call.setReturnType(org.apache.axis.encoding.XMLType.XSD_STRING);
                   call.setUseSOAPAction(true);
                   call.setSOAPActionURI(action);
                   result = (String)call.invoke(new Object[] {username,password,domain});
              catch (Exception e)
                   System.err.println(e.toString());
         public String getResult()
              return result;     
         public static void main(String [] args)
                   LogIn test = new LogIn("username","password","domain");     
                   System.out.println(test.getResult());
    }

    1. Use iFrame to show you report from Resporting Services in your Web App.
    Or :
    2. Use Report Viewer in your Web App if you use .NET, and use this code to pass your parameters :
    ReportViewer1.ServerReport.Credential = new System.Network.NetworkCredential(“your name”, “your password”, “your domain”);

  • 403 error when registering proxy server (non-central AE)

    Hi all.
    I'm getting 403 error when trying to register proxy server in my local non-central Adapter Engine. When listing the ProxyServer servlet available commands (http://host:port/ProxyServer/),  it says that "xi_jpr_register_bindings" security role is required, but my local UME has not that role.
    Thanks,
    Gari.

    Thanks a lot Prateek.
    Your reply was very helpful because it works now. One of the configuration steps in the page says to use the Security Provider service of the Visual Administrator to verify that some security roles are assigned to the appropriate user groups. The Scurity Roles section (inside Security Provider service) in my Visual Administrator does not show the roles and groups directly. I had to navigate to ProxyServer and MessagingSystem components so that the roles and groups where visible to me and assign them to my user.
    Should I see them into Security Roles section directly? The roles and groups are not visible from User Management Section.
    Thanks again.
    Gari.

Maybe you are looking for

  • N91 Sim Card Problems

    Hi Have been using my N91 since September without any problems up until a couple of days ago, when out of the blue I was getting "SIM CARD REGISTRATION FAILED" so I phoned O2 they said there was no problem with there Sim Card. I have tried the Sim in

  • SCUP 2011 & Adobe Reader XI & XI Transition Catalog Problems

    Hi- I'm trying to use SCUP 2011 with WSUS 3.0 SP2 (Patched with latest rollup hotfix - WSUS-KB2734608-x64.exe). The problem that I'm running into is that it gives me the following error when trying to publish either Adobe Reader XI or either of the 2

  • Aperture 3 don't allow same reference file mgmt?

    With Aperture 2, I've kept all masters in Nikon Transfer folders. When reviewing and editing photos, I used Aperture to delete all unnecessary photos - it allowed me to choose if I want to delete version or both version and master (where ever that mi

  • Cluster Tables in Payroll

    Hi what is the functionality of cluster tables in payroll. Rex

  • Feature Request // Book Module: Export as indd file and management

    Book Module: Export as indd file and management I would like to request a feature to export a book module as indd file.  I like PDF's but .indd is nice also so we are able to to more in depth layouts. Having Lightoom being able to manage all your pic