Wlwbuild task not supported?

Sorry for the crosspost - but I don't think many JRockit peopple hang out in the
.workshop group.
In an attempt to speed up our build, we have tried out using the JRockit JVM for
ant. However, we were foiled by the wlwbuild task - it insists on invoking java
with the argument -XX:-UseThreadPriorities, which is not supported by JRockit.
We get:
[wlwBuild] Unknown option or illegal argument: -XX:-UseThreadPriorities. [wlwBuild]
Could not create the Java virtual machine. [wlwBuild] Please check for incorrect
spelling or review documentation of start up options.
BUILD FAILED file:C:/pfa_portal/src/PortalApplication/wlwbuild.xml:80: Java returned:
1 at org.apache.tools.ant.taskdefs.Java.execute()V(Java.java:110) at workshop.core.WlwBuildTask.execute()V(WlwBuildTask.java:141)
at org.apache.tools.ant.Task.perform()V(Task.java:341) at org.apache.tools.ant.Target.execute()V(Target.java:309)
at org.apache.tools.ant.Target.performTasks()V(Target.java:336) at org.apache.tools.ant.Project.executeTarget(Ljava.lang.String;)V(Proje
ct.java:1339) at org.apache.tools.ant.Project.executeTargets(Ljava.util.Vector;)V(Proj
ect.java:1255) at org.apache.tools.ant.Main.runBuild(Ljava.lang.ClassLoader;)V(Main.jav
a:609) at org.apache.tools.ant.Main.start([Ljava.lang.String;Ljava.util.Propert
ies;Ljava.lang.ClassLoader;)V(Main.java:196) at org.apache.tools.ant.Main.main([Ljava.lang.String;)V(Main.java:235)
Any suggestions would be most welcome. Should we try to override the ant java
task to ignore the option? Or is there a simpler fix?
I'm also considering to polish up on my C skills to write my own java.exe which
just strips out offending options, add a few JRockIt specific ones and calls JRockit.
Would this be a feasable way?

Looks like there is no easy way - I had a look at the code for the
wlwBuild task and it looks like the WLW people have indeed hardcoded
that option.
I don't know enough about ant to know if it is possible to override the
task and remove the argument.
Writing a custom java.exe should work. Here is some code that could get
you started:
http://java.sun.com/j2se/1.4.2/docs/guide/jni/spec/invocation.html
Sorry for this inconvenience,
/Staffan
Niels Harremoes wrote:
Sorry for the crosspost - but I don't think many JRockit peopple hang out in the
workshop group.
In an attempt to speed up our build, we have tried out using the JRockit JVM for
ant. However, we were foiled by the wlwbuild task - it insists on invoking java
with the argument -XX:-UseThreadPriorities, which is not supported by JRockit.
We get:
[wlwBuild] Unknown option or illegal argument: -XX:-UseThreadPriorities. [wlwBuild]
Could not create the Java virtual machine. [wlwBuild] Please check for incorrect
spelling or review documentation of start up options.
BUILD FAILED file:C:/pfa_portal/src/PortalApplication/wlwbuild.xml:80: Java returned:
1 at org.apache.tools.ant.taskdefs.Java.execute()V(Java.java:110) at workshop.core.WlwBuildTask.execute()V(WlwBuildTask.java:141)
at org.apache.tools.ant.Task.perform()V(Task.java:341) at org.apache.tools.ant.Target.execute()V(Target.java:309)
at org.apache.tools.ant.Target.performTasks()V(Target.java:336) at org.apache.tools.ant.Project.executeTarget(Ljava.lang.String;)V(Proje
ct.java:1339) at org.apache.tools.ant.Project.executeTargets(Ljava.util.Vector;)V(Proj
ect.java:1255) at org.apache.tools.ant.Main.runBuild(Ljava.lang.ClassLoader;)V(Main.jav
a:609) at org.apache.tools.ant.Main.start([Ljava.lang.String;Ljava.util.Propert
ies;Ljava.lang.ClassLoader;)V(Main.java:196) at org.apache.tools.ant.Main.main([Ljava.lang.String;)V(Main.java:235)
Any suggestions would be most welcome. Should we try to override the ant java
task to ignore the option? Or is there a simpler fix?
I'm also considering to polish up on my C skills to write my own java.exe which
just strips out offending options, add a few JRockIt specific ones and calls JRockit.
Would this be a feasable way?

Similar Messages

  • Copy Items... Task Not Supported error?

    The client computer (OSX.4.6) is configured to receive files, but when I try to copy to it from ARD on a OSX.5.5 computer (over the internet) I am informed that the task is not supported. Port 3283 is forwarded on the router (an Airport).
    Any idea what the problem may be?
    Thanks,
    Marty

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    - Delete and either redownloading them by the following if iTunes purchases.
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Or reimporing them into iTunes
    and then resyncing

  • Wlwbuild task doesn't support jrockit

    In an attempt to speed up our build, we have tried out using the JRockit JVM for
    ant. However, we were foiled by the wlwbuild task - it insists on invoking java
    with the argument -XX:-UseThreadPriorities, which is not supported by JRockit.
    We get:
    [wlwBuild] Unknown option or illegal argument: -XX:-UseThreadPriorities.
    [wlwBuild] Could not create the Java virtual machine.
    [wlwBuild] Please check for incorrect spelling or review documentation of start
    up options.
    BUILD FAILED
    file:C:/pfa_portal/src/PortalApplication/wlwbuild.xml:80: Java returned: 1
    at org.apache.tools.ant.taskdefs.Java.execute()V(Java.java:110)
    at workshop.core.WlwBuildTask.execute()V(WlwBuildTask.java:141)
    at org.apache.tools.ant.Task.perform()V(Task.java:341)
    at org.apache.tools.ant.Target.execute()V(Target.java:309)
    at org.apache.tools.ant.Target.performTasks()V(Target.java:336)
    at org.apache.tools.ant.Project.executeTarget(Ljava.lang.String;)V(Proje
    ct.java:1339)
    at org.apache.tools.ant.Project.executeTargets(Ljava.util.Vector;)V(Proj
    ect.java:1255)
    at org.apache.tools.ant.Main.runBuild(Ljava.lang.ClassLoader;)V(Main.jav
    a:609)
    at org.apache.tools.ant.Main.start([Ljava.lang.String;Ljava.util.Propert
    ies;Ljava.lang.ClassLoader;)V(Main.java:196)
    at org.apache.tools.ant.Main.main([Ljava.lang.String;)V(Main.java:235)
    Any suggestions would be most welcome. Should we try to override the ant java
    task to ignore the option? Or is there a simpler fix?

    Dude!
    Try this.
    change that target I was talkin about to
    <target name="admin_command_common">
         <property file="${j2ee.home}/j2eetutorial14/examples/common/admin-password.txt"/>
    <echo message="Doing admin task ${admin.command} with password"/>
    <sun-appserv-admin
    command="${admin.command}"
    user="${admin.user}"
    password="${AS_ADMIN_PASSWORD}"
    host="${admin.host}"
    port="${admin.port}"
    />
    </target>
    Reason?
    well, the blinkin 'asinstalldir' attrib is ... optional!
    The build succeeds and deploys the war.
    C:\java\Sun\Appserver\j2eetutorial14\examples\web\bookstore1>asant deploy-war
    Buildfile: build.xml
    deploy-war:
    admin_command_common:
    [echo] Doing admin task deploy bookstore1.war with password
    [sun-appserv-admin] Executing: deploy port 4848 host localhost --password ad
    min123 --user admin bookstore1.war
    [sun-appserv-admin] Command deploy executed successfully.
    BUILD SUCCESSFUL
    Total time: 7 seconds

  • One or more devices do not support multidevice tasks.

    Hi,
    I'm working with 2 USB X series DAQs (USB 6356).  I am acquiring analog voltage data from all 8 channels on both DAQs (so 16 analog input channels total).  I need the data acquisition to be synchronized and to trigger from an external digital source (a signal that I currently have wired into PFI0 of Dev A).  I am using a sampling rate of 800 kHz, and a buffer size of 400 kS.
    I have tried using  one express vi for both devices; two separate express vis for each device; and recently changed to the DAQmx icons (as pictured in the attachment).  Either way I get an error (error -201426: One or more devices do not support multidevice tasks.).  It then references DevA and DevB as the devices that don't support the tasks.  I was under the impression that multidevice tasks are okay with X series devices.  I am using NI DAQmx 9.5.5.
    In the attached picture, I have left out most of the while loop.  The part of the diagram I left out is just for visualizing and saving the data, I have included the parts I felt necessary for describing my problem.
    I would really appreciate any advice.
    Thank you,
    Leslie
    Solved!
    Go to Solution.
    Attachments:
    multidevice daq vi.PNG ‏24 KB

    Thank you both, for shedding some light on my setup and this error.  The information I was finding on the NI website did not seem to specify that USB Xseries devices were an exclusion to the statement made.
    I have changed my program and built two separate tasks, which has eliminated the error 201426 message.  I have attached a picture of my newest program.  It is still not functioning, however no error messages are sent.  for(imstuck), I'm not sure what you mean by "build an array of tasks" or read inside a for loop.  We view the digitized signal from each channel (DevA ai0:7 and DevB ai0:7) separately anyway, so would concatenating the waveforms be necessary?  When I run the program and "highlight execution" the program seems to get stuck on the DAQmx read tasks, no errors, it just doesn't proceed or send the waveform data.  Am I missing something or is the for loop/concatenating the waveforms necessary?
    Thanks again,
    Leslie
    Attachments:
    separate tasks.PNG ‏41 KB

  • Why does Apple not support syncing Entourage Notes and Tasks with the iPhone?

    I'd like to know why Apply syncing does not support notes and task syncing with the iPhone.  It used to when I had a Balckberry and used a third party sync app.
    I bought the iPhone (4S) thinking that syncing would be smoother and have less problems than I was having with the Blackberry and third party sync software.  Are there any plans to support this?
    Ron

    ronmac990 wrote:
    Are you running Windows or OSx?
    Normally I run OS X, but on a whim I tested iCloud on Windows and was able to get Outlook to read and create Notes. It supposedly supports Tasks too, but I can't figure out how to use Outlook.
    I suggest reposting your question to the iCloud for PC forum: https://discussions.apple.com/community/icloud/icloud_on_my_pc
    or the iCloud for iOS forum: https://discussions.apple.com/community/icloud/icloud_on_my_ios_device

  • Null keys not supported

    Hi. I have created a simple Entity Bean called User with just 2 fields and no business methods. I am using Personal Oracle8 database and sun's JdbcOdbcDriver. The connection pool is configured properly.
    When I try to deploy this bean, I get an error saying "Null keys not supported". I think it is a problem related to the driver. But is there any way to fix it without changing the driver.
    The detailed error message is as follows:
    Exception:weblogic.management.ApplicationException: activate failed for User Module: User Error: Exception activating module: EJBModule(User,status=PREPARED) Unable to deploy EJB: UserEJB from User.jar: Null keys not supported. Nested Exception: java.lang.IllegalArgumentException: Null keys not supported at weblogic.utils.collections.WeakConcurrentHashMap.get(WeakConcurrentHashMap.java:189) at weblogic.utils.wrapper.WrapperFactory.getCachedWrapperClass(WrapperFactory.java:51) at weblogic.utils.wrapper.WrapperFactory.getWrapperClass(WrapperFactory.java:183) at weblogic.utils.wrapper.WrapperFactory.getWrapperClass(WrapperFactory.java:171) at weblogic.jdbc.wrapper.JDBCWrapperFactory.getWrapper(JDBCWrapperFactory.java:146) at weblogic.jdbc.jts.Driver.newConnection(Driver.java:674) at weblogic.jdbc.jts.Driver.createLocalConnection(Driver.java:196) at weblogic.jdbc.jts.Driver.connect(Driver.java:154) at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.getConnection(RDBMSPersistenceManager.java:2247) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.verifyDatabaseType(RDBMSPersistenceManager.java:2459) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.setup(RDBMSPersistenceManager.java:198) at weblogic.ejb20.manager.BaseEntityManager.setupPM(BaseEntityManager.java:253) at weblogic.ejb20.manager.BaseEntityManager.setup(BaseEntityManager.java:210) at weblogic.ejb20.manager.DBManager.setup(DBManager.java:154) at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.activate(ClientDrivenBeanInfoImpl.java:1057) at weblogic.ejb20.deployer.EJBDeployer.activate(EJBDeployer.java:1322) at weblogic.ejb20.deployer.EJBModule.activate(EJBModule.java:610) at weblogic.j2ee.J2EEApplicationContainer.activateModule(J2EEApplicationContainer.java:3127) at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2081) at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2062) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2592) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2515) at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2317) at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2399) at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2311) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2479) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    [Deployer:149033]preparing application User on SamServer
    [Deployer:149033]prepared application User on SamServer
    [Deployer:149033]activating application User on SamServer
    [Deployer:149033]failed application User on SamServer
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application User on SamServer.: Exception:weblogic.management.ApplicationException: activate failed for User Module: User Error: Exception activating module: EJBModule(User,status=PREPARED) Unable to deploy EJB: UserEJB from User.jar: Null keys not supported. Nested Exception: java.lang.IllegalArgumentException: Null keys not supported at weblogic.utils.collections.WeakConcurrentHashMap.get(WeakConcurrentHashMap.java:189) at weblogic.utils.wrapper.WrapperFactory.getCachedWrapperClass(WrapperFactory.java:51) at weblogic.utils.wrapper.WrapperFactory.getWrapperClass(WrapperFactory.java:183) at weblogic.utils.wrapper.WrapperFactory.getWrapperClass(WrapperFactory.java:171) at weblogic.jdbc.wrapper.JDBCWrapperFactory.getWrapper(JDBCWrapperFactory.java:146) at weblogic.jdbc.jts.Driver.newConnection(Driver.java:674) at weblogic.jdbc.jts.Driver.createLocalConnection(Driver.java:196) at weblogic.jdbc.jts.Driver.connect(Driver.java:154) at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:305) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.getConnection(RDBMSPersistenceManager.java:2247) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.verifyDatabaseType(RDBMSPersistenceManager.java:2459) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.setup(RDBMSPersistenceManager.java:198) at weblogic.ejb20.manager.BaseEntityManager.setupPM(BaseEntityManager.java:253) at weblogic.ejb20.manager.BaseEntityManager.setup(BaseEntityManager.java:210) at weblogic.ejb20.manager.DBManager.setup(DBManager.java:154) at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.activate(ClientDrivenBeanInfoImpl.java:1057) at weblogic.ejb20.deployer.EJBDeployer.activate(EJBDeployer.java:1322) at weblogic.ejb20.deployer.EJBModule.activate(EJBModule.java:610) at weblogic.j2ee.J2EEApplicationContainer.activateModule(J2EEApplicationContainer.java:3127) at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2081) at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2062) at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.activateContainer(SlaveDeployer.java:2592) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.doCommit(SlaveDeployer.java:2515) at weblogic.management.deploy.slave.SlaveDeployer$Task.commit(SlaveDeployer.java:2317) at weblogic.management.deploy.slave.SlaveDeployer$Task.checkAutoCommit(SlaveDeployer.java:2399) at weblogic.management.deploy.slave.SlaveDeployer$Task.prepare(SlaveDeployer.java:2311) at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2479) at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798) at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507) at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465) at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170) .
    Regards,
    Sameer

    This is definitely a problem related to setting up and using the JDBC driver. I'd check with the JDBC newgroup if you have not done so already (then support if that doesn't go anywhere).
    -thorick

  • CcmEval Scheduled task not being created with "Access Denied" error 0x80070005 only on XP machines

    Before coming on here I checked out http://social.technet.microsoft.com/Forums/en-US/ddbfe6c3-ee54-4b2a-a3a7-a6515d974f76/client-check-failed-on-xpserver-2003-systems-onlyccmeval-is-not-being-scheduled?forum=configmanagerdeployment (GPO
    to allow scheduled tasks by users) and another thread about a hotfix that seems to be pre-XP SP3 and pre-CM 2012 R2.
    That said, I'm having an issue many seem to have, but I can't find the answer. From what I understand SCCM uses the user context to create the CcmEval task, but in XP users cannot set a task to run as any other user (ie SYSTEM in this instance) so what is
    the workaround? I can't just give users Administrator permissions to install the client.
    The exact log entries are:
    <![LOG[Client evaluation task doesn't exist.]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="2" thread="4356" file="ccmevalcheck.cpp:705">
    <![LOG[Client evaluation task is not found or is disabled or is not compliant, perform remediation]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="2"
    thread="4356" file="ccmevalcheck.cpp:341">
    <![LOG[Attempting to recreate client evaluation task.]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="1" thread="4356" file="ccmevalcheck.cpp:833">
    <![LOG[Task scheduler 2.0 is not supported, peform task registration with 1.0 API.]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="1" thread="4356"
    file="ccmevaltask.cpp:345">
    <![LOG[Failed to delete task Configuration Manager Health Evaluation (0x80070002).]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="2" thread="4356"
    file="ccmevaltask.cpp:379">
    <![LOG[Failed to create task item (0x80070005).]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="3" thread="4356" file="ccmevaltask.cpp:387">
    <![LOG[Failed to create client evaluation task.]LOG]!><time="19:05:43.548+360" date="12-14-2013" component="CcmEvalTask" context="" type="2" thread="4356" file="ccmevalcheck.cpp:850">
    The bolded section is what's telling me it's Access Denied, and manual creation of any program task set to run as SYSTEM tells me the same- users cannot do this; only admins can.
    What can I do?

    So after sifting through some RSOP results and GPO objects I found a policy that wasn't necessarily prohibiting creation of them. (Not where you think it would be - under
    Administrative Templates > Windows Components > Task Scheduler > "Prohibit New Task Creation" -
    this was set to allow them) but this one I found was a File Permissions policy that set SYSTEM permissions to READ and EXECUTE.
    I've changed this to FULL CONTROL for SYSTEM. I'm unable to get on the machines to examine everything closely, but from what I can see at least one of them has remediated themselves and now has a successful client check in the console. Hopefully the rest
    of them will come around as GP updates itself and the client does an evaluation to remediate the Scheduled Task.
    Hopefully this helps someone in the future as well.

  • R7770 / Win XP pro driver issue - directx not supported help please!

    Hi guys sorry to bother you, and for such a long question.
    I've just purchased a brand new MSI branded AMD radeon r7770 to replace my nvidia 8800gt graphics card which finally bit the dust last week.
    Despite uninstalling the old nVidia drivers, trying the ones that came with the card and downloading and installing the very latest versions from both the AMD and MSI sites, I still cannot get directx to work. At first glance, the drivers look to be installed OK, (the Catalyst Control Center starts up etc) but none of my games run, and the desktop refresh is incredibly slow. KSP's crash log helpfully states that it cannot find the device driver. When I run Dxdiag.exe all the directx diagnostic tags are greyed out and the info box states that the card does not support directx.
    The system is pretty ancient but should still be up to the task as it was a well speced gaming PC in its day:
    Mboard: Asus P5K3 Deluxe (intel P35 chipset)
    CPU:      Intel core2duo Q6600 (quad-core)
    mem:     4 gig Corsair ddr3 mem.
    PSW:     600W
    OS:      Win XP pro SP3
    I'm aware that this is an old PCI-E 1.0 board and the card is designed around PCI-E 3.0, but the computer boots up and starts Windows just fine. Both the Bios and Windows detect the R7770 correctly. (I'd have thought if this was an issue - it wouldn't go past POST at all and begin beeping like crazy!)
    To muddy the waters still further, as a experiment, I installed an old radeon card for test (a crappy Sapphire hd 2600 pro PCI-E version), which is about the same age as the rest of the system.
    I couldn't find the drivers disk initally, so downloaded the relevant ones from Sapphire and AMD. Got EXACTLY the same problem as above: it looks as the drivers have installed but no Directx support (which is daft as I used to use that card games until I could afford to replace it with the 8800)
    I tried everything I could think of for hours (including disabling driver signing security, stopping anti-virus software, trolling through the windows/ inf, System32 and System dirctories to weed out anything ATI - you name it) then miraculously found the old drivers for the HD 2600. Installed them with no probem at all - everything worked just as it should!
    So, I looks to me like the XP drivers on the web are now garbage. Anyone else have similar problems or know of a workaround?
    I'm not exactly rich so can't afford Win 7 or the dreaded Win 8  (which I loath) or a new PC, which is why i'm soldering on with this dinosaur!
    The only thing I haven't done is splat Windows and do a clean install, do you think that'll help? If so why did the old radeon drivers work (win has been cleanly re-installed many a time since I last used that card, so there was no legacy junk lurcking in the windows diectory or it's registry)
    Do you think I'd have better luck with NVidia? If so could you kindly recommend an alternative from them? I know an R7770 is a bit OTT for such an old system, but they are dirt cheap at the mo and not much more expensive than much less powerful cards.
    Anyone have any thoughts about UBuntu? If it is a driver issue or there is no workaround, I may need to consider this route. Trouble is none of my legacy games will run on Linux and i'm not sure virtualization is available for my mboard.
    Anyways, thanks for your time and for any suggestions you might make
    Regards
    Mike

    Hi Flex, thanks for the quick reply and for the advice.
    In the end i got it going by changing the boot.ini settings.
    They were initially set with the /3GB /fastdetect switch to force the WinXp kernal to run in 1GB, and not take up 2GB as is it's default.
    It was set that way to stop a 32bit game (KSP) crashing every 10 minutes or so, through lack of addressable memory.
    All I did was simply set the boot.ini back to its default and directx sprung to life. I reset it back to 3GB to make sure it wasn't a fluke and as soon as I did, it killed directx again.
    Maybe its a driver issue afterall - probably lack of proper XP support by AMD (This dosen't happen with the old- - 2008 vintage - version 4 ATI radeon drivers.) or perhaps its because the card has twice the memory over my old cards and therefore needs to access a higher portion of I/O allocation than is available in 32bit WinXP.
    Its all a bit ironic really as i'm finding the R7770 runs like crap under dirx9 - i'm getting about 30% the frame rate of my old Nvida 8800GT and, as I can't use the 3GB switch anymore, it crashes every 5 mins or whenever I play any resource intensive game.
    As the crashes are caused by lack of available address spaces under 32 bit systems, I've bitten the bullet and got 64bit Ubuntu. Got this working in the wee small hours last night - including the R7770 using the AMD catalyst drivers for Linux. Hopefully that will sort things out (and gimmie an excuse to learn a proper OS!)
    Wish me luck i can see another "steep learning curve" on the horizon!
    Cheers
    Mike

  • Javax.jms.JMSException: Not supported in XA-backed session outside globaltx

    I am trying to setup OracleOJMS provider and tries to access queue and post to queue from a normal jsp for testing.
    I am getting the following
    code:
    javax.jms.JMSException: Not supported in XA-backed session outside global transaction
         at oracle.j2ee.ra.jms.generic.RAUtils.make(RAUtils.java:525)
         at oracle.j2ee.ra.jms.generic.RAUtils.toJMSException(RAUtils.java:199)
         at oracle.j2ee.ra.jms.generic.RAUtils.toJMSException(RAUtils.java:210)
         at oracle.j2ee.ra.jms.generic.CommonProducerWrapper.prepareForSend(CommonProducerWrapper.java:350)
         at oracle.j2ee.ra.jms.generic.CommonProducerWrapper.send(CommonProducerWrapper.java:159)
         at ResourceProvider.jspService(_ResourceProvider.java:112)
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.1.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Steps i have done
    ResourceProvider.jsp
    code:
    <!-- JSP Imports -->
    <%@ page import="javax.jms.QueueConnectionFactory "%>
    <%@ page import="javax.jms.XAQueueConnectionFactory "%>
    <%@ page import="javax.jms.QueueConnection "%>
    <%@ page import="javax.jms.QueueSession "%>
    <%@ page import="javax.jms.Queue "%>
    <%@ page import="javax.jms.QueueSender "%>
    <%@ page import="javax.jms.Message "%>
    <%@ page import="javax.jms.Session "%>
    <%@ page import="javax.naming.Context "%>
    <%@ page import="javax.naming.InitialContext "%>
    <html>
    <head>
    <title>
    Configuration of ResourceProvider for Advanced Queueing
    </title>
    </head>
    <body>
    <form name="TestResourceProvider" method="GET">
    <%
    // Check if the message has to be enqueued
    if (request.getParameter("Message") != null){
    Context jndiContext = new InitialContext();
    XAQueueConnectionFactory queueCF = (XAQueueConnectionFactory)jndiContext.lookup
    ("java:comp/env/jms/InQueueCF");
    Queue queue = (Queue)jndiContext.lookup("java:comp/env/jms/InQueue");
    QueueConnection queueConnection = queueCF.createQueueConnection();
    // Start the Connection
    queueConnection.start();
    QueueSender sender = queueSession.createSender(queue);
    Message msg = queueSession.createTextMessage(request.getParameter("Message"));
    sender.send(msg);
    queueSession.commit();
    sender.close();
    queueSession.close();
    queueConnection.close();
    %>
    <%
    }else{
    // User can enter the message to be enqueued through here
    %>
    Enter the message to be enqueued
    <INPUT type="text" name="Message">
    <br><br>
    <input type="Submit" value="Enqueue Message">
    <%
    %>
    </form>
    </body>
    </html>
    My Steps for OJMS PRovider
    1. Creating AQ queue in DB
    2. configuration of resource adapter and provider
    3. configuration of connection factories for resourceadapter[jmsconnector]
    code:
    1. Created the Queue table in DB using the sql
    DROP USER jmsuser CASCADE;
    GRANT connect, resource,AQ_ADMINISTRATOR_ROLE TO jmsuser IDENTIFIED BY jmsuser;
    GRANT execute ON sys.dbms_aqadm TO jmsuser;
    GRANT execute ON sys.dbms_aq TO jmsuser;
    GRANT execute ON sys.dbms_aqin TO jmsuser;
    GRANT execute ON sys.dbms_aqjms TO jmsuser;
    connect jmsuser/jmsuser;
    -- Create table to hold the queue, then create queue.
    -- For topics multiple_consumers must be true
    BEGIN
    DBMS_AQADM.CREATE_QUEUE_TABLE( Queue_table => 'SMSCP_INQTBL', Queue_payload_type => 'SYS.AQ$_JMS_MESSAGE',
    sort_list => 'PRIORITY,ENQ_TIME', multiple_consumers => false, compatible => '8.1.5');
    DBMS_AQADM.CREATE_QUEUE( Queue_name => 'SMSCP_INQ', Queue_table => 'SMSCP_INQTBL');
    DBMS_AQADM.START_QUEUE(queue_name => 'SMSCP_INQ');
    END;
    quit;
    Now our queue Name is queue Name : SMSCP_INQ table Name: SMSCP_INQTBL
    2. Creating the Cp and datasource for the db [jmsuser] to make java to access queue
    Creating ConnectionPool jmsDBPool
    Creating DataSource jmsDBDataSource
    Jndi jdbc jdbc/JMSDBDS
    After creating, i got the following data-sources.xml
    DATASOURCES.XML
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <data-sources xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/data-sources-10_1.xsd" schema-major-version="10" schema-minor-version="1">
    <!-- default one comes with oracle shipping -->
    <managed-data-source connection-pool-name="Example Connection Pool" jndi-name="jdbc/OracleDS" name="OracleDS"/>
    <!-- New one Created -->
         <managed-data-source connection-pool-name="jmsDBPool" jndi-name="jdbc/JMSDBDS" name="jmsDBDataSource"/>
    <!-- default one comes with oracle shipping -->
    <connection-pool name="Example Connection Pool">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="scott" password="tiger" url="jdbc racle:thin:@//localhost:1521/ORCL"/>
    </connection-pool>
    <!-- New one Created -->
    <connection-pool name="jmsDBPool">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="jmsuser" password="jmsuser" url="jdbc racle:thin:@//localhost:1521/xe"/>
    </connection-pool>
    </data-sources>
    3. JMS Connector Task. Customising the ra.xml
    ra.xml
    <!-- resourceadapter -->
    <resourceadapter>
    <resourceadapter-class>oracle.j2ee.ra.jms.generic.JMSResourceAdapter</resourceadapter-class>
    <config-property>
    <config-property-name>lookupMethod</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>resourceProvider</config-property-value>
    </config-property>
    <config-property>
    <config-property-name>resourceProviderName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>testResourceProvider</config-property-value>
    </config-property>
    <!-- adminobject configuration -->
              <adminobject>
    <adminobject-interface>javax.jms.Queue</adminobject-interface>
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjectQueueImpl</adminobject-class>
    <config-property>
    <config-property-name>jndiName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>Queues/MY_QUEUE</config-property-value>
    </config-property>
    <config-property>
    <config-property-name>resourceProviderName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>testResourceProvider</config-property-value>
    </config-property>
    </adminobject>
    <!--
    <adminobject>
    <adminobject-interface>javax.jms.Topic</adminobject-interface>
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjectTopicImpl</adminobject-class>
    <config-property>
    <config-property-name>jndiName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>Topics/MY_TOPIC</config-property-value>
    </config-property>
    <config-property>
    <config-property-name>resourceProviderName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>testResourceProvider</config-property-value>
    </config-property>
    </adminobject>
    -->
    <adminobject>
    <adminobject-interface>javax.jms.Queue</adminobject-interface>
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjectQueueImpl</adminobject-class>
    <config-property>
    <config-property-name>resourceProviderName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>testResourceProvider</config-property-value>
    </config-property>
    </adminobject>
    <adminobject>
    <adminobject-interface>javax.jms.Topic</adminobject-interface>
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjectTopicImpl</adminobject-class>
    <config-property>
    <config-property-name>resourceProviderName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>testResourceProvider</config-property-value>
    </config-property>
    </adminobject>
    </resourceadapter>
    4. Create a JMS Connector INstance
    oc4j-connectors.xml
         <connector name="testResourceAdapter" path="testResourceAdapter.rar">
              <config-property name="lookupMethod" value="resourceProvider"/>
              <config-property name="resourceProviderName" value="testResourceProvider"/>
              <!-- Default element generated by OC4J. Please uncomment and modify to suit your configuration needs.
              <adminobject-config location="">
                   <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjectQueueImpl</adminobject-class>
                   <config-property name="jndiName" value="Queues/MY_QUEUE"/>
                   <config-property name="resourceProviderName" value="ojmsRP"/>
              </adminobject-config>
              -->
              <!-- Default element generated by OC4J. Please uncomment and modify to suit your configuration needs.
              <adminobject-config location="">
                   <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjectTopicImpl</adminobject-class>
                   <config-property name="jndiName" value="Topics/MY_TOPIC"/>
                   <config-property name="resourceProviderName" value="ojmsRP"/>
              </adminobject-config>
              -->
         </connector>
    5. RA Connection Factories
    <?xml version="1.0" encoding="UTF-8"?>
    <oc4j-connector-factories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/oc4j-connector-factories-10_0.xsd"
    schema-major-version="10"
    schema-minor-version="0">
    <connector-factory location="resourceAdapterXAQCF/MYXAQCF" connector-name="testResourceAdapter">
    <config-property name="jndiLocation" value="XAQueueConnectionFactories/XAQCF"/>
    <connection-pooling use="private">
    <property name="waitTimeout" value="300" />
    <property name="scheme" value="fixed_wait" />
    <property name="maxConnections" value="50" />
    <property name="minConnections" value="0" />
    </connection-pooling>
    <connectionfactory-interface>javax.jms.XAQueueConnectionFactory</connectionfactory-interface>
    </connector-factory>
    </oc4j-connector-factories>
    orion-web.xml
    <?xml version="1.0"?>
    <orion-web-app
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-web-10_0.xsd"      deployment-version="10.1.3.1.0"
         deployment-time="1218369811921"
         jsp-cache-directory="./persistence"
         jsp-cache-tlds="standard"
         temporary-directory="./temp"
         context-root="/smscpReceiver"
    schema-major-version="10" schema-minor-version="0" >
         <!-- Uncomment this element to control web application class loader behavior.
              <web-app-class-loader search-local-classes-first="true" include-war-manifest-class-path="true" />
         -->
         <resource-ref-mapping name="jms/InQueueCF" location="resourceAdapterXAQCF/MYXAQCF" />
         <message-destination-ref-mapping location="resourceAdapterInQ/MYINQ" name="jms/InQueue">
              </message-destination-ref-mapping>
         <web-app>
         </web-app>
    </orion-web-app>
    web.xml
    <resource-ref>
         <res-ref-name>jms/InQueueCF</res-ref-name>
         <res-type>javax.jms.XAQueueConnectionFactory</res-type>
         <res-auth>Container</res-auth>
    </resource-ref>
    <message-destination-ref>
         <message-destination-ref-name>jms/InQueue</message-destination-ref-name>
         <message-destination-type>javax.jms.Queue</message-destination-type>
         <message-destination-usage>Produces</message-destination-usage>
         <message-destination-link>jms/InQueue</message-destination-link>
    </message-destination-ref>
    <message-destination>
    <message-destination-name>jms/InQueue</message-destination-name>
    </message-destination>

    Sorry for the jammed one
    Neat one.
    am trying to setup OracleOJMS provider and tries to access queue and post to queue from a normal jsp for testing.
    I am getting the following
    javax.jms.JMSException: Not supported in XA-backed session outside global transaction
    at oracle.j2ee.ra.jms.generic.RAUtils.make(RAUtils.java:525)
    at oracle.j2ee.ra.jms.generic.RAUtils.toJMSException(RAUtils.java:199)
    at oracle.j2ee.ra.jms.generic.RAUtils.toJMSException(RAUtils.java:210)
    at oracle.j2ee.ra.jms.generic.CommonProducerWrapper.prepareForS
    INVOCATION
    <form name="TestResourceProvider" method="GET">
    <%
    // Check if the message has to be enqueued
    if (request.getParameter("Message") != null){
    Context jndiContext = new InitialContext();
    XAQueueConnectionFactory queueCF = (XAQueueConnectionFactory)jndiContext.lookup
    ("java:comp/env/jms/InQueueCF");
    Queue queue = (Queue)jndiContext.lookup("java:comp/env/jms/InQueue");
    QueueConnection queueConnection = queueCF.createQueueConnection();
    // Start the Connection
    queueConnection.start();
    QueueSender sender = queueSession.createSender(queue);
    Message msg = queueSession.createTextMessage(request.getParameter("Message"));
    sender.send(msg);
    queueSession.commit();
    sender.close();
    queueSession.close();
    queueConnection.close();
    %>
    <%
    }else{
    // User can enter the message to be enqueued through here
    %>
    Enter the message to be enqueued
    <INPUT type="text" name="Message">
    <br><br>
    <input type="Submit" value="Enqueue Message">
    <%
    %>
    </form>
    </body>
    </html>
    ---------------------

  • Java.lang.Error: JAX-RPC 1.1 method is not supported in WLS 8.1 clients.

    We have some web services that run under OC4J 10.1.3.4. We have various JEE 'client' apps (JSF, servlets etc.) that use these web services. These JEE apps also run under OC4J.
    We started a migration project from oc4j to weblogic 10.3.2. In phase 1 we want to move these JEE 'client' apps to weblogic. In phase 2 we want to move the web services themselves to weblogic with adjustments to the JEE 'client' apps as needed.
    However we ran into an issue during this phase 1. Deploying these JEE 'client' apps to weblogic results in an error like this:
    java.lang.Error: JAX-RPC 1.1 method is not supported in WLS 8.1 clients. If you are attempting to run an OC4J 10.1.3 JAX-RPC client in WLS, please see the Web Service Migration Guide for instructions.
    We are including Oracle web services client libraries (http://download.oracle.com/otn/java/oc4j/1013/wsclient_extended.zip) in these JEE 'client' apps's war files because weblogic does not have them.
    What part of Web Service Migration Guide is the above error message talking about? Do we have to re-generate the client side proxies for all these web services using weblogic's clientgen task in 'JAXRPC' mode? Many of these web services are doc/literal jax-rpc web services. Or does the migration guide recommend we migrate the web services first to weblogic? Any other specific information on working around this error message would be greatly appreciated.

    Hi,
    I had the same issue but I just managed to fix it. You must upgrade and/or regenerate you proxy. This creates new classes (possibily in a new package) that you must use in your code. I had this error because the classes directory was not clean after the rebuild and the old classes (in the old package) were still present, so the compilation was successful with the old classes. So clean your classes directories, regenerate your proxy and use the new classes in your code.
    Regards,
    Sylvain

  • Web Deploy error - "This method is not supported by this class"

    I have an MVC project which I am trying to deploy to one of our internally-hosted web front end servers via a TFS build process. Our server hosts the MS Deploy service, and other solutions deploy without problems to the same box. The parameters for the build
    process are as follows:
    /p:DeployOnBuild=True /p:DeployTarget=MsDeployPublish /p:MSDeployPublishMethod=WMSVC /p:MsDeployServiceUrl=https://<server>:8172/msdeploy.axd /p:DeployIISAppPath="<internal.site.com>" /p:username=<username> /p:password=<password>
    /p:IncludeIisSettingsOnPublish=false /p:AllowUntrustedCertificate=True /p:OutputPath=bin\ /p:SkipExtraFilesOnServer=True /p:VisualStudioVersion=11.0
    The error message I receive at the point the build reaches the deployment activity is:
    Web deployment task failed. (Could not complete the request to remote agent URL 'https://<server>:8172/msdeploy.axd?site=<internal.site.com>'.)
    Could not complete the request to remote agent URL 'https://<server>:8172/msdeploy.axd?site=<internal.site.com>'.
    The request was aborted: The request was canceled.
    This method is not supported by this class.
    We've found
    this StackOverflow post which describes the same error we're experiencing, however the suggested solution is something we already do in our server configuration, so this doesn't resolve the issue for us.
    Has anyone seen this error before, or is able to make any suggestions why it is happening?

    Hi Matt,
    You have to have a look in the build log then copy the command that is under Run MSBuild node and executed it on the build agent.
    You should find something like below:
    C:\Program Files (x86)\MSBuild\12.0\bin\amd64\MSBuild.exe /nologo /noconsolelogger "C:\Builds\....sln" /nr:False /fl /flp:"logfile=C:\Builds\...log;encoding=Unicode;verbosity=normal" /p:SkipInvalidConfigurations=true /p:CreatePackageOnPublish=true /p:DeployOnBuild=true /p:SkipExtraFilesOnServer=True /m /p:OutDir="C:\Builds\...\bin\\" /p:Configuration="DEV" /p:Platform="Any CPU" /p:VCBuildOverride="C:\Builds\....sln.Any CPU.DEV.vsprops" /dl:WorkflowCentralLogger,"C:\Program Files\Microsoft Team Foundation Server 12.0\Tools\Microsoft.TeamFoundation.Build.Server.Logger.dll";"Verbosity=Normal;BuildUri=vstfs:///Build/Build/31630;IgnoreDuplicateProjects=False;InformationNodeId=14;TargetsNotLogged=GetNativeManifest,GetCopyToOutputDirectoryItems,GetTargetPath;LogProjectNodes=True;LogWarnings=True;TFSUrl=http://...-tfs:8080/tfs/...;"*WorkflowForwardingLogger,"C:\Program Files\Microsoft Team Foundation Server 12.0\Tools\Microsoft.TeamFoundation.Build.Server.Logger.dll";"Verbosity=Normal;" /p:BuildId="aa2d3857-27e9-4854-b44f-4ca625ccd786,vstfs:///Build/Build/31630" /p:BuildLabel="..._2015.02.27.2" /p:BuildTimestamp="Fri, 27 Feb 2015 11:16:41 GMT" /p:BuildDefinition="..."
    Daniel

  • Sonic connector -not supporting  Multi language

    Hi
    We are using the SONIC connector to show the SAP office mails in UWL notification tab , When the notification content is other than english , system is not supporting , it is giving the output as "???????" . but in the Task Tab every thing is perfect
    is any one have faced this issue ,
    Regards
    Arumugam

    In my experience the notifications have been working with different languages. There has been problems with the special characters (such as cyrillic letters, etc.), but as fas as I know Sonic should support also them. Check OSS about this.
    Regards,
    Karri

  • My USB Stick(Thumb Drive) not Supported and Anothe...

    I have 8Gig Patriot Thumb drive. I used OTG USB cable to connect it to my N8 but phone says USB Device is not supported. ALso When I try to connect my Iomega External Hard drive I get the same error.  Can this be possible? Cause patriot and iomega is very well known company in hard drive and thumb drive. I would be very surprise if N8 doesn't support their products.
    So can anyone confirmed for me that  those companies simply not supported in N8 or I am getting at error which I am not suppose to.
    Also there is one more thing, I usually have around 8.9gig left in internal memory. Whenever I try to move 6 gig Mkv files to internal drive I am keep getting error that there isn't enough memory left. Then I tried with my 16gig microsd card. It had 14.9 gig memory left and I tried to copy 6.9 gig Mkv file to microsd card. I got the same error. So can any help please?
    Thanks

    rajnikant90 wrote:
    Also there is one more thing, I usually have around 8.9gig left in internal memory. Whenever I try to move 6 gig Mkv files to internal drive I am keep getting error that there isn't enough memory left. Then I tried with my 16gig microsd card. It had 14.9 gig memory left and I tried to copy 6.9 gig Mkv file to microsd card. I got the same error. So can any help please?
    Not a computer engineer but isn't this like using a PC with less than 10% free space, it all becomes unworkable. For internal memory doesn't it have to allocate 6GB first leaving it less than 3GB to actually carry out the task?
    Happy to have helped forum with a Support Ratio = 42.5

  • Canon G9 not supported - Alternative

    The topic of no RAW support for Canon G9 (CR2) that I posted yesterday was removed this afternoon. I did look into competitive products and they only recently posted upgrades to support Canon G9.
    Lightroom v1.3 supporting G9 was launched approx. December 12. G9 Raw files worked with 1.2 but was not supported until 1.3. Upgrading to v1.3 messed up the RAW files processed under 1.2.
    Bibble began support of G9 around December 17 This is not an option as for some reason Raw file for my older Olympus camera are no longer supported.
    To be fair it appears most programs only began to support G9 within the last few weeks. I am leaning towards sticking with Aperture with the exceptions support for G9 should be in the next 4 weeks. In the mean time I can use the Canon Raw Processor that came with the camera and transfer files to Aperture.

    Volker, do yourself a favor, stick with the Powerbook and Aperture. Apple's inexcusable delay in supporting the new format is no reason to cross over to the dark side. It is true Aperture does not yet support the G9, and I also find that very disappointing on the part of Apple. Many of the other apps do in fact support the G9-CR2 format.
    I will briefly give you my experience. The G9 files are easily seen by Bridge CS3, and easily converted to .dng files by Adobe Camera Raw. But even those dng's are not seen by Aperture as they are based on the unsupported G9 RAW file type. The only easy way I have found to get them in Aperture is to use the Canon software "Raw Image Task" and save the files as tiffs. This was pretty speedy on my MacPro, and the files were promptly read by Aperture.
    <Edited by Moderator>
    Peace, John

  • SP1 to R2 Upgrade - The installed Version of SQL Server is not supported for the operational database

    Hello, 
    Am trying to upgrade a SCOM SP1 environment to SCOM R2( 3 MGT servers, 1 GW and 2 Web console boxes )
    The prerequisites are failing and it is stating the following ; 
    Operational Database SQL Version Check - The installed Version of SQL Server is not supported for the operational database
    Data Warehouse  SQL Version Check - The installed Version of SQL Server is not supported for the data warehouse
    The SQL servers are running SQL 2012 SP1 64 Enterprise, which is compatible.
    All other pre-upgrade tasks have been done. 
    Help appreciated! 

    I'm having the exact same issue, I believe. I think that Tubble has problem with SCOM 2012. Not 2007.
    I've checked the compatibility list for both SCOM 2012 SP1 and R2. All newer Windows Server and SQL versions are supported. We're running the SQL 2012 SP1 x64 Standard edition on a Windows Server 2012 Standard.
    I even tried to move the database from SQL 2012 to an older SQL 2008 R2, but that's not supported either. Only upgrading. Not downgrading.
    So, I started checking the opsMgrSetupWizard.log file for clues. And the error message was there as well. But the reason why it says not supported is that it can't get the info about the OS version, so I guess it assumes the OS version is to low. The RPC
    service can not be reached.
    [10:29:11]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BA, Exception.Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    [10:29:11]: Error: :StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [10:29:11]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    [10:29:11]: Error: :Error:IsValidSQLVersionCheck: SqlServer OS version is too low.
    [10:29:11]: Debug: :**************************************************
    [10:29:11]: Error: :<![CDATA[CheckPrerequisites: Logic Type:and IsValidOMDBSQLVersionCheck: 2]]>
    [10:29:11]: Error: :
    [10:29:11]: Error: :CheckPrerequisites: OMDBSqlVersionCheckTitle: Failed
    [10:29:11]: Error: :
    [10:29:11]: Debug: :**************************************************
    [10:29:33]: Error: :GetRemoteOSVersion(): Threw Exception.Type: System.Runtime.InteropServices.COMException, Exception Error Code: 0x800706BA, Exception.Message: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
    [10:29:33]: Error: :StackTrace: at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementScope.InitializeGuts(Object o)
    at System.Management.ManagementScope.Initialize()
    at System.Management.ManagementObjectSearcher.Initialize()
    at System.Management.ManagementObjectSearcher.Get()
    at Microsoft.EnterpriseManagement.OperationsManager.Setup.Common.SetupValidationHelpers.GetRemoteOSVersion(String remoteComputer)
    [10:29:33]: Debug: :IsSQLOnAValidComputer: remote OS version string was null or empty.
    [10:29:33]: Error: :Error:IsValidSQLVersionCheck: SqlServer OS version is too low.
    [10:29:33]: Debug: :**************************************************
    So, in our case this was just a FW that was blocking some high ports between management server and SQL. I believe TCP port 135 also needs to be open.
    Let's hope this fixes your issue as well, Tubble.
    Have a great day!

Maybe you are looking for

  • Need Help opening converted file in Pages

    I have a Mac and use Pages as my word processor.  Pages converts Word documents into its format so that they can be opened, read and edited.  I have never been unable to open/use a document opened this way . . . till now. The downloaded document won'

  • X-Fi audio cleanup not available

    I just bought a new computer, running XP Pro 32 bit on an Asus P5Q mb, and I added a PCI X-Fi soundcard from my old computer. I disabled the onboard Realtek sound card in the bios, and it does not show up anywhere in device manager. I installed all t

  • Ghost Order??? on Website Glitch

    So, I saw a great deal on a monitor, wanted to purchase since I had some rewards zone points and a gift card. Placed the order and waited waited and the bestbuy.com popped up a red warning box stating website glitch please call customer service to co

  • Moving photos from Kodak Easyshare (the app) to iPhoto

    First, altho I'm posting this under iPhoto 4+, I'll be upgrading to iPhoto 8+ within the week. When I began digital photography, I had a Kodak camera. That came with the Kodak EasyShare (KES) app. I now have photos in both KES and iPhoto. With my use

  • Import mgeg4 files into imovie

    I just downloaded Lost from itunes and want to burn the series to dvd thru imovie. When I went to import I got a message that said quick time can't parse error 2126. I am not real experienced with imovie so maybe I am making a dumb mistake or I thoug