Problem running Oracle Portal to Go (Oracle9i 1.0.2.0.0)

I have installed Oracle9i Application Server WE 1.0.2.0.0 Standard Edition on Windows2000 Professional Edition. I am getting problems regarding running Portal to Go.
The installer said that installation was successful. Moreover I have done the configuration tasks mentioned Oracle9i installation guide under post installation steps for Oracle9i.
But Oracle Portal to Go is not running and returning error message. Are there some other tasks still to perform to configure the Oracle Portal to Go Standard Edition?
Here it is a brief Description of what I have done with the installations process
System: Pentium II 500 MHZ with 256 MB RAM and 15 GB Hard Disk so enough space available for installations.
Windows 2000 professional was freshly installed
All pre installation tasks are done like paging file size is 896MB
Important Installation steps and points are as under (Standard Edition of Oracle 9i Application Server 1.0.2.0.0):
I followed all the steps given in Oracle 9i AS installation guide
On Windows 2000 Installer never asks for reboot before actually installing the Oracle 9i application server (Chapter 4 of installation guide: preparing system for installation: step5: page 5 of 25). So I manually reboot the system
During installation when I reached Database Access Descriptor (DAD) for Oracle Portal. In TNS connect string field for Apache listener Configuration I entered the same name (abc) (chapter 4 of installation guide: installing oracle 9i Application server: step2, 3: page 10,11 of 25) as I was going to use for my Global database name later at database Identification steps (chapter 4 of installation guide: installing oracle 9i Application server: step 4: page 12 of 25)
Note: In an other installation I left the same fields (TNS connect string) blank but of no use.
(Please let me know if I have made any mistake here)
When installation of Oracle9i AS reaches 100% installer opens a command prompt and displays
ORA: 12541 TNS: No Listener
Enter user name:
When I enter SYSTEM as a user name it displays
Password:
I entered manager as password and then it displays
ORA 12560: TNSProtocol adaptor error
And once again it asks for user name and password
I once again enter system as a user and manager as password.
(Please let me know if I have made any mistake here)
After 100% completion of the installation the configuration tools screen appears
(Chapter 4 of installation guide: installing oracle 9i Application server: step 10: page 17 of 25) and the following tasks are performed
Net8 configuration Assistant succeeds
Oracle database configuration assistant succeeds
When The Oracle portal 3.0 configuration Assistant Starts
I hold the installation steps for oracle portal for a while and do some database configuration tasks that are necessary (may be some are not) for installation of portal.
(Please let me know if I have made any mistake here)
For example
Increase the table space size of Users (400 MB), and Temp (100MB) table spaces.
Validated invalid PL/SQL Modules with ULTRP.SQL script
(Please let me know if I have made any mistake here)
Installed dbms_job.sql package as it was mentioned in another guide (Oracle portal-to-Go installation Guide- Release1.0.2: Page 1: last line)
(Please let me know if I have made any mistake here)
Stopped the database and listener
And did some changes as was asked in Oracle portal-to-Go installation Guide- Release1.0.2
Edited the init<SID>.ora file and set the following fields
aq_tm_processes = 1
job_queue_processes = 4 (2 were recommended in guide but I left the already set values)
job_queue_interval = 30
(Please let me know if I have made any mistake here)
Also I did the following too (though these are recommended for Internet file system)
opern_cursors = 300 (in installation guide it is asked 255 but I kept the already set value)
shared_pool_size = 52438800 (50M was suggested and this is more than that)
processes = 200
(Please let me know if I have made any mistake here)
I started the database and listener
Proceeded the installation of Oracle Portal as is described in installation guide for Oracle 9i Application guide 1.0.2.0.0
And successfully completed the installation of Oracle Portal
There were no errors reported on the installer however when I read the installation log some errors were mentioned at the end of the file
Please see the attached log file.
I also completed all the post installation tasks at the end of chapter 4 of Oracle9i Application Server installation guide 1.0.2.0.0 except the configuration of Oracle Internet file system (is it necessary for running Oracle Portal to Go)
When I run the oracle portal to go the following situation is encountered
Working: http://localhost/pls/portal30/admin_/dadentries.htm
Error at: http://localhost/pls/portal30/portal30.home
Error: The preference path does not exist: Oracle.Portal.Page (WWC-51000)
(And this is the main source of confusion)
Working: http://localhost/pls/portal30/admin_/gateway.htm?schema=portal30
Working: http://et-wks-08:5555/invoke/wm.server.admin/adminPage
Are there any other guides and post installation steps still to follow to successfully run this Portal to Go or it is sufficient?
I can also send the installation logs of both Oracle 9i application server (installActions.log and installActions2001-05-28_03-50-56-PM.log) and Oracle portal to Go (install.log).
If you ask, I can send you the installation guides that I have followed and the screen shoots of the error messages for a detail review.
Moreover can anyone please tell me if this version of Oracle 9i Application server is ok or I must try some other version?
Also advise any other if any successful configuration and installation options.
Is it possible to run this portal to go with any other installation options/arrangements/configurations etc?
Any help from anyone will be highly appreciated.
Regards,
Muhammad Usman,
Software Engineer
EssTec Lahore, Pakistan.

Hi,
If you use portal 30 instead of OAS, The installation gives you the Apache ready.
Pablo
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Tarun Singhal ([email protected]):
Hi,
I am trying to implement Portal-to-go application .
For installing Oracle Portal-To-Go 1.0.2 ,I followed oracle
documectation.Now I want to install Portal-To-Go 1.0.2
application using
a) winnt ver. 4.0 (SP3)
b) Oracle 8i
c) Oracle Application server release 4.0.8.1
d) servlet patch set
e) pl/sql cartridges.
(Oracle 8i and OAS 4.0.8.1 are installed with different oracle home directories.)
I have installed winnt , OAS rel.4.0.8.1. both are working fine
.now I want to install servlet Patch set and
pl/sql cartridges.I am unable to locate the information and software for this on oracle site.
can any body tell me why servlet patch set and pl/sql cartridges
required for this application and
from where should i download the servlet patch set software and PL/SQL cartriges
for this version.
Are the above specified softwares are compatible with each other or something extra
required for this installation. Is service pack 3 (winnt 4.0) compatible
with portal-to-go 1.0.2
Can anybody help me please ?
Regards
Preeti Madhukar
([email protected])<HR></BLOCKQUOTE>
null

Similar Messages

  • Are there any problems running oracle database express 10g and iis together

    Are there any problems running oracle database express 10g on an windows 2000 server or advanced server running iis 5?
    Does oracle database express cause any conflicts with iis (because of used ports etc)
    Could an server have running on it, both an website using iis and an oracle database express website without conflicts?

    I would not expect a problem under normal circumstances.
    Oracle's listener is set for a default port 1521 for database requests, port 8080 for HTMLDB requests. The database connections generally find an empty port above 1024 when establishing a connection.
    So, if IIS does not want to use 1521 or 8080, you will generally see no challenges. Even then it is fairly easy to move ORacle's port requirements elsewhere.
    Using port 8080 seems reasonably common, but that is easily changed - search for sethttpport in this forum. IIS tromping on 1521 would be rare as it has been a well known Oracle service port since, roughly, forever.

  • Problem in oracle portal Pages:

    Hi All,
    Problem in oracle portal Pages:
    one page containing four tabs
    one of the tab contain parameter form when i submit it ,i get required result
    but the focus go to other tab.
    i check it all possible options but this doesn't resolve.
    Regards

    You're in the wrong forum. Try the WebCenter forum:
    WebCenter Portal
    And I'd suggest narrowing the scope of your question. A fully-fledged portal that... does what? (Again, don't answer here :) )

  • When you run oracle portal forms why does it create...

    When i run my oracle portal form..it creates a new name for the form? Why doe it do that?

    With portal 902 (shipped along with iASv2) you have the option of editing the same component and not creating a new version each time you edit it.
    I don't think forms is designed to create a new version of name each time it is run. Can you elaborate on the issue you are having and the version being used. O know..i edit the form..but when im doine editing it..it automatically creates an 'updated version"...which i understaned..but why can't i use the old version and update that? How do you do that?
    becuase I'm having to delete all my old versions of my form which are like 100 versions.
    Also the name of my form changes everytime i run the form. I added a javascript code that tells me the name of the form and it changes everytime I run the form (nit edit it)
    I wrote: alert(form.name);
    And everytime i ran the form it changes the name.

  • Portlet problem on Oracle Portal Server....

    Hi all,
    i m using Oracle Portal Server 10.1.2.
    Problem is as follows:-
    There are two portlets (P1, P2) added on two seperate portal tabs( TB1,TB2) respectively under Portal Builder.
    On portlet P1 when i do a action say Save and it saves the data.
    now i go to portlet P2 which is on tab TB2 and when i come back on TB1 to go on portlet P1 then in the PortletRenderRequest i still get action value as Save and it saves the previous data once more.
    in short....:- even moving on portal tabs the previous action of the last rendered portlet is firing.
    how it is persisting the action in request , even after i have done with moving on portal tabs.
    even on refreshing the page it is adding the same data again.
    But this doesn't happen with IBM Portal Server.(Tested the same code with all the above conditions)
    could any one please have some thoughts ???
    Always nJoy Work
    Neeraj Sidhaye
    try_catch_finally @ !
    ExtremePortal @ Gmail Dot Com

    Hi Guys,
    One good thing i found is
    When i perform the same operations (as described in the first post of this thread) with JSR168 Portlets then it is working Perfectly.
    So i feel , only the problem is with JPDK Porltet and not with Oracle Portal Server.
    It's good to see that JSR168 are working fine except
    portletURL.setPortletMode(PortletMode.EDIT) ( till now i found this only )
    nJoy Work
    ~Neeraj Sidhaye
    ChkOut_ChkIn @ Yahoo Dot Co Dot In
    ExtremePortal @ Gmail Dot Com

  • Problem running Oracle application server

    Hi,
    I have the following problem.
    After installing Oracle Web Server, I can't start it.
    This is the log file:
    Could not create the Java virtual machine.
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    06/10/10 19:13:37 AVVERTENZA: Application.setConfig Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: Error loading module file:/C:/product/10.1.3/OracleAS_2/j2ee/home/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\product\10.1.3\OracleAS_2\j2ee\home\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Could not create the Java virtual machine.
    10-ott-2006 19.13.37 com.evermind.server.Application setConfig
    AVVERTENZA: Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: Error loading module file:/C:/product/10.1.3/OracleAS_2/j2ee/home/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\product\10.1.3\OracleAS_2\j2ee\home\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Could not create the Java virtual machine.
    06/10/10 19:13:37 Error initializing server: Error initializing ejb-modules: Error loading module file:/C:/product/10.1.3/OracleAS_2/j2ee/home/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\product\10.1.3\OracleAS_2\j2ee\home\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Could not create the Java virtual machine.
    06/10/10 19:13:37 Fatal error: server exiting
    Can you help me??
    Thanks
    Rocco

    Hi Recco,
    I hope I'm wrong , I think XP is not supported for AS.
    The second thing is U have not enough memory to run AS, that why U will always get problem with Java.
    The third thing is about your Env. I mis jre path
    ex. at your user profile & system profile just put for example
    ORACLE_HOMe just give your oracle software home
    by PATH U need to say for example c:\oracle_HOME/jre/1.4.2/bin
    Hear from U,
    Regards,
    Hamdy

  • Problem running oracle 9i database in archivelog mode - database freezes

    Greetings,
    I recently needed to change a (test) database to archivelog mode to make online back-ups of this database. This posed no real problem although I seem to be unable to set the database to automatic archiving eventhough I edited the init.ora file (translation of the "archive log list" output between square brackets):
    SQL> archive log list
    Databaselogmodus Archiveermodus [Databaselogmode: Archivemode]
    Automatisch archiveren Gedeactiveerd [Automatic archiving: Deactivated]
    Archiveerbestemming O:\oracle\ora92\RDBMS [Archivedestionation: O:\oracle\ora92\RDBMS]
    Oudste on-line logreeks 12306
    Volgende logreeks voor archivering 12306
    Huidige logreeks 12308
    I added this to my init.ora file:
    # Archvie Log Destinations
    log_archive_start=TRUE
    log_archive_dest_1=%ORACLE_HOME%\database\archive
    log_archive_format="%%ORACLE_SID%%t_%s.arc"
    However, this is not the real problem (maybe it has something to do with it, which is why I mention it aswell), the real problem is that my database freezes when the archive log file is "full". When the archive file reaches ~102.400Kb it just freezes up and I need to restart the database.
    The following error is written to the alert_sid.log file:
    Thu Apr 17 09:19:55 2008
    Thread 1 cannot allocate new log, sequence 12309
    All online logs needed archiving
    Current log# 2 seq# 12308 mem# 0: O:\ORACLE\ORADATA\O\REDO02.LOG
    The problem seems to be that the oracle service can't start a new logfile when the previous one is full. Does anybody know how I could fix this?
    Thanks in advance,
    Bram

    Hello Maran, thanks for your quick response.
    I added the output of archivelog list in the original post, but it's in dutch so here's the (loose) translation of the output:
    SQL> archive log list
    Databaselog mode Archive mode
    Automatic archiving Deactivated
    Archive destionation O:\oracle\ora92\RDBMS
    Oldest on-line logsequence 12307
    Next logsequence for archiving 12307
    Current logsequence 12309
    Maybe something that can help with the troubleshooting:
    The archivelog file is written to O:\oracle\ora92\RDBMS but only AFTER the reboot, I've checked SYSTEM rights to the folder and it has full control.
    Babu, thanks aswell for your quick response.
    The location exists and space is available but the database doesn't seem to load (that part of) the ora.init file because the output of archive log list still refers to %ORACLE_HOME%\rdbms instead of %ORACLE_HOME%\database\archive.
    I've now executed alter system archive log all; and am executing the import where the database usually freezes to see if it still happens. So far I already had this written to the alert_sid.log file after executing the command:
    Completed: alter database open
    Thu Apr 17 10:00:11 2008
    ARCH: Evaluating archive log 1 thread 1 sequence 12307
    ARCH: Beginning to archive log 1 thread 1 sequence 12307
    Creating archive destination LOG_ARCHIVE_DEST_1: 'O:\ORACLE\ORA92\RDBMS\ARC12307.001'
    ARCH: Completed archiving log 1 thread 1 sequence 12307
    ARCH: Evaluating archive log 2 thread 1 sequence 12308
    ARCH: Beginning to archive log 2 thread 1 sequence 12308
    Creating archive destination LOG_ARCHIVE_DEST_1: 'O:\ORACLE\ORA92\RDBMS\ARC12308.001'
    ARCH: Completed archiving log 2 thread 1 sequence 12308
    And new log files were written to the directory (O:\oracle\ora92\RDBMS) and this time I didn't have to reboot for it to happen. Both were 100mb files without the database actually doing all that much though.
    Message was edited by:
    user616266

  • Weblogic 9.1 - problems running Liferay portal

    I'm working on getting the Liferay portal 3.6.1 working on Weblogic 9.1.
              Anyone here succesfully got it working!?
              So far i can get the ear file to deploy and start ok, but when i access the page in a browser i get alot of Exceptions.
              I have tried Liferay on several other App Server, but have never run into these Exceptions before.
              Any ideas what they mean here?
                        CET> <Error> <HTTP> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@cb3542 - name: '
              /', context-path: ''] Servlet failed with Exception
              java.lang.NullPointerException
                      at org.apache.struts.action.RequestProcessor.getServletContext(RequestProcessor.java:1117)
                      at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:152)
                      at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:302)
                      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
                      at com.liferay.portal.struts.PortalRequestProcessor.process(PortalRequestProcessor.java:181)
                      Truncated. see log file for complete stacktrace
              >
                                            org.quartz.SchedulerException: The Scheduler has been shutdown.
                      at org.quartz.core.QuartzScheduler.validateState(QuartzScheduler.java:535)
                      at org.quartz.core.QuartzScheduler.scheduleJob(QuartzScheduler.java:579)
                      at org.quartz.impl.StdScheduler.scheduleJob(StdScheduler.java:238)
                      at com.liferay.portal.job.JobScheduler.scheduleJob(JobScheduler.java:67)
                      at com.liferay.portal.job.JobScheduler.schedule(JobScheduler.java:61)
                      at com.liferay.portlet.mail.job.Scheduler.schedule(Scheduler.java:39)
                      at com.liferay.portal.servlet.MainServlet.init(MainServlet.java:321)
                      at javax.servlet.GenericServlet.init(GenericServlet.java:256)
                      at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:276)
                      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
                      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
                      at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:68)
                      at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
                      at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
                      at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:493)
                      at weblogic.servlet.internal.ServletStubImpl.checkForReload(ServletStubImpl.java:424)
                      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:221)
                      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.strip.StripFilter.doFilter(StripFilter.java:265)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.secure.SecureFilter.doFilter(SecureFilter.java:136)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.compression.CompressionFilter.doFilter(CompressionFilter.java:124)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:494)
                      at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:245)
                      at com.liferay.portal.servlet.FriendlyURLServlet.service(FriendlyURLServlet.java:122)
                      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
                      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
                      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
                      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
                      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.strip.StripFilter.doFilter(StripFilter.java:95)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.secure.SecureFilter.doFilter(SecureFilter.java:136)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.compression.CompressionFilter.doFilter(CompressionFilter.java:124)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3151)
                      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
                      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
                      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
                      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
                      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1310)
                      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
                      at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
                                            Loading file:/D:/download/tmp/liferay-portal-4.ear/portal-ejb.jar/portal.properties for liferay.com
              ERROR [com.liferay.taglib.util.IncludeTag] java.lang.NullPointerException
                      at jsp_servlet._html._themes._brochure._templates.__portal_normal._jspService(__portal_normal.java:1096)
                      at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
                      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
                      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
                      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
                      at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:380)
                      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:298)
                      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.strip.StripFilter.doFilter(StripFilter.java:265)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at com.liferay.filters.compression.CompressionFilter.doFilter(CompressionFilter.java:124)
                      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
                      at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:494)
                      at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:426)
                      at com.liferay.taglib.util.ThemeUtil.includeJSP(ThemeUtil.java:140)
                      at com.liferay.taglib.util.ThemeUtil.include(ThemeUtil.java:94)
                      at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:59)
                      at jsp_servlet._html._common._themes.__portal._jspService(__portal.java:405)
                      at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
              

    Thanks for pointing me in this direction Srini.<br>
              I tried to deploy the sample BlackBoxNoTx connector to WL 9.1 and it worked for me too. This got me wondering what was different in my connector. And then I realized it was the permission settings in my ra.xml :- <br><br>
              <security-permission><br>
              <description>Granting all permissions</description><br>
              <security-permission-spec><br>
              Â grant{permission java.security.AllPermission;};<br>
              </security-permission-spec><br>
              </security-permission><br>
              <br><br>
              Once I removed this from my descriptor, my connector deployed OK.
              <br><br>
              To be absolutely sure, I added the permission setting to the sample BlackBoxNoTx connector, regenerated the RAR, and redeployed it, upon which it failed with the exception that prompted me to start this thread in the first place.
              <br><br>
              Unfortunately, I cannot do away with the permission setting for my connector.
              <br><br>
              I am now more certain than ever that WL 9.1's backward compatibility with JCA 1.0 is suspect.
              <br>Anyone from BEA listening ????
              <br><br>
              Is there a way I can file this for BEA to fix?

  • Problems running Oracle database

    Hello,
    I just installed Ora 11.g on XP SP2. But when I run from start menu the link to my database, it takes me to a local website (like http://192.168.x.x:port/em) and displays that webpage is not available.
    My question is, will I need some sort of a webserver such as IIS or Apache running?
    Thanks

    My question is, will I need some sort of a webserver such as IIS or Apache running?No , you don't need some sort of web server. You need to start EM
    emctl start dbconsole

  • How to deploy and run Spring petportal example on Oracle portal?

    Is there any how-to steps or article show the petportal (Spring portlet MVC) example deploy and run Oracle portal?

    Hi,
    I haven't tired this, but I looked at the "README.txt" file included in the Spring PetPortal Application & it uses the standard JSR 168 Portlet standards.
    Hence, I assume that this would work as with any other remote portlet Implementation - host the portlet remotely & consume it in Oracle Portal 10.1.4.
    I just noticed that it has been 8 days since you posted the question - have you tried anything already ? If yes, what are your experiences so far ?
    Regards,
    Sandeep

  • Problems with Macromedia Extension for Oracle Portal

    Hello,
    I’m learning about Oracle portal 10g(3.0.4). I'm having some problems about Oracle portal. Please help me as soon as possible.
    I created an Web Template using Dreamweaver MX 2004, and I´m tring to send this template to Oracle Portal through dreamweaver webservice (dreamweaver_webservice.zip) using Dreamweaver extension (dreamweaver_extension.zip) but when I try to connect using the extension to send my template I get Invalid Login message (I tried all possible passwords and logins for Oracle Portal and OracleAS). Please Help!
    Please help me or give me any materials about oracle portal. I want to study about this subject so if you have books in pdf format please send me.
    [email protected]
    thanks
    Douglas

    When I try to open the url with the ORMI port in the brownser I get this error message:
    Invalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocolvInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocol
    Ports I have tryed : 1852 and 3202
    ex:
    http://<host>:<port>/portalTemplate/portalTemplate

  • Oracle Portal Load Balancing question

    Our customer wishes to have multiple Oracle Application Servers running Oracle Portal, with load balancing. They would like to have Web Cache collocated with one of these Portal servers, operating as a load balancer for the Portal servers (including the one collocated with Web Cache). Our understanding is that this is not supported, since Web Cache must use the same port number as the destination server it is load balancing, and this is a problem with collocation. The alternative of using mod_oc4j load balancing by OHS is we understand not supported for Portal. The customer does not wish to use external, hardware load balancers, or operating system load balancing. We understand that the solution is to use Web Cache on a dedicated separate server, to load balance the Portal servers. Can you please confirm that, or is collocation possible to avoid the cost of the dedicated Web Cache server.
    thanks,
    Message was edited by:
    user582458

    <<
    We understand that the solution is to use Web Cache on a dedicated separate server, to load balance the Portal servers. Can you please confirm that, or is collocation possible to avoid the cost of the dedicated Web Cache server
    >>
    You are right .. if the client does not want use load balancer you have no other choice.

  • Consuming SharePoint WSRP with OracleAS Portal

    Hi,
    i hope, this is the right place for the topic.
    We are trying to integrate our SharePoint Server into our Oracle Portal 10.1.4 by using the Microsoft SharePoint WSRP Producer.
    The producer seems to be up and running. (The wsdl-file and all of the depending files were accessible.) But when registering an new Provider, it fails fetching the Services with the following error stack:
    Beim Aufruf des WSRP Providers ist ein Fehler aufgetreten: Java stack trace from root exception:
    java.rmi.ServerException: Server unavailable, please try later
    at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:384)
    at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:245)
    at oracle.webdb.wsrp.WSRP_v1_ServiceDescription_PortType_Stub.getServiceDescription(WSRP_v1_ServiceDescription_PortType_Stub.java:63)
    at oracle.webdb.wsrp.client.design.v1.OraWSRP_v1_ServiceDescription_PortType.getServiceDescription(Unknown Source)
    . (WWC-43273)
    The server is definitely up and running.
    Btw. we can consume other WSRP-Portlets without problems with Oracle Portal Server and GlassFish (using Portlet Container Driver and WSRP).
    Does anybody have experiences on consuming WSRP from the SharePoint Server (e.g. with the WebCenter Application) or does anybody have an idea what the problem might be?
    Thanks in advance

    Please help me. I am the same problem.
    I don't registration my provider because i have this message error:
    Unexpected error - ORA-29273: HTTP request failed
    ORA-06512: at "SYS.UTL_HTTP", line 1665
    ORA-12535: TNS:operation timed out (WWC-35000)
    please Help me.
    Thanks.

  • Unable to log on to Oracle Portal

    We have been running Oracle portal version 3.07 for approx 1 month, last night all was ok. This morning when trying to logon to portal you receive the following error :
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWNLS_API", line 928
    ORA-04031: unable to allocate 332 bytes of shared memory ("large pool","WWNLS_STRINGS$PORTAL30","session heap","oacdef info")
    ORA-06512: at "PORTAL30.WWERR_API_ERROR_UI", line 111
    ORA-06512: at "PORTAL30.HOME", line 18
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWPRE_API_VALUE", line 174
    ORA-04031: unable to allocate 4016 bytes of shared memory ("large pool","unknown object","session heap","frame segment")
    ORA-06512: at line 8
    I have alot of unhappy people but no idea what has caused the problem or how to resolve it. Has anyone any ideas ?
    null

    After changing the shared memory settings in the init.ora file I can now access the \admin\gateway.htm but pls\portal30 is returning...
    Thu, 13 Sep 2001 10:03:39 GMT
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWCTX_SSO", line 516
    ORA-01403: no data found
    ORA-06512: at "PORTAL30.WWCTX_SSO", line 551
    ORA-06512: at "PORTAL30.WWCTX_SSO", line 627
    ORA-06512: at "PORTAL30.WWCTX_API", line 133
    ORA-06512: at "PORTAL30.WWERR_API_ERROR_UI", line 111
    ORA-06512: at "PORTAL30.HOME", line 18
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWPRE_API_VALUE", line 174
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWCTX_SSO", line 516
    ORA-01403: no data found
    ORA-06512: at line 7
    DAD name: portal30
    PROCEDURE : portal30.home
    URL : http://mars:80/pls/portal30/portal30.home
    PARAMETERS :
    ============
    ENVIRONMENT:
    ============
    PLSQL_GATEWAY=WebDb
    GATEWAY_IVERSION=2
    SERVER_SOFTWARE=Apache/1.3.12 (Win32) mod_jk ApacheJServ/1.1 mod_ssl/2.6.4 OpenSSL/0.9.5a mod_perl/1.22
    GATEWAY_INTERFACE=CGI/1.1
    SERVER_PORT=80
    SERVER_NAME=mars
    REQUEST_METHOD=GET
    QUERY_STRING=
    PATH_INFO=/pls/portal30/portal30.home
    SCRIPT_NAME=/pls
    REMOTE_HOST=
    REMOTE_ADDR=192.168.1.68
    SERVER_PROTOCOL=HTTP/1.1
    REQUEST_PROTOCOL=HTTP
    REMOTE_USER=
    HTTP_CONTENT_LENGTH=
    HTTP_CONTENT_TYPE=
    HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)
    HTTP_HOST=mars
    HTTP_ACCEPT=application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-gb
    HTTP_ACCEPT_CHARSET=
    HTTP_COOKIE=NLS_LANGUAGE=en,us,AMERICA
    Authorization=
    HTTP_IF_MODIFIED_SINCE=
    HTTP_REFERER=
    Can anyone help ?
    null

  • Oracle Portal Support

    hi all
    i am working on oracle portal, where i made form based on in which, I had about 104 In parameters to be passed while running procedure,but the problem is oracle portal gives me error like =>
    (Error: An unexpected error occurred: ORA-06502: PL/SQL: numeric or value error (WWV-16016)
    and the same procedure runs through sql by passing all parameters values.
    So can anyone tell is there any restriction on the number of parameters to be passed through oracle portal
    With Regards
    Hitesh Parikh

    This post is best suited to the Oracle9iAS Portal Content Areas Forum.
    Thanks

Maybe you are looking for

  • My internet won't work, and I am losing my MAC loyalty

    Hi, I have seen a recent trend in this topic and I don not believe it is okay. I don't know if my problem is different from the others and can be solved, but I will find out soon. My problem is that my internet is saying connected but no network sele

  • Sending multitrack Project from FCP to STP on another computer doesn't work

    Hello, I attempted to search the forums but can't find my specific problem mentioned. I apologize if I overlooked it! I am attempting to send a Soundtrack Pro Multitrack Project from Final Cut Pro 6.01 to Soundtrack Pro 2.01 on another computer. When

  • Installation ... Fax Wizard ... fax test ... FAIL

    Hi  Had the fax working before,  but had to move things around and replace the telephone extension boxes.  3 wires come from the BT Master box (2= Blue/White, 5=White/Blue, 3=Orange/White) to start the extension chain. My problem appears to be that t

  • Euro symbol not rendering

    Hi, My original page was published with euro symbols within some editable regions,  and these rendered properly and without issue. Today my client is trying to edit and the euro symbols are not rendering, instead turning into question marks and I can

  • Migrate Users from Backend to DOE

    As part of a project, we would like to migrate the Users from the CRM Backend to the DOE to save time and not creating them manually. I couldn't find any hint how to do this, the only thing i found is the Activation of AUTH_DWLD_BE_DEST in the DOE Po