Ports issue while Upgrading PI Server

Hi
I am facing problem while ugrading the PI server.
I started the upgrade using the cmd "<DVD drive>:\ STARTUP.BAT "jce_policy_zip=<path to JCE policy archive>""
but it is giving me the following error.
Could not bind to port 4239.
java.net.BindException: Address already in use: JVM_Bind
java.net.BindException: Address already in use: JVM_Bind
My error is same as mentioned in the following forum
[Unable to start DSUGui.bat;
Issue is in that forum he told that "I have found that disp+work.exe (Dia Wp no.4) is using port 4241 with PID 7532"
how to find which Dia Wp is using port 4239
Thanks And Regards
Osman Abdul Aziz Jabri

Hi Osman,
I am facing problem while ugrading the PI server.
I started the upgrade using the cmd "<DVD drive>:\ STARTUP.BAT "jce_policy_zip=<path to JCE policy archive>""
but it is giving me the following error.
Is this the first time you have tried to launch the Upgrade assitant???
Could not bind to port 4239.
java.net.BindException: Address already in use: JVM_Bind
As the above error says that Address is already in use it looks like upgrade assitant is already running.
Check if there is any SAPup process running and try to launch the Upgrade URL (http://hostname:4239)
Regards,
Ershad Ahmed.

Similar Messages

  • Issue while Upgrading to SQL 2014 from 2012. " The specified Edition upgrade is not supported."

    Hello Team
    I am seeing this issue while I am trying to do an in-place upgrade from SQL Server 2012 to SQL 2014. Both being Enterprise Editions I am still seeing the below error message in the Feature Upgrade checks.
    " The specified Edition upgrade is not supported"
    Please let me know if anyone else has faced this issue and any workarounds? I am not doing "Edition Upgrade", just wanted to upgrade same edition of 2012 to 2014.
    SQL Server details that is being upgrade: 
    Microsoft SQL Server 2012 (SP1) - 11.0.3368.0 (X64) 
    May 22 2013 17:10:44 
    Copyright (c) Microsoft Corporation
    Enterprise Edition: Core-based Licensing (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
    thanks

    Hi Shanky_621
    Thanks for the reply. Yes I was told that it is SQL 2014 Enterprise Edition. Is there a way to verify that? Also yes I did not select the free Evaluation or Express Editions.
    Just run the setup you got for SQL server 2014 and you would reach to page where it would say enterprise or standard after that cancel the setup . Actually version number can be found from Mediainfo located in same folder where setup.exe is located but edition
    cannot be found by that way.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Issue while upgrading weblogic portal 8.1 to 9.2

    Hi All,
    I am upgrading my weblogic portal 8.1 application to 9.2. While following the process give at following link.
    http://download.oracle.com/docs/cd/E13214_01/wli/docs92/upgradetutorial/chap2.html
    I am getting following error in the update tab. Any suggestion would be greatful.
    weblogic.DDConverter failed to convert the EAR, weblogic-application.xml will not be
    upgraded :
    [DDConverter] START Converting EAR BEA[DDConverter] START Converting EJB-JAR
    .workshop/<App_name>/EJB/GenericStateless[DDConverter] END Converting EJB-JAR
    .workshop/<App_name>/EJB/GenericStateless[DDConverter] START Converting EJB-JAR
    content.jar[DDConverter] END Converting EJB-JAR content.jar[DDConverter] START Converting
    EJB-JAR content_repo.jar[DDConverter] END Converting EJB-JAR content_repo.jar[DDConverter]
    START Converting EJB-JAR netuix.jar[DDConverter] END Converting EJB-JAR
    netuix.jar[DDConverter] START Converting EJB-JAR p13n_ejb.jar[DDConverter] END Converting
    EJB-JAR p13n_ejb.jar[DDConverter] START Converting EJB-JAR prefs.jar[DDConverter] END
    Converting EJB-JAR prefs.jar[DDConverter] START Converting EJB-JAR wps.jar[DDConverter] END
    Converting EJB-JAR wps.jar[DDConverter] START Converting EJB-JAR
    .workshop/<App_name>/EJB/ProjectBeans[DDConverter] END Converting EJB-JAR
    .workshop/<App_name>/EJB/ProjectBeans[DDConverter] START Converting WAR
    adminPortal.war[DDConverter] END Converting WAR adminPortal.war[DDConverter] START
    Converting WAR datasync.war<May 4, 2010 5:16:20 PM PDT> <Info> <J2EE> <BEA-160192> <While
    upgrading weblogic.xml, encountered "debug" param "jsp-param". This param is unknown and
    will be removed> [DDConverter] END Converting WAR datasync.war[DDConverter] START Converting
    WAR wps-toolSupport.war[DDConverter] END Converting WAR wps-toolSupport.war[DDConverter]
    START Converting WAR <App_name><May 4, 2010 5:16:20 PM PDT> <Error> <J2EE> <BEA-160197>
    <Unable to load descriptor
    weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@b16f5f finder:
    weblogic.utils.classloaders.CodeGenClassFinder@106def2 annotation: /WEB-INF/web.xml of
    module null. The error is weblogic.descriptor.DescriptorException: Unmarshaller failed     at
    weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:147
    )     at
    weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)     at
    weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(Abstra
    ctDescriptorLoader2.java:749)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescr
    iptorLoader2.java:376)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(Abst
    ractDescriptorLoader2.java:720)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescrip
    torLoader2.java:729)     at
    weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:134)     at
    weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:60)     at
    weblogic.application.ddconvert.EarConverter.convertModules(EarConverter.java:125)     at
    weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:84)     at
    weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:157)     at
    weblogic.utils.compiler.Tool.run(Tool.java:158)     at
    weblogic.utils.compiler.Tool.run(Tool.java:115)     at
    weblogic.application.ddconvert.DDConverter.main(DDConverter.java:177)     at
    weblogic.DDConverter.main(DDConverter.java:10)Caused by: com.bea.xml.XmlException:
    weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    "weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
    let.WebappContextListener])"     at
    com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:54)     
    at
    com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty.setValue(RuntimeBindin
    gType.java:483)     at
    com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRuntimeProperty.fillCollecti
    on(AttributeRuntimeBindingType.java:385)     at
    com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiIntermediary.java:52)     
    at
    com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalObjectFromIntermediary(At
    tributeRuntimeBindingType.java:145)     at
    com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(UnmarshalResult.java:185
    )     at
    com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:154)     
    at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)     at
    weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:136
    )     ... 15 moreCaused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already
    exists:
    "weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
    let.WebappContextListener])"     at
    weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:207)     at
    weblogic.j2ee.descriptor.WebAppBeanImpl.setListeners(WebAppBeanImpl.java:965)     at
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at
    java.lang.reflect.Method.invoke(Method.java:585)     at
    com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:48)     
    ... 23 more.> weblogic.application.ddconvert.DDConvertException:
    weblogic.descriptor.DescriptorException: Unmarshaller failed     at
    weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:79)     at
    weblogic.application.ddconvert.EarConverter.convertModules(EarConverter.java:125)     at
    weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:84)     at
    weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:157)     at
    weblogic.utils.compiler.Tool.run(Tool.java:158)     at
    weblogic.utils.compiler.Tool.run(Tool.java:115)     at
    weblogic.application.ddconvert.DDConverter.main(DDConverter.java:177)     at
    weblogic.DDConverter.main(DDConverter.java:10)Caused by:
    weblogic.descriptor.DescriptorException: Unmarshaller failed     at
    weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:147
    )     at
    weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:280)     at
    weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorManager.java:248)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.getDescriptorBeanFromReader(Abstra
    ctDescriptorLoader2.java:749)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.createDescriptorBean(AbstractDescr
    iptorLoader2.java:376)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(Abst
    ractDescriptorLoader2.java:720)     at
    weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescrip
    torLoader2.java:729)     at
    weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescriptor.java:134)     at
    weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:60)     ... 7
    moreCaused by: com.bea.xml.XmlException: weblogic.descriptor.BeanAlreadyExistsException:
    Bean already exists:
    "weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
    let.WebappContextListener])"     at
    com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:54)     
    at
    com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty.setValue(RuntimeBindin
    gType.java:483)     at
    com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRuntimeProperty.fillCollecti
    on(AttributeRuntimeBindingType.java:385)     at
    com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiIntermediary.java:52)     
    at
    com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalObjectFromIntermediary(At
    tributeRuntimeBindingType.java:145)     at
    com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(UnmarshalResult.java:185
    )     at
    com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(UnmarshalResult.java:154)     
    at com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:65)     at
    weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(MarshallerFactory.java:136
    )     ... 15 moreCaused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already
    exists:
    "weblogic.j2ee.descriptor.ListenerBeanImpl@788e8862(/Listeners[com.bea.wlw.runtime.core.serv
    let.WebappContextListener])"     at
    weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceManager.java:207)     at
    weblogic.j2ee.descriptor.WebAppBeanImpl.setListeners(WebAppBeanImpl.java:965)     at
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at
    java.lang.reflect.Method.invoke(Method.java:585)     at
    com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:48)     
    ... 23 moreweblogic.descriptor.DescriptorException: Unmarshaller failed
    Thanks in advance.
    Regards,
    Sandeep K

    Hi,
    Upgrade report is giving me following warning. Is my above problem is due to this warning?
    The project <Application Name> references netui-pageflow.jar, which contains an 8.1 WLS XMLBean, com.bea.wlw.netui.pageflow.schema.webapp23.EjbLinkDocument. Regenerate the JAR to use Apache XMLBeans.
    If yes then how to resolve this issue. Any suggestion guys.
    Thanks in advance.
    Regards,
    SandeepK

  • ISSUES WHILE STARTING HTTP SERVER FOR A NEW INSTALLATION OF 10G AS

    I installed 10g AS version 10.1.3.1. I am having this issue while running the installation:
    The Configuration assistants are failing with the following error:
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=621769602,pid=30999)
    failed to start a managed process after the maximum retry limit
    Log:
    /opt/dba/oracle/product/10.1.3.1/OracleAS_1/opmn/logs//HTTP_Server~1.log
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    I am using a staticports.ini file with the following values
    Oracle HTTP Server port =81
    Oracle HTTP Server Listen port = 81
    Oracle HTTP Server SSL port = 444
    Oracle HTTP Server Listen (SSL) port = 444
    I am not sure what the following are for and what values i should for them so i commented them
    #Oracle Notification Server Request port = port_num
    #Oracle Notification Server Local port = port_num
    #Oracle Notification Server Remote port = port_num
    #ASG port = port_num
    Has anyone encountered this issue ??

    Port numbers less than 1024 are privileged ports on Unix/Linux. In order for OHS to run on one of the privileged port (e.g. 81 and 441 in your case) you must enable OHS to run as root. By default OHS runs a non-root user, the user that installed Oracle Application Server.
    So to start with installer do not specify custom (static) ports and complete the installation. OHS will be assigned some non-privileged port by installer. Post installation follow the instructions here to change the ports to 81 and 441:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/ports.htm#CIHJEEJH
    Thanks
    Shail

  • Issue while upgrading SBP 11.2.0.3.5 - 201303 to 11.2.0.3.9 - 201402V3

    Hi,
    while upgrading Oracle SBP 11.2.0.3.5 - 201303 to 11.2.0.3.9 - 201402V3 facing issue as follows
    After finishing command $ORACLE_HOME/MOPatch/mopatch.sh -d -s SAP11203V3P_1402-20009977.ZIP
    Link Status:
    Link script not executed due to patch installation failures.
    Please check the log file
    $ORACLE_HOME/cfgtoollogs/mopatch/mopatch-2014_05_02-15-02-04.log
    for details.  Resolve the problems.  Re-start MOPatch to execute
    the link script or execute it manually as
      /bin/sh "./link.seskasap011.sh"
    there are some failed patched found in the logs
    Skipped 2 of 104 patches due to patch conflicts:
    SAP11203V3P_1402-20009977.ZIP!17540582!17540582
        conflicts with: 11837095 12693573 12918738 13628002 13784384 13906412 13947840 14264364 14309390 14511876 15827841 15878275 15980576 16084707 16210371 16291679 163
    57019 16359540
        OPatch log file:
    $ORACLE_HOME/cfgtoollogs/opatch/opatch2014-05-02_15-03-26PM_1.log
    SAP11203V3P_1402-20009977.ZIP!17239632
        conflicts with: 12693573
    also foung below type of error in the log file
    “”Archive Action: Source file "/oracle/GN0/112_64/.patch_storage/14309390_Aug_2_2012_13_50_45/files/lib/libserver11.a/ktfb.o" does not exists.
    'oracle.rdbms, 11.2.0.3.0': Cannot update file '/oracle/GN0/112_64/lib/libserver11.a' with '/ktfb.o'
    Archive Action: Source file "/oracle/GN0/112_64/.patch_storage/14309390_Aug_2_2012_13_50_45/files/lib/libserver11.a/ktsx.o" does not exists.
    'oracle.rdbms, 11.2.0.3.0': Cannot update file '/oracle/GN0/112_64/lib/libserver11.a' with '/ktsx.o'
    Archive Action: Source file "/oracle/GN0/112_64/.patch_storage/14309390_Aug_2_2012_13_50_45/files/lib/libserver11.a/tbsdrv.o" does not exists.
    'oracle.rdbms, 11.2.0.3.0': Cannot update file '/oracle/GN0/112_64/lib/libserver11.a' with '/tbsdrv.o'””
    when i try appling single patch using OPatch, it is not getting applied
    Please suggest
    Regards,
    Narayana
    +91 8374424972

    Hi Janos,
    Copy files from another Oracle Software is not a wise idea. Even if this would work, it is an unsupported way. No one could predict what would happen later on.
    I said to rsync the file systems not to copy specific files, If you rsync the file system (Oracle_home) it syncs all the binaries without any difference between source and target. It doesn't require uninstallation and re-installation of Oracle.
    Deinstalling and reinstalling the Oracle Software is the most easiest and quickest supported way
    I did this rsync even on new systems where Oracle was not installed, it worked all the times without any issue.
    Never mind - It is just another solution to resolve the issue and not to challenge
    Regards,
    Nick Loy

  • Facing Issue while Installing SOA server for setting up BPM11g working environment

    Hi All,
    I have been able to install Database and Weblogic Server but I am facing issue in installing SOA server.
    I am trying to install it for running BPM 11g application.
    I saw the same problem has already been answered but available solutions are not resolving my problem.
    Error Message:Provide the JDK/JRE location while launching the installer.Invoke the setup.exe with -jreLoc<JDK/JRE location absolute path>parameter(s).
    I tried both way for initializing the installation. i.e directly through setup.exe and by command prompt but in both the cases I am getting same error.
    It is not asking for Java path in command prompt also.
    a)In my system java 7 is installed.
    b)I have used Oracle Database 11g instead of XE
    Can this be the reason?
    I checked Program Files:
    jre7 and jdk1.7.0_45 are there.
    I also have set JAVA_HOME in environment variable as C:\Program Files\java\jre7
    path :C:\Program Files\java\jdk1.7.0_45\bin
    Please help me in fixing this as I am stuck in this installation from last few days.
    Thanks!

    Hi Binay,
    You might want to consider instead installing it using JDK 1.6.
    Here's where you can check the Fusion Middleware configurations:  http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    It's buried in there, but bottom line is that Oracle BPM 11g (PS6) 11.1.1.7 needs JDK 1.6 (for Windows it is either JDK 1.6.0_35 or JRockit 6 Update 37 R28.2.5+) and I'd suggest you use JRockit.
    Dan

  • Issue while Upgrading vmm 2012 sp1 to vmm 2012 R2

    Hi,
    We are trying to upgrade the vmm setup to 2012 r2 ,we retained the existing vmm database
    While upgrading to vmm 2012 r2 , got the below warning message:
    "The VMM database contains one or more services in a failed state. Upgrading to VMM in System Center 2012 R2 is not recommended. Retry the upgrade after you have reinstalled VMM for System Center 2012 SP1 and repaired or removed these services. Click
    Cancel to exit the upgrade."
    Tried to find the bug using the vmm logs file like
    errlevel
    setupwizard
    vmmserver
    In erlevel log, the entry was "0".
    Any idea what the issue is????

    1. You just need CU3 - these are cumulative
    2. Sure, you can take a temporary snapshot. You need to take a SQL backup also.
    3. Don't forget to test the upgrade process on a copy of your site database (use /testdbupgrade)
    This guide may help you
    http://www.gerryhampsoncm.blogspot.ie/2013/10/in-place-upgrade-sccm-2012-sp1-to-r2.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Issue while Upgrading AIA

    Hi All,
    We are trying to upgrade AIA from 11.1.1.3.0 to AIA - 11.1.1.5.0 using
    :/oracle/product/Middleware/AIA/AIAFPUpdates/Update_AIAFP111150/config] ant -f UpdateAIAFP111150.xml -DfromVersion=11.1.1.3.0 Buildfile: UpdateAIAFP111150.xml
    and we are getting this error,
    update_aiafp:
    Please Enter the Admin Username:weblogic
    Please Enter the Admin Password:
    [AIAXmlProperty] Decipher value does not exist for the key : participatingapplications.Ebiz.db.EBIZ01.password
    [AIAXmlProperty] Decipher value does not exist for the key : pips.BAERPSOA.server.password
    [AIAXmlProperty] Decipher value does not exist for the key : oer.server.password
    [AIAXmlProperty] Decipher value does not exist for the key : participatingapplications.Ebiz.db.EBIZ01.syspassword
    [AIAXmlProperty] Decipher value does not exist for the key : participatingapplications.Ebiz.server.password
    BUILD FAILED
    /oracle/product/Middleware/AIA/AIAFPUpdates/Update_AIAFP111150/config/UpdateAIAFP111150.xml:53: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/Infrastructure/Install/AID/AIAExecuteDriver.xml:89: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/Infrastructure/Install/AID/AIAExecuteDriver.xml:64: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/aia_instances/AIA_TEST/tmp/AIDExecuteDP_temp_320208722.xml:4: The following error occurred while executing this line:
    /oracle/product/Middleware/AIA/AIAFPUpdates/Update_AIAFP111150/config/UpdateAIAInstance.xml:116: java.lang.NoClassDefFoundError: oracle/mds/exception/MDSException
    Does someone know what could be wrong?
    Regards
    Anish.

    Hi Anish,
    Please check if you have the following jar in your classpath before you run the upgrade script. $MW_HOME/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar. Also have you sourced the aiaenv.sh before you tried to run the script ?
    Thanks
    Nipun

  • Issues while install Application server

    Hi all,
    I am trying to install application server for the first time. while installing I am getting the error in the REGISTER with Internet directory screen,
    It has two fields to enter
    1. HOST : I assume machine name in which the S/w is getting installed
    2. PORT : Please tell me the port number which I have to enter here?
    Ther version I am trying to intall is,
    APPLICATION SERVER 10g (10.1.2.0.2)
    One more doubt,
    Is Oracle map viewer is available with APPLICATION SERVER 10g (10.1.2.0.2)??
    Please help
    -Thanks & Cheers
    Antony

    The Application Server can be installed one of three ways
    1) J2EE and WebCache
    2) Portal and Wireless
    3) BI and Forms
    Option 1) J2EE and WebCache is just that, only the Oracle Container for Java (OC4J) J2EE server and a WebCache/WebServer
    Option 2) includes option 1 plus adds Oracle's Portal product with an optional Wireless enviorment (for displaying on things like phones, pda's, etc).
    Option 3) includes option 1 & 2 plus adds Discoverer (BI) and Oracle Forms
    Options 2 and 3 require an Infrastructure server be installed prior to the Application Server install. This is the Oracle Internet Directory server (OID). This can be installed on the same machine, but I recommend a seperate host if this is going to be a production box. Same host installs will work fine for learning/classroom.
    The OID server is installed from the same install as Application Server. It was one of the options early in the install. All of the documentation ships with the install media (both download & CD/DVD) Look in your install & find the doc directory. Launch the doc.htm in a web browser. The Install Guide goes through all of this in detail.

  • Problems of Port Configuration while upgrading from 4.0B to ERP 6

    Hi all,
        We are upgrading a system from 4.0B to ERP 6. Will there will be any problems from port configuration side? If any please tell what they might be.
    thankyou.

    Hello,
    We have upgraded from 4.6C to ECC6.0 and did not have any port config issues.
    Things to look for:
      - RFC destinations, do they still work
      - directories used in File type ports, are they still there (they should be)
    Hope this helps a bit
    Regards
    Greg Kern

  • Port issue while rebooting Webserver

    Hi guys,
    I have weblogic8.1,pt8.44 and HRMS8.8 on Solaris 8 and oracle9i.
    I have verisign certification installed on webserver and when i'm rebooting the webserver i'm getting the following error:
    <Emergency> <WebLogicServer> <BEA-000351> <
    Unable to create a server socket on Channel Default for port: 443. java.net.Bind
    Exception: Address already in use Perhaps another process is using port 443.>
    443 is our SSL port.Although the webserver is running, but the verisign or internet link isn't working.
    When I check netstat -an | grep 443, i'm getting the following values:
    Local Address Remote Address State
    xxxx.xxxx.443 xxxx.xxxx.52405 Close_wait
    xxxx.xxxx.443 xxxx.xxxx.36086 Close_wait
    xxxx.xxxx.443 xxxx.xxxx.50493 Close_wait
    xxxx.xxxx.443 xxxx.xxxx.55417 Close_wait
    xxxx.xxxx.443 xxxx.xxxx.4723 Close_wait
    I know this is a solaris problem, if any anyone has faced this,Please reply

    Hi Guys,
    The issue has been solved. I have cleared the hanging ports by using lsof.Now, after rebooting the webserver I was able to access the verisign link.

  • SCOM : Issues while upgrading SCOM agent from 2012SP1 to R2

    Hi,
    We have upgraded SCOM setup from SP1 to R2 but facing issues with agent upgrade.
    We were able to view only ~70% agents in pending management (Agent requires update).
    Further, when I tried to upgrade agents through console, some are successfully upgraded but rest are giving
    error.
    Can someone help me to understand why all agents are not appearing in pending management for upgrade?
    I also tried to upgrade agent manually but no luck. It gives error "The path 'C:\Windows\.........\monagent.msi'
    can not be found. Verify that you have access to location and try again or try to find installation package.........". , though I had logged into server with admin access.
    Also most of servers are remotely manageable but unable to upgrade through console.
    Thanks,
    Priya

    Hi Priya,
    I understand you require the Agent data. How ever the events clearely say the issue is because of the old installation files.
    I was looking a a article on updating an agent to SCOM 2012 R2 from the below link.
    https://technet.microsoft.com/en-us/library/dn249715.aspx
    So the link says:
    When you upgrade an agent, the Operations Manager installer service runs and is not removed until after the completion of the upgrade.
    If the agent upgrade fails, you might have to re-install the agent because the installer service was not properly removed. If you attempt to upgrade the agent again and it fails, you should re-install the agent after you have completed upgrading all features
    of Operations Manager.
    So i would suggest you is you try the below on only 1 agent.
    1. Download the Agent Dump from the below link and try updating it. (This is my copy of MOM Agent.msi from my installation media of SCOM
    2012 R2)
    https://www.dropbox.com/s/wv7y37moyd04209/MOMAgent.msi?dl=0
    If the above does not success  and gives you the same error then try the below
    1. Select an agent and pull all the perfmon data / Alerting data required for it using SQL Query or Reporting.
    2. Uninstall the Old SP1 Agent setup.
    3. Install the Agent via Discovery Wizard or do a manual installation and see if the issue resolves.
    I think either from both the steps will solve the issue.
    Gautam.75801

  • Issues while starting Weblogic Server

    Hi All,
    I installed Weblogic server and created a domain in Windows 2000 server as an Administrator. Now whenever i try to start weblogic with another user(having admin access) i get the following exception :-
    Please could you suggest me some workaround so that i am able to start weblogic domain as some other user also. i do not want to install a new domain as i have done a lot of work in the current one.
    ####<Feb 15, 2012 6:54:23 AM EST> <Error> <Security> <ndalolvm01> <AdminServer> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1329306863870> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    ####<Feb 15, 2012 6:54:23 AM EST> <Critical> <WebLogicServer> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306863886> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:291)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:282)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:261)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:847)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:289)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:283)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:261)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: java.security.PrivilegedActionException: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:289)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:283)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:261)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:808)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:289)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:283)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:261)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based farm keystore failed.
         at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:351)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:102)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:74)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:64)
         at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
         at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:64)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:127)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:798)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:289)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:283)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:261)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    ####<Feb 15, 2012 6:54:24 AM EST> <Notice> <WebLogicServer> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306864011> <BEA-000365> <Server state changed to FAILED>
    ####<Feb 15, 2012 6:54:24 AM EST> <Error> <WebLogicServer> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306864011> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Feb 15, 2012 6:54:24 AM EST> <Notice> <WebLogicServer> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306864026> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Feb 15, 2012 6:54:24 AM EST> <Debug> <SecuritySSL> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306864057> <BEA-000000> <Use Certicom SSL with Domestic strength>
    ####<Feb 15, 2012 6:54:24 AM EST> <Debug> <SecuritySSL> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306864073> <BEA-000000> <Empty CA List is enabled :false>
    ####<Feb 15, 2012 6:54:24 AM EST> <Info> <WebLogicServer> <ndalolvm01> <AdminServer> <Main Thread> <<WLS Kernel>> <> <> <1329306864089> <BEA-000236> <Stopping execute threads.>

    hi Sandeep,
    i changed the owner of the domain directory in windows server 2000 but i am still getting the same error.

  • Class loading issue while upgrading from SJS Identity Manager 6.0 to 7.1

    Hi,
    I am trying to upgrade my SJS Identity Manager 6.0 installation to 7.1 version.
    My setup for same includes:
    OS: Suse Linux 9 Enterprise Server
    Identity Repository: Oracle 9i
    SJS Identity Manager 6.0 to 7.1
    Application Server: Weblogic AS 8.1.4
    Problem Description: When I tried to deploy my IDM installation on Weblogic after the upgrade process, it fails with following stack trace on the console:
    Caused by: java.lang.NoClassDefFoundError: javax/management/NotificationEmitter
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at com.waveset.task.TaskManager.<init>(TaskManager.java:96)
    at com.waveset.server.Server.init(Server.java:567)
    at com.waveset.server.Server.start(Server.java:237)
    at com.waveset.server.Server.getServer(Server.java:826)
    at com.waveset.server.Server.getServer(Server.java:803)
    at com.waveset.server.StartupServlet.startServer(StartupServlet.java:441)
    at com.waveset.server.StartupServlet.init(StartupServlet.java:116)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java: 1028)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:32 1)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:904)
    ... 21 more
    Where can I find this class?
    Please help.

    Hi,
    I am trying to upgrade my SJS Identity Manager 6.0 installation to 7.1 version.
    My setup for same includes:
    OS: Suse Linux 9 Enterprise Server
    Identity Repository: Oracle 9i
    SJS Identity Manager 6.0 to 7.1
    Application Server: Weblogic AS 8.1.4
    Problem Description: When I tried to deploy my IDM installation on Weblogic after the upgrade process, it fails with following stack trace on the console:
    Caused by: java.lang.NoClassDefFoundError: javax/management/NotificationEmitter
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    at com.waveset.task.TaskManager.<init>(TaskManager.java:96)
    at com.waveset.server.Server.init(Server.java:567)
    at com.waveset.server.Server.start(Server.java:237)
    at com.waveset.server.Server.getServer(Server.java:826)
    at com.waveset.server.Server.getServer(Server.java:803)
    at com.waveset.server.StartupServlet.startServer(StartupServlet.java:441)
    at com.waveset.server.StartupServlet.init(StartupServlet.java:116)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java: 1028)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:32 1)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:904)
    ... 21 more
    Where can I find this class?
    Please help.

  • Issues while upgrading the db of  an 11iEBS application , 10.2.0.4 to 11gR2

    Team,
    I am following the doc is: 881505.1 to upgrade the DB(10.2.0.4.0) of an 11iEBS application to 11gR2.
    From the Doc I have completed steps till 13. Now doing the actual upgrade following the doc Oracle Database Upgrade Guide 11g Release 2 (11.2).
    I have logged into the instance and set up the variables for new oracle home, and am running the dbua command and getting the error.
    " Database Vault option is enabled in the Oracle Home "/slot/ems6764/oracle/app/ora6764/product/11.2.0/dbhome_1". This needs to be disabled prior to upgrade".
    I checked and the option is not enabled. Checked in the 10g oracle home and the option is disabled. I had run the pr-upgrade script it didnt give me any errors.
    As the 11g db is not yet up, its still give me the above error. I also tried brining up the 11g db with some workaround mentioned in support.oracle.com and their also its disabled.
    Tried all the options and exhausted. Could you please help me in this as I am unable to proceed with the upgrade. Let me know if some more information is required to help me in debugging the issue.
    Thanks
    Shyam.

    Logged into my instance name(hzobdv13) as oracle user for 10g OH
    Performed all the below steps on 10g Oracle Home.
    1) Stopped the db and also the listener.
    2)
    -bash-3.00$ cd $ORACLE_HOME/rdbms/lib
    -bash-3.00$ make -f ins_rdbms.mk dv_off lbac_off ioracle
    /usr/bin/ar cr /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/kzvndv.o
    /usr/bin/ar cr /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/kzlnlbac.o
    chmod 755 /slot/ems6764/oracle/hzobdv13db/10.2.0/bin
    - Linking Oracle
    rm -f /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/oracle
    gcc -o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/oracle -L/slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/ -L/slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ -L/slot/ems6764/oracle/hzobdv13db/10.2.0/lib/stubs/ -L/usr/lib -lirc -Wl,-E `test -f /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/sskgpsmti.o && echo /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/sskgpsmti.o` /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/opimai.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/ssoraed.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/ttcsoi.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/defopt.o -Wl,--whole-archive -lperfsrv10 -Wl,--no-whole-archive /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/nautab.o /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/naeet.o /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/naect.o /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/naedhs.o /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/config.o -lserver10 -lodm10 -lnnet10 -lskgxp10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lhasgen10 -lcore10 -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lcore10 -lskgxn2 -lclient10 -lvsn10 -lcommon10 -lgeneric10 -lknlopt `if /usr/bin/ar tv /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a | grep xsyeolap.o > /dev/null 2>&1 ; then echo "-loraolap10" ; fi` -lslax10 -lpls10 -lplp10 -lserver10 -lclient10 -lvsn10 -lcommon10 -lgeneric10 `if [ -f /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/libavserver10.a ] ; then echo "-lavserver10" ; else echo "-lavstub10"; fi` `if [ -f /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/libavclient10.a ] ; then echo "-lavclient10" ; fi` -lknlopt -lslax10 -lpls10 -lplp10 -ljox10 -lserver10 -lclsra10 -ldbcfg10 -locijdbcst10 -lwwg `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `if /usr/bin/ar tv /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lordsdo10"; fi` -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lsnls10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -laio `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/sysliblist` -Wl,-rpath,/slot/ems6764/oracle/hzobdv13db/10.2.0/lib -lm `cat /slot/ems6764/oracle/hzobdv13db/10.2.0/lib/sysliblist` -ldl -lm -L/slot/ems6764/oracle/hzobdv13db/10.2.0/lib
    /slot/ems6764/oracle/hzobdv13db/10.2.0/lib//libcore10.a(lcd.o)(.text+0x8e8): In function `lcdprm':
    : warning: the `gets' function is dangerous and should not be used.
    mv -f /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracle /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracleO
    mv /slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/oracle /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracle
    chmod 6751 /slot/ems6764/oracle/hzobdv13db/10.2.0/bin/oracle
    3) started the db and listener
    4)logged in as sysdba
    SQL> alter trigger dvsys.dv_before_ddl_trg disable;
    alter trigger dvsys.dv_before_ddl_trg disable
    ERROR at line 1:
    ORA-04080: trigger 'DV_BEFORE_DDL_TRG' does not exist
    SQL> alter trigger dvsys.dv_after_ddl_trg disable;
    alter trigger dvsys.dv_after_ddl_trg disable
    ERROR at line 1:
    ORA-04080: trigger 'DV_AFTER_DDL_TRG' does not exist
    5)
    SQL> alter system set recyclebin=off scope=spfile;
    alter system set recyclebin=off scope=spfile
    ERROR at line 1:
    ORA-32001: write to SPFILE requested but no SPFILE specified at startup
    dvremov.sql is not present under 10g Oracle home. Checked its present under 11g Oracle home, but the database for 11g is not created and I cannot log into it.
    rest of the steps didnt work.
    6) SQL> exec DBMS_NETWORK_ACL_ADMIN.DROP_ACL ('/sys/acls/dvsys-network-privileges.xml');
    BEGIN DBMS_NETWORK_ACL_ADMIN.DROP_ACL ('/sys/acls/dvsys-network-privileges.xml'); END;
    ERROR at line 1:
    ORA-06550: line 1, column 7:
    PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.DROP_ACL' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    7) -bash-3.00$ cd $ORACLE_HOME/rdbms/lib
    -bash-3.00$ make -f ins_rdbms.mk lbac_on ioracle
    make: *** No rule to make target `/slot/ems6764/oracle/hzobdv13db/10.2.0/rdbms/lib/kzlilbac.o', needed by `lbac_on'. Stop.
    8)
    SQL> alter system set recyclebin=on
    2 ;
    System altered.

Maybe you are looking for

  • How to show real file name on file download box when the file is downloaded

    Here is my procedure for downloading from Oracle database to the client, the file is stored in a Blob field, a DAD was defined with no errors, in fact the upload works with no errors. The files are in text format, the field MIME_TYPE has the value 't

  • Error occured while service was processing- seeing this error often

    I have Oracle EBS 12.1 installed and have a LDAP directory on the other side. data to directory is sent using soap protocol. Often while doing some operation like add user i get the following error <env:Envelope xmlns:env="http://schemas.xmlsoap.org/

  • HTML DB application as portlet

    Has anyone been able to add an HTML DB application as a portlet that is rendered inline in Portal? I'm trying this with Portal 9.0.2.2.14 and Html Db 1.5.0.00.33. The html db application is registered as a partner application with the SSO server and

  • PSE 7 - DEsign Feature or Bug?

    I wonder if the following is a PSE design feature or is really a bug.<br /><br />- In the Editor I have, say, 3 pictures open.<br />- I finish editing one and close it.<br />- Now the Organizer opens automagically!!!<br />- I would prefer the Editor

  • Upgrade path for old Dreamweaver templates?

    Is there anything that will upgrade old (MX 2004) templates and files to CS3?