Datasource not created - 10.1.3 dev preview

Hi,
I have a database connection in my Connections panel which doesn't get deployed to the test environment when I run/debug my application.
When i use the same setup under 10.1.2 I can expand the application server connection I created for the test environment and the connection is there as "jdbc/xxxxxx". In 10.1.3 the jdbc branch is empty.
Can anyone tell me how to get around this please? I tried manually editing the data-sources.xml file but I get an error on OC4J startup telling me I have a duplicate datasource name. Its obviously doing something with the connection, its just not in the JNDI tree anywhere for me to look it up.
Thanks in advance for any help on this.
Brad.

Deepak,
thanks for your reply. That all sounds great how it should be but as I said in my first post, the connection isn't being deployed to the server.
According to the server preferences window the connections should be available as "jdbc/WebcProductsDB". I can't look up the connection at this location and when I browse the JNDI tree in the app server conncetions section the whole jdbc branch is empty.
Brad
PS you can modify the JNDI name in the OC4J server preferences window, but any changes you make there aren't remembered by Jdeveloper.

Similar Messages

  • Datasource not created in JDNI when DB is down

    Hi! I have my weblogic and Oracle DB in different servers. If I startup the weblogic server before the DB is up, my datasource doesn't get created, and when I try to access my application, I get the following error:
    <i>javax.naming.NameNotFoundException: While trying to lookup 'emm.db.oracle' didn't find subcontext 'db' Resolved emm; remaining name 'db/oracle' Verify a Data Source exists in Weblogic with JDNI Name 'emm.db.oracle'.</i>
    Is there a way to wait until the DB is up to create the datasource and avoid this issue?
    Thanks in advance for your help.
    MatÃas

    Hi,
    The invoke process will error out with remotefault error.
    It will be a unhandled exception. But if you want to have exception handle and want to terminate, then add the catchBrach in your scope or main and then add the remoteFault system error and create a faultVar and then do your operation if nay in the catchBranch scope.
    Regards,
    Sreejit

  • Ipod Touch not in itunes - windows 8 Dev preview

    Hey,
        I use the new Windows 8 Developer Preview and I cant find the apple mobile process. So the result of that is my iPod Touch (4g) doesn't show up on my computer. Help please?

    *EDIT*
    The AMDS is running and I restarted it and everything. It is still NOT showing up on iTunes or my computer

  • Huawe ascend w2 not receving windows 8.1 dev preview

    My phone isn't receiving the 8.1 .its a huawei ascend w2 please help

    We have moved our support forum for OS Consumer Support, i.e. almost any support of the Preview for Developer release that is not related to developing an application, to the Microsoft Community website here: http://answers.microsoft.com/en-us/winphone/forum/wpdp
    Eric Fleck, Windows Store and Windows Phone Developer Support. If you would like to provide feedback or suggestions for future improvements to the Windows Phone SDK please go to http://wpdev.uservoice.com/ where you can post your suggestions and/or cast
    your votes for existing suggestions.

  • Bridge CS6 not creating preview extractions for .mp4, .mov .wmv or .avi

    In all versions up to now when I would cache my folders with video files they would create preview extractions so that I could scroll through the video in the Preview Pane.
    The only files that are doing this now are the .flv files (which ironically do not create a thumnail image, and never have in Bridge, but that's another topic altogether.)
    I looked through all the preferences and I don't see a way to turn preview extractions on or off.
    How do I "force" Bridge to create the previews and why did it not do it automatically like all previous versions have?
    Thank you!
    I have a brand 2 month old top of the line iMac with all the latest software and plenty of free space. This is definitely an issue w Bridge, not my computer.

    I was having an issue very similar to this. I tested it on CC, CS6 and both did the same thing. No previews and if i tried to purge the cache, it would stop responding all together. Then I noticed I had an eps file with no file extention. I went ahead and removed it from the folder and now everything works like it should. If the above option of purging does not work, try to remove the files and see if one of them is an issue.

  • Aperture not creating previews - one reason

    I've been investigating why Aperture is failing to create previews. In my system it will only create previews for a specific set of images and not matter what I do it's always the same images.
    So I looked at the difference between the images it would create previews for and the image it would not. The difference I found was that the images which Aperture would not create previews for no longer had their import directories.
    Aperture appears to work by creating these directories when you import the images. They are stored in the project you import into. Aperture stores the image previews in these directories so if they are missing Aperture appears to silently fail on creating the preview.
    How I think I lost mine was that I imported a large number of images into a project and then moved them to other projects as I sorted through them. Aperture does NOT move the import directories to the new projects with the images.
    I deleted the original project and because it still contained the import directories for the images, I can now no longer create previews for those images.
    The only solution I can think of to fix this is to re-import all the images which have lost their import directories, this time being more careful to not delete the projects.
    Does anyone have any ideas on ways that these directories (and the files within them) can be re-created (without importing) ?
    ciao
    Derek

    What was happening to me was this:
    a. import images into project (a).
    b. Create a new empty project (b).
    c. Move images from project (a) to project (b).
    d. Delete project (a).
    e. Open package contents of the Aperture library.
    f. Check project (b) and there is no *.apimportgroup directory. Hence nowhere for Aperture to put the previews.
    Currently I have exported all my images and am re-importing. Its the only way I can think of to re-create the *.apimportgroup directories.
    Rule of thumb: if you intent to delete a project, check for *.apimportgroup directories first. I have not tried to manually copy them to other projects so I don't know if that would get around this.
    ciao
    Derek

  • [Solved] Can't boot; udev not creating /dev/disk/

    After doing a system upgrade I can no longer boot.  I get the message that /dev/disk/by-uuid/{device id} cannot be found.  (There is no /dev/disk/ path at all).  I tried changing the grub boot path to dev/sdaX, but /dev/sda?? are also not created.
    I have a Fedora rescue CD lying around, and if I boot from that I can see and mount the boot device (/dev/disk/by-uuid/ is created), so I don't think it's a hardware issue.
    Last edited by rhodie (2012-03-20 18:26:53)

    Booting from a NetInstaller CD worked.
    A couple of notes in case others have the same issue.
    I had to turn on networking before I could run pacman.  I turned on networking by issuing these commands (not sure of the proper order for them or if they're all necessary, but it worked):
    /etc/rc.d/networking start
    ip link set eth0 up
    dhcpd
    I then ran through the steps listed at https://wiki.archlinux.org/index.php/Pa … nger_boot.  , but I got errors on "mkinitcpio -p linux" so I added "pacman -S linux," which seemed to include mkinitcpio, but I ran mkinitcpio again afterwards just to be sure and got no errors.
    Last edited by rhodie (2012-03-20 16:09:20)

  • Install of SAP HANA Studio Dev Ed v1.00.80 fails with "Could not create the Java Virtual Machine"

    Hello,
    Scope: JVM error during initial install of SAP HANA Studio Developer Edition v1.00.80, Win86/32bit
    Source: installation files pulled from HANA Studio tab at https://hanadeveditionsapicl.hana.ondemand.com/hanadevedition/, which is a link from the main HANA site of http://scn.sap.com/community/developer-center/hana.  zip folder: "sap_hana_win32_studio_rev80"
    Targeted O/S: Windows 7, 32-bit, local Java is SE 7, update 67.   Java environment has been confirmed via checks provided at http://www.java.com/en/download/manual.jsp
    Actions taken:
    Attempted to update the installation's eclipse.ini file by reducing the -Xmx value; see details below.
    Read thru postings such as http://scn.sap.com/thread/3390626 and the threads it recommended.
    Checked OSS (ie Note 1859686 - HANA Studio does not start)
    Description of installation error:
    Shortly after executing "hdbinst", it fails with the error "Could not create the Java Virtual Machine".  I've verified that there is nearly 3G of memory free.  What I did notice, as shown in the attached files, is that Eclipse is part of this installation and it's pre-loaded with the "eclipse.ini".  I firmly believe the solution could be to reduce parameter "-Xmx1024m" to "-Xmx512m" but it's a catch-22 because even after updating eclipse.ini (in installation folder C:\Program Files\SAP\hdbstudio\tmp_p2director2014.08.13_13.36.44\director), the install program requires that the "hdbstudio" folder to be empty upon restarting it.
    Since the installation is basically a package with a lot of .jar files, there is no eclipse.ini file available in the source install folder; otherwise, updating it there would be the easiest solution if that option were available. The file is only available in the targeted deployment folder above.
    If you have encountered this same error and were able to resolve it, I would be grateful to know of your solution.  Thanks very much.
    FYI: the HANA Client installed with no issues.
    Jim Cleek
    FYI: the images below reflect the sequence of images produced during the installation.
    after clicking OK above, the screen below gets updated (see the "is not empty" msg).
    Below is the eclipse.ini file located in the deployed/target folder:
    Message was edited by: Jim Cleek
    FYI: Using information from the SAP HANA Database - Studio Installation and Update Guide, I tried to override the installation's use of its eclipse.ini file by passing my own modified version (with "-Xmx512m") of that file that was placed in a separate folder.  The cmd used via DOS window was "hdbsetup.exe -a studio --configfile=C:\Users\Admin\Downloads\eclipse.ini" and even though it successfully launched the SAP HANA Lifecycle Management gui, it failed on the first step with the same JVM create error as above because it appears to have used its own eclipse.ini file, which has "-Xmx1024m".

    Update: a message was opened with SAP but unfortunately they could not provide a resolution for this particular scenario.  They admitted that the eclipse.ini file cannot be updated since it is bundled as part of the installation package.  One point to make that I did not make before was that this was being attempted on an Oracle VirtualBox (4.3.10); the SAP HANA contact said he assumed that SAP has not tested this particular scenario, thus it could not be supported.
    Resolution: the end result was to abort trying to install SAP HANA Client and Studio on the Oracle VirtualBox but to install it locally on my own desktop, which runs on Windows 7 Enterprise 64-bit with 8G of memory.  The SAP HANA files below were downloaded, extracted and installed successfully in the order shown.
    FYI: the Studio installation detected that a 64-bit version of Java was not installed so I installed that and then adjusted the User environmental variable JAVA_HOME to point to that new path, leaving the System variable still pointing to the pre-existing 32-bit Java path.
    SAPCAR 7.20 -> Windows on x64 64bit:  SAPCAR_315-20010453.EXE
    IMDB_CLIENT100_80_0-10009664.SAR   Revision 80 for SAP HANA CLIENT 1.00
    Support Package SAP HANA CLIENT 1.00 Windows on x64 64bit
    IMC_STUDIO100_80_0-20007647.SAR   Revision 80 for SAP HANA STUDIO 1.00
    Support Package SAP HANA STUDIO 1.00 Windows on x64 64bit
    jre-7u67-windows-x64.exe - http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html
    Jim Cleek
    HP Enterprise Services

  • Aperture plugin does not create keywords correctly on previews

    Keywording migration is different between previews and raw files.
    "Non-face" keywording works as expected for raw files, but not for Aperture preview JPEGs. The preview JPEG seems to suffer with keywords.
    The child, parent, and child/parent combo all seem to appear as keywords in the preview JPEG, whereas only the child keywords appear in the master (correct behavior).
    This only seems to occur in JPEG previews of other Aperture modified JPEGs, not in original JPEGs or JPEG previews from raw files.
    Face keywords show up correctly on JPEGs, but not on RAW files?  Could this be a link?  Seem to have different logic for raw vs preview, but neither work together on either raw or preview.
    Raw: non-face keywords okay, only one face keyword per photo
    JPEG previews: non-face keywords are a mess, all face keywords included

    I am trying to import some existing JPEGs on my Desktop.
    Do you mean your Desktop folder? And is the Desktop folder the only folder that is showing this behaviour?  I have never had problems to open images directly from the Desktop. Have the image files been dropped directly onto the the Desktop or into a subfolder of the Desktop?
    Previous MacOS X versions had problems with a huge number of files on the Desktop because this folder has been treated in a special way.
    Which version of Aperture and MacOS X are you using?
    It might be a problem with permissions or file ownership.
    If the problem with your Desktop folder persists you could try to reset the permissions,ownership, and access control lists on your Home folder as described in Linc Davis's post here:  Re: iPhoto returns OSStatus error -54
    Have you by any chance encrypted your Home folder by File Vault?

  • Unit CS is not created in EN error

    Hi Gurus,
    After activating the datasource and trying to preview the data I got the ff error:
    Unit CS is not created in EN
    Can anyone pls help how to go round this issue.
    Also I would be grateful  if   someone can help me to create a routine to multiply two fields/infoobject
    and put the result in another InfoObject. Steps in creating the transformation and sample code will be very much appreciated.
    Thanks.

    hi anil,
    the message indicated you haven't that unit value in t006a. from your previous posting, you do prefer upload to 0unit via flat file rather than maintain with transaction CUNI. have you successfully upload these unit master data to 0unit ?
    hope this helps you. if it doesn't work go to in BI go to source systems tab. and select your source system -->Transfer Global Settings.
    coming to your another query multiplying the two infoobjects. what you have to do create another info object- in the transformations use formula for the newly created info object-  you have multpliplaction function available. multiply the objects you want to.
    example-  if you want to multiply netvalue and tax.
    create new infoobject in the target as 0GROSSAMT.
    Formula is 0GROSSAMT = NETVALUE*TAX.
    thanks = points
    get back to me if you are not clear
    regards
    vadlamudi

  • Best way to install Dev Preview 2.1.x on OS X 10.7

    I just downloaded the OS X dev preview and am looking forward to experimenting with it, but the link on the downloads page that purports to link to "Release notes and installation instructions" actually leads to release notes only--no install instructions. I'd like the preview to be generally available on my system, but also want to make sure I don't have to chase down and delete multiple files when upgrading to a newer version (I might miss something) and also don't want to destabilize Java in apps that don't use JavaFX. Suggestions as to how to achieve these (probably contradictory aims) best are appreciated.
    I'm usiing IDEA 11, and accessing Java libs through Scala 2.9.0.1 or above (depending on project).
    Thanks,
    Ken

    don't want to destabilize Java in apps that don't use JavaFXThe JavaFX dev preview installs are seperate installs from Java - Java knows nothing about them, so it can't be destabilized by them - this may change some time in the future if Java and JavaFX are co-bundled on OSX, but that probably won't happen anytime soon, so I wouldn't worry about it.
    I'm usiing IDEA 11, and accessing Java libs through Scala 2.9.0.1 or above (depending on project).If you are already using JavaFX + Scala + IDEA 11, then you don't need the guide below, which isn't directly related to your question . . . but just in case.
    Install Idea 11.0.1 from http://www.jetbrains.com/idea/download/index.html (important to have the latest version here as earlier builds of version of 11 didn't really work - read crashed... - with the scala plugin).
    Get the latest nightly build of the Idea scala plugin from http://confluence.jetbrains.net/display/SCA/Scala+Plugin+Nightly+Builds+for+Nika (Nika is codename for Idea 11, earlier builds of the scala plugin don't work well with Nika).
    Install the downloaded scala plugin in Idea via File | Settings | Plugins | Install Plugin from disk
    Install JavaFX from http://www.oracle.com/technetwork/java/javafx/downloads/devpreview-1429449.html
    To create a sample JavaFX + Scala project based on a maven artifact imported into Idea:
    Set a JAVAFX_HOME environment variable to the location your JavaFX developer preview SDK is installed at. (not required for general JavaFX development, but is required to use this maven artifact).
    Create a new project, File | New Project | Create Project From Scratch | Project Name => colorfulcircles & **select Maven Module** | Add Archetype | GroupId: de.schlichtherle ArtifactId: javafx-scala-demo Version: 0.4
    Edit the pom.xml file to set the scala.version to 2.9.1 and the scalatest version to 1.6.1, then click on Maven Projects | Reimport (optional step to get the latest version)
    Open ColorfulCirclesDocs.scala and change Application.launch line to Application.launch(classOf[ColorfulCirclesDocs]), then rightclick on the launch line to run the program - your screen should be full of colorful circles generated by scala invoking JavaFX.
    If you are new to JavaFX, I recommend developing JavaFX in Java, otherwise have fun with JavaFX and Scala and, if you have not seen it yet, checkout the ScalaFX project (http://code.google.com/p/scalafx/) .

  • NW2004s SP9 Java Trial - "Could not create mountpoint for SC in ..."

    Hi
    I have installed the Sneak Preview NW2004s SP9 Java Trial on a W2003 Server Macheine and everything is looking fine.
    When trying the Tutorial 2: “Development with a Track“ it cames to the point where i have to Import a Development Configuration from the SLD. I get the error:
    Could not create mountpoint for SC in compartment chynet.at_APPLICATION_1: Could not create remote path /dtr/ws/APPL/chynet.at_APPLICATION/dev/inactive/SCs/chynet.at/APPLICATION/_comp/TopLevelDCs/ (Internal Server Error [(pre||post)-condition failed: Internal Server Error]).
         at com.sap.tc.devconf.impl.DTRClientErrorMapper.toSyncException(DTRClientErrorMapper.java:65)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.findOrCreateMountPointForSC(DevelopmentConfiguration.java:2758)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.createMountPointsForSCs(DevelopmentConfiguration.java:3046)
         at com.sap.tc.devconf.impl.DevelopmentConfiguration.goOnline(DevelopmentConfiguration.java:5207)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:773)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:698)
         at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:669)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.addDevConf(DevConfWizard.java:505)
         at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$100(DevConfWizard.java:67)
    Can anybody tell me what is going wrong or where i can investigate the error?
    LG
    Michael

    Hi There !
    Run SDM RemoteGui.
    Log in.
    Go to deployment tab.
    Find sap.comtcdtr~dbschema.sda in root directory under SDM.
    Adjust deployment configuration to Update deployed SDAs/SCAs that have any version.
    Complete the wizard.
    this works !
    rajendra

  • Unable to create mbean: Could not create provider JDBCDataSource

    I copy ant code from http://middlewaremagic.com/weblogic/?p=2504 and change it as follow. In the first time of running ant, it works fine and I can see new datasource.
    Then, I delete this datasource from weblogic console. I run the ant script again . But I get errors: BUILD FAILED
    C:\JdevWorkspace\ANTdatasource\Project1\build.xml:30: Unable to create mbean: Could not create provider JDBCDataSource
    I use weblogic 10.3.4
    <?xml version="1.0" ?>
    <project name="deploy" default="makeDataSource" basedir=".">
    <property name="wls.username" value="weblogic" />
    <property name="wls.password" value="welcome1" />
    <property name="wls.url" value="t3://localhost:7001" />
    <property name="wls.targetServer" value="AdminServer" />
    <property name="wls.domainName" value="SOAdomain5" />
    <!--<property name="database.url" value="jdbc:pointbase:server://localhost:9092/demo" />-->
    <property name="database.url" value="jdbc:oracle:thin:@localhost:1521:orcl"/>
    <!--<property name="database.driver" value="com.pointbase.jdbc.jdbcUniversalDriver" />-->
    <property name="database.driver" value="oracle.jdbc.xa.client.OracleXADataSource"/>
    <property name="database.user" value="dstest" />
    <property name="database.password" value="dstest" />
    <property name="weblogic.jar" value="E:\Jdeveloper_11115\wlserver_10.3\server\lib" />
    <echo message="${weblogic.jar}\weblogic.jar"/>
    <taskdef name="wldeploy" classname="weblogic.ant.taskdefs.management.WLDeploy">
    <classpath>
    <pathelement location="${weblogic.jar}\weblogic.jar"/>
    </classpath>
    </taskdef>
    <taskdef name="wlconfig" classname="weblogic.ant.taskdefs.management.WLConfig">
    <classpath>
    <pathelement location="${weblogic.jar}\weblogic.jar"/>
    </classpath>
    </taskdef>
    <target name="makeDataSource">
    <wlconfig username="${wls.username}" password="${wls.password}" url="${wls.url}">
    <query domain="${wls.domainName}" type="Server" name="${wls.targetServer}" property="x" />
    <create type="JDBCConnectionPool" name="TestDS">
    <set attribute="CapacityIncrement" value="1"/>
    <set attribute="DriverName" value="${database.driver}"/>
    <set attribute="InitialCapacity" value="1"/>
    <set attribute="MaxCapacity" value="10"/>
    <set attribute="Password" value="${database.password}"/>
    <set attribute="Properties" value="user=${database.user}"/>
    <set attribute="RefreshMinutes" value="0"/>
    <set attribute="ShrinkPeriodMinutes" value="15"/>
    <set attribute="ShrinkingEnabled" value="true"/>
    <set attribute="TestConnectionsOnRelease" value="false"/>
    <set attribute="TestConnectionsOnReserve" value="true"/>
    <set attribute="TestTableName" value="SYSTABLES"/>
    <set attribute="URL" value="${database.url}"/>
    <set attribute="Targets" value="${x}" />
    </create>
    <create type="JDBCDataSource" name="TestDS" >
    <set attribute="JNDIName" value="jdbc/TestDS"/>
    <set attribute="PoolName" value="TestDS"/>
    <set attribute="Targets" value="${x}" />
    </create>
    </wlconfig>
    </target>
    </project>

    Hi, i have tried with initialcapacity 0 ..this time build is successful but datasource is getting created without jndi name :(
    Plz let me know if u have any solution for this
    Plz check the below Script
    <?xml version="1.0"?>
    <!--Weblogic Credentials-->
    <project name="deploy" default="makeDataSource" basedir=".">
         <property name="weblogic.jar" location="C:/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar"/>
         <property name="wls.username" value="weblogic" />
         <property name="wls.password" value="weblogic" />
         <property name="wls.url" value="t3://000.00.000.000:7001" />
         <property name="wls.targetServer" value="AdminServer" />
         <!--<property name="wls.targetServer" value="soa_server1" />-->
         <property name="wls.domainName" value="SOA" />
         <!--DataBase Credentials-->
         <property name="database.url" value="jdbc:oracle:thin:@000.00.000.000:1601:DATA1" />
         <property name="database.driver" value="oracle.jdbc.xa.client.OracleXADataSource" />
         <property name="database.user" value="USER" />
         <property name="database.password" value="PASSWORD" />
         <taskdef name="wldeploy" classname="weblogic.ant.taskdefs.management.WLDeploy" classpath="${weblogic.jar}"/>
         <taskdef name="wlconfig" classname="weblogic.ant.taskdefs.management.WLConfig" classpath="${weblogic.jar}"/>
         <!--Create JNDI name and JDBC Connection pooling-->
         <target name="makeDataSource" >
         <wlconfig username="${wls.username}" password="{wls.password}" url="{wls.url}">
         <query domain="${wls.domainName}" type="Server" name="${wls.targetServer}" property="x" />
         <create type="JDBCConnectionPool" name="TestCaseDS" >
              <set attribute="CapacityIncrement" value="1"/>
              <set attribute="DriverName" value="${database.driver}"/>
              <set attribute="InitialCapacity" value="0"/>
              <set attribute="MaxCapacity" value="50"/>
              <set attribute="StatementTimeout" value="600"/>
              <set attribute="Password" value="USER"/>
              <set attribute="Properties" value="user=PASSWORD"/>
              <set attribute="RefreshMinutes" value="0"/>
              <set attribute="ShrinkPeriodMinutes" value="15"/>
              <set attribute="ShrinkingEnabled" value="true"/>
              <set attribute="TestConnectionsOnRelease" value="false"/>
              <set attribute="TestConnectionsOnReserve" value="true"/>
              <set attribute="TestConnectionsOnCreate" value="true"/>
              <set attribute="TestTableName" value="SQL SELECT 1 FROM DUAL"/>
              <set attribute="URL" value="${database.url}"/>
              <set attribute="Targets" value="${x}" />
         </create>
         <create type="JDBCDataSource" name="TestCaseDS">
              <set attribute="JNDIName" value="jdbc/TestCaseDS"/>
              <set attribute="PoolName" value="TestCaseDS"/>
              <set attribute="Targets" value="${x}"/>
         </create>
    </wlconfig>
    </target>
    </project>
    Thanks in advance ,
    Edited by: soa.dev on 10-Sep-2012 21:58

  • Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal

    Hello,
    While exporting Export reporting from BI4 getting exception
    Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal
    In Trace Log I am getting
    com.crystaldecisions.xml.serialization.XMLWriter||Failed to create an object instance for CrystalReports.TextObjectFormat
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key CrystalReports.TextObjectFormat
      at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
      at java.util.ResourceBundle.getString(ResourceBundle.java:334)
    I tried following solution according to the all forums but still issue exist.
    Done changes mention in KB article In <Installation-dir-of-BO>\Common\4.0\java\CRConfig.XML we have to increase the JAVA heap MIN and Max size
              <JVMMaxHeap>64000000</JVMMaxHeap>          <JVMMinHeap>32000000</JVMMinHeap>
    Increase the value in the ReportApplicationServer Services in the CMC for "Number of database records to read when previewing or refreshing a report". The value -1 is for unlimited records but not recommended for performance.
    Check for temporary read write permission on server
    Using SDK library from C:\Program Files (x86)\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\java\lib
    Can you please let me know is there anything missing.

    Hi,
    We face the same problem with some BI4 reports.
    The same report works well with the "Crystal Reports Viewers API", as used in Infoview, but not with the "Report Application Server (RAS) API".
    This error appears after some time working on a report. If we reproduce the same report, but from zero, no problem.
    Hope it can help.
    Ludovic.

  • Unable to create image buffer after RAM preview

    Running into an odd and frustrating error. Built a comp using the new Ray-traced 3D renderer and now I'm regretting being an early adopter big time with all the problems I've been encountering with it. The latest comes whenever I do a longer RAM preview in an attempt to watch the whole duration of my comp. It will get to about 170 frames or so, at which point I've interrupted by pressing spacebar because I don't need to see all the way to the end of my work area (around 220 frames). It'll play the RAM preview back fine, and even loop it, but as soon as I stop playback, I get this error message: "After Effects warning: Unable to create image buffer." There's only one button: "okay" and as soon as I click it the same error pops up again and it will never go away, forcing me to close AE from the task manager. I've taken to saving before every RAM preview like I used to do with Flash before previewing my buggy swfs for fear I'll lose all my work after previewing. Any ideas about what might be causing this?
    Some more details about my comp:
    1920x1080 @ 29.97
    Ray-traced 3D
    About 70 3D layers (I'm guessing this is my downfall - new renderer not designed for this many layers?)
    Running Windows 7 Professional
    i7 2600K
    32GB RAM
    2x GTX 570 video cards running latest driver (301.42, CUDA 4.2.1)
    508GB free on my 2TB internal drive where the project and cache lives
    From my GPU info window in case it's useful:
    Fast Draft:
    Available
    Texture Memory:
    600.00 MB
    Ray-tracing:
    GPU
    OpenGL
    Vendor:
    NVIDIA Corporation
    Device:
    GeForce GTX 570/PCIe/SSE2
    Version:
    3.0.0
    Total Memory:
    1.20 GB
    Shader Model:
    4.0 or later
    CUDA
    Driver Version:
    4.2
    Devices:
    2 (GeForce GTX 570, GeForce GTX 570)
    Current Usable Memory:
    1.04 GB (at application launch)
    Maximum Usable Memory:
    1.25 GB

    Yeah, some buffer is very likely not flushing when you interrupt the preview and then there is no more memory on the graphics hardware. Consider setting the work area and your preview options to use only the work area. if it finishes the preview "correctly", it may not suffer the issue. Beyond that - raytracing doesn't/ shouldn't care about the number of items. The math is such, that it makes no difference whether you render a million polygons or just one. Of course there are still limitations due to the GPU dependency, but I doubt you ever truly exhaust the cards' geometry buffers. Compared to pixel data that is a small amount...
    Mylenium

Maybe you are looking for

  • Lease Out Contract - Master Data Structural Relations

    Dear Gurus, I am new to FX RE and if my question is too simple, please excuse me! I am researching the possibilities for the master data structure of lease in contracts and have a serious confusion. The documentation says that objects can be assigned

  • Application server file check

    Heelo experts, is there any functional module to check the existence of file in the appllication server. please help .its really urgent regards PRASUN

  • Sharing all files

    I'm connecting my iBook and iMac through Airport and am brand new at this. From reading the discussions here, am I correct that it's not possible to share my files unless they're in the "Shared" folder? I'd like to be able to access my account easily

  • ICloud Control Panel will not install! What do I need to do?

    I have tried running the installer but it fails with the following error message: "Could not update the ini file C:\Windows\system32\mapisvc.inf." What is going wrong & what do I need to do to install iCloud Control Panel? N.B. I am using a laptop wi

  • Unix user for SAP

    Hi All, I have to execute an unix command in abap. the unix command look like this : 'ksh /usr/local/bin/scripts/PUTtransfer /DEXIA/Send/sending.0000789529.000' abap look like this : concatenate 'ksh /usr/local/bin/scripts/PUTtransfer /' outfile+1 in