BI server is not starting when deploying upgraded RPD

Hi,
I am new to OBIEE 11g. In my project I hv an existing 10g rpd. I upgraded it to 11g .5 version. I restarted all the services. When I deploy upgraded RPD, biserver is getting down. But if i deploy SampleAppLite.rpd(oracle provided) ,all services are starting. only for my rpd bi server is getting down.
I am not sure where it could be the problem..
Pls help.
Thanks,
Smita

Hi,
This is a behaviour change when we move from 10g to 11g. In BI EE 10g, there was no Oracle Client bundled along with BI EE. So, BI EE will use your Oracle DB Home client to connect to the database. Generally no issues in that case. But in BI EE 11g, the software itself contains the 11.2 DB client. So, when you try to connect to the database through the Repository or BI Server, it will try to find the tnsnames entry in the Oracle Client of BI EE 11g instead of your database. There are 2 options to work around this
1. Copy your tnsnames.ora to {Oracle_BI1}\network\admin directory & {oracle_common}\network\admin directory (only the former is needed as that is the ORACLE_HOME)
2. Or instead of tnsnames.ora source entry, use the full expanded tnsnames as shown below
(DESCRIPTION =(ADDRESS = (PROTOCOL = TCP)(HOST = 172.16.66.173)(PORT = 1521))(CONNECT_DATA =(SERVER = DEDICATED)(SERVICE_NAME = orcl)))
Both of the above will work.
For More info:
Cannot connect to Database from the OBIEE 11g upgraded RPD

Similar Messages

  • The Connection Server does not start after an upgrade to BO4.1 SP3

    Hello guys,
    The Connection Server does not start after an upgrade to BO4.1 SP3
    We are in process to upgrade our Business Objects environments to BO4.1 SP3
    The first 2 environments , the upgrade went fine. But the third environment de connection server won’t start.
    When I always try to start it returns me a failed status and shows me that the server is considered failed because it has stopped 5 time(s) in 60 minute(s).
    Our OS is AIX
    Uncaught Exception in SilentScope: [CS] Ser
    verInitialization::InitManager::Initialize: 0.007^^
    The CS initialization failed within the CS server. Aborting
    trc file: "connectionserver_BIO.ConnectionServer_ncs.trc", trc level: 1, release: "720"
    Gerd

    Hi Amine
    The File seems ok
    File from the failing connection server
    -rw-rw---- 1 bioadm bosys 43993 Apr 11 11:29 boconfig.cfg
    File from our test system
    -rw-rw---- 1 bitadm bosys 43892 Apr 14 10:56 boconfig.cfg
    I created a new connectieserver(by the copy function), but the new server won't start.
    Regards
    Gerd
    Log
    |89d4a6e0-2a89-7a05-3020-a51d517ab872|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] Unhandled exception raised during CS initialization.
    init_srv.cpp:95:-: TraceLog message 3
    |4dcf04b1-1e1d-df13-48ad-a67f06e29864|2014 04 14 11:54:30:113|+0200|Error| |<<|E|X|connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||Uncaught Exception in SilentScope: [CS] ServerInitialization::InitManager::Initialize: 0.003
    |77ad78f4-37f7-3013-3b50-85cce9fbe7b8|2014 04 14 11:54:30:113|+0200|Error| |>>|E| |connectionserver_BIO.ConnectionServer|28246236|3097|| |0|0|0|0|-|-|-|-|-|-||||||||||||[CS] The CS initialization failed within the CS server. Aborting.

  • DataSocket Server will not start when the Launch DS Server if Local URL.VI is bundled into a LabVIEW application.

    I want to run a LabVIEW application on several machines remotely that do not have LabVIEW installed (licensing issues). Hence I have built a LabVIEW executable with the RunTime Engine to install on all of these remote machines.
    The VI has a bi-directional link, using Datasockets, to a machine with DAQ and Image acquisition functions. It primarily receives data items, but also the capability to change data items so it needs to run the "Launch DS Server if Local URL.VI" in order to publish data to the DataSocket server.
    When I run the pre-built VI on a machine that has LabVIEW Developers Edition installed, everything works fine - ie.
    the DataSocket server starts on the remote machine. However when I build the *.exe application and run it on a machine with and without LabVIEW Developers Edition installed the VI successfully subscribes to the DAQ and Image Acquisiton machine, but it does not start its own connection to the Data Socket server, and hence does not publish the data that the DAQ machine needs to suscribe to. IT seems that the Launch DS Server if Local URL.VI is bypassed? I have fiddled around with the Build settings but to no avail.
    In short, how do I get the DataSocket Server to run in a LabVIEW executable? Is it indeed possible? Any advice would be welcomed.
    When distributing a Labview Application (*.exe) with Data Socket Server Publish functionality, the DataSocket server does not start and hence no data can be sent by the Remote PC to the Server. The VI successfully retrieves data from the DS Server. I have used the "Launch DS Server if Local URL.vi" in the ditributed application but for some r
    eason this VI is not executed when I run the executable. How can you force the DataSocket Server to run with executable LabVIEW applications?

    Ryan,
    How to add Datasocket Server Control.vi?
    Source Files only show Project Files.
    So, I added Datasocket Server Control.vi file to the project first.
    Then I added it to Always Included < Source Files < Application Properties (Build Executable).
    Last, I built the Executable, but it didn't work.
    Can you help me.
    Thank you.
    Pedro Raposo

  • Linux dac 11g server can not start when copy from windows

    when I install the dac 11g on windows7 64bit then copy it to Linux server 64bit , after the dac_env.sh and config.sh configuration , the serverclient.sh can launch , but when start the dac
    server, there is a exception about the credentials :
    Apr 1, 2013 10:41:07 AM com.siebel.analytics.etl.security.WalletFileUtils getMissingCredentialMessage
    SEVERE: Credentials don't exist: map=oracle.dac.repository key=userCredEnc.
    Apr 1, 2013 10:41:07 AM com.siebel.etl.engine.core.ETLUtils logException
    SEVERE:
    ANOMALY INFO::: Can't read credentials from default server db credentials file
    MESSAGE:::Credentials don't exist!
    Make sure the properly configured cwallet file is used.
    EXCEPTION CLASS::: oracle.security.jps.JpsException
    com.siebel.analytics.etl.security.WalletFileUtils.getEncryptedCredential(WalletFileUtils.java:136)
    com.siebel.analytics.etl.security.WalletFileUtils.getCredential(WalletFileUtils.java:145)
    com.siebel.analytics.etl.security.WalletFileUtils.getServerRepCredentials(WalletFileUtils.java:294)
    com.siebel.etl.bootup.ApplicationManager.loadDBCredentials(ApplicationManager.java:102)
    com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:82)
    com.siebel.etl.bootup.ApplicationManager.getInstance(ApplicationManager.java:189)
    com.siebel.etl.bootup.ApplicationManager.getInstance(ApplicationManager.java:199)
    com.siebel.etl.bootup.ApplicationManager.lookup(ApplicationManager.java:269)
    com.siebel.etl.net.QServer.setSpill(QServer.java:213)
    com.siebel.etl.net.QServer.<init>(QServer.java:105)
    com.siebel.etl.net.QServer.main(QServer.java:499)

    RM, thanks !
    I have try to use the serverSetupPrompt.sh set the db credentials , but I think the key length I input is not enough then failed , when use the client it prompt the key length issue so it make the db credentials setting up correct!

  • Managed server is not starting -  Upgrading OBIEE from 11.1.1.6.2 to 11.1.1.7

    We are in the final stage of the installation.
    We are following the steps mentioned in http://www.rittmanmead.com/2013/04/upgrading-obiee-to-11-1-1-7/ .
    while running the  'Configuration Assistant' to update the BI domain the Managed server is not getting started.
    We are getting issue with SSL hand shake...Can any one help us to resolve this.
    ===========================
    Configuration Assistant Log
    ===========================
    BI Configuration
    Log
    Config Action BI Configuration started
    Executing: opmnctl stopall
    Log
    Step Executing: opmnctl stopall started
    Step Executing: opmnctl stopall ended successfully
    Stopping Managed Server: bi_server1
    Log
    Step Stopping Managed Server: bi_server1 started
    Step Stopping Managed Server: bi_server1 ended successfully
    Upgrading JRF Shared Libraries
    Log
    Step Upgrading JRF Shared Libraries started
    Step Upgrading JRF Shared Libraries ended successfully
    Upgrading OPSS Code Grants
    Log
    Step Upgrading OPSS Code Grants started
    Step Upgrading OPSS Code Grants ended successfully
    Upgrading Oracle Business Intelligence Code Grants
    Log
    Step Upgrading Oracle Business Intelligence Code Grants started
    Step Upgrading Oracle Business Intelligence Code Grants ended successfully
    Upgrading Non-J2EE Management EAR
    Log
    Step Upgrading Non-J2EE Management EAR started
    Step Upgrading Non-J2EE Management EAR ended successfully
    Deploying BI Content Server JEE application
    Log
    Step Deploying BI Content Server JEE application started
    Step Deploying BI Content Server JEE application ended successfully
    Deploying BI Composer JEE application
    Log
    Step Deploying BI Composer JEE application started
    Step Deploying BI Composer JEE application ended successfully
    Deploying JBIPS JEE application
    Log
    Step Deploying JBIPS JEE application started
    Step Deploying JBIPS JEE application ended successfully
    Restarting AdminServer
    Log
    Step Restarting AdminServer started
    Step Restarting AdminServer ended successfully
    Starting Managed Server: bi_server1
    Error
    Failed to achieve state RUNNING in 3600seconds.   The server is currently in state SHUTDOWN
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed. Please check logs for details.
    Step Starting Managed Server: bi_server1 failed
    Log
    Step Starting Managed Server: bi_server1 started
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed. Please check logs for details.
    Step Starting Managed Server: bi_server1 failed
    Executing: opmnctl startall
    Log
    Upgrading Oracle Business Intelligence Catalogs
    Log
    ===========================
    Dec 13, 2013 9:36:59 AM weblogic.nodemanager.server.Handler run
    WARNING: Uncaught exception in server handlerjavax.net.ssl.SSLKeyException: [Sec
    urity:090482]BAD_CERTIFICATE alert was received from botd-rptobapp2.devop.vertaf
    ore.com - 192.12.12.13. Check the peer to determine why it rejected the certif
    icate chain (trusted CA configuration, hostname verification). SSL debug tracing
    may be required to determine the exact reason the certificate was rejected.
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was receiv
    ed from botd.devop.com - 192.12.12.13. Check the peer to d
    etermine why it rejected the certificate chain (trusted CA configuration, hostna
    me verification). SSL debug tracing may be required to determine the exact reaso
    n the certificate was rejected.
    Nodemanger.log
    <Oct 7, 2013 10:28:35 AM> <INFO> <Loading domains file: c:\oracle\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Oct 7, 2013 10:28:38 AM> <INFO> <Loading identity key store: FileName=c:/oracle/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Oct 7, 2013 10:28:38 AM> <INFO> <Loaded node manager configuration properties from 'c:\oracle\WLSERV~1.3\common\nodemanager\nodemanager.properties'>
    <Oct 7, 2013 10:28:38 AM> <INFO> <bifoundation_domain> <bi_server1> <Startup configuration properties loaded from "C:\oracle\user_projects\domains\bifoundation_domain\servers\bi_server1\data\nodemanager\startup.properties">
    <Oct 7, 2013 10:28:42 AM> <INFO> <Secure socket listener started on port 9556>
    <Oct 7, 2013 10:35:51 AM> <WARNING> <Uncaught exception in server handlerjavax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from botd.devop.com - 192.12.12.13. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.>
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from botd.devop.com - 192.12.12.13. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertReceived(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
    at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
    at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
    at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
    at java.io.InputStreamReader.read(InputStreamReader.java:167)
    at java.io.BufferedReader.fill(BufferedReader.java:136)
    at java.io.BufferedReader.readLine(BufferedReader.java:299)
    at java.io.BufferedReader.readLine(BufferedReader.java:362)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)
    Admin server Log
    for protocols iiop, t3, ldap, snmp, http.>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.12.12.13
    :7002 for protocols iiops, t3s, ldaps, https.>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for do
    main "bifoundation_domain" running in Production Mode>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 15, 2013 4:59:29 AM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Dec 15, 2013 5:00:12 AM PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\oracle\user_projects\domains\bifou
    ndation_domain\servers\AdminServer\logs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped. Thi
    s can happen on some platforms like Windows.>
    <Dec 15, 2013 5:00:12 AM PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\oracle\user_pr
    ojects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log00002. Log messages will continue to be logge
    d in C:\oracle\user_projects\domains\bifoundation_domain\servers\AdminServer\logs\AdminServer.log.>
    CertPathTrustManagerUtils.certificateCallback: certPathValStype = 0
    CertPathTrustManagerUtils.certificateCallback: validateErr = 16
    CertPathTrustManagerUtils.certificateCallback: chain[0] = Serial number: -157025747728280783581574168894965558517
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=BOTD-RPTOBAPP2
    Not Valid Before:Sun Aug 12 11:27:29 PDT 2012
    Not Valid After:Fri Aug 13 11:27:29 PDT 2027
    Signature Algorithm:MD5withRSA
    ==============
    Narendar Reddy

    Hi Folks,
    Any inputs in the above issue is highly appreciated.
    "Error
    Failed to achieve state RUNNING in 3600seconds.   The server is currently in state SHUTDOWN
    Step Starting Managed Server: bi_server1 failed
    Configuration Action 'Starting Managed Server: bi_server1' has failed."
    Regards,
    Aj

  • I can not open iTunes. It started when an upgrade appeared. Now I get this message when I try to open itunes. can not find MSVCR80.dll     Then I get ERROR 7 (windows error 126)   I tried reinstalling iTunes but that did not help. Please Help Me!

    I can not open itunes on my computer. It started when an upgrade appeared. Now I get a message that states This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem. I tried to reinsall the application but it did not help. I also get a message iTunes was not installed correctly. Please reinstall iTunes   Error 7 (Windows error 126)   Please Help me!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99623)

  • Hi, Im from Philippines,.... i am currently using my iPhone 4 (iOs.6.3)it  started when i upgrade it from iOs4 to iOs 6.3 , My iPhone doesnt identify numbers even if its in my contact if its not starting with  +63 ..what will i do?

    Hi, Im from Philippines,.... i am currently using my iPhone 4 (iOs.6.3)it  started when i upgrade it from iOs4 to iOs 6.3 , My iPhone doesnt identify numbers even if its in my contact if its not starting with  +63 ..what will i do?
    I change everything into +63 and i thought everything is already fine,.. and then now , i dont know what happened why it doesnt recognize numbers with +63 anymore

    Hello hsielglad,
    Thank you for your question. iTunes 11.1 is required to update to and sync with iOS 7.  If you are still running iTunes 10.6.3, I recommend trying to obtain the update by going to the iTunes menu and selecting Check for Updates.
    iTunes: How to install the latest version
    http://support.apple.com/kb/HT5654
    If you continue to get the message that iTunes is up to date, you can download the latest version of iTunes here:
    Download iTunes
    http://www.apple.com/itunes/download/
    Once the file downloads, double click on the installation file that downloaded to initiate the installation.
    Best,
    Sheila M.

  • ITunes does not start when I plug in my iphone after I upgraded to Lion?

    iTunes does not start when I plug in my iphone after I upgraded to Lion? It worked fine prior to upgrading.

    http://support.apple.com/kb/TS1538

  • Web calendar interfase not started when starting http server

    Hi, I installed CS succesfully, the calendar server is working fine.
    My problem is that the web interfase is not started when starting the HTTP server.
    I checked the log files of the http server and I saw this:
    [Thu Jan  9 19:13:50 2003] [warn] [client 144.23.48.238] FastCGI request processing timed out
    [Thu Jan  9 19:15:19 2003] [notice] SIGHUP received. Attempting to restart
    [Thu Jan  9 19:15:23 2003] [error] (2)No such file or directory: FastCGI: access for server (uid -1, gid 501) failed: read not allowed by group
    [Thu Jan  9 19:15:23 2003] [notice] FastCGI: process manager initialized (pid 6897)
    [Thu Jan  9 19:15:23 2003] [warn] FastCGI: server "/u01/oracle/product/CS9.0.3/CSMT/Apache/Apache/fcgi-bin/owc/lexacal.fcgi" started (pid 6898)
    [Thu Jan  9 19:15:23 2003] [warn] FastCGI: server "/u01/oracle/product/CS9.0.3/CSMT/Apache/Apache/fcgi-bin/echo" started (pid 6899)
    [Thu Jan  9 19:15:24 2003] [notice] Oracle HTTP Server/1.3.22 (Unix) mod_plsql/9.0.2.0.0 DAV/1.0.2 (OraDAV enabled) mod_osso/9.0.2.0.0 mod_oc4j/3.0 mod_ossl/9.0.2.0.0 mod_fastcgi/2.2.12 mod_perl/1.26 configured -- resuming normal operations
    [Thu Jan  9 19:15:24 2003] [notice] Accept mutex: fcntl (Default: fcntl)
    [Thu Jan  9 19:15:34 2003] [warn] FastCGI: s[i]Long postings are being truncated to ~1 kB at this time.

    Hi Gonzalo,
    You will have to report this problem to the Oracle Support organization.
    They will most probably want to see your web configuration file, the httpd.conf, as well as the appropriate logs.
    thanks,
    Jean-Marc Robillard
    Product Management

  • When I create a new mailbox, it does not appear in alphabetial order.  It appears at the bottom and I have to manipulate it to get it in its proper place.  This apparently started when I upgraded to Mountain Lion.  Any ideas?

    Do you know why new mailboxes I create do not appear in alphabetical order?  They appear below all other mailboxes and I have to manipulate them into their proper place.  This apparently started when I upgraded to Mountain Lion.  Any help would be much appreciated, as it's annoying and time consuming.

    Do you know why new mailboxes I create do not appear in alphabetical order?  They appear below all other mailboxes and I have to manipulate them into their proper place.  This apparently started when I upgraded to Mountain Lion.  Any help would be much appreciated, as it's annoying and time consuming.

  • My nightmare started when i upgrade my ipad to ios 7.0.2 i am not able access internet using cellular data, how can i revert to my old ios .

    my nightmare started when i upgraded my ipad to ios 7.0.2 i am not able access internet using cellular data, how can i revert to my old ios.wifi is ok , but cellular data is a big prob.can anybody help me ?

    Can't downgrade on iOS ...
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    If that doesn't help, tap Settings > General > Reset > Reset Network Settings

  • Is there a way not to have to chose an available server in the console when deploying an ejb?

    Is there a way not to have to chose an available server in the console when deploying
    an ejb? Everytime we deploy our beans we have to logon to the console select the
    ejb and then chose a server under the tab targets? Can this be automated?

    You could try to select the target in the config.xml file, but this is
    not recommended by BEA.
    Nils
    Fred Bloggs wrote:
    >
    Is there a way not to have to chose an available server in the console when deploying
    an ejb? Everytime we deploy our beans we have to logon to the console select the
    ejb and then chose a server under the tab targets? Can this be automated?--
    ============================
    [email protected]

  • After MSS business package deployment EP server is not starting

    Hi,
    After deploying MSS business package BPMSS601_5-20001489.zip my Enterprise portal server is not starting. I did this from being in client machine. Not directly in the server. I don’t what is the problem and how to resolve this issue. I didn’t upload the support package.  Please help me to solve this issue.
    Thanks,
    Padmanaban

    Hi,
    could you please check if there is anything in your logs (default trace under /usr/sap/<sid>/JCxx/j2ee/cluster/server0/logs and the server-logs under/usr/sap/<sid>/JCxx/work )?
    Is your database up and running?
    Regards,
    Jens

  • I keep getting the message "ipod cannot be used because the apple mobile device servies is not started" message when I try to sync my itouch to my itunes library from desktop computer

    I keep getting the message "iod cannot be used because the apple mobile device service is not started" when i try to sync my ipod to my desktop itunes library.

    See:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • After deploying Custom Component BO Analysis Adaptive Server would not Start

    Hello all,
    I just developed my custom component in Design Studio with SDK and uploaded this component to BI Enterprise 4.1 SP2 Patch 3 server . After that, I tried to restart the Adaptive Processing Server which includes Analysis Service. However, the server would not start and it fails. If I uninstall the component and restart the server, it starts and works smoothly.
    I have installed the same components to other BI servers without having any problems.
    Do you guys have any idea what could be causing this?
    Thanks in advanced.

    Zahid,
    Check if this line is added to the command line of the server holding the DS Server.
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    I had a similar problem, openned a support ticket and that solved it.
    Best
    Leandro

Maybe you are looking for

  • How to delete the old data

    I have a search page (jsp),...wn i open the page again, the older searcg result stays in the page. how to open an empty page each time?..(without the older search results).. im calling the search page thro' action.

  • SSL Authentication Error While consuming HTTPS webservice

    Hi, i am calling a JAX-RPC Webservice method through HTTPS. I am Getting 403 Forbidden Error followed by a message, Your browser sent a query that could not be understood by the server. The following is the SSL debug Trace *** CertificateRequest Cert

  • Portege M750 and Win8.1 Pro -tablet buttons don't work

    Hi I'm having difficulties installing the tablet buttons in WINDOWS 8.1 Pro. Everything else works, perfectly. In Windows 8 Pro this buttons worked nicely, but now, after a clean install of Windows 8.1 Pro two of the buttons don't work. The buttons a

  • System is not stopping with warning on Public Holidays IT2001.

    Dear Experts, In 2015 we have generated work schedule with new holiday calendar.  After that in Testing client we tested like trying to maintain a Absence record on the date of Public holiday.  in v_t554s  WWE is the configuration in Define Absence t

  • Satellite c655-s5305 no stereo mix

    just got this cpu for christmas and im trying to watch a movie with my girl and i dont seem to have any option for stereo mix even with the disabled devices and disconnected devices shown any help ? i know about the headphone splitter trick (plug the