AdaptiveProcessingServer - running with error, WebApplicationContainerServer - Failed

Dear All,
I get below error in SAP BusinessObjects BI Platform 4.1 Support Pack 2
AdaptiveProcessingServer - running with error (Document recovery service - The service did not start)
and WebApplicationContainerServer - Failed (RESTful Web Service - The service did not start and Web Application Container Service - The service did not start)
Help me to analyze the issue.
I tried splitting APS to have separate document recovery service - still issue persists.
regards
kartik

Hi Sebastian,
Thanks for your time, yes it's upgraded from 4.1 SP01.
Update: Solved the issue with WebApplicationContainerServer - Failed (RESTful Web Service - The service did not start and Web Application Container Service - The service did not start) by changing the system environment variable as per the SAP KBA 1821326.
Still hanging on the Document recovery service issue.
regards
kartik

Similar Messages

  • HT1925 After failed update of itunes yesterday, now will not run with error message "MSVCR80.dll can't be found, APSDaemon.exe not running".  Windows 7.

    After failed update of itunes yesterday, now will not run with error message "MSVCR80.dll not found" APSDaemon.exe will not run.  itunes will not now run.

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • DS 1.2 SDK extension component cause APS running with error

    By following DS Administrator Guide Section 6.1.3, we are able to successfully deploy the extension to the BI platform (BO 4.1 SP2 version 14.1.2.1121) from the DS design tools.
    However, after restarting Adaptive Processing Servers, it state become "Running with Errors".
    By checking the properties, the error came from Analysis Application Service "Unable to initialize service. LogID:"
    With this error, attempt to execute a simple DS analysis application (e.g. standard desktop blank template - blank page) on BI platform will result in error.
    "A session with the Application Service could not be established."
    The initial exception that caused the request to fail, was:
    Analysis Applications enterprise client was unable to open the session: while trying to invoke the method com.sap.ip.bi.zen.boe.server.transport.corba.ZenServiceImpl.openSession(com.sap.ip.bi.zen.boe.transport.corba.CorbaLocale, java.lang.String, java.lang.String, com.crystaldecisions.thirdparty.org.omg.PortableServer.POA) of an object loaded from field com.sap.framework.services.zen.Zen.zenService of an object loaded from local variable 'this'
    com.sap.ip.bi.zen.boe.client.ZenRemoteException: Analysis Applications enterprise client was unable to open the session: while trying to invoke the method com.sap.ip.bi.zen.boe.server.transport.corba.ZenServiceImpl.openSession(com.sap.ip.bi.zen.boe.transport.corba.CorbaLocale, java.lang.String, java.lang.String, com.crystaldecisions.thirdparty.org.omg.PortableServer.POA) of an object loaded from field com.sap.framework.services.zen.Zen.zenService of an object loaded from local variable 'this' at com.sap.ip.bi.zen.boe.client.enterprise.ZenEnterpriseClient.openSession(ZenEnterpriseClient.java:163) at com.sap.ip.bi.zen.boe.remoting.BIRemoteExecutionService.createNewSessionContainer(BIRemoteExecutionService.java:222) at com.sap.ip.bi.zen.boe.remoting.BIRemoteExecutionService.getZenSessionContainer(BIRemoteExecutionService.java:184) at com.sap.ip.bi.zen.boe.remoting.BIRemoteExecutionService.getZenSessionContainer(BIRemoteExecutionService.java:165) at com.sap.ip.bi.zen.boe.remoting.BIRemoteExecutionService.executeRequest(BIRemoteExecutionService.java:125) [...]
    Uninstall the SDK extension and restart the APS will bring everything back to normal.  Have tried others SDK extension package and all give the same problem.
    Following error message found in BI Log
    1B07420EA054E8A885B28ED475B19202e|2014 03 19 15:18:25.637|-0400|Error| |==|E| |aps_VMOGPSAP01.APS.Analysis|11304|  52|service builder-2| ||||||||||||||||||||com.sap.ip.bi.base.exception.BIBaseRuntimeException||BI exception with class "BIBaseRuntimeException" and message "Error: Failure in system landscape initialization: No connection with name "" found". See default trace for log ID "f1277229-852b-4ddf-a7ad-093844d787c9".
    |81B07420EA054E8A885B28ED475B19202f|2014 03 19 15:18:25.638|-0400|Error| |==|E| |aps_VMOGPSAP01.APS.Analysis|11304|  52|service builder-2| ||||||||||||||||||||com.sap.framework.services.ps.PS||PS Service start() failed. An unexpected exception has occured: Error: Failure in system landscape initialization: No connection with name "" found
    com.sap.ip.bi.base.exception.BIBaseRuntimeException: Error: Failure in system landscape initialization: No connection with name "" found
      at com.sap.pioneer.services.service.core.landscape.BoeConnectorLandscape.initializeBoeEnterpriseService(BoeConnectorLandscape.java:253)
      at com.sap.framework.services.ps.PS.start(PS.java:227)
      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 com.businessobjects.framework.servers.platform.modules.scope.internal.ScopeListener.fireEvent(ScopeListener.java:107)
      at com.businessobjects.framework.servers.platform.modules.scope.internal.ScopeListener.notifyScopeStart(ScopeListener.java:70)
      at com.businessobjects.framework.servers.platform.modules.scope.internal.AbstractScopeAgent.createScope(AbstractScopeAgent.java:194)
      at com.businessobjects.framework.servers.platform.modules.contextscope.ContextScopeAgent.createScope(ContextScopeAgent.java:48)
      at com.businessobjects.framework.servers.platform.deployment.core.RegisterBeanModule.process(RegisterBeanModule.java:51)
      at com.businessobjects.framework.servers.platform.deployment.DeploymentEngine.execute(DeploymentEngine.java:221)
      at com.businessobjects.framework.servers.platform.deployment.DeploymentEngine.postServiceStart(DeploymentEngine.java:169)
      at com.businessobjects.framework.servers.platform.deployment.AbstractPJSService.activateService(AbstractPJSService.java:126)
      at com.businessobjects.framework.servers.platform.deployment.servicebuilder.AbstractServiceBuilder.startService(AbstractServiceBuilder.java:332)
      at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager$ServiceController.startSvc(LifeCycleManager.java:226)
      at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager$ServiceController.call(LifeCycleManager.java:177)
      at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager$ServiceController.call(LifeCycleManager.java:155)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:743)
    Any ideas?
    Thanks.
    Message was edited by: Sunny Chau
    Coworker help me to solve this problem.  Solution below
    To resolve this issue:
    1. Go to the properties of the APS service for Design Studio in your CMC console.
    2. Go to the command line parameters and append the following line to the parameters listed:
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    3. Hit save and close
    4. Restart the APS server
    5. Test your page again and the issue should now be resolved.

    Repost the solution for clear visibility.
    Solution below To resolve this issue:
    1. Go to the properties of the APS service for Design Studio in your CMC console.
    2. Go to the command line parameters and append the following line to the parameters listed: -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    3. Hit save and close
    4. Restart the APS server
    5. Test your page again and the issue should now be resolved.

  • EIMAdaptiveProcessingServer Running with errors.

    Hi Gurus!!
    I´m doing a new installation of BI 4.1 and DS 4.2 with SAP HANA Database. These are the current versions:
    S.O. Windows Server 2012 x64_64bits
    HDB 1.00.74.02.392316
    SAP In-Memory Database JDBC Driver 1.00.74.04 Build 0393829-1510
    SAP BusinessObjects BI platform 4.1 SP4 Patch 1 update (14.1.4.1378)
    SAP Data Services 4.2  SP2 (14.2.2.446) - en
    The problen is <Server>.EIMAdaptiveProcessingServer service. This service start with status "Running with errors".
    Looking EIMAdaptiveProcessingServer trace log, I can see errors like this:
    |BAC469ED36EA4EA68437B701FF5D102D1|2014 08 28 11:05:56.470|+0200|Error| |==|E| |aps_BO_DES.EIMAdaptiveProcessingServer| 7756|  24|Component Resolve Thread (Bundle 82)| ||||||||||||||||||||com.businessobjects.framework.servers.util.ModuleToBundle||Bundle D:\SAPBusinessObjects\SAP BusinessObjects Enterprise XI 4.0\java\pjs\container\work\BO_DES.EIMAdaptiveProcessingServer\modules\cdsframework.jar cannot be started
    org.osgi.framework.BundleException: The bundle "cdsframework_0.0.0 [128]" could not be resolved. Reason: Missing Constraint: Require-Bundle: cdz_ext_lifecycle; bundle-version="0.0.0"
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
      at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
      at com.businessobjects.framework.servers.util.ModuleToBundle.installAndStartBundle(ModuleToBundle.java:165)
      at com.businessobjects.framework.servers.util.ModuleToBundle.modulesToBundles(ModuleToBundle.java:128)
      at com.businessobjects.framework.servers.util.ModuleToBundle.activate(ModuleToBundle.java:45)
      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 org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:252)
      at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
      at org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:346)
      at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:588)
      at org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:196)
      at org.eclipse.equinox.internal.ds.Resolver.buildNewlySatisfied(Resolver.java:441)
      at org.eclipse.equinox.internal.ds.Resolver.enableComponents(Resolver.java:213)
      at org.eclipse.equinox.internal.ds.SCRManager.performWork(SCRManager.java:800)
      at org.eclipse.equinox.internal.ds.SCRManager$QueuedJob.dispatch(SCRManager.java:767)
      at org.eclipse.equinox.internal.ds.WorkThread.run(WorkThread.java:89)
      at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Executor.java:70)
    |BAC469ED36EA4EA68437B701FF5D102D2|2014 08 28 11:07:56.566|+0200|Error| |==|E| |aps_BO_DES.EIMAdaptiveProcessingServer| 7756| 105|Server State Change| ||||||||||||||||||||com.businessobjects.framework.servers.platform.deployment.servicebuilder.AbstractServiceBuilder||Unable to start OSGI bundle bundleDS.JobLauncherService_0.0.0 [151] for service businessobjects/DS.JobLauncherService/1/oca
    org.osgi.framework.BundleException: The bundle "bundleDS.JobLauncherService_0.0.0 [151]" could not be resolved. Reason: Missing Constraint: Require-Bundle: com.sap.db.jdbc; bundle-version="0.0.0"
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1327)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1311)
      at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:323)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
      at com.businessobjects.framework.servers.platform.deployment.servicebuilder.AbstractServiceBuilder.startConfiguration(AbstractServiceBuilder.java:258)
      at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager.controlServices(LifeCycleManager.java:426)
      at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager.startServices(LifeCycleManager.java:669)
      at com.businessobjects.framework.servers.platform.lifecycle.internal.LifeCycleManager.startAllServices(LifeCycleManager.java:619)
      at com.businessobjects.framework.servers.platform.adapters.ebus.administration.internal.GeneralAdminImpl$StateChangeHandler.call(GeneralAdminImpl.java:554)
      at com.businessobjects.framework.servers.platform.adapters.ebus.administration.internal.GeneralAdminImpl$StateChangeHandler.call(GeneralAdminImpl.java:500)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
      at java.lang.Thread.run(Thread.java:761)
    The installation process went fine, no errors and I have tried with different versions of HANA JDBC drivers, but always the same error.
    Any idea?
    Thank you very much!!

    Thanks guys. Since I'm a volunteer in a foreign country, I have no way to resync my music or return my Ipod for repair for another two years, so I think I'd rather be safe than sorry. I'm glad I found out now.

  • Program will run with errors, but not at all in a .jar file

    First off, here is my program right now:
    import java.io.*;
    import java.util.*;
    import javax.swing.JOptionPane;
    public class prune
        public static void main(String args[])
            String steamid="",time="";
            BufferedReader infile = null;
            BufferedWriter outfile = null;
            FileReader fr = null;
            FileWriter wr = null;
            StringTokenizer strtk = null;
            String line = null;
         JOptionPane.showMessageDialog
          (null, "Vault.ini Pruner v2");
         String filepath = JOptionPane.showInputDialog("Enter the filepath to your vault.ini file.");
         String strdeletenumber = JOptionPane.showInputDialog("Enter the number that vault entries under will be deleted");
         int deletenumber = Integer.parseInt(strdeletenumber);
            try
                infile = new BufferedReader(new FileReader(filepath));
                outfile = new BufferedWriter(new FileWriter(filepath));
            catch(IOException ioe)
                JOptionPane.showMessageDialog
          (null, "Can't open vault.ini:" + ioe);
            try
                while((line=infile.readLine())!=null)
                    strtk = new StringTokenizer(line);
                    steamid = strtk.nextToken();
                    time = strtk.nextToken();
                    if(Integer.parseInt(time)>=deletenumber)
                        outfile.write(steamid);
                        outfile.write(" ");
                        outfile.write(time);
                        outfile.newLine();
            catch(IOException ioe)
                JOptionPane.showMessageDialog
          (null, "Error:" + ioe);
            try
                outfile.close();
                infile.close();
            catch(IOException ioe)
               JOptionPane.showMessageDialog
          (null, "Error:" + ioe);
                System.exit(0);
    }The program is supposed to open a vault.ini file and delete entries with a number lower than specified.
    Vault files are set up like this:
    STEAMID:X:XXXX 100000
    Right now if I run the program through command prompt it erases both the vault.ini and new vault.ini. I am also trying to put it in an executable jar file and when I do that I get a "Failed to load main class manifest attribute" error. Any ideas on what is causing this?

    I don't know what is happening. I put your exact code into a small build environment and used a build file for ant that I have and it works just fine. Manifest files are a total pain which is why I use a tool to generate it. I know that the last line has to be blank and that no line can be over a certain length.
    You've now spent several days avoiding ant and I got it running with ant in about 3 minutes. I'm really missing something.
    For reference, the build file is below should you change your mind. Put your prune.java in a new directory named "src" and save this file below as build.xml in the parent directory of "src". Run the program with java -jar lib/prune.jar
    <project name="jartest" default="main" basedir=".">
    <!-- location properties -->
        <property name="src.dir" location="src" />
        <property name="dest.classes.dir" location="classes" />
        <property name="dest.lib.dir" location="lib" />
    <!-- value properties -->
        <property name="dest.lib.name" value="prune.jar" />
        <property name="main.class" value="prune" />
    <!-- compile time value properties -->
        <property name="compile.debug" value="true" />
        <property name="compile.optimize" value="false" />
        <property name="compile.deprecation" value="true" />
        <property name="compile.source" value="1.4"/>
        <property name="compile.target" value="1.4"/>
    <!-- build -->
        <target name="main" depends="compile,jar" />
        <target name="compile">
            <mkdir dir="${dest.classes.dir}"/>
            <mkdir dir="${dest.lib.dir}"/>
            <javac srcdir="${src.dir}"
                         destdir="${dest.classes.dir}"
                         debug="${compile.debug}"
                         deprecation="${compile.deprecation}"
                         optimize="${compile.optimize}"
                         source="${compile.source}"
                         target="${compile.target}" >
            </javac>
        </target>
    <!-- clean -->
        <target name="clean">
            <delete dir="${dest.classes.dir}"/>
            <delete dir="${dest.lib.dir}"/>
        </target>
    <!-- jar -->
        <target name="jar" depends="compile">
            <jar destfile="${dest.lib.dir}/${dest.lib.name}"
                    basedir="${dest.classes.dir}">
                <manifest>
                    <attribute name="Built-By" value="${user.name}"/>
                    <attribute name="Main-Class" value="${main.class}" />
                </manifest>
            </jar>
        </target>
    </project>

  • Scheduling a Deski report fails with error message: "Failed to get property

    Hi,
    We have created few Desktop Intelligence report. Now when these report are schedules to be refreshed weekly (on Sunday), it fails with the following error message:
    "Failed to Get Property"
    Have tried to refresh the reports manually in Full Client too but the report fails there too.
    Have checked for the connection information. The servers are up and running.
    Have tried to re-create the connection and even tried to re-import and export the Universe.
    If we rename the report and save it and export, it works fine. Can not try this workaround as have more that 500 reports.
    Please suggest.
    regards,

    Hi Maria,
    usually the message "Failed to Get Property" is followed by an item name such as SI_FILE, or SI_VARIABLE, or SI_USE_ORIGINALDS, and so on.
    Could you please specify as much information coming from the error message as you can?
    Furthermore, is this issue happening with any Desktop Intelligence reports you schedule?
    Are the reports using the same Universe?
    Which DB are you using?
    Regards,
    Samanta F.

  • Custom reports do not run with error message: Routine FDPREP cannot read ..

    Hi
    Can anybody help me with this issue pls?
    The dev system is cloned from production a few days ago. After running the post clone procedure, the dev is working fine except when we are trying to run custom reports, it errorred out with error message - Routine FDPREP cannot read the file /fmis/11.5.0/reports/US/POXPRPO1.rep. I have checked the env files, and they seem ok. $CUSTOM_TOP is set to the correct value. Other standard Oracle reports are running properly. The custom report file extension is in low case (.rdf). I've even tried to compile the report manually by using rwcon60.sh, the rep file was created under that folder but concurrent manager is still giving the same error message. So I am suspecting whther it is the path issue, as from the error message we can see up there, it is not showing the absolute path. Can anyone pls shed some lights on this for me?
    Thanks!
    Liang

    Hi hsawwan,
    Echo $FMIS_TOP(Custom Top) returns /global/app/fdev/home/fdevapp/findevappl/fmis/11.5.0, which is the correct path.
    Interesting thing is I checked the custom forms and they are working properly , our current configuration is form server and web server are sitting on one node, and CM, admin and database are sitting on the other node. So it seems it is the CM node settings caused the problem. However, I've just compared the APPSORA.env, customfindev_XXXXXX.env $FMIS_TOP (Custom Top) on the two nodes, and nothing seems out of ordinary.
    Thanks,
    Liang

  • Sccm 2012 agent not installing with error CcmSetup failed with error code 0x80041013

    We have sccm 2012 r2 enviroment , when we deploy client agent to one DC , client agent is not getting install with below error .. I can able to install agent to all the machines except one DC.
    CcmGetOSVersion failed with 0x80041013
    CcmSetup failed with error code 0x80041013
    Any idea ?

    The error code 0x80041013 translates to:
    Provider load failure
    Source: Windows Management (WMI)
    Like Briij suggested, you should try to fix the WMI repository.
    Regards,
    Nickolaj Andersen | www.scconfigmgr.com | @Nickolaja

  • Client installation fails with error GetSSLCertificateContext failed with error 0x87d00281

    Hi
    Site is SCCM 2012 R2
    I am pushing SCCM client manually to a Windows Server 2012 client and it is failing with below errors
    GetSSLCertificateContext failed with error 0x87d00281
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    GetHttpRequestObjects failed for verb: 'GET', url: 'HTTPS://SCCMserver.GROUP.COM/CCM_Client/ccmsetup.cab'
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    DownloadFileByWinHTTP failed with error 0x87d00281
    ccmsetup 02/05/2015 12:04:11 AM
    6428 (0x191C)
    CcmSetup failed with error code 0x87d00281 ccmsetup
    02/05/2015 12:04:11 AM 6476 (0x194C)
    Please advice..

    0x87d00281 = "No certificate matching criteria specified"
    Have you deployed proper client auth certs to the client?
    Can you please post the entire relevant snippet of the log file? Starting with the first error code encountered is meaningless because now we can't see what happened before which is often the root cause of the issue culminating in the error message.
    Have you deployed the proper server auth certs to the MP and DP?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Flash builder 4.5.1 ios build fails with error map failed

    I have built several test app with flash builder 4.5 and now 4.5.1.  I am working on an app for ipad, but when I run a test build it runs for several minutes as if it is going to create the ipa, but then error out and displays the following error message:
    message title: Problem occured
    'Launching [name of configuration] has encountered a problem.
    Error occurred while packaging the application:
    Map failed
    that's it, no other reference.  I have searched for any reference to this problem and haven't been able to find one.  When I first packaged a much simpler version of the app, it created an ipa just fine.
    Can someone help me.
    Thanks

    When I was try to build a debug iOS version, I got this error, too.(release version is ok)
    For the project I was use Flex SDK 4.5.1 and AIR 3 SDK.
    blew is the log, I copyed from {flash builder workspace}/.metadata/.log
    !STACK 0
    java.lang.Exception
              at com.adobe.flexbuilder.project.internal.FlexProjectCore.createErrorStatus(FlexProjectCore. java:1010)
              at com.adobe.flexbuilder.util.logging.GlobalLogImpl.log(GlobalLogImpl.java:66)
              at com.adobe.flexbuilder.util.logging.GlobalLog.log(GlobalLog.java:52)
              at com.adobe.flexide.multiplatform.ios.packaging.IPAPackager.create(IPAPackager.java:220)
              at com.adobe.flexide.multiplatform.ios.launching.IOSOnDeviceLaunchHandler.doPackage(IOSOnDev iceLaunchHandler.java:283)
              at com.adobe.flexide.multiplatform.ios.launching.IOSOnDeviceLaunchHandler.launch(IOSOnDevice LaunchHandler.java:181)
              at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch(MultiPlatfor mLaunchDelegate.java:180)
              at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate. java:238)
              at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate. java:132)
              at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)
              at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702)
              at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:923)
              at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1126)
              at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    !ENTRY com.adobe.flexbuilder.project 4 43 2011-11-22 22:10:54.816
    !MESSAGE Error occurred while packaging the application:
    Map failed
    even I try to change sdk with FLEX 4.5 and AIR 2.6, the error was still here.
    And I try to build debug project in Flash Pro. It was OK.
    So I think it was an flashbuilder bug.
    My project only 137Megabytes

  • Dynamic SQL run with error 'ORA-29275: partial multibyte character'

    Hi All,
    In daily work, we use daynamic SQL to load data from another database through DB Link. However, even if I run the following simple statement in our DB, it will raise the error.
    CREATE TABLE TEST_TMP
    AS
    SELECT TRANSACTION_REASON
    FROM [email protected] --it is using db link.
    WHERE LAST_UPDATE_DATE>=TO_DATE('18-12-2012 22:01:58', 'dd-mm-yyyy hh24:mi:ss');
    This statement had been workng correctly before OCT-2012 and there was no change with the source. Afterwards, there was just a change which upgraded the DB version from 10g to 11g on our side. I have browsed my technical articles, but I still cannot find the root cause. Is it due to the updgrading of the DB which practice stricter sanity check?
    I don't know.
    I'd appreciate of you can give me suggestion if you know such case.
    Thanks,
    David

    David Paul wrote:
    Hi,
    Can you give me a full explaination about the DL http://vibhorkumar.wordpress.com/2011/02/27/fix-of-ora-29275-partial-multibyte-character/ you mentioned?
    I don't understand the query in it well.
    Thanks,
    DavidDon't confuse yourself... It's just saying to convert data into your local DB type...
    Check these queries -
    1] /* check this in both your LOCAL and REMOTE databases */
    select dump('a',1010) from dual;
    I got --
    Typ=96 Len=1 CharacterSet=AL32UTF8: 97
    So, my charset encoding is AL32UTF8. Similarly, find yours for both Local & Remote DBs.
    2]
    /* Then do */
    CONVERT(transaction_reason,'<local_charset>','<remote_charset>')Edited by: ranit B on Dec 22, 2012 5:46 PM

  • Hard coded SQL string doesn't run with error PLS-00103

    I have created a package with 34 stored procedures [pre]to create some materialized view with hard coded SQL [pre]string (client required for this hard coding). The [pre]first part with 21 simple create statements has
    [pre]worked fine. 2nd part with 11 complicated create [pre]statements, only first one has worked. all others [pre]have  not worked.
    [pre]
    I used dbms_output.put_line (sql_string) to check the [pre]individual create statement, it has looked fine. I [pre]have run individual SP within package. I have got [pre]error message as ORA-06550: line 1, column 45:
    [pre]PLS-00103: Encountered the symbol "end-of-file" when [pre]expecting one of the following: ; [pre]
    <an identifier> <a double-quoted delimited-identifier> [pre]The symbol ";" was substituted for "end-of-file" to [pre]continue.
    [pre]I have checked SQL string between 1st part and 2nd [pre]part. They are the same and all with ';' to end SQL [pre]string and END SP name in the end. Please help me to [pre]identify where the problems are. Thanks. Followings [pre]are some sample SQL string:
    [pre]PROCEDURE sp_1st_string
    [pre]IS
    [pre]BEGIN
    [pre]    EXECUTE IMMEDIATE 'CREATE MATERIALIZED VIEW
    [pre]mv_name1 TABLESPACE space_name PARALLEL ( DEGREE [pre]DEFAULT INSTANCES DEFAULT ) BUILD IMMEDIATE REFRESH [pre]COMPLETE ON DEMAND WITH PRIMARY KEY AS SELECT col1, [pre]col2,col3, col4, col5 FROM tableone A, table_two B [pre]WHERE A.id = B.id';
    [pre]COMMIT;
    [pre]END sp_1st_string;
    [pre]PROCEDURE sp_2nd_string
    [pre]IS
    [pre]BEGIN
    [pre]   EXECUTE IMMEDIATE ' CREATE MATERIALIZED VIEW
    [pre]mv_name2 TABLESPACE PDE_DATA PARALLEL ( DEGREE [pre]DEFAULT INSTANCES DEFAULT ) BUILD IMMEDIATE REFRESH [pre]COMPLETE ON DEMAND WITH PRIMARY KEY AS select col1 .. [pre]col10 from tableone a, tabletwo b, tablethree c, [pre]tablefour d, tablefive e, tablesix f where clause;
    [pre]COMMIT;
    [pre]END sp_2nd_string;
    Message was edited by:
            citicbj
    Message was edited by:
            citicbj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    stevencallan:
    Thanks for your advice. I have been thinking the above problem may be [pre]caused by this. If I run 'Create MV statement' in SQL PLUS or Toad, single quote [pre]will work. But when I put hard coded SQL string in package and stored [pre]procedure, it will cause compiling error. After I took off single quote, SP will be [pre][pre]compiled successfully. When I run package.sp, it will cause the problem. [pre]Here is the sample code:[pre]
    [pre]CREATE MATERIALIZED VIEW my_mv TABLESPACE space_name [pre][pre]PARALLEL (DEGREE DEFAULT INSTANCES DEFAULT) BUILD IMMEDIATE [pre]REFRESH COMPLETE ON DEMAND WITH PRIMARY KEY AS select A.ID , [pre]A.CNTL_NUM, C.XX_CODE, D.FIRST_NAME, D.MDL_NAME, [pre]D.LAST_NAME, H.XX_DESC, TO_DATE(TO_CHAR(C.CREAT_TS, [pre]'MM/DD/YYYY'),'MM/DD/YY'), F.STATE, CASE WHEN A.XX_CODE IS NOT NULL [pre]THEN X END, E.X_DESC  from TABLE1 A, TABLE2 B, TABLE3 C, TABLE4 [pre]D, TABLE5 E, TABLE6 F, TABLE7 G, TABLE8 H
    [pre]where D.X_SW = 'X' and B.X_SW = X' and G.X_SW = 'X' and B.CNTL_ID = [pre]A.CNTL_ID and B.CNTL_ID = D.CNTL_ID and B.X_ID = C.X_ID and B.X_ID = [pre]G.X_ID and B.X_ID = F.X_ID and G.X_CD = H.X_CD and B.X_CD = E.X_CD [pre]and E.X_CD = '25' and C.ENRLMT_ID NOT LIKE 'O%'; [pre]
    [pre]When I hard coded this statement in package and sp, I have to take off single [pre]quote ' ' form 'MM/DD/YYYY', 'MM/DD/YY', X_SW ='X', X_CD = '25' AND NOT [pre]LIKE 'O%', Then I can compile whole package successfully. This is why I [pre]mentioned that 1st part 21 simple create statement work because they don't have [pre]these single quote in the statement. In 2nd part with 13 complicated create [pre]statements, some of them have no single quote in the statement. They will [pre]run. Some of them with single quote in statement. They will have the problem [pre]to run if I take off single for compiling. [pre]
    [pre]Please give me some idea what is the reason. Thanks a lot.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Hello World runs with errors

    I am having trouble with the Hello World program in JDeveloper RUP7 setup.
    And I have searched these forums, but no threads describe this exact issue.
    When I run the Hello World, the first page appears fine, with all the links showing.
    However, when I click on any of the links in the page, then I get an error,
    and the page dumps me to our main Applications Login screen.
    The error I get (after clicking on a link) is:
    Unexpected URL parameters have been detected and will be ignored
    And the link I click on in Hello World application is:
    http://scottma09.corpusa.napole.local:8988/OA_HTML/OA.jsp?
    OAFunc=FWK_TOOLBOX_HELLO&
    OAPB=FWK_TOOLBOX_BRAND&
    OAHP=FWK_TOOLBOX_TUTORIAL_APP&
    OASF=FWK_TOOLBOX_HELLO&
    transactionid=1255486469&oas=kIYCU8z8RLu95eOyqIqWaw..
    Any advice is greatly appreciated.

    Thank you both for your input.
    I was already using my Oracle user acct, which had been setup properly.
    But when installing JDeveloper, I did not see any mention of:
    Tools -> Preferences -> Embedded OC4J -> Default Local IP Address (Recommended)
    Selecting that option solved my problem.
    Also, I had been investigating the advice in this other thread, but it did not help:
    Unexpected URL parameters have been dete

  • Hello Page running with error

    Hi I've configured the Jdeveloper 10.1.3.3.0.3 with OAF extention, by downloading the patch p7523554 for oracle apps R12.0.6.
    But when i try to run the Hello page from tutorial project , i'm getting the error as below in the browser .
    Network Error (tcp_error)
    A communication error occurred: "Operation timed out"
    The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.
    For assistance, contact your network support team.
    and the log in the jdev is as below.
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config>
    C:\JD\Jdeveloper\jdevbin\jdk\bin\javaw.exe -hotspot -classpath C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar;C:\JD\Jdeveloper\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -XX:MaxPermSize=256M -Doracle.j2ee.dont.use.memory.archive=false -Dhttp.proxyHost=girish-pc -Dhttp.proxyPort=0 -Dhttp.nonProxyHosts=|girish-pc -Dhttps.proxyHost=girish-pc -Dhttps.proxyPort=0 -Dhttps.nonProxyHosts=|girish-pc -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Jul 1, 2011 10:54:56 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Jul 1, 2011 10:54:56 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 6437 ms.
    Target URL -- http://172.28.32.71:8988/OA_HTML/runregion.jsp
    11/07/01 10:54:59 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
    Process exited.
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config>
    C:\JD\Jdeveloper\jdevbin\jdk\bin\javaw.exe -hotspot -classpath C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar;C:\JD\Jdeveloper\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -XX:MaxPermSize=256M -Doracle.j2ee.dont.use.memory.archive=false -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Jul 1, 2011 11:20:49 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    Jul 1, 2011 11:20:49 AM com.evermind.server.jms.JMSMessages log
    INFO: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 6140 ms.
    Target URL -- http://172.28.32.71:8988/OA_HTML/runregion.jsp
    11/07/01 11:20:51 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
    C:\JD\Jdeveloper\jdevbin\jdk\bin\javaw.exe -jar C:\JD\Jdeveloper\jdevbin\j2ee\home\admin.jar ormi://172.28.32.71:23891 oc4jadmin **** -updateConfig
    Jul 1, 2011 12:03:36 PM com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl preInitApplicationServer
    WARNING: ORB ignoring configuration changes. Restart OC4J to apply new ORB configuration.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 37688 ms.
    Target URL -- http://172.28.32.71:8988/OA_HTML/runregion.jsp
    C:\JD\Jdeveloper\jdevbin\jdk\bin\javaw.exe -jar C:\JD\Jdeveloper\jdevbin\j2ee\home\admin.jar ormi://172.28.32.71:23891 oc4jadmin **** -updateConfig
    Jul 1, 2011 1:10:09 PM com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl preInitApplicationServer
    WARNING: ORB ignoring configuration changes. Restart OC4J to apply new ORB configuration.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\xml.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in C:\JD\Jdeveloper\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
    WARNING: Code-source C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in C:\JD\Jdeveloper\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /C:/JD/Jdeveloper/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /C:/JD/Jdeveloper/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 22188 ms.
    Target URL -- http://172.28.32.71:8988/OA_HTML/runregion.jsp
    I've verified the Oc4j Preperence and its set to Local IP also . anything it will do with the proxy settings. Bec as per as i know , the network people blocked the proxy setting for us.
    please help to resolve.
    Thanks & Regs
    -RG

    RG,
    Check whether u have correctly setup the Connection and the userName & password are correct.
    Regards,
    Gyan

  • Gather distribution_name stopped with error: Login failed

    Does anyone know what this error means....? I'm getting it on one
    distribution I have. I've looked thru the KB and googled it, and can't find
    anything that really applies.
    Graham

    Just an update, but this error went away when I installed Zen7 SP1 (which
    seems to be fixing a few of our outstanding issues).
    Graham
    "Graham Mitchell" <[email protected]> wrote in message
    news:mQgdh.9463$[email protected]..
    > I've also just deleted and recreated the distribution, and I still get the
    > same error.
    >
    >
    > Graham
    >
    >
    > "Jared Jennings" <[email protected]> wrote in message
    > news:mf3dh.9087$[email protected]..
    >> Graham Mitchell,
    >>
    >>>
    >>>Does anyone know what this error means....? I'm getting it on one
    >>>distribution I have. I've looked thru the KB and googled it, and can't
    >>>find anything that really applies.
    >>
    >> It sounds as if the distributor object did not correctly install. Did
    >> this just start happening?
    >>
    >> Have you implemented Universal Password on this tree?
    >>
    >> --
    >> Jared Jennings - Data Technique, Inc.
    >> Novell Support Forums Sysop
    >> My Blog and Wiki with Tips, Tricks, and Tutorials
    >> http://jaredjennings.org
    >
    >

Maybe you are looking for

  • Not able to view text while typing beyond the top edge of the keyboard

    I have an iPad mini with updated iOS 8.1.3 ...... Honestly I was very happy with iOS 7 it was perfect. The iPad was working fast and effortlessly. Just like how any apple product should be. Until iOS 8 spoiled the show. There are many problems I'm fa

  • New WD Hard Drive ATA Link Errors

    Hi there, I just bought a new hard drive for my lenovo ThinkPad R60e. It is the following model: # hdparm -I ATA device, with non-removable media Model Number: WDC WD5000BUDT-63G8FY0 Firmware Revision: 01.01A01 Transport: Serial, SATA 1.0a, SATA II E

  • IWeb not publishing website via FTP after adding music

    Hi all, When I drag a piece of music on my iWeb website and try to publish via FTP, I get the "there was an error communicating with FTP server" message. Any ideas? Yes this is my own copyrighted music, not other people's music.

  • I am having Problems with HND (or something)

    On the weekend I installed a new router and HND. Behind the scenes or during the process it seems that it changed my settings on my wifes computer so that she is prevented in going to certain websites through parental controls that have now been set.

  • Can't set wallpaper since IOS4

    I no longer have the ability to save a photo as a wallpaper, I select one, and it says its saved, but, it doesnt...........my phone is a liar >:(