I am getting following error when index rebuild

SQL> ALTER INDEX VECTORMAPLIN_IXS REBUILD;
ALTER INDEX VECTORMAPLIN_IXS REBUILD
ERROR at line 1:
ORA-14086: a partitioned index may not be rebuilt as a whole
i have given alter index VECTORMAPLIN_IXS REBUILD partition;
but i am getting error
plseas suggest how to proceed

VECTORMAPARE_IXS P0
VECTORMAPARE_IXS P1
VECTORMAPARE_IXS P2
VECTORMAPARE_IXS P3
VECTORMAPARE_IXS P4
VECTORMAPARE_IXS P5
INDEX_NAME PARTI
VECTORMAPARE_IXS P6
VECTORMAPARE_IXS P7
VECTORMAPARE_IXS P8
VECTORMAPARE_IXS P9
VECTORMAPARE_IXS P10
VECTORMAPARE_IXS P11
VECTORMAPARE_IXS P12
VECTORMAPARE_IXS P13
VECTORMAPARE_IXS P14
VECTORMAPARE_IXS P15
VECTORMAPARE_IXS P16
INDEX_NAME PARTI
VECTORMAPTXT_IXS P0
VECTORMAPTXT_IXS P1
VECTORMAPTXT_IXS P2
VECTORMAPTXT_IXS P3
VECTORMAPTXT_IXS P4
VECTORMAPTXT_IXS P5
VECTORMAPTXT_IXS P6
VECTORMAPTXT_IXS P7
VECTORMAPTXT_IXS P8
VECTORMAPTXT_IXS P9
VECTORMAPTXT_IXS P10
INDEX_NAME PARTI
VECTORMAPTXT_IXS P11
VECTORMAPTXT_IXS P12
VECTORMAPTXT_IXS P13
VECTORMAPTXT_IXS P14
VECTORMAPTXT_IXS P15
VECTORMAPTXT_IXS P16
VECTORMAPPNT_IXS P0
VECTORMAPPNT_IXS P1
VECTORMAPPNT_IXS P2
VECTORMAPPNT_IXS P3
VECTORMAPPNT_IXS P4
INDEX_NAME PARTI
VECTORMAPPNT_IXS P5
VECTORMAPPNT_IXS P6
VECTORMAPPNT_IXS P7
VECTORMAPPNT_IXS P8
VECTORMAPPNT_IXS P9
VECTORMAPPNT_IXS P10
VECTORMAPPNT_IXS P11
VECTORMAPPNT_IXS P12
VECTORMAPPNT_IXS P13
VECTORMAPPNT_IXS P14
VECTORMAPPNT_IXS P15
INDEX_NAME PARTI
VECTORMAPPNT_IXS P16
VECTORMAPROA_IXS P0
VECTORMAPROA_IXS P1
VECTORMAPROA_IXS P2
VECTORMAPROA_IXS P3
VECTORMAPROA_IXS P4
VECTORMAPROA_IXS P5
VECTORMAPROA_IXS P6
VECTORMAPROA_IXS P7
VECTORMAPROA_IXS P8
VECTORMAPROA_IXS P9
INDEX_NAME PARTI
VECTORMAPROA_IXS P10
VECTORMAPROA_IXS P11
VECTORMAPROA_IXS P12
VECTORMAPROA_IXS P13
VECTORMAPROA_IXS P14
VECTORMAPROA_IXS P15
VECTORMAPROA_IXS P16
VECTORMAPLIN_IXS P0
VECTORMAPLIN_IXS P1
VECTORMAPLIN_IXS P2
VECTORMAPLIN_IXS P3
INDEX_NAME PARTI
VECTORMAPLIN_IXS P4
VECTORMAPLIN_IXS P5
VECTORMAPLIN_IXS P6
VECTORMAPLIN_IXS P7
VECTORMAPLIN_IXS P8
VECTORMAPLIN_IXS P9
VECTORMAPLIN_IXS P10
VECTORMAPLIN_IXS P11
VECTORMAPLIN_IXS P12
VECTORMAPLIN_IXS P13
VECTORMAPLIN_IXS P14
INDEX_NAME PARTI
VECTORMAPLIN_IXS P15
VECTORMAPLIN_IXS P16
i am getting as follows
INDEX_NAME INDEX_TYPE
TABLE_NAME
VECTORMAPLIN_IXS DOMAIN
VECTORMAPLINE
VECTORMAPROA_IXS DOMAIN
VECTORMAPROADCLINE
VECTORMAPPNT_IXS DOMAIN
VECTORMAPPOINT
INDEX_NAME INDEX_TYPE
TABLE_NAME
VECTORMAPTXT_IXS DOMAIN
VECTORMAPTEXT
VECTORMAPARE_IXS DOMAIN
VECTORMAPAREA
VML_MASK_SID DOMAIN
OSVECTORMAPLOCALM
thase are the outputs
which shows above
my requirement is to build only 6 indexes
so
ALTER INDEX TEST_IDX REBUILD PARTITION INDX_2012 ONLINE COMPUTE STATISTICS
do ii need to give partion name or shall i give indx_2012
please let me know
thanks for help

Similar Messages

  • Getting following error when trying to run my application through eclipse

    Hi
    i am getting following error when i am trying to execute my program from my eclipse id 3.2 .Plz help me .I have also increase jvm memory upto 256M but it doesnt work.
    [java] E:\tarun\java\workspace1\Nss_Gui\main\build.xml:62: java.io.IOException: CreateProcess: "C:\Program Files\Java\jre1.5.0_05\bin\java.exe" -Xmx100M -classpath E:\tarun\java\workspace1\Nss_Gui\main\output;E:\tarun\java\workspace1\Nss_Gui\main\conf;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\GuiXmlQueryRequest.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\GuiXmlQueryResponse.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\Cdr.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor$1.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor$2.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\Event.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\EventDescriptor$1.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\EventDescriptor�
    [java] at org.apache.tools.ant.taskdefs.Java.fork(Java.java:758)
    [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:171)
    [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:84)
    [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [java] at org.apache.tools.ant.Task.perform(Task.java:364)
    [java] at org.apache.tools.ant.Target.execute(Target.java:341)
    [java] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [java] at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
    [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [java] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423)
    [java] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)
    [java] Caused by: java.io.IOException: CreateProcess: "C:\Program Files\Java\jre1.5.0_05\bin\java.exe" -Xmx100M -classpath E:\tarun\java\workspace1\Nss_Gui\main\output;E:\tarun\java\workspace1\Nss_Gui\main\conf;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\GuiXmlQueryRequest.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\GuiXmlQueryResponse.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\Cdr.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor$1.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor$2.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\Event.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\EventDescriptor$1.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\EventDescriptor�
    [java] at java.lang.ProcessImpl.create(Native Method)
    [java] at java.lang.ProcessImpl.<init>(Unknown Source)
    [java] at java.lang.ProcessImpl.start(Unknown Source)
    [java] at java.lang.ProcessBuilder.start(Unknown Source)
    [java] at java.lang.Runtime.exec(Unknown Source)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [java] at java.lang.reflect.Method.invoke(Unknown Source)
    [java] at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:834)
    [java] at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:435)
    [java] at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:449)
    [java] at org.apache.tools.ant.taskdefs.Java.fork(Java.java:751)
    [java] ... 13 more
    [java] --- Nested Exception ---
    [java] java.io.IOException: CreateProcess: "C:\Program Files\Java\jre1.5.0_05\bin\java.exe" -Xmx100M -classpath E:\tarun\java\workspace1\Nss_Gui\main\output;E:\tarun\java\workspace1\Nss_Gui\main\conf;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\GuiXmlQueryRequest.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\GuiXmlQueryResponse.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\Cdr.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor$1.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor$2.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\CdrDescriptor.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\Event.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\EventDescriptor$1.class;E:\tarun\java\workspace1\Nss_Gui\main\output\com\ardit\nss\common\model\cdr\EventDescriptor�
    [java] at java.lang.ProcessImpl.create(Native Method)
    [java] at java.lang.ProcessImpl.<init>(Unknown Source)
    [java] at java.lang.ProcessImpl.start(Unknown Source)
    [java] at java.lang.ProcessBuilder.start(Unknown Source)
    [java] at java.lang.Runtime.exec(Unknown Source)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [java] at java.lang.reflect.Method.invoke(Unknown Source)
    [java] at org.apache.tools.ant.taskdefs.Execute$Java13CommandLauncher.exec(Execute.java:834)
    [java] at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:435)
    [java] at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:449)
    [java] at org.apache.tools.ant.taskdefs.Java.fork(Java.java:751)
    [java] at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:171)
    [java] at org.apache.tools.ant.taskdefs.Java.execute(Java.java:84)
    [java] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
    [java] at org.apache.tools.ant.Task.perform(Task.java:364)
    [java] at org.apache.tools.ant.Target.execute(Target.java:341)
    [java] at org.apache.tools.ant.Target.performTasks(Target.java:369)
    [java] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
    [java] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
    [java] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
    [java] at org.eclipse.ant.internal.ui.antsupport.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:32)
    [java] at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
    [java] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423)
    [java] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137)

    javax.el.PropertyNotFoundException: Target Unreachable, 'oracle' returned null
    The managed bean property 'oracle' is not found with the specified EL expression. What is the EL expression used  and what is the managed bean property?

  • Getting following error when running eg. Applet + JMS. Why?

              Im trying to run the example Applet provided in the bea documentation in Weblogic
              8.1, but im getting the following error. Can someone shed some light on the matter.
              Thank you all for
              your time
              java.lang.ClassNotFoundException: weblogic.jndi.internal.ServerNamingNode_WLStub
              at sun.applet.AppletClassLoader.findClass(Unknown Source)      
              at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)      
              at java.lang.ClassLoader.loadClass(Unknown Source)      
              at sun.applet.AppletClassLoader.loadClass(Unknown Source)      
              at java.lang.ClassLoader.loadClass(Unknown Source)      
              at java.lang.ClassLoader.loadClassInternal(Unknown Source)      
              at java.lang.Class.forName0(Native Method)      
              at java.lang.Class.forName(Unknown Source)      
              at weblogic.jndi.WLInitialContextFactoryDelegate.newRootNamingNodeStub(WLInitialContextFactoryDelegate.java:476)
              at weblogic.jndi.WLInitialContextFactoryDelegate.newRemoteContext(WLInitialContextFactoryDelegate.java:449)
              at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:345)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:308)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:234)
              at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
              at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)      
              at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)      
              at javax.naming.InitialContext.init(Unknown Source)      
              at javax.naming.InitialContext.<init>(Unknown Source)      
              at Applet1.initJMS(Applet1.java:110)      
              at Applet1.init(Applet1.java:40)
              

    This is a known issue and is fixed in SP1. Please contact support for a
              patch.
              Tom Barnes wrote:
              > Not sure. I suggest first posting to the "rmi-iiop" newsgroup
              > if you are using the 8.1 thin-client, as JMS is not involved
              > yet. You can also try the "rmi" and "jndi" newsgroups.
              >
              > Tom, BEA
              >
              > john mattucci wrote:
              >
              >> Im trying to run the example Applet provided in the bea documentation
              >> in Weblogic
              >> 8.1, but im getting the following error. Can someone shed some light
              >> on the matter.
              >> Thank you all for your time
              >>
              >> java.lang.ClassNotFoundException:
              >> weblogic.jndi.internal.ServerNamingNode_WLStub
              >>
              >> at sun.applet.AppletClassLoader.findClass(Unknown Source)
              >> at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
              >> at java.lang.ClassLoader.loadClass(Unknown Source)
              >> at sun.applet.AppletClassLoader.loadClass(Unknown Source)
              >> at java.lang.ClassLoader.loadClass(Unknown Source)
              >> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
              >> at java.lang.Class.forName0(Native Method)
              >> at java.lang.Class.forName(Unknown Source)
              >> at
              >> weblogic.jndi.WLInitialContextFactoryDelegate.newRootNamingNodeStub(WLInitialContextFactoryDelegate.java:476)
              >>
              >>
              >> at
              >> weblogic.jndi.WLInitialContextFactoryDelegate.newRemoteContext(WLInitialContextFactoryDelegate.java:449)
              >>
              >>
              >> at
              >> weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:345)
              >>
              >>
              >> at
              >> weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:308)
              >>
              >>
              >> at
              >> weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:234)
              >>
              >>
              >> at
              >> weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
              >>
              >>
              >> at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
              >> at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
              >> at javax.naming.InitialContext.init(Unknown Source)
              >> at javax.naming.InitialContext.<init>(Unknown Source)
              >> at Applet1.initJMS(Applet1.java:110)
              >> at Applet1.init(Applet1.java:40)
              >
              >
              Rajesh Mirchandani
              Developer Relations Engineer
              BEA Support
              

  • Getting following error when sending soap request to PI

    Hi All,
              I am trying to send the following soap request to XI
    =======================================================================
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:gip="urn:pmintl.com/Gips02">
       <soapenv:Header/>
       <soapenv:Body>
          <gip:MT_GIPSTOSMDLSYN_REQ>
             <Source>
               <xmlDocument><sender><name>GiPS</name><environment>Dev</environment><UserID>ymargub</UserID></sender><message GiPSChange="C69695" op="Release"><Col N="RELEASE_DATE">2009-01-22</Col><Col N="CHG_DESCRIPTION">Automatic Release</Col></message></xmlDocument>
             </Source>
          </gip:MT_GIPSTOSMDLSYN_REQ>         
       </soapenv:Body>
    </soapenv:Envelope>
    ================================================================================
    I am getting a error as shown below . In runtime workbench under communication channel it is also showing "null pointer exception". The details of message given below . Can anyone please analyse where it is going wrong. Everything from sender agreement to communication channel is in place.
    =================================================================================
    <!-- see the documentation
      -->
    - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    - <SOAP:Body>
    - <SOAP:Fault>
      <faultcode>SOAP:Server</faultcode>
      <faultstring>Server Error</faultstring>
    - <detail>
    - <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
      <context>XIAdapter</context>
      <code>ADAPTER.JAVA_EXCEPTION</code>
      <text>java.lang.NullPointerException at com.sap.aii.af.sdk.xi.mo.xmb.XMBMessageOperator.getQualityOfServiceAsString(XMBMessageOperator.java:2048) at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:843) at sun.reflect.GeneratedMethodAccessor789_10002.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute

    Hi,
    Please cross check the URL that you are giving in Proposed URL option wihile you are generating the WSDL.
    Type the URL that you are using as i mentioned in above in Intenet Explorer and press Enter. This should give Message servelet ok.
    Then clear CPA Cache and test your scenario, it will work ( Provided you should fill SOAP Adatpter parameters correctly in ID).
    Thanks
    Subbu

  • Getting following error when starting J2EE server

    Hi ,
    The sap server fails to start with following error:
    My DBSID  is J2E
    ctsaix02:j2eadm 17> vi /local/home/j2eadm/startj2eedb.log
    "/local/home/j2eadm/startj2eedb.log" 37 lines, 1073 characters
    Thu Dec 28 22:53:03 PAKST 2006
    LOGFILE FOR STARTING DATABASE
    Trying to start database ...
    Thu Dec 28 22:53:03 PAKST 2006
    Checking required environment variables
    SAPSYSTEMNAME is >J2E<
    Start database with xuserkey >c_J2EE<
    Thu Dec 28 22:53:03 PAKST 2006
    Connect to the database to check the database state
    dbmcli: connect check finished with return code: 0
    Database not available
    Thu Dec 28 22:53:03 PAKST 2006
    Starting XServer
        12916  XSERVER  Found other running x_server with version 'X64/AIX   7.5.0    Build 032-123-111-699'
        12902  XSERVER  started, 'already...'
    Thu Dec 28 22:53:05 PAKST 2006
    Starting database
    Starting Database Instance...
    Error! XUser not found!
    Opening Database...
    Error! XUser not found!
    Thu Dec 28 22:53:05 PAKST 2006
    Connect to the database to verify the database is now open
    dbmcli check finished with return code: 0
    Database start failed
    ~
    What can be the problem

    Manoj,
    it looks like the USER data needed to connect to the instance hasn't been saved correctly. Please look at SAP note 39439 and save this data.
    If you continue to have problems, you will need to open a CSS message.
    Regards,
    Ashwath

  • Getting following error when deploying the model in VC

    Hi Can any body have idea what is the reason for following error.
    Error in compiling Flex application: Error: Branch between 8212 and 41097 around line 0 exceeds 32K span. If possible, please refactor this component.
    Error: Branch between 8212 and 41097 around line 0 exceeds 32K span.
    Failed to compile AAD10T.mxml
    I explain what i haved done in the this model
    i have created one view to this model , then i created one RFC to this , it takes some parameters and display the result in table.
    Can any body tell me what is the problem
    Regards
    Vijay

    Hi Vishal,
    you meet an old friend of all VC developer.
    Have a look here:
    <a href="https://wiki.sdn.sap.com/wiki/display/VC/32Klimitation">https://wiki.sdn.sap.com/wiki/display/VC/32Klimitation</a>
    Best Regards,
    Marcel

  • Getting following error when running gmake command

    "/appl/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/rstream.h", line 46: Error: The type "istream" is incomplete.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 92: Error: The name ios is ambiguous, ios and std::ios.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 92: Error: eofbit is not a member of ios.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 93: Error: The name ios is ambiguous, ios and std::ios.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 93: Error: failbit is not a member of ios.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 94: Error: The name ios is ambiguous, ios and std::ios.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/vstream.h", line 94: Error: badbit is not a member of ios.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 347: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 347: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 348: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 348: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 350: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 350: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 351: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 351: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 352: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 352: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 449: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 449: Error: The name istream is ambiguous, istream and std::istream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 450: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/cstring.h", line 450: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/stringid.h", line 50: Error: The name ostream is ambiguous, ostream and std::ostream.
    "/appl/SUNWspro/prod/include/CC/rw7/rw/stringid.h", line 50: Error: The name ostream is ambiguous, ostream and std::ostream.
    I am using SUn studio 11
    below is the makefile on the location where i give gmake command
    ========
    # Define the names of the component definition files, without their
    # extension. Definitions are as follows:
    # JSI_NAMES - the basename of each .jsi file to be built.
    # Skeleton (*_skel.cc, _skel.hh) files will
    # be generated for each entry in this list.
    # INTERFACE_NAMES - the basename of each BVI_ class file to be built.
    # The interface class names are those referenced from
    # JS scripts. The interface file may or may not have
    # a corresponding 'implementation' file (if not, the
    # implementation is assumed to have been done entirely
    # in the interface file itself.) An *.hh and *.cc
    # file will be assumed to exist for each entry.
    # IMPLEMENTATION_NAMES - The basename of each BVC_ class file to be built.
    # The implementation classes are (presumably) those
    # that are referenced from BVI_ classes, plus any
    # other class files necessary, even if they aren't
    # used directly as components. An *.hh and *.cc
    # file will be assumed to exist for each entry.
    JSI_NAMES = \
    invoice
    INTERFACE_NAMES = \
    invoice_i
    IMPLEMENTATION_NAMES = \
    invoice_c
    #CLIENT_OBJS = ecbaseC.o ecmqtransportC.o priceManagerCache.o priceManagerData.o bvxmlbridge.o MQTransportHandler.o
    #CLIENT_OBJS = ecbaseC.o ecmqtransportC.o MQTransportHandler.o
    #IDL_STUBS = ecbase.hh ecmqtransport.hh ecbaseC.cc ecbaseC.cc ecmqtransportC.cc ecmqtransportC.cc
    # Define the 'base' name of the library that will be checked for
    # and generated. The name given here will have 'lib' prepended, and
    # '.so' appended, so it follows the standard Unix library naming format.
    LIBRARY_NAME := invoice
    # define the directory that is the root of the BroadVision One-to-One
    # installation on your system.
    ifndef BV1TO1
    BV1TO1 := /appl/bv1to1
    #BV1TO1 := /appl/bv1to15.5
    endif
    # Define the standard location of BV1TO1 include files.
    BV1TO1_INCLUDE := $(BV1TO1)/include/cpp
    # Assume that the Orbix in use is the one supplied with the
    # One-To-One software. This variable MUST be defined.
    ORBIX_INCLUDE := $(BV1TO1)/orbix/include
    # To compile a component library, you must have a licensed copy of the
    # Rogue Wave Software class libraries. They can be licensed separately
    # from Rogue Wave. Point to their directory.
    ROGUEWAVE_INCLUDE := $(BV1TO1)/rogue
    SHARED_MQ_ORBIX_INCLUDE := ../../procroot/MQ/idl
    MQTRANSPORT_INCLUDE := ../../procroot/MQ/include
    # Build search path for all required C++ header files, the compiler
    # directory should always appear last:
    O_ALLINCLUDES = \
    -I. \
    -I$(BV1TO1)/include/cpp \
    -I$(ROGUEWAVE_INCLUDE) \
    -I$(ORBIX_INCLUDE) \
    -I$(SHARED_MQ_ORBIX_INCLUDE) \
    -I$(MQTRANSPORT_INCLUDE) \
    -I$(COMPILERINCLUDES)
    # Build linker search path for sharable and static libraries:
    LDPATH = \
    -L. \
    -L$(BV1TO1)/lib \
    -L$(ROGUEWAVE)/lib \
    -L$(ORBIX)/lib
    # Build runtime search path for sharable libraries:
    RUNPATH = \
    -R$(BV1TO1)/lib \
    -R$(ROGUEWAVE)/lib \
    -R$(ORBIX)/lib
    # Use Sun's C++ compiler:
    CC = CC
    LD = $(CC)
    # Debugger/optimizer flag:
    OPTDEBUG = -g
    # Some required symbols:
    O_ADD_DEFINES= -D__EXTERN_C__=1 -DSVR4 -Dtrue=1 -Dfalse=0 \
    -DEXCEPTIONS -D_REENTRANT -DRW_MULTI_THREAD -DNONE_CLASH -DIT_CATCH_ENV_EH -DIT_EX_MACROS -DRW_NO_FRIEND_INLINE_DECL
    # Compiler flags:
    O_CFLAGS = $(OPTDEBUG) -pic -pta -mt $(O_ADD_DEFINES) $(O_ALLINCLUDES) \
    $(XMLC_DEFINES) $(OSPACE_DEFINES) $(XMLHELPER_DEFINES) \
    -I$(XMLC_INCDIR) -I$(OSPACE_INCDIR) -I$(OSPACE_TOOLKIT_INCDIR) -I$(OSPACE_STD_INCDIR) -I$(XMLHELPER_INCDIR)
    # Linker flags (note that Sun's optimizations seem to require the
    # compiler's -I options at link time):
    O_LFLAGS = $(OPTDEBUG) -pic -pta -mt $(O_ADD_DEFINES) \
    $(O_ALLINCLUDES) $(LDPATH) $(RUNPATH) \
    -R -L$(XMLC_LIBDIR) -L$(XMLHELPER_LIBDIR) $(XMLC_LIBS) $(XMLHELPER_LIBS) $(OSPACE_LIBS)
    # Use idl compiler
    IDL = $(BV1TO1)/orbix/bin/idl
    IDLFLAGS = -B -I$(BV1TO1)/include/idl
    # The following One-To-One libraries should be included
    # in this order for all clients.
    # List Orbix libraries:
    ORBIX_LIBS = \
    -lorbixmt
    # List required system-supplied libraries (some client applications may
    # also require -ly and -ll):
    SYSLIBS = \
    -lnsl \
    -lsocket
    # Default rule to compile C++ source code:
    .SUFFIXES:
    .SUFFIXES: .cc .idl
    %.o: %.cc
    $(CCC) $(O_CFLAGS) $(CCFLAGS) -c $<
    # $(CC) $(CFLAGS) -c $<
    %S.cc: %.idl
    $(IDL) $(IDLFLAGS) $<
    %C.cc: %.idl
    $(IDL) $(IDLFLAGS) $<
    %.hh: %.idl
    $(IDL) $(IDLFLAGS) $<
    # To compile components, you need the Javascript implementation
    # include files. This variable MUST be defined
    JS_INCLUDE := $(BV1TO1)/js/include
    # define a default 'root' directory, from which others are derived.
    # For now, let's assume it is the current directory.
    COMP_ROOT := $(shell /bin/pwd)
    # define the directory on your system which will contain all the .so
    # files to be loaded by the Interaction Manager. The default is
    # given below.
    # Note: this is where you must copy your .so file after it is built,
    # or change the Interaction Manager configuration to add the directory
    # to its default-object-path.
    COMPONENT_LIB_DIR := $(BV1TO1)/lib/components
    # Define the locations of various directories involved in the component-
    # building process. We've defaulted many of these entries to the current
    # directory, but you are free to change them to suit your particular setup.
    # The entries define the locations of:
    # SOURCE_DIR - your .cc and .jsi source files
    # HEADER_DIR - your .hh header files
    # LIBRARY_DIR - the .so files generated from your .cc files after
    # compilation and linking.
    # OBJECT_DIR - the .o files generated from your .cc files after
    # compilation
    SOURCE_DIR = $(COMP_ROOT)
    HEADER_DIR = $(COMP_ROOT)
    LIBRARY_DIR = $(COMP_ROOT)
    OBJECT_DIR = $(COMP_ROOT)
    # Given the 'base' name of the library, calculate the full name,
    # in standard Unix library-name format.
    FULL_LIBRARY_NAME := $(LIBRARY_DIR)/lib/lib$(LIBRARY_NAME).so
    LIBRARY_VERSION := 1
    # define the list of directories where header files (.h and .hh) can be
    # found (or at least from where we can start.) These will be used both
    # for the -I include paths and for vpath entries, so that we can establish
    # dependencies on the header files for each C++ target.
    # Note: we don't directly include the include dir for object headers--we
    # use <objects/xxx.hh> format in our source instead.
    HEADER_DIRS := \
    $(HEADER_DIR) \
    $(BV1TO1_INCLUDE) \
    $(ORBIX_INCLUDE) \
    $(ROGUEWAVE_INCLUDE) \
    $(JS_INCLUDE)
    # Include each of the header directories with a '-I' in front
    # for the compiler.
    INCLUDES = $(HEADER_DIRS:%=-I%)
    # define the vpath for various classes of files, so we don't always have
    # to list the directory in which we're checking for them. Note that
    # 'vpath' MUST be lowercase, according to GNU make rules.
    vpath %.hh $(HEADER_DIRS)
    vpath %.h $(HEADER_DIRS)
    # Define flags to be used for compilation.
    # The DEFINES flags mean:
    # DEBUG - enable the compiler to generate symbols so you can do
    # run a debugger like dbx on your objects. Highly recommended!
    # NONE_CLASH - needed by the RogueWave and Orbix code included with
    # One-to-One. DO NOT remove this compiler option!
    # TRACING - Turn on trace messages from the Dynamic Objects and
    # Interaction Manager. This may result in much more information
    # than you need. If this symbol is removed, tracing messages
    # are compiled out.
    PROFILE=
    DEFINES = -DDEBUG -DNONE_CLASH -DTRACING
    JSIC = $(BV1TO1)/bin/jsic
    CCC = CC
    JSFLAGS = -DJS_THREADSAFE -DJSFILE
    PICFLAGS = -KPIC
    MTFLAGS = -mt -DRW_MULTI_THREAD
    CDEBUGFLAGS = -g
    CCFLAGS += $(CDEBUGFLAGS) $(MTFLAGS) $(JSFLAGS) \
    $(PICFLAGS) $(INCLUDES) $(DEFINES)
    # Given the list of JSI, interface and implementation file roots,
    # compute the lists of actual files that need to be generated and/or
    # compiled to assemble the final library.
    JSI_BASENAMES = $(basename $(strip $(JSI_NAMES)))
    JSI_HH_FILES = $(JSI_BASENAMES:%=$(SOURCE_DIR)/%_skel.hh)
    JSI_CC_FILES = $(JSI_BASENAMES:%=$(SOURCE_DIR)/%_skel.cc)
    JSI_OBJ_FILES = $(JSI_BASENAMES:%=$(OBJECT_DIR)/%_skel.o)
    INTERFACE_BASENAMES = $(basename $(strip $(INTERFACE_NAMES)))
    INTERFACE_HH_FILES = $(INTERFACE_BASENAMES:%=$(SOURCE_DIR)/%.hh)
    INTERFACE_CC_FILES = $(INTERFACE_BASENAMES:%=$(SOURCE_DIR)/%.cc)
    INTERFACE_OBJ_FILES = $(INTERFACE_BASENAMES:%=$(OBJECT_DIR)/%.o)
    IMPLEMENTATION_BASENAMES = $(basename $(strip $(IMPLEMENTATION_NAMES)))
    IMPLEMENTATION_HH_FILES = $(IMPLEMENTATION_BASENAMES:%=$(SOURCE_DIR)/%.hh)
    IMPLEMENTATION_CC_FILES = $(IMPLEMENTATION_BASENAMES:%=$(SOURCE_DIR)/%.cc)
    IMPLEMENTATION_OBJ_FILES = $(IMPLEMENTATION_BASENAMES:%=$(OBJECT_DIR)/%.o)
    ALL_HH_FILES = \
    $(JSI_HH_FILES) $(INTERFACE_HH_FILES) $(IMPLEMENTATION_HH_FILES)
    ALL_CC_FILES = \
    $(JSI_CC_FILES) $(INTERFACE_CC_FILES) $(IMPLEMENTATION_CC_FILES)
    CWD_OBJ_FILES = \
    $(JSI_OBJ_FILES) $(INTERFACE_OBJ_FILES) $(IMPLEMENTATION_OBJ_FILES) $(CLIENT_OBJS)
    ALL_OBJ_FILES = $(CWD_OBJ_FILES)
    # define the major targets:
    # all : make everything
    # clean :
    .PHONY: all clean
    all: $(FULL_LIBRARY_NAME)
    clean:
    -rm -f $(FULL_LIBRARY_NAME)
    -rm -f $(FULL_LIBRARY_NAME).$(LIBRARY_VERSION)
    -rm -f $(CWD_OBJ_FILES)
    -rm -f $(JSI_HH_FILES)
    -rm -f $(JSI_CC_FILES)
    -rm -f lib/lib*
    -rm -rf Templates.DB
    -rm -f *~ dbx.log core
    $(FULL_LIBRARY_NAME): $(ALL_OBJ_FILES)
    -@echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
    -@echo "Building component library '$@'"
    -@echo `date`
    -@rm -f $@.$(LIBRARY_VERSION) $@
    $(CCC) -G $(MTFLAGS) -o $@.$(LIBRARY_VERSION) \
    -h $(notdir $@).$(LIBRARY_VERSION) $^ \
    -L $(BV1TO1)/lib \
    -L $(BV1TO1)/lib/components \
    -L $(BV1TO1)/orbix/lib \
    -L $(BV1TO1)/rogue/lib \
    -L ../../procroot/MQ/lib \
    -R $(COMPONENT_LIB_DIR) \
    -R $(BV1TO1)/lib \
    -R $(BV1TO1)/lib/components \
    -R $(BV1TO1)/orbix/lib \
    -R $(BV1TO1)/rogue/lib \
    -R $../../procroot/MQ/lib \
    -l bvbasic -lbvdata -lorbixmt -lMQTransportHandler -lbvc -lrwtool_mt -ljsrt -lbuiltin\
    (cd $(LIBRARY_DIR)/lib; \
    ln -s $(notdir $@).$(LIBRARY_VERSION) $(notdir $@))
    # build the _skel.cc files using the JSI compiler.  We assume that
    # they will be built in the original source directory
    $(JSI_CC_FILES) : $(SOURCE_DIR)/%_skel.cc: $(SOURCE_DIR)/%.jsi
    -@echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
    -@echo "Building skeleton code file '$@'"
    $(JSIC) $(JSICFLAGS) $<
    $(JSI_HH_FILES) : %_skel.hh: %.jsi
    -@echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
    -@echo "Building skeleton header file '$@'"
    $(JSIC) $(JSICFLAGS) $<
    # build the .o files and put them into the OBJECT_DIR directory.
    # We assume that the OBJECT_DIR exists.
    $(OBJECT_DIR)/%.o: $(SOURCE_DIR)/%.cc
    -@echo "+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
    -@echo "Building component file '$@'"
    -@echo `date`
    -@echo
    $(CCC) -c $(CCFLAGS) -o $@ $<

    Hi,
    Thanxs for the reply,
    Here is the command that we use :
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Building skeleton code file '/appl/home/rmondal/sandbox/comproot/invoiceLookup/invoice_skel.cc'
    /appl/bv1to1/bin/jsic /appl/home/rmondal/sandbox/comproot/invoiceLookup/invoice.jsi
    CC -g -pic -pta -mt -D__EXTERN_C__=1 -DSVR4 -Dtrue=1 -Dfalse=0 -DEXCEPTIONS -D_REENTRANT -DRW_MULTI_THREAD -DNONE_CLASH -DIT_CATCH_ENV_EH -DIT_EX_MACROS -DRW_NO_FRIEND_INLINE_DECL -I. -I/appl/bv1to1/include/cpp -I/appl/bv1to1/rogue -I/appl/bv1to1/orbix/include -I../../procroot/MQ/idl -I../../procroot/MQ/include -I -I -I -I -I -I -g -mt -DRW_MULTI_THREAD -DJS_THREADSAFE -DJSFILE -KPIC -I/appl/home/rmondal/sandbox/comproot/invoiceLookup -I/appl/bv1to1/include/cpp -I/appl/bv1to1/orbix/include -I/appl/bv1to1/rogue -I/appl/bv1to1/js/include -DDEBUG -DNONE_CLASH -DTRACING -c /appl/home/rmondal/sandbox/comproot/invoiceLookup/invoice_skel.cc

  • Getting following error when trying to download ebooks: E-AUTH-BAD-DEVICE-KEY-OR-PKCS12

    I AM TRYING TO USE A GLOWLIGHT I JUST PURCHASED, BUT KEEP GETTING ERROR: E-AUTH-BAD-DEVICE-KEY-OR-PKCS12.  Can you tell me what I need to do to correct this problem?

    Some ebook sellers use the Adobe DRM mechanism, but rather than relying on the Adobe ID for authorization have their own Vendor ID (their own user/password).
    You could be able to read your old books but not the new one if all the old books used the Adobe ID, but the new one used a separate Vendor ID.
    Check with the ebook seller if you should be using a separate  Vendor ID.
    ADE1.7.2 does not support different vendor IDs.  V2.0 does, but I am not sure exactly how to get it to do so.
    The user guide says ' The best way to do this is to supply an Adobe ID or Vendor ID, associating the book with your ID.',
    but doesn't say how to do this.

  • Getting following errors when I try to open an existing form

    Validation error in document "RouteRuleRespPG":
    Invalid value "/oracle/apps/fnd/framework/webui/OAFooter.Privacy" for property "Extends" on component "/vijaya/RouteRuleRespPG.ICX_PRIVACY". Component "/oracle/apps/fnd/framework/webui/OAFooter.Privacy" cannot be referenced from "/vijaya/RouteRuleRespPG.ICX_PRIVACY" because it violates scope restrictions.
    Invalid value "/oracle/apps/fnd/framework/webui/OAFooter.CopyRight" for property "Extends" on component "/vijaya/RouteRuleRespPG.ICX_COPYRIGHT". Component "/oracle/apps/fnd/framework/webui/OAFooter.CopyRight" cannot be referenced from "/vijaya/RouteRuleRespPG.ICX_COPYRIGHT" because it violates scope restrictions.
    Invalid value "/oracle/apps/fnd/wf/worklist/webui/ReassignToLOVRG" for property "External LOV" on component "/vijaya/RouteRuleRespPG.NRRERReassignTo". Component "/oracle/apps/fnd/wf/worklist/webui/ReassignToLOVRG" cannot be referenced from "/vijaya/RouteRuleRespPG.NRRERReassignTo" because it violates scope restrictions.
    Invalid value "/oracle/apps/fnd/wf/worklist/webui/RouteRuleTrainRG" for property "Extends" on component "NRRERTrain".
    Any help would be appreciated.
    Thank you in advance.

    Can you let us know what did you do to achieve this error :)
    --Shiv                                                                                                                                                                                           

  • Getting following error  while we starting up cache engine

    Hi,
    We always getting following error, when we try to restart our 4 cache engine ie 4th coherence node all the time. We are having cluster with WKA type with 6 member in it. First 3 member start normally without any issues. But the 4 th one always ends up in the following issue. Even we change starting order for coherence nodes, first 3 will go fine, from 4 th onwards, we are getting the following problem.
    2012-10-25 16:27:25.746/113.283 Oracle Coherence EE 3.4.2/411p1 <Error> (thread=DistributedCache, member=4): validatePolls: This service timed-out due to una
    nswered handshake request. Manual intervention is required to stop the members that have not responded to this Poll
    PollId=1, active
    InitTimeMillis=1351178785142
    Service=DistributedCache (4)
    RespondedMemberSet=[]
    LeftMemberSet=[]
    RemainingMemberSet=[1,2,3]
    what should we check for? Any help is greatly appreciated.
    Regards,
    chakradhar

    Hi,
    This was a problem in earlier releases of Coherence and you can try to configure the <thread-pool> for your Distributed Cache and see if the problem goes away. Here is a note from Oracle support that talks more about this problem: https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=845363.1
    HTH
    Cheers,
    _NJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Getting following error on starting OC4J

    Hi,
    I'm getting following error when I'm trying to start OC4J.
    D:\Bkup\oc4j10i_extended\j2ee\home>rem cd ..\..
    Starting OC4J...
    java version "1.4.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
    Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)
    03/07/09 23:45:48 java.lang.NullPointerException
    03/07/09 23:45:48 at oracle.security.jazn.oc4j.JAZNUserManager.init(JAZNUserManager.java:444)
    03/07/09 23:45:48 at oracle.security.jazn.oc4j.JAZNUserManager.<init>(JAZNUserManager.java:185)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.mkUserManager(XMLServerConfig.java:177)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.initUserManager(XMLServerConfig.java:331)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.initUserManagers(XMLServerConfig.java:238)
    03/07/09 23:45:48 at com.evermind.server.XMLServerConfig.postInit(XMLServerConfig.java:642)
    03/07/09 23:45:48 at com.evermind.server.deployment.EnterpriseArchive.postInit(EnterpriseArchive.java:997)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:185)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:94)
    03/07/09 23:45:48 at com.evermind.server.deployment.EnterpriseArchive.init(EnterpriseArchive.java:1654)
    03/07/09 23:45:48 at com.evermind.server.ServerComponent.init(ServerComponent.java:193)
    03/07/09 23:45:48 at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1639)
    03/07/09 23:45:48 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:284)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:185)
    03/07/09 23:45:48 at com.evermind.xml.XMLConfig.init(XMLConfig.java:94)
    03/07/09 23:45:48 at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1933)
    03/07/09 23:45:48 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    03/07/09 23:45:48 at java.lang.Thread.run(Thread.java:536)
    03/07/09 23:45:48 Fatal error: Cannot instantiate ApplicationServerThread AND not in embedded mode - forcing exit
    can anyone tell me what may be the reason for it ?
    This is a stand alone OC4J Instance.
    Thanks
    Rahul

    Hi Rahul,
    You do know that stand-alone OC4J (by default) only works with JDK 1.3.1 -- not 1.4.1? However, OC4J can be configured to work with JDK 1.4.1. How to do this has been discussed many times previously in this forum -- just search the forum for "jdk 1.4" (I got 146 hits when I tried it).
    So either configure OC4J to work with JDK 1.4.1 or use JDK 1.3.1
    Hope this has helped you.
    Good Luck,
    Avi.

  • Getting an error when trying to activate MP !

    hi guys,
    I am getting following error , when i am trying to activate multi provider.
    The MultiProvider definition contains an InfoObject that has not been assigned to the relevant InfoProviders.
    please help
    thaks

    Hi Hon,
    When you double click on the MP, you will be able to see all your Cubes. Also in the Right side you will be able to see the folders of MP like dimension, Unit, Time etc..
    First you will need to drag & drop all the characteristics from your Cubes to Dimensions folder(You can rename it) & also Keyfigues to Keyfigure folder of MP.
    Then at the top of right side left coner, you will find a icon "Identify characteristics". When you click on that, it will show you all the IO's you have dragged under DImension folder of MP along with the Checkbox & respective cubes in which that IO is present.
    You will need to select the Check box(check them) & continue this for all the IO's.
    Similarly there is one more button for kwyfigures beside "Identify characteristics". Select that & repeat the above step for keyfigures now.
    After doing this, try to activate the MP. It should work
    Hope this helps!
    Regards,
    Pavan

  • I am getting the following error when i am trying to check in new created content profile

    Hi All,
    I am getting the following error when i am trying to check in new created content profile as:
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,localhost:16200!$!csServiceDataException,CHECKIN_NEW_SUB,validateStandard!$!syParameterNotFound,dDocTitle
    intradoc.common.ServiceException: !csServiceDataException,CHECKIN_NEW_SUB,validateStandard!$
    *ScriptStack CHECKIN_NEW_SUB
    3:doScriptableAction,**no captured values**3:doSubService,**no captured values**CHECKIN_NEW_SUB,**no captured values**3:validateStandard,dDocName=myucm-005202
      at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
      at intradoc.server.Service.buildServiceException(Service.java:2260)
      at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
      at intradoc.server.Service.createServiceException(Service.java:2249)
      at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1766)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1716)
      at intradoc.server.Service.doAction(Service.java:477)
      at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
      at intradoc.server.Service.doActions(Service.java:472)
      at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
      at intradoc.server.Service.executeSubServiceCode(Service.java:3866)
      at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
      at intradoc.server.Service.executeServiceEx(Service.java:3861)
      at intradoc.server.Service.executeService(Service.java:3845)
      at intradoc.server.Service.doSubService(Service.java:3760)
      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:597)
      at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
      at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
      at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
      at intradoc.server.Service.doCodeEx(Service.java:550)
      at intradoc.server.Service.doCode(Service.java:505)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
      at intradoc.server.Service.doAction(Service.java:477)
      at intradoc.server.Service.doScriptableAction(Service.java:3807)
      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:597)
      at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
      at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
      at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
      at intradoc.server.Service.doCodeEx(Service.java:550)
      at intradoc.server.Service.doCode(Service.java:505)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
      at intradoc.server.Service.doAction(Service.java:477)
      at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
      at intradoc.server.Service.doActions(Service.java:472)
      at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
      at intradoc.server.Service.executeActions(Service.java:458)
      at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
      at intradoc.server.Service.doRequest(Service.java:1890)
      at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
      at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
      at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
      at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
      at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
      at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
      at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: intradoc.data.DataException: !syParameterNotFound,dDocTitle
      at intradoc.data.DataBinder.getEx(DataBinder.java:1251)
      at intradoc.data.DataBinder.get(DataBinder.java:1050)
      at intradoc.server.DocServiceHandler.validateStandard(DocServiceHandler.java:1257)
      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:597)
      at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
      at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
      at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
      at intradoc.server.Service.doCodeEx(Service.java:533)
      at intradoc.server.Service.doCode(Service.java:505)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
      ... 79 more

    Your error states:
    !syParameterNotFound,dDocTitle
    Can you confirm that your profile includes all required data, specifically, the dDocTitle? Fix this issue, then re-check your logs. if there are other missing required parameters, fix each one.
    Eventually, you should have a successful check-in.
    Hope this helps,
    -ryan

  • I am getting the following error when I open my Safari Browser.the proceedure entry point sqlite3_wal_ check point could not be located in the dynamic link library SQLITE3.DLL

    I am getting the following error when I open my Safari Browser.the proceedure entry point sqlite3_wal_ check point could not be located in the dynamic link library SQLITE3.DLL

    Try going back to a restore point >  System Restore - Microsoft Windows

  • Starting in 2015 I get the following error when I try to import my photos. "The following files were not imported because they could not be read"  -DSC8416.NEF  I've been importing the same type of photos with no errors then 2015 came along and now I can

    Starting in 2015 I get the following error when I try to import my photos. "The following files were not imported because they could not be read"  -DSC8416.NEF  I've been importing the same type of photos with no errors then 2015 came along and now I can no longer import.

    The error message is misleading, the problem is that you need WRITE privileges added to the destination directory tree.
    Assuming you are using the "date" structure that LR defaults to, find the directory that contains the 2014 folder (the one that works) and add WRITE rights to the parent of "2014".
    While you are there, if you want, add "2015" folder to beside "2014" and add READ and WRITE rights to that new directory.

Maybe you are looking for