Error in portal installation

Hi all,
I'm getting the following errors while installing Portal 7.0 with AS Java(NW2004s SR1).
ERROR 2008-04-20 10:40:00
CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: Executable E:\oracle\TNS\102/bin/sqlplus returns 972..<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
ERROR 2008-04-20 10:40:00
MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
ERROR 2008-04-20 10:40:00
FCO-00011  The step runSapdbaAdditionalSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_Postload|ind|ind|ind|ind|10|0|NW_Postload_ORA|ind|ind|ind|ind|0|0|runSapdbaAdditionalSql was executed with status ERROR .
Please help me to resolve these problems.
Thanks in advance,
Ganpati Jha

Hi all,
Here, I'm pasting the complete log,
2008-04-20, 11:42:26 SAPINST ORACLE start logging for
@@SAPDBA_ADDITIONAL.SQL
exit;
Output of SQL executing program:
SQL*Plus: Release 10.2.0.2.0 - Production on Sun Apr 20 11:42:26 2008
Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Connected.
old   3:   :sSchemaUser := upper('&&1');
new   3:   :sSchemaUser := upper('SAPSR3DB');
old  19:   if upper('&&2') = 'NT' then
new  19:   if upper('NT') = 'NT' then
old  21:     :sDomain := upper('&&3');
new  21:     :sDomain := upper('administrator\tnsadm');
old  32:   elsif upper('&&2') = 'UNIX' then
new  32:   elsif upper('NT') = 'UNIX' then
old  37:     RAISE_APPLICATION_ERROR(-20004,'Invalid OS, must be "NT" or "UNIX": ' || upper('&&2'));
new  37:     RAISE_APPLICATION_ERROR(-20004,'Invalid OS, must be "NT" or "UNIX": ' || upper('NT'));
using following Parameters:
.  Schema User:                  SAPSR3DB
.  Parametervalue os_authent_prefix:   OPS$
.  OPS$SIDADM:                      OPS$ADMINISTRATOR\TNSADM
.  SAP SID:                      SR3
.  DB  SID:                      TNS
.  R/3 Service User:                 OPS$ADMINISTRATOR\SAPSERVICESR3
.  Computer or Domain:                 ADMINISTRATOR\TNSADM
old 119:   if upper('&&4') = 'SYN' then
new 119:   if upper('NOSYN') = 'SYN' then
old 137:   if upper('&&4') = 'SYN' then
new 137:   if upper('NOSYN') = 'SYN' then
unable to delete user: OPS$ADMINISTRATOR\SAPSERVICESR3
begin
ERROR at line 1:
ORA-00972: identifier is too long
ORA-06512: at line 46
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
SAPINST: End of output of SQL executing program E:\oracle\TNS\102/bin/sqlplus.
SAPINST found errors.
SAPINST The current process environment may be found in sapinst_ora_environment.log.
2008-04-20, 11:42:26 SAPINST ORACLE stop logging
If anybody is having any idea on this, then please help me out to resolve this problem.
Thanks in advance,
Ganpati Jha

Similar Messages

  • ERROR with PORTAL Installation 10.1.0.2 on XP

    include "C:\product\10.1.2\OracleAS\infra\Apache\Apache\conf\mod_oc4j.conf"
    include "C:\product\10.1.2\OracleAS\infra\Apache\Apache\conf\dms.conf"
    LoadModule rewrite_module modules/ApacheModuleRewrite.dll
    include "C:\product\10.1.2\OracleAS\infra\Apache\Apache\conf\ssl.conf"
    include "C:\product\10.1.2\OracleAS\infra\Apache\Apache\conf\oracle_apache.conf"
    java.lang.NullPointerException
         at oracle.sysman.oii.oiif.oiifp.OiifpWizInstallPanel.onCancel(OiifpWizInstallPanel.java:320)
         at oracle.sysman.oii.oiif.oiifp.OiifpWizInstallPanel.actionPerformed(OiifpWizInstallPanel.java:261)
         at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWButton.processActionEvent(Unknown Source)
         at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at oracle.ewt.button.PushButton.activate(Unknown Source)
         at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
         at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)

    If you want assistance with this you'll need to be a little more descriptive about the scenario under which it occurred..
    Thanks

  • Error in the installation of  portal when upgraded to SP14

    Hi All,
    I have installed SR1 (WAS,Portaland KM)and everything was working fine.
    Then i tried to upgrade my server to SP14 and i have successfully upgraded WAS and portal to SP14 and it was working fine. But once i tried upgrading the KM it is throwing one error <b>"portal not found"</b>.When i checked for the version in Support Desk, it was showing me versions for WAS and portal, but not of KM. And my Content Management is working properly.
    My OS is AIX 5.3
    do help me. Its urgent
    Regards
    Rajeev.

    Hi Rajeev,
    are you sure you entered the correct logon / SID data?
    In case you did is there anything specific on that issue to be found in the installation or default trace? If so, please post the relevant extracts.
    Regards,
    Thomas

  • Portal Installation Errors

    during the portal installation through RapidInstaller i am getting following errors at the ABAP UME screen and i am not able to sort out what the error message is all about
    <b>Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=sap-epp SYSNR=00 GWHOST=sap-epp GWSERV=sapgw00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner '172.17.16.191:sapgw00' not reached TIME Tue Dec 19 15:01:03 2006 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -10 MODULE nixxi.cpp LINE 2764 DETAIL NiPConnect2 SYSTEM CALL connect ERRNO 10061 ERRNO TEXT WSAECONNREFUSED: Connection refused COUNTER 1</b>
    please provide me some help and i thank you all in advance for the same

    Hi Aijaz,
    You can get the same at this location. Browse by Netweaver 04 or Netweaver 04s as per your requirement. you need a service market place user id for this purpose.
    https://websmp208.sap-ag.de/instguides
    Hope this helps.
    Regards,
    Venkat.
    [Reward points if useful]

  • Error at the installation of the CR Runtime package V13.01/V13.02 - reg key

    Hello,
    we got an error at the installation of the cr runtime package. We have try both
    installation packages(msi) 13.01 and 13.02. But it's the same error.
    We want to install this package automaticly on our computers. On 8 of 10 computers was the instalation successfully.
    On the remaining 2 computers we got the following error.
    MSI (s) (68:9C) [16:30:41:790]: Product: SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit) -- Error 1402. Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0
    Crystal Reports.  System error 87.  Verify that you have sufficient access to that key, or contact your support personnel.  <<--- see below
    Executing op: RegAddValue(Name=svcmgr,Value=0,)
    MSI (s) (68:9C) [16:30:41:775]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports\templates,,BinaryType=0,)
    MSI (s) (68:9C) [16:30:41:775]: Executing op: RegAddValue(Name=templatepath,Value=C:\Programme\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\Crystal Reports 2011\/Templates,)
    MSI (s) (68:9C) [16:30:41:775]: Executing op: RegAddValue(Name=templatesearchmask,Value=*.rpt,)
    MSI (s) (68:9C) [16:30:41:775]: Executing op: RegAddValue(Name=templatefileextension,Value=rpt,)
    MSI (s) (68:9C) [16:30:41:790]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Crystal Reports\DatabaseOptions,,BinaryType=0,)
    MSI (s) (68:9C) [16:30:41:790]: Executing op: RegAddValue(Name=MergeConnectionProperties,Value=no,)
    MSI (s) (68:9C) [16:30:41:790]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\\Crystal Reports,,BinaryType=0,)
    MSI (s) (68:9C) [16:30:41:790]: Executing op: RegAddValue(Name=CommonFiles,Value=C:\Programme\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common\SAP BusinessObjects Enterprise XI 4.0\win32_x86\,)
    MSI (s) (68:9C) [16:30:41:790]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\\Crystal Reports 3: 87
    MSI (s) (68:9C) [16:30:41:790]: Product: SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit) -- Error 1402. Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\\Crystal Reports.  System error 87.  Verify that you have sufficient access to that key, or contact your support personnel.
    Error 1402. Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\\Crystal Reports.  System error 87.  Verify that you have sufficient access to that key, or contact your support personnel.
    MSI (s) (68:9C) [16:30:41:790]: User policy value 'DisableRollback' is 0
    Our it team have an idea. They think that the problem is the double \ at the end of the reg key path. You can find this if you search
    in the code above.
    Can you check this or have you an other idea to solve the problem.
    best regards
    Dennis Hoyer
    - IT consultant (.net development)

    Hi,
    See if below article helps,
    [1535811 - Error 1402 when installing Crystal Reports for Visual Studio 2010 runtime via the msi file |http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533333335333833313331%7D.do]
    - Bhushan.

  • Cannot connect to new portal installation. PLEASE HELP!!!

    EP6 on MS SQL with J2EE 6.2
    When I connect with my browser to http://<fqn>:50000/irj, I receive the following:
    Service Unavailable 503!
    javax.servlet.UnavailableException: Initialization of Dispatcher failed
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:370)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:212)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$400(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:447)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:672)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:314)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    J2EE has been patched up to 4/11/05.  It is the cluster installation, but installed on a single Win2003 server only, which also hosts SQL Server.  SAP Support has verified the portal installation, but has yet to find the problem.
    http://<fqn>:50000 displays the J2EE documentation and all the example apps work.  I can telnet to <fqn> 50008 successfully.  I can open the J2EE Administrator at 50004 with Administrator user blank password.
    Not sure where to go from here.  Any and all help is greatly appreciated.

    MS Windows Server 2003, Version 5.2, Build 3790
    MS SQL Server, Version 8.00.760
    Java version 1.3.1_12
    SAP J2EE Engine 6.2, PL 31
    SAP EP 6.0, SP 1, Patch 2
    This is a new installion. We have yet to connect to the portal. The
    error is encountered when trying to do so at the address
    http://<FQN>:50000/irj.
    Here is the latest console log 2005_4_13_at_16_54_55_output.log
    [OS: Windows XP] [VM vendor: Sun Microsystems Inc.] [VM version:
    1.3.1_12-b03] [VM type:Java HotSpot(TM) Client VM]
    SAP J2EE Engine Version 6.20 PatchLevel 92173.20 is starting...
    Loading: LogManager ...
    Loading: R3StartupManager ...
    Loading: ThreadManager ...
    Loading: TimeoutManager ...
    Loading: MemoryManager ...
    Loading: PoolManager ...
    Loading: PolicyManager ...
    Loading: ConnectionsManipulator ...
    Loading: IpVerificationManager ...
    Loading: ClusterManager ...
    Loading: ClassLoaderManager ...
    Loading: PortsManager ...
    Loading: LockManager ...
    Loading: ServiceManager ...
    Loading core services:
      Starting core service security ... done. (62 ms)
      Starting core service p4 ... done. (
    218 ms)
    Starting core service monitor ... done. (188 ms)
      Starting core service admin ... done. (250 ms)
      Starting core service log ... done. (406 ms)
    Core services loaded successfully.
    Loading additionalservices:
      Starting service httptunneling ... done. (31 ms)
      Starting service jms ... done. (15 ms)
      Starting service telnet ... done. (16 ms)
      Starting service shell ... done. (78 ms)
      Starting service http ... done.
    (63 ms)
    Additional services loaded successfully.
    SAP J2EE Engine Version 6.20 PatchLevel 92173.20 is running!
    PatchLevel 92173.20 April 11, 2005 14:43 GMT
    Login :Element 1459975381 joined.    Wed Apr 13 16:55:33 PDT 2005

  • Portal installation fails

    Hi,
    when i was installing portal...
    i get the error
    An error occurred during the installation of component sap netweaver '04  sr1>Netweavercomponents running on java>platform>portal installation.Check the logs
    when i chcek the logs
    "INFO 2011-06-03 13:59:02
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2011-06-03 13:59:02
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2011-06-03 13:59:02
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\q0w9e9r8t7.1.xml.
    INFO 2011-06-03 13:59:03
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.1.xml.
    INFO 2011-06-03 13:59:03
    Copying file C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.xml to: C:/Program Files/sapinst_instdir/NW04/EP/EP/keydb.1.xml.
    INFO 2011-06-03 13:59:03
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\keydb.1.xml.
    INFO 2011-06-03 13:59:07
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'SAP_ALL\I056362' on host '.'.
    INFO 2011-06-03 13:59:07
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\summary.html.
    PHASE 2011-06-03 13:59:07
    Prepare the installation program.
    INFO 2011-06-03 13:59:09
    Installation start: Friday, 03 June 2011, 13:59:00; installation directory: C:\Program Files\sapinst_instdir\NW04\EP\EP; product to be installed: SAP NetWeaver '04 SR1> NetWeaver Components Running on Java> Portal Platform> Portal Installation
    INFO 2011-06-03 13:59:50
    Creating file C:\Program Files\sapinst_instdir\NW04\EP\EP\java.log.
    INFO 2011-06-03 13:59:50
    Output of C:\usr\sap\F31\jdk1.4.2/bin/java -version is written to the logfile java.log.
    INFO 2011-06-03 13:59:50
    Execution of the command "C:\usr\sap\F31\jdk1.4.2/bin/java -version" finished with return code 0. Output: java version "1.4.2_11"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_11-b06)Java HotSpot(TM) Client VM (build 1.4.2_11-b06, mixed mode)
    INFO 2011-06-03 13:59:50
    Looking for SAP system instances installed on this host...
    WARNING 2011-06-03 13:59:51
    Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SYSTEM\CurrentControlSet\Services\Firehk).
    WARNING 2011-06-03 13:59:51
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Firehk' does not exist on the 'localhost' host.
    WARNING 2011-06-03 13:59:51
    The step lookForAlreadInstalledJ2EEEngine with step key EP_PORTAL_MAIN|ind|ind|ind|EP60|ind|0|EP60|ind|ind|ind|EP60|ind|0|lookForAlreadInstalledJ2EEEngine was executed with status ERROR.
    Please help me in resolving this issue.
    Thanks,
    Sudhanshu

    Hi,
    > WARNING 2011-06-03 13:59:51
    > Error 5 (Access is denied.
    > ) in execution of a 'RegOpenKeyEx' function, line (79), with parameter (SYSTEM\CurrentControlSet\Services\Firehk).
    You are getting Access is denied error. Make sure that you will give 777 access on installation directory.
    Thanks
    Sunny

  • Error installing Portal 3.0(ORA-00600)

    I have installed OAS9i 1.0.2.2 Standard Edition on PC with Windows2000 Server and on other PC with Windows NT 4.0 Server. When I start to install Portal installation is returning an error message.
    "STEP 8 : Installing WWV layer Components
    INSTALL_ACTION:installWWV() : ..\..\bin\sqlplus portal30/portal30@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ibm.cabral.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl))) @..\..\portal30\admin\plsql\wwv\wwvinst.sql portal30 USERS TEMP wvinswwv.log USERS USERS portal30_NULL portal30_sso portal30_DEMO
    INSTALL_ACTION:installWWV() : ..\..\bin\sqlplus portal30/portal30@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ibm.cabral.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl))) @..\..\portal30\admin\plsql\wwv\wwvinsty.sql portal30 USERS TEMP wvinswwv.log USERS USERS portal30_NULL portal30_sso portal30_DEMO
    ORA-00600: internal error code, arguments: [15456], [WWA_API_MODULE], [13],
    Errors encountered in the Install process. Installation Aborted."
    Somebory knows what is happening?
    Regards,
    Wagner Cabral

    I got the same error.
    but only in one of the instances of the database (I installed to application servers, one for development, one for production).
    One of them worked fine. But in the other installation (I tried to do it with the same computer) I keep getting that error message.
    Please let me know if you find out how to fix it.
    I4ll keep searching the OTN database for a solution
    Regards
    Javier Murillo
    [email protected]

  • Error installing Portal 9i

    I have the following error installing Portal 9i
    "An unexpected error occurred during install process. Check the install.log located at <Oracle_Home>/assistants/opca for more datails."
    So I went to the install.log and I found this log:
    "PLS-00201: identifier 'owa_vpd_ctx.set_ctx' must be declared
    error encountered in the install process. Installation aborted."
    Please replay to me if you know what should I do. I have been trying to install the Portal 9i for a week without success. Thank you very much.

    Do you have a good reason to install this version of the application server? It is several years old.
    Here you find the most recent version, Oracle Application Server 10g.
    Peter

  • FIM Service and Portal Installation Ends Prematurely

    Hello All,
        I'm in the process of setting up a new production FIM 2010 R2 server. I have already installed the FIM synchronization service and I was able to install this successfully.
    I have already installed SharePoint services (WSS 3.0) and configured it for FIM. But when I try to install the FIM Service and Portal.
    I keep getting and error that says " FIM Service and Portal Installation Ends Prematurely" with no other details. If anybody has any advice please let me know. 
        I have already installed everything on a stand alone box in a dev environment and it all works correctly however I am unable to now install in a production environment 

    Cameron is right - you should consider FIMService account nearly as normal AD account for user*
    An installer account should be admin on the box, where you are installing FIMService and he should be sysadmin on SQL during installation of FIMService. An installer account should be other than FIMService account itself.
    *FIMService account:
    Lock down the Service Account
    The service account should not be used by any other services or users. The account must not be used to logon interactively and requires no access to any additional resources beyond those granted during setup. The service account is used to provide the security
    context for the MIIS service as it accesses resources on the MIIS server and the associated database. It also provides the security context for the execution of any rules extensions.
    Lock down the service account to ensure no malicious user is able to sign in using its credentials and gain access to MIIS data. Configure Group Policies to lock down the account and restrict access to this account. Since the MIIS service only needs the account
    to run as a service, restrict the account as follows:
    Deny logon as a batch job.
    Deny logon locally.
    Deny logon through Terminal Services.
    Deny access to this computer from the network.
    If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.
    Good topic for a Wiki article:
    http://social.technet.microsoft.com/wiki/contents/articles/23330.technet-guru-contributions-for-march.aspx
    Thanks Dominic and Jose!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • BW7.0 workbooks precalculation without Portal installation

    Hi all,
    I am using BW7.0 without Portal installation.
    As far as I know broadcasting cannot be used without portal installation for bw7.0 workbook.(If I am wrong,please correct me)
    Can anyone help to suggest how can I realize BW 7.0 workbook precalculation without portal.
    Many thanks!
    Best Regards,
    Maggie

    HI Maggie
    There are two ways
    1.distributing workbook via email (I think you are looking for this option)
    2. to portal
    You need precalucation server set up for the same .But  i'm not sure whether we need portal for the same ,There is very good Howto on the same. Request you to go through it.
    These are some OSS checklist from the same PDF
    Implement OSS Notes:
    857739 (Solves connection transfer
    issues)
    855220 (Solves gateway issues)
    929005 (Solves errors of 2
    workbooks being scheduled at the
    same time)
    930507 (Solves errors of having 2
    instances of Excel running on one
    server)
    929799 (Solves gateway issues)
    932649 (Solves rfc issues with
    timing of multiple workbooks)
    935063 (Solves corrupt workbook
    issue)
    These are REQUIRED for
    Broadcasting to work properly. If
    youu2019re running BW 3.5 SP17
    (NetWeaver 2004s SP7), these are
    already included.
    2. . Make sure you've downloaded and
    installed latest version of
    Precalculation Service
    (BWAPSERV12_0-10002960).
    When installing, make sure you have
    full admin rights.
    http://service.sap.com/bi
    > Download
    > Support Packages and Patches
    > Entry by Application Group
    > Support Packages and Patches
    > SAP NetWeaver
    > SAP NETWEAVER
    > SAP NETWEAVER 04
    > Entry by Component
    > BI Precalculation
    > BW ANALYZER PRECALC SERVICE350
    > Win32
    > BWAPSERV12_0-10002960.zip
    As of this document, patch 12 is the
    latest pre-calculation service for BW
    3.5. Implement OSS Note 928491 to
    install the latest fix to the precalculation
    service post patch 12.
    NOTE: You can just install this patch
    as it is as a full install.
    For more information about installing
    and updating the Pre-calculation
    Service, see notes 745206 and
    744127.
    Let me know if you need the same PDF
    Thanks
    Nerusu

  • Two Portal installations.

    I have a development and test Portal installation due and am not having much luck. All are on RedHat Enterprise Linux 4 update 6. The target configuration is as follows:
    Dev: Two systems, Portal Server 7.2 on one system, Access Manager and Directory Server on a second.
    Test: Eight systems, Portal Server 7.2 on three, Access Manager on three, Directory Server on two.
    So far we've been trying Application Server 9.1 update 1 as the web container, Access Manager from the Java ES 5u1 package, and DSEE 6.3 but I've had no success with this. Does anyone have any advice?
    Jud

    Do you have any logged error in jserv.log. Can you isolate the action of running the chart in 3.0.8.9.8 and find out corresponsing logging messages in jserv.log and error.log.

  • URGENT - Oracle 9i, Oracle 9iAS, and Oracle 9iAS Portal Installation Problem

    ERROR :
    1. Objects with type JAVA CLASS with more than 30 characters are truncated to 30 characters
    2. There are only 30 objects with type JAVA CLASS are installed (instead of 334) mentioned on the troubleshooting guide
    3. Oracle9iASHttpService automatically stops after starting the service
    Environment :
    Windows 2000 Server
    Oracle 9i 9.0.1.1.1
    Oracle 9iAS 3.0.9.8.2 (Oracle 9iAS 1.0.2.2.2a)
    PDK Services for Java version 3.0.9.0.4 (from Patch used to install 3.0.9.8.2)
    Patches 8.1.7.1.1, 8.1.7.1.5, 3.0.9.8.2
    I installed the Oracle 9i, 9iAS, Portal and the patches based on the installation instructions (http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/DOCUMENTATION/INSTALL_GUIDE_9I.PDF)
    I tried adding the Sample Web Provider I got ORA-29531 error on HttpProviderDispatcher. Then I checked the Patch 8.1.7.1.1 installation, they are some scripts that need to be run that was not part of the 9i/9iAS installation instruction. I run the suggested scripts(catalog.sql, catproc.sql and utlrp.sql) and modified the jserv.properties to point the xsqlconfig.xml to ORACLE_HOME\oracore\admin.
    The error still persisted. From the Troubleshooting PDK Services for Java, one of the suggestion is to run the sql command :
    Select object_name, object_type, status from user_objects where object_name like '%HttpProvider%';
    which resulted to an object with name '/3334f18_HttpProviderDispatche' without the 'r' at the end
    and
    Select count(object_name) from user_objects where object_type='JAVA CLASS';
    which resulted to only 30 VALID object. According to the installation instruction, there are supposedly 334 objects.
    I checked the object_name of the other JAVA CLASS objects, all the names of the objects are all less than 30 characters. It looks like that the objects with the object_name > 30 are truncated to 30 characters.
    Then I rebooted the machine, when the machine went back on Oracle9iASHttpService stops automatically after it has been started.

    I have posted question on that thread and there is no specific solution from our problem. From the Oracle PDK Troubleshooting PDK Services for Java, it looks like there is a problem on the Oracle Portal installation. I tried recompiling the packages and my problem worsened. Now I cannot start the Oracle9iAS HTTP Service.

  • Error while creating installer

    Hi
           I am getting error while creating installer.. I tried all posible ways.. Re -installing Labview will give solution.
    Currently i am using LV8.0
    Thanks,
    Ganesh

    Hello.
    Could you tell us more about this error please? Could you attach a screen of it?
    Thanks.
    Regards.
    Romain D.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    NIDays 2010 : Conférence mondiale de l'instrumentation virtuelle
    >>Détails et Inscription<<

  • Runtime Error in Portal Application

    Can any body help me in resolving the following runtime error in portal application, (Netweaver Version : 7.0)
    Full Message Text
    03:21_21/09/11_0002_6275851
    [EXCEPTION]
    java.lang.NoClassDefFoundError: org.apache.commons.httpclient.methods.RequestEntity
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:69)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:131)
    at java.lang.Class.forNameImpl(Native Method)
    at java.lang.Class.forName(Class.java:152)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getInstanceInternal(PortalComponentItemFacade.java:228)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.getComponentInstance(PortalComponentItemFacade.java:160)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:732)
    at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:103)
    at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:271)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.ClassNotFoundException: org.apache.commons.httpclient.methods.RequestEntity
    Found in negative cache

    Hi,
    this exception seems caused by a missing interface org.apache.commons.httpclient.methods.RequestEntity. Please the following ones:
    http://www.jarfinder.com/index.php/java/info/org.apache.commons.httpclient.methods.RequestEntity
    Br,
    Javier

Maybe you are looking for