Error in forms configuration 11g

Hi,
I am trying to configure Oracle Forms server 11g on my machine but I am constantly hitting error which I could not understand at all. The funny thing is there is no error in my Forms Configuration wizard. It just hangs there but I know its not doing anything because it's been more than 2 hours just like that. Every few minutes it adds the following line in the install log
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Here is the error log from the install. Can anyone tell me what I need to do ? My environment is as follows :
Windows 2008 Server 64 Bit.
I have also successfully installed Weblogic Server generic with 64 bit JVM and on top of that I installed Oracle SOA suite 11.1.1.3 successfully as well. After that I tried installing
Oracle Forms 11.1.1.2 first without configuring successfully and then installed Oracle Forms patchset 11.1.1.3 with the confiugation opion.
I have tried installing with the Node Manager on and with Node Manager off (I thought this might have something to do with it but it doesn't matter. ) Also I am trying this install without running the SOA server on.....not sure if that would make any difference!.....
Setting ORACLE_HOME to C:\oraclehome\11g\middleware\as_1
Setting Doracle.config.mode to true
Adding C:\TEMP\OraInstall2010-08-15_02-37-30AM for deletion.
Adding to classpath:file:/C:/TEMP/OraInstall2010-08-15_02-37-30AM/ext/jlib/classic.jar
Adding to classpath:file:/C:/TEMP/OraInstall2010-08-15_02-37-30AM/ext/jlib/template.jar
[email protected]lassicPage.ScreenRes
configFileName:C:\TEMP\OraInstall2010-08-15_02-37-30AM\ext\jlib\footprint.xml
osName:Windows Server 2008
Inside startPreReqOperation...prereq
osName:Windows Server 2008
diskSpaceRequirements from engine:Home id =SoftwareOnlyOraclehome name=Oracle home variable=%ORACLE_HOME% fixedSpace=3600 unit=MB [email protected]_radioInstallandConfigureLater totalSpaceRequired=0 isConditionSatisfiedfalse
Home id =Oraclehome name=Oracle home variable=%ORACLE_HOME% fixedSpace=3600 unit=MB [email protected]_radioInstallandConfigure totalSpaceRequired=0 isConditionSatisfiedfalse
Home id =Instancehome name=Oracle Instance home variable=%INSTANCE_HOME% fixedSpace=10 unit=MB condition=(@DomainSelectionOptionsPage.m_radiobtnCreateNewDomain OR @DomainSelectionOptionsPage.m_radiobtnJoinExistingDomain OR @DomainSelectionOptionsPage.m_radiobtnExpandCluster) AND @SpecifyClassicHomeInformationPage.m_oracleInstanceDirectory != Instance_ totalSpaceRequired=0 isConditionSatisfiedfalse
Component id=portal spaceRequired=5 unit=MB [email protected]_Portal
Component id=forms spaceRequired=5 unit=MB [email protected]_Forms
Component id=reports spaceRequired=5 unit=MB [email protected]_Reports
Component id=disco spaceRequired=5 unit=MB [email protected]_DiscoViewer
Component id=formsBuilder spaceRequired=5 unit=MB [email protected]_FormsBuilder
Component id=reportsBuilder spaceRequired=5 unit=MB [email protected]_ReportsBuilder
Component id=em spaceRequired=5 unit=MB [email protected]_EnterpriseManagement
Component id=ohs spaceRequired=5 unit=MB [email protected]_OHS
Component id=webcache spaceRequired=5 unit=MB [email protected]_WebCache
Home id =MiddlewareHome name=Middleware home variable=%MW_HOME% fixedSpace=20 unit=MB condition=(@DomainSelectionOptionsPage.m_radiobtnCreateNewDomain OR @DomainSelectionOptionsPage.m_radiobtnJoinExistingDomain OR @DomainSelectionOptionsPage.m_radiobtnExpandCluster) AND @SpecifyClassicHomeInformationPage.m_oracleInstanceDirectory != Instance_ totalSpaceRequired=0 isConditionSatisfiedfalse
Component id=portal spaceRequired=805 unit=MB [email protected]_Portal
Component id=forms spaceRequired=335 unit=MB [email protected]_Forms
Component id=reports spaceRequired=335 unit=MB [email protected]_Reports
Component id=disco spaceRequired=260 unit=MB [email protected]_DiscoViewer
Component id=em spaceRequired=80 unit=MB [email protected]_EnterpriseManagement
entryPoint: entryPoint = oracle.installType.all condition = null className = null
contextFile:C:\TEMP\OraInstall2010-08-15_02-37-30AM\prereq\oui\agent_prereq_context.xml
The entry point is: oracle.installType.all
Check Name:CertifiedVersions
Check Description:This is a prerequisite condition to test whether the Oracle software is certified on the current O/S or not.
Expected result: One of 5.1,5.2,6.0,6.1
Actual Result: 6.1
Check complete. The overall result of this check is: Passed
Check Name:TotalMemory
Check Description:This is a prerequisite condition to test whether the system has sufficient physical memory.
Expected result: 1024MB
Actual Result: 8183MB
Check complete. The overall result of this check is: Passed
In processErrorMsgStringDomain Name
In processErrorMsgStringThe value may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
In processErrorMsgStringAdministrator Password
In processErrorMsgStringValid passwords are 8 to 30 characters long, must begin with an alphabetic character, use only alphanumeric, underscore (_), dollar ($) or pound (#) characters. It should contain at least one numeric, underscore (_), dollar ($), or pound (#) character.
In processErrorMsgStringAdministrator User Name
In processErrorMsgStringThe value may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
Temp Buffer: C:\oraclehome\11g\middleware;
ExtendDomain: false          ExpandCluster: false
wasExtendDomain: false          wasExpandCluster: false
prevAdminServerURL:           adminServerURL: marwahqadri.comweblogic
isFirstVisit:true
Oracle Home = C:\oraclehome\11g\middleware\as_1
In processErrorMsgStringOracle Instance
java.lang.UnsatisfiedLinkError: no GetVolumeInfo in java.library.path
     at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
     at java.lang.Runtime.loadLibrary0(Runtime.java:823)
     at java.lang.System.loadLibrary(System.java:1028)
     at oracle.as.install.engine.modules.util.others.VolumeAPI.<clinit>(VolumeAPI.java:37)
     at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.checkIfFileSystemIsFAT32(ValidateHomeDirectory.java:398)
     at oracle.as.install.common.handlers.fileQueries.ValidateHomeDirectory.executeHandler(ValidateHomeDirectory.java:320)
     at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.execute(HandlerLauncher.java:482)
     at oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper.launch(HandlerLauncher.java:408)
     at oracle.as.install.engine.modules.handler.engine.HandlerLauncher.execute(HandlerLauncher.java:176)
     at oracle.as.install.engine.modules.handler.engine.HandlerEngine.execute(HandlerEngine.java:137)
     at oracle.as.install.engine.modules.handler.HandlerModule.performOperation(HandlerModule.java:455)
     at oracle.as.install.engine.modules.handler.HandlerModule.performInputValidations(HandlerModule.java:413)
     at oracle.as.install.engine.modules.handler.HandlerModule.processModuleEvent(HandlerModule.java:332)
     at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
     at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:626)
     at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:584)
     at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
     at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:191)
     at oracle.as.install.engine.modules.presentation.PresentationModule.executeModifiedDWizardEvent(PresentationModule.java:690)
     at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.fireValidationEvent(ModifiedDWizard.java:3070)
     at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.doNext(ModifiedDWizard.java:872)
     at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
     at java.awt.Component.processMouseEvent(Component.java:6263)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
     at java.awt.Component.processEvent(Component.java:6028)
     at java.awt.Container.processEvent(Container.java:2041)
     at java.awt.Component.dispatchEventImpl(Component.java:4630)
     at java.awt.Container.dispatchEventImpl(Container.java:2099)
     at java.awt.Component.dispatchEvent(Component.java:4460)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
     at java.awt.Container.dispatchEventImpl(Container.java:2085)
     at java.awt.Window.dispatchEventImpl(Window.java:2475)
     at java.awt.Component.dispatchEvent(Component.java:4460)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
needWritableDirectory: true
middlewareHomeLocation:C:\oraclehome\11g\middleware
weblogicHomeLocation:C:\oraclehome\11g\middleware\wlserver_10.3
weblogicHome:C:\oraclehome\11g\middleware\wlserver_10.3
weblogicHomeLocation:C:\oraclehome\11g\middleware\wlserver_10.3
os_name = Windows Server 2008
Platform = win64
getJavHome Method - middlewareHome: C:\oraclehome\11g\middleware
getJavHome Method - weblogicHome: C:\oraclehome\11g\middleware\wlserver_10.3
getCommandOutput: java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)
In processErrorMsgStringInstance Name
In processErrorMsgStringThe instance name may only contain alphanumeric and underscore (_) characters, and it must begin with an alphanumeric character. The instance name must be at least 4 characters long and up to 30 characters long.
In processErrorMsgStringOracle Home
In processErrorMsgStringOracle Home Directory Name
In [email protected]_OracleDirectoryInvalidErrorString
Obtained the single page data..SpecifyClassicHomeInformationPage
External name..INVALID_ORACLE_DIRECTORY_MSG_STRING
XXX: setting m_WLSHome to: C:\oraclehome\11g\middleware\wlserver_10.3
formsPreConfigured:false
reportsPreConfigured:false
portalPreConfigured:false
discoPreConfigured:false
the node m_RunTimeComps is Selected
the node m_Portal is Selected
the node m_Forms is Selected
the node m_Reports is Selected
the node m_DiscoViewer is Selected
the node m_DevTools is Not Selected
the node m_FormsBuilder is Not Selected
the node m_ReportsBuilder is Not Selected
the node m_ManagementComps is Selected
the node m_EnterpriseManagement is Selected
the node m_SystemComps is Selected
the node m_OHS is Selected
the node m_WebCache is Selected
the node m_RunTimeComps is Not Selected
the node m_Portal is Not Selected
the node m_Forms is Selected
the node m_Reports is Selected
the node m_DiscoViewer is Selected
the node m_DevTools is Not Selected
the node m_FormsBuilder is Not Selected
the node m_ReportsBuilder is Not Selected
the node m_ManagementComps is Selected
the node m_EnterpriseManagement is Selected
the node m_SystemComps is Selected
the node m_OHS is Selected
the node m_WebCache is Selected
root.isSelectedfalse
the node m_RunTimeComps is Not Selected
the node m_Portal is Not Selected
the node m_Forms is Selected
the node m_Reports is Selected
the node m_DiscoViewer is Not Selected
the node m_DevTools is Not Selected
the node m_FormsBuilder is Not Selected
the node m_ReportsBuilder is Not Selected
the node m_ManagementComps is Selected
the node m_EnterpriseManagement is Selected
the node m_SystemComps is Selected
the node m_OHS is Selected
the node m_WebCache is Selected
root.isSelectedfalse
the node m_RunTimeComps is Not Selected
the node m_Portal is Not Selected
the node m_Forms is Selected
the node m_Reports is Selected
the node m_DiscoViewer is Not Selected
the node m_DevTools is Selected
the node m_FormsBuilder is Selected
the node m_ReportsBuilder is Selected
the node m_ManagementComps is Selected
the node m_EnterpriseManagement is Selected
the node m_SystemComps is Selected
the node m_OHS is Selected
the node m_WebCache is Selected
root.isSelectedfalse
the node m_RunTimeComps is Not Selected
the node m_Portal is Not Selected
the node m_Forms is Selected
the node m_Reports is Selected
the node m_DiscoViewer is Not Selected
the node m_DevTools is Selected
the node m_FormsBuilder is Selected
the node m_ReportsBuilder is Selected
the node m_ManagementComps is Selected
the node m_EnterpriseManagement is Selected
the node m_SystemComps is Selected
the node m_OHS is Selected
the node m_WebCache is Selected
Entering the exec handler method in get free space for home...
quotaNeededProperty:null
isQuotaNeeded : false
the node m_RunTimeComps is Not Selected
the node m_Portal is Not Selected
the node m_Forms is Selected
the node m_Reports is Selected
the node m_DiscoViewer is Not Selected
the node m_DevTools is Selected
the node m_FormsBuilder is Selected
the node m_ReportsBuilder is Selected
the node m_ManagementComps is Selected
the node m_EnterpriseManagement is Selected
the node m_SystemComps is Selected
the node m_OHS is Selected
the node m_WebCache is Selected
wasOIDSelected: null
%%condition:@ConfigureComponentsClassicPage.m_OHS OR @ConfigureComponentsClassicPage.m_EnterpriseManagement true disp:true
In doFinish method checking for inventory lock...ConfigurationPage
JAVA.LIBRARY.PATH:C:\TEMP\OraInstall2010-08-15_02-37-30AM\jre\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\oraclehome\11g\middleware\as_1\bin;C:\PROGRA~2\MKSTOO~1\bin;C:\PROGRA~2\MKSTOO~1\bin\X11;C:\PROGRA~2\MKSTOO~1\mksnt;C:\oraclehome\11g\middleware\as_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\oraclehome\11g\middleware\as_1\opmn\bin;C:\oraclehome\11g\middleware\as_1\opmn\lib;C:\oraclehome\11g\middleware\as_1\perl\bin;C:\oraclehome\11g\middleware\as_1\lib\;C:\oraclehome\11g\middleware\as_1\jdk\jre\lib\i386\
CONFIG LOG CONFIG LOCATION: C:\TEMP\OraInstall2010-08-15_02-37-30AM\ext\jlib\log-config.xml
XXX Entered Init()!!!
Check Point Location : C:\Program Files\Oracle\Inventory\checkpoint\AS\11.1.1.0.0
java.homeC:/oraclehome/11g/middleware/as_1/jdk/jre
weblogic.homeC:/oraclehome/11g/middleware/wlserver_10.3/server
java.class.pathC:/oraclehome/11g/middleware/wlserver_10.3/server/lib/weblogic.jar;C:/oraclehome/11g/middleware/wlserver_10.3/server/lib/weblogic_sp.jar;C:/oraclehome/11g/middleware/wlserver_10.3/server/lib/webservices.jar;C:/oraclehome/11g/middleware/utils/config/10.3.1.0/config-launch.jar;C:/oraclehome/11g/middleware/modules/features/weblogic.server.modules_10.3.1.0.jar;C:/oraclehome/11g/middleware/as_1/lib/java/shared/args4j/2.0.9/args4j-2.0.9.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/argus.jar;C:/oraclehome/11g/middleware/as_1/install/config/ASConfig.jar;C:/oraclehome/11g/middleware/as_1/install/config/classic_config.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/iasprovision.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jmx_11.1.1/jmxframework.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jmx_11.1.1/jmxspi.jar;C:/oraclehome/11g/middleware/as_1/inventory/Scripts/ext/jlib/message.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/nonj2eemanagement.jar;C:/oraclehome/11g/middleware/as_1/jdbc/lib/ojdbc6.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.odl_11.1.1/ojdl.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.odl_11.1.1/ojdl2.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/ons.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/opmneditor.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/optic.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/repositorycheck.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/wlclient.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/wljmxclient.jar;C:/oraclehome/11g/middleware/as_1/lib/xmlparserv2.jar;C:/oraclehome/11g/middleware/as_1/forms/provision/frmconfig.jar;C:/oraclehome/11g/middleware/as_1/frcommon/provision/frconfig.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.ldap_11.1.1/ldapjclnt11.jar;C:/oraclehome/11g/middleware/as_1/portal/jlib/ptlshare.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-common.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-wls.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-ee.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jaccprovider.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-unsupported-api.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jacc-spi.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-mbeans.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-api.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jps_11.1.1/jps-internal.jar;C:/oraclehome/11g/middleware/as_1/jlib/ossoreg.jar;C:/oraclehome/11g/middleware/as_1/jdbc/lib/ojdbc6.jar;C:/oraclehome/11g/middleware/as_1/jlib/SchemaVersion.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.jrf_11.1.1/jrf.jar;C:/oraclehome/11g/middleware/as_1/jlib/ojmisc.jar;C:/oraclehome/11g/middleware/as_1/jlib/jazn.jar;C:/oraclehome/11g/middleware/as_1/jlib/ldapjclnt9.jar;C:/oraclehome/11g/middleware/as_1/jlib/repository.jar;C:/oraclehome/11g/middleware/as_1/opmn/lib/nonj2eembeans.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/modules/oracle.iau_11.1.1/fmw_audit.jar;C:/oraclehome/11g/middleware/as_1/ohs/lib/ohs.jar;C:/oraclehome/11g/middleware/as_1/../oracle_common/jlib/rcucommon.jar
java.lang.Exception: Unable to find a free port in range 7001 and 7100
     at oracle.as.install.engine.modules.util.others.PortUtilities.getFreePortInRange(PortUtilities.java:83)
     at oracle.as.install.classic.ca.standard.PortList.getPort(PortList.java:76)
     at oracle.as.install.classic.ca.standard.PortList.getConsecutivePorts(PortList.java:103)
     at oracle.as.install.classic.ca.standard.PortList.assignPort(PortList.java:120)
     at oracle.as.install.classic.ca.standard.DomainProvisioningTask.<init>(DomainProvisioningTask.java:40)
     at oracle.as.install.classic.ca.standard.ClassicTaskFactory.getDomainTask(ClassicTaskFactory.java:60)
     at oracle.as.install.classic.ca.standard.CreateDomainTaskFactory.getAllTasks(CreateDomainTaskFactory.java:15)
     at oracle.as.install.classic.ca.ClassicConfigMain.init(ClassicConfigMain.java:104)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:82)
     at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
     at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
     at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
     at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
     at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
     at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
     at java.lang.Thread.run(Thread.java:619)
Assigning Port: -1 to: DOMAIN_PORT
ERROR!!! The library libmuxer.so cannot be found.
ClassicDomain
ERROR!!! The library libmuxer.so cannot be found.
DOMAIN_HOME: C:/oraclehome/11g/middleware/user_projects/domains/ClassicDomain
Trying to assign 2 consecutive ports where the starting port range is: 9001 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
Trying to assign 2 consecutive ports where the starting port range is: 0 - 9100
********************************************************************************************************************************

Database is standard edition v11.2
Fresh Windows2008 64-bit install.
Installation order:
Database v11.2,
weblogic 10.3.2 64-bit from the generic jar install,
forms and reports v 11.3.3.1,
upgraded weblogic to 10.3.3,
upgraded forms and reports to 11.3.3.2
(I wasn't intending upgrading at this stage as it was a proof of concept).
Edited by: BigPhil on Aug 17, 2010 9:38 AM

Similar Messages

  • Can Install & Configure Forms & Reports 11g on Windows XP SP2 (32-bit)

    Hi All;
    can install & configure forms & reports 11g on windows xp sp2 (32-bit)
    regards

    Yes, Oracle Fusion Middleware (Forms/Reports) 11g is certified for Windows XP. Check out Oracle Fustion Middleware Supported System Configuations for more information.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Forms Configurator - DFF Error?

    Hi guys,
    Please excuse the long post.
    I am currently investigating an issue with a form designed in 'Forms Configurator'. The form is used for a remote team to simply update a 'user id' field in a Descriptive Flexfield on the Person Form, and save it.
    Unfortunately the form broke as part of a new multi org setup that was created, and im struggling to get it working again! I would really appreciate a fresh pair of eyes (or more!) on it as its driven me to insanity!
    I think the best way of explaining it, is by showing you pictures aswell as text. Forgive me for blanking out the names and stuff, as my audit team will go nuts otherwise!
    Right first things first, this is the error i'm getting. Simply update the 'User ID' field, and save:
    Click here for full size pic!
    And if you 'Ok' that, you get a message at the bottom:
    Click here for full size pic!
    FRM-40105: Unable to resolve reference to item $PROFILES$.PER_BUSINESS_GROUP_ID
    Now heres a look at the setup of the item in question on the form, and the function registration:
    Click here for full size pic!
    Click here for full size pic!
    Now at this point, its worth noting that if i disable the 'User ID' field which is causing the error, i can update another field on the form (non DFF field!) and it saves fine. So its directly linked to updating the item in the DFF.
    Now to explain the setup of the DFF. There are 2 'organisations' using the instance, and the DFF is setup with different fields for each, using the Business Group ID as a context. See below:
    Click here for full size pic!
    Click here for full size pic!
    As you can see above, the middle entry is the context we are using, this looks at the business group id of the profile options (set at responsibility level) - $PROFILES$.PER_BUSINESS_GROUP_ID. Then when you look at the segments, you can see its got no validation on it, its just a 6 character field. There are contexts setup for the 2 different organisations we are using, and a global one. The field we are trying to update is in the middle context.
    Now, im pretty sure the error is in relation to the context on the field in the form setup (it has none!). So if i add a context to the item, for the 'correct' context setup, as per below:
    Click here for full size pic!
    Click here for full size pic!
    I still get the same error:
    Click here for full size pic!
    I have absolutely no idea what to do next? Can anyone help/advise/point me in the right direction?
    Much appreciated!
    Gary
    Edited by: gary_lythgoe on Feb 22, 2010 5:45 AM

    Hi Helios- Gunes EROL
    What is your OS and EBS level?+
    Unix backend, and when you say EBS level, which level do you mean? Its 11.5.10, and HR RUP4, ATG RUP7 i think. If you give me specifics i can tell you.
    Please check ERROR: FRM-40105 Unable to resolve reference to item ID 561649.1+
    I've seen this before, and im struggling to relate the resolution to my example:
    Metalink ID 561649.1 - One of the rules is referencing a data subscriber and that field does not exist. The data subscriber needs to be changed to match the attribute that is in the current AppsExtend Form. If you want to find the data subscriber you can lookup LA_BR_SUBSCRIBERS and look in the field profile.+
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=295697&messageID=2218691+
    With regards to that forum link, the links inside didnt help a great deal, and the suggestion of - Add this forms function to your menu: "Navigator: Disable Multiform" - This didnt work as i just tested it.
    Many thanks for a response, do you have any more potential suggestions? This is really stressing me out!
    Regards,
    Gary

  • Error Running Forms: Failure of server APACHE bridge

    Hi Everyone,
    I have this problem on windows 7 64-bit... installation went fine without any errors.
    Forms was working fine, i was able to run test form, and a form that i created, and both were running properly..
    suddenly, while testing a new form module, it didn't work, and its showing :
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF. I stopped and started the wls_forms and it didn't solve the problem..
    i couldn't get to a solution anywhere, is it a problem with weblogic configuration? but how was it working well at the begining... if weblogic services are not starting, then what's the fix for that?
    Help would be appreciated...
    Thanks..

    No, but as said you installed components (the HTTP Server) you wouldn't need for development. Did you start WLS_FORMS?
    In any case the latest version of forms would be 11.1.2 where the installation process for a development machine is much easier.
    You'd need
    - wls1035_generic.jar and a 64bit java runtime
    - the 64bit version of forms 11.1.2: http://download.oracle.com/otn/nt/middleware/11g/111200/ofm_frmrpts_win_11.1.2.0.0_64_disk1_1of1.zip
    of course you can install the 32bit version of forms too on your 64bit machine.
    then during installation just check "development mode", and you get a development installation like you got with iDS 10.1.2 with one weblogic instance instead of 3 and all the components you won't need (like webcache or the http server) won't be installed.
    cheers

  • Error while installing oracle 11g in centos 5.3

    I got this error while installing oracle 11g in my laptop with centos 5.3
    the error is:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 76430 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6000 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-07_12-09-48PM. Please wait ...[oracle@www database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    please help me solve this...i am new to linux so can anyone give me detailed instructions.i tried using the installation guide and even though i got this error...

    Firstly Thank you everyone for giving me your suggestions.
    I tried installing oracle 11g in centos using Tim's tutorial and i all went fine initially i got the oracle 11g installation GUI and i got an error while starting database configuration.
    The error was : TNS failed
    and i got two options in that dialog box "ignore" and "abort"
    after press ignore a few times.the installation finished successfully.
    When i opened terminal and typed
    sqlplus SYS as SYSDBA
    it asked for password
    when i gave the password again it showed the error TNS failed
    kindly help me solve this.....

  • Error in importing Configuration objects of PI 7.0 to PI 7.1

    Hi All,
    My server is upgraded from PI 7.0 to PI 7.1.
    I am getting Error while  importing Configuration objects of PI 7.0 to PI 7.1 now.
    Pls see the below error
    Attempt to access the 1 requested objects on 1 failed. Detailed information:  com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Adapter Metadata Mail | http://sap.com/xi/XI/System, type AdapterMetaData from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Software component version with key ID: b38bcd00e47111d7afacde420a1145a5 not found
    Pls suggest

    Hi,
    It seems that adapter metadata has not been loaded into integration repository and because of that when you are trying to import configuration objects in ID then you are getting the error.
    The SAP adapter metadata objects are located under the namespace http://sap.com/xi/XI/System of software component SAP BASIS.
    What you can do is, if you have installation dvd's then you can copy from their or you can simply [_DOWNLOAD_|https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20 ] from sap market place (refer this [thread|how to import Adapter metadata;) (you must have S-user id for this) and then after you need to do as mentioned below...
    1. First unzip the file (if it is zipped) and then put it in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    2. Now login to IR and then from menu TOOLS ---> Import design objects and import it.
    3. After that in ID, Environment ---> Clear SLD Data Cache
    4. Now you can try to import configuration objects...
    Regards,
    Sarvesh

  • How to display an image in FORM 10g/11g data recovered through Web Services

    I need to show in a FORM 10g/11g an image that is recovered from a Web Service (XML format).
    (The Web Service retrieves several images from SQL Server database).
    versions previous 6i... one use field type ActiveX Control, and there showed the respective images, even with previous and next controls. Aspect that new versions of form 10g & 11g is obsolete.
    Any help thank you.
    Edited by: 859272 on 16/05/2011 03:06 PM
    Edited by: 859272 on 17/05/2011 07:15 AM

    I tried it doing it this way and it worked -
    1. copy the image into the directory aliased in 9iAS configuration file as '/images/'.
    2. In the PL/SQL code section after header, I write the following code -
    begin
    htp.p('<img src="/images/pobexp.gif"/>');
    end;

  • Webutil error in forms

    Hi,
    I am using client_host to navigate to the URL on the browser and freeze the form while working on the url and when we close the browser then we should be able to work on the form, for this I used client_host
    client_host('C:\Program Files\Internet Explorer\iexplore.EXE http://www.google.com');
    I attached webutil.pll library and even I added webutil object group and subclass it to my form. still getting the following error
    oracle.forms.webutil.host.Host bean not found. webutil_host.Execute will not work
    Is there anything I need to change in configuration file or any of the functions code in webutil pl/sql library? Please let me know I need it immediately.

    First, review this: http://blogs.oracle.com/shay/2007/03/02
    Any time you get a bean not found error, it will be caused when one of two things is true:
    1. The bean is not in or correctly in the form
    2. The necessary jar files are not being downloaded to the client (in this case frmwebutil.jar).
    So, do the following in exactly the order shown:
    1. Close ALL open browsers
    2. Open your form in the Builder
    3. With the form (Module) selected in the Object Navigator, press Ctrl+Shift+K (this will execute a compile_all)
    4. Save the form (Ctrl+S)
    5. Generate a new fmx by pressing Ctrl+T (Be sure that you have also generated a webutil.plx file before running)
    6. Run the form manually in a browser. Do not use the Builder's "Run form" button. For example, the url will look something like this (use your machine name and port):
    http://mymachine:port/forms/frmservlet?form=myForm&config=webutil
    Notice the config=webutil at the end. This will cause the form to run using the default WebUtil configuration we (Oracle) provide in the formsweb.cfg.

  • Firefox sync error server incorrectly configured

    The very first time I loaded firefox on my laptop (which i bought only a couple months ago) the syncing worked just fine.
    After i dont know how much time i started getting errors that the syncing was failing. I tried to reconfigure the syncing properties but started getting the error server incorrectly configured. I scoured the net looking for answers following all the troubleshooting that I could find.
    One thing I notice is that when i choose I have an account it is supposed to load a key that i can use on my already synced devices but that never actually populates and it immediately kicks me to the user name password and sync key screen. This issue remained throughout the duration of all the troubleshooting below. Additionally I cant even create a new sync account on that pc as it fails everytime.
    I have done the following in a effort to resolve this issue.
    I created a new sync account using one of my other pcs
    I added a pc that was never on the sync account to it to verify it does it fact sync
    i uninstalled firefox 4 separate times deleting all the folders and even as far as the registry keys
    i tried using a lan connection vs wifi
    i updated windows
    My computer;
    I have a lenovo ideapad with windows 7 and 8 gigs of ram with a amd processor
    My LOG:
    1308530082634 Service.Main INFO Loading Weave 1.7b1pre
    1308530082645 Engine.Bookmarks DEBUG Engine initialized
    1308530082646 Engine.Forms DEBUG Engine initialized
    1308530082646 Engine.History DEBUG Engine initialized
    1308530082647 Engine.Passwords DEBUG Engine initialized
    1308530082647 Engine.Prefs DEBUG Engine initialized
    1308530082647 Engine.Tabs DEBUG Engine initialized
    1308530082648 Engine.Tabs DEBUG Resetting tabs last sync time
    1308530082648 Service.Main INFO Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
    1308530082651 SyncKeyBundle INFO SyncKeyBundle being created for
    1308530086186 Net.Resource DEBUG GET cached: 0
    1308530086186 Service.JPAKEClient ERROR Error acquiring channel ID. Server responded with HTTP 0
    1308530086187 Service.JPAKEClient DEBUG Aborting...
    1308530123488 Service.Main INFO Logging in user mkfrlxkbrzyhl4glxtgruf3z7t6xlrm3
    1308530123489 Service.Main DEBUG Finding cluster for user mkfrlxkbrzyhl4glxtgruf3z7t6xlrm3
    1308530125046 Net.Resource DEBUG GET cached: 0
    1308530125047 Net.Resource DEBUG Status 0 in Resource.get: retrying once.
    1308530126636 Net.Resource DEBUG GET cached: 0
    1308530126636 Service.Main DEBUG cluster value = https://phx-sync061.services.mozilla.com/
    1308530126637 Service.Main DEBUG Caching URLs under storage user base: https://phx-sync061.services.mozilla.com/1.0/mkfrlxkbrzyhl4glxtgruf3z7t6xlrm3/
    1308530128303 Net.Resource DEBUG GET cached: 0
    1308530128303 Net.Resource DEBUG Status 0 in Resource.get: retrying once.
    1308530129607 Net.Resource DEBUG GET cached: 0
    1308530129642 Service.Main DEBUG Exception: Login failed: error.login.reason.server No traceback available
    1308530132819 Service.Main INFO Service reset.
    1308530132820 Engine.Clients DEBUG Resetting clients last sync time
    1308530132820 Engine.Bookmarks DEBUG Resetting bookmarks last sync time
    1308530132821 Engine.Forms DEBUG Resetting forms last sync time
    1308530132822 Engine.History DEBUG Resetting history last sync time
    1308530132823 Engine.Passwords DEBUG Resetting passwords last sync time
    1308530132825 Engine.Prefs DEBUG Resetting prefs last sync time
    1308530132825 Engine.Tabs DEBUG Resetting tabs last sync time
    1308530132826 CollectionKeys INFO Clearing CollectionKeys...
    the couple of lines that stand out to me are
    1308530086186 Net.Resource DEBUG GET cached: 0
    1308530086186 Service.JPAKEClient ERROR Error acquiring channel ID. Server responded with HTTP 0
    appears it is trying to check some cache or something and cant find it so it just gives up....
    please help I have spent countless hours trying to fix this.

    One addition note: in my own situation, I checked my about:config and saw my sync server's URL (https://scl2-sync42.services.mozilla.com/ ). I entered it into my address bar and got the following message:
    "server issue: database is not healthy"
    (quotes were included) I've seen no mention of such a phrase in a Google search, so I assume that no one else has reported any such thing.
    Going into my about:config, I deleted the URL and it synced just fine!

  • Can I use Oracle Forms Services 11g with Database 9.2.0.8.0?

    Hi everyone.
    My department is evaluating development tools in order to build new web applications, and also possibly to migrate current applications buit with Oracle Forms 6.0.5.34.0. Our database is Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit.
    We have read that the newest Oracle Forms version is Oracle Forms Services 11g. Is Oracle Forms Services 11g compatible with Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit? or would we have to migrate our RDBMS to Oracle 11g?
    If our database is compatible, what would we need to develop and deploy applications with Oracle Forms Services 11g?
    Many thanks in advance.

    Wheter it's compatible or not: Database 9.2.0.8 is in sustaining support which means you won't get patches for it. So even if it is compatible I'd opt to upgrade to a newer version, as I wouldn't feel comfortable having a not-supported product out in production.
    Have a look at the certification matrix for supported configurations
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    As for the requirements; most things can be found on the forms homepage on OTN:
    http://www.oracle.com/technetwork/developer-tools/forms/
    or at the documentation:
    http://download.oracle.com/docs/cd/E17904_01/index.htm
    cheers

  • Help! My  Oracle Form builder 11g can't conect Oracle database(11g/10g)

    I have installed
    1.Oracle Database 11g Release 2 Standard edtion
    2.WebLogic Server (10.3.3)
    3.Portal, Forms, Reports and Discoverer (11.1.1.3.0)
    after install I try run the test.fmx is ok!
    But I want used form builder 11g connect my database 11g(installed at same host),
    It connect appeared ORA-12154: TNS: could not resolve service name.
    I search all about middleware folder in my PC , then find two tnsnames files and two sqlnet.ora
    the sqlnet.ora content is
    #==============================================================
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    #==============================================================
    the tnsnames.ora content is(copy same content from oracle database 11g's tnsnames.ora)
    #==============================================================
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = test1.XXX.com.tw)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.XXX.com.tw)
    #==============================================================
    The I update all of my PC's tnsnames.ora like above string,but it always not work
    somebody help me,thanks!!

    Ronald,
    I was able to connect to a database with Forms 11g by adding an Environment variable TNS_ADMIN and pointing this to the directory where the sqlnet.ora and tnsnames.ora files are located. I was unable to find a Net Configuration Assistant in Forms 11g and placing a copy of .ora files in the /%11G HOME/NETWORK/ADMIN didn't work either. Only after I added the environment variable was I able to connect.
    There might be a "More Appropriate" solution, but this is what worked for me. We are just now testing 11g, but are still developing with 10g R2.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.
    Edited by: CraigB on Sep 16, 2010 8:43 AM

  • Error: Oracle Forms Designer has stopped working

    I have read a lot of different responses regarding this and related issues but none of the answers seem to be relative to my specific problem. Here is what I have done so far:
    a. I just finished loading Oracle 11g 64x enterprise on my laptop running windows 7. It loaded correctly and I was able to import my 10g data dump and set up my schema.
    b. I then installed the Oracle development suite: ds_windows_x86_101202_disk1 and disk2. There were some minor issues regarding compatibility but following the advise of one post, I checked the blocks in question and the software loaded fine.
    c. I also attempted to install the p5969392_10123_WINNT.zip file but it gave a message indicating that no updates applied. (I am not sure if this is the correct patch or not?)
    d. I also had to download and install the Sun SDK, v6.18.
    e. I also updated the ORACLE paths in the default.env and registry entries and tried different urls in the runtime preference block. Nothing helped and I stayed with the default.
    Oracle Forms seems to startup correctly and I am able to connect to the database with no problem. Although I did not build a new form completely, it appears that this would be no problem.
    The problem:
    The problem is that when I attempt to open a form that was previously developed in 10g on XP, I immediately get the "Oracle Forms Designer has stopped working" error and Forms Builder shuts down. I get the same error whether I attempt to open a library, menu, or form.
    I have tried changing the compatibility mode from XP, service pack 3 (the default after install) to XP, service pack 2 but it made no difference.
    If anyone has been able to work through this issue, please let me know how. Thanks

    Gauthier Ooms wrote:
    We've had similar problems in the past, but found a working solution (using this + other forums):
    1. Install Oracle DevSuite 10.1.2.0.2
    2. Install Patchset 5983622 to upgrade DevSuite to version 10.1.2.3 (this upgrade is needed in order to do step 3)
    3. Install Patchset 7047034 to fix the crashing problem in the Forms Builder. (installation instructions are provided in the patchset)Issue no 3
    from Patchset 7047034 readme file..
    3.1 Platforms and Components for Patch 7047034 for Oracle Database Release 10.1.0.5How this patchset goes with the form Builder?
    But according to THIS link.. It works ;)
    Hamid

  • Opening forms builder 11g in linux

    i installed 11g in a linux computer. I can easily use frmplsqlconv.sh to convert my old forms and frmcmp.sh to compile but if i try to open forms builder i get an error: "FRM-91129: fatal error: no value specified for required environment variable FORMS_BUILDER_CLASSPATH".
    What do i have to do?

    I'm Working with redhat Linux 5.0. and oracle 11g database and oracle 11g forms.We could open form builder easily but today it shows error saying "forms builder is only supported on x86..."
    Can anyone help me please.

  • Migrating forms to 11g - problems with absolete built-ins

    Sorry if it's the wrong section, but nerves are kicking in and I'm lost.
    I've been trying to migrate an old, probably 8i database with its tools and forms into 11g. All software seems to run fine, but when I try to run the forms I either get "this form was made using an old forms builder" error, or worse - some enigmatic FRM and ORA (exception 6508) errors apparently connected to lack of some procedure called in the form triggers.
    Now you'd probably say "just recompile those forms". But I can't - I get tons of compilation errors, mostly comming in from absolete built-ins or trying to select from system views. That happens when trying to recompile libraries referenced by those forms, which is probably why i get those procedure lacking errors.
    Since the ammount and nature of those overwhelmed me I tried using Forms Migration Assistant...talk about betting on the wrong horse. First I had to change the 'start in' property of the assitants shortcut to where i stored the forms/libraries or else it kept throwing the libs out of said forms. Then I got a bundle of pld files and the most important libraries unchanged, with no mention of any problem in the assistants log. Needless to say my forms still get those procedure lack errors.
    I'm pretty sure I can somehow handle correcting the forms if the libraries were ok, but I just can't cope with those problems:
    -what to do about system view selects in triggers and library procedures? The compiler just treats them as unknown identifiers. I had the same problem elsewhere and it was about privileges, but this time I can't identify the user from whom those privs are read (in fact, isn't it whoever is using the form at the time?) so far I've noticed it try to use dba_users and dba_roles
    -what to do to correct a library (which can have dependencies on other libraries) to be compatible or at least compile'able with the new Forms Builder without spending a year on it all?
    I've tried applying changes mentionned in the assistants log (like changing RUN_PRODUCT calls to RP2RRO.RP2RRO_RUN_PRODUCT), but it didn't do any good

    Well for me the forms were ok to open with 11g, just had to correct differences and recompile to run.
    That there script is a ton of help!..well you forgot to mention the Output_File parameter, but I could find that myself now that I knew what to look at. Now if I could also set it not to produce .err files when everything went fine and to set the output names so that the old compiled forms get overwritten..
    the SRW.* calls turned out to be things used in Reports, so it was hopeless to compile in forms..but also not needed
    as for ENABLE_ITEM and DISABLE_ITEM I found these to use as their definitions in a library, that proved sufficient.
    procedure enable_item
    ( p_menuName in varchar2
    , p_menuItemName in varchar2
    ) is
    v_menuItem menuitem;
    begin
    v_menuItem := find_menu_item(p_menuName||'.'||
    p_menuItemName);
    if (not id_null(v_menuItem))
    and (get_menu_item_property(v_menuItem,visible) = 'TRUE')
    then
    set_menu_item_property(v_menuItem, enabled, property_true);
    end if;
    end;
    procedure disable_item
    ( p_menuName in varchar2
    , p_menuItemName in varchar2
    ) is
    v_menuItem menuitem;
    begin
    v_menuItem := find_menu_item(p_menuName||'.'||
    p_menuItemName);
    if (not id_null(v_menuItem))
    and (get_menu_item_property(v_menuItem,visible) = 'TRUE')
    then
    set_menu_item_property(v_menuItem, enabled, property_false);
    end if;
    end;Some forms still playing with me, but the compilation issues there don't seem to be connected with this topic..and now I got issues with reports >.< but that requires a topic elsewhere. Thanks all!

  • Forms Developer 11g r2

    Hi guys ,
    They have mentioned in the documentation that you must have 2G RAM for this product ,I have just 1 G RAM ,and i don't care if the PC became slow . Can i install the forms Developer 11g r2 on my PC , without problems.
    thanks.

    You can probably install the product with 1g of RAM, but depending on your configuration and what other software is running on the machine, you will not likely be able to use it productively.
    In release 2, you are presented with two different installation options/types: "Development" and "Deployment". If you choose the "Development" option, you may be ok with 1g of RAM although performance will not be so good.
    Keep in mind that this configuration (having just 1g of RAM) would not likely be considered "supported" if you were to contact Oracle Support with a problem.
    Edited by: Michael Ferrante on Dec 7, 2011 8:44 AM

Maybe you are looking for

  • Can 2012 iMac be used as monitor for PC with thunderbolt?

    Hi, Im planning on buying a new 2012 iMac and was wondering about TDM - Target Display Mode. My PC rig is up for a new motherboard and the thought was to buy a thunderbolt equipped one and then use my shiny new iMac as display for it. That way I can

  • Watch TV from Sky on Sony PlayStation

    We're pleased to announce the launch of TV from Sky on Sony PlayStation4, bringing you all the familiar features of Sky Go onto Sony PlayStation4. All you need is a Sony PlayStaion4 games console, your Sky iD and Sky Go Extra enabled on your Sky acco

  • Issue with runbook and the "&"

    I was working on a Service request/ Runbook for creating a new Shared mailbox in exchange online.  Everything worked fine when I submitted the request(s). Then I had another team member try it out on a real request and things did not work as expected

  • Redetermination for partner no. in sales item

    Hi all, When I change a partner no. (e.g. Payer) in the sales document header > partners, the same partner function "Payer" in all the sale items could be redetermined and follow the one in the header. For a customized partner function, how could I f

  • CS5 - Styles missing in CSS class menu

    I have noticed that a number of my CSS styles are not visible in the drop down menu in the HTML property inspector. There is however an empty space where they should be in the alphabetical list and although I can select the style I want by guessing w