OSB Projects deployment

Hi,
I have the proxy service and business service files with extensions .proxy and .biz respectively which I got from eclipse IDE, I want to deploy them on OSB server, without using any IDE help, i.e. I want to use a build script to deploy it on OSB server, so that when I open my OSB console, I can use those projects from there.Can any body help me with this, its urgent.
Rgds.
Rahul.

I also found this website useful - http://www.insemble.com/oracleservicebus-deployment.html along with the one Eric suggested.
Thanks,
Patrick

Similar Messages

  • OSB project deployment problem with MFL file

    Hi,
    I have created a OSB project to transform a xml message into a text file. For this I have created a mfl and the necessary proxy/business service. I can generate the sbconfig.jar from OEPE tool. But while trying to deploy the sbconfig.jar (generated from OEPE toll) in the OSB server the following error is coming:
    <Sep 30, 2013 3:19:06 PM CEST> <Error> <ALSB Console> <BEA-494002> <Internal error occured in OSBConsole : com/bea/nonxml/util/NonXMLSchemaGenerator.genXsdFromMfl(Ljava/lang/String;Ljava/io/Reader;)Ljava/lang/String;
    java.lang.Exception: com/bea/nonxml/util/NonXMLSchemaGenerator.genXsdFromMfl(Ljava/lang/String;Ljava/io/Reader;)Ljava/lang/String;
            at jsp_servlet._jsp._main.__errorpage._jspService(__errorpage.java:134)
            at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
            Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoSuchMethodError: com/bea/nonxml/util/NonXMLSchemaGenerator.genXsdFromMfl(Ljava/lang/String;Ljava/io/Reader;)Ljava/lang/String;
            at com.bea.wli.common.mfl.MflExecutor.create(MflExecutor.java:76)
            at com.bea.wli.sb.resources.mfl.MflExecutor.create(MflExecutor.java:72)
            at com.bea.wli.sb.resources.mfl.MflEntryHelper.validate(MflEntryHelper.java:90)
            at com.bea.wli.sb.resources.mfl.MflTypeDef.validate(MflTypeDef.java:54)
            at com.bea.wli.config.validation.ResourceValidator.validateContents(ResourceValidator.java:118)
            Truncated. see log file for complete stacktrace
    >
    [INFO ][alloc  ][Mon Sep 30 15:19:11 2013][00464] [YC#33320] Pending requests
    Can someone please help me out regarding this problem and let me know the reason.
    I am using 11.1.1.5.0 version of OSB.
    Please let me know if you need any further details.
    Thanks.
    Rahul

    Hi Ahul,
         It may cause because of the following problem,
    1) Make Sure that your MFL is working perfectly
    2) Make sure that your OSB Server is Running with out any error..
    Let me know still your facing the problem
    Regards,
    Kiran

  • OSB projects deployment issue

    Hi All,
    i am getting following error when i try to deploy the osb config.jar . the same jar i am able to deploy in another environment. As for my understanding some server configuration was corrupted thats why deployment was failed with validation failure error. can you somebody explain me to how to change routing configurations in osb.
    The import failed with exception: com.bea.wli.config.component.ValidationException: Validation of ProxyService GetCabinetAreaInformationIVS/proxy/GetCabinetAndExchangeInformationIVS : Diagnostics for ProxyService GetCabinetAreaInformationIVS/proxy/GetCabinetAndExchangeInformationIVS
    ERROR: <0> [RouteNode1] Unrecognized element in stage configuration: {http://www.bea.com/wli/sb/stages/routing/config}route. Location: RouterDiagnosticLocation[ROUTE_NODE_ACTIONS]
    DiagnosticLocation:<xml-fragment name="RouteNode1" error-handler="_onErrorHandler-9128461636565811749--53571a16.1430f758fce.-7fc9" xmlns:ser="http://www.bea.com/wli/sb/services" xmlns:tran="http://www.bea.com/wli/sb/transports" xmlns:env="http://www.bea.com/wli/config/env" xmlns:http="http://www.bea.com/wli/sb/transports/http" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:con="http://www.bea.com/wli/sb/pipeline/config" xmlns:con1="http://www.bea.com/wli/sb/stages/config" xmlns:con2="http://www.bea.com/wli/sb/stages/routing/config" xmlns:con3="http://www.bea.com/wli/sb/stages/transform/config">
      <con:context>
      <con1:varNsDecl namespace="http://www.elitecore.com/mtnice/CiWfmWebService.xsd" prefix="ciw"/>
      </con:context>
      <con:actions>
      <con2:route>
      <con1:id>_ActionId-2024927064365898712--3e4a462e.142e1f7662b.-76a3</con1:id>
    <con2:service ref="GetCabinetAreaInformationIVS/business/CIWebServiceBS" xsi:type="ref:BusinessServiceRef" xmlns:ref="http://www.bea.com/wli/sb/reference"/>
      <con2:operation>getObjectAttributes</con2:operation>
      <con2:outboundTransform>
      <con3:assign varName="header">
      <con1:id>_ActionId-7440931577990143305-31dd5976.14304048610.-7f76</con1:id>
      <con3:expr>
    <con1:xqueryText><![CDATA[<soap:Header xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:com="http://nims.incatel.com/webservice/generatedtypes/commonTypes">
    <com:password>netis</com:password>
    <com:username>netis</com:username>
    <com:requestId>getObjectAttributes</com:requestId>
    </soap:Header>]]></con1:xqueryText>
      </con3:expr>
      </con3:assign>
      <con3:replace varName="body" contents-only="true">
      <con1:id>_ActionId-2024927064365898712--3e4a462e.142e1f7662b.-766b</con1:id>
      <con3:expr>
      <con1:xqueryTransform>
      <con1:resource ref="GetCabinetAreaInformationIVS/xsl/GetCIInformationRequest"/>
      <con1:param name="getObjectAttributesRequest1">
      <con1:path>$body/*</con1:path>
      </con1:param>
      </con1:xqueryTransform>
      </con3:expr>
      </con3:replace>
      </con2:outboundTransform>
      <con2:responseTransform>
      <con3:replace varName="body" contents-only="true">
      <con1:id>_ActionId-2024927064365898712--3e4a462e.142e1f7662b.-7633</con1:id>
      <con3:expr>
      <con1:xqueryTransform>
      <con1:resource ref="GetCabinetAreaInformationIVS/xsl/GetCIInformationResponse"/>
      <con1:param name="getObjectAttributesResponse1">
      <con1:path>$body/*</con1:path>
      </con1:param>
      </con1:xqueryTransform>
      </con3:expr>
      </con3:replace>
      </con2:responseTransform>
      </con2:route>
      </con:actions>
    </xml-fragment>
    /detail:{http://www.bea.com/wli/sb/stages/routing/config}route failed

    I was getting similar messages in two instances:
    1. Trying to deploy a JAR extracted from a newer sub-version of OSB to an older domain. Elements such as StickySession etc were not recognized.
    2. Trying to deploy to a domain with damaged OSB configuration; had to cleanup the whole domain (remove all projects) and redeploy everything from scratch.
    Somehow I feel it may be the second case... though compare the domain versions and deployed artifacts first.
    Also, review the whole error log; often the top error is masked by a list of caused ones. Look at the very first error message, this is usually the culprit (that is, if you deploy from a script).

  • How to deploy osb projects into managed server in weblogic

    i am new to osb
    i have a doubt
    i created a managed server in weblogic admin console, it was running fine ,but i need to know how to deploy my osb projects in that new manged server.As of now it is deployed in http://localhost:7001/sbconsole

    I think you need to extend the domain instead of creating the managed instance manually through Admin console. By default when you create a domain using OSB domain template, it deploys all of the applications needed automatically to all the instances. If you are trying to do it manually, then you need to follow the documentation to see which applications need to be deployed to use OSB services.
    http://docs.oracle.com/cd/E23943_01/doc.1111/e15017/configure_osb.htm#BGBFGBFF
    To deploy a project, Login to SB console http://<admin>:<port>/sbconsole > System Administration > Export/Import Resources.

  • Deployment process for Large ALSB/OSB project

    Hi,
    I am searching for some details or article about deployment of alsb/osb projects (number of projects) as part of build process.
    How projects manages when number of different alsb projects need to be build, customized and imported into different environments.
    We are starting new release where developers would be working on different projects. i have a some ANT scripts which use WLST script to export single project, created jar file and place them into a specific location.
    For import, the script looks at a specific location, reads config.jar from that location, and imports that config into target environment. Now with multiple projects and each developer will deliver their own config.jar. How to handle that in WLST. I am not sure if the current approach i am using that any good to handle multiple projects deployment.
    Anyone could give some pointers or helpful hints?
    we are on version 10.0 and wont be moving to 10gR3 where we could use ANt to build config.jar from .metadata so not sure.
    I want to know what other projects are doing etc!
    many thanks in advance!
    sal

    It seems you already have certain level of insight into deployment process, but maybe you will find this document interesting:
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/pdf/deploybestprac.pdf

  • Restrict deployment of OSB project

    Hi,
    Is it possible to allow deployment of a specific OSB project only for specific developpers?
    In my project there are several teams developping OSB.
    Each team has its own OSB project.
    There is also a shared project that contains shared resources.
    The all projects are deployed in a single domain.
    Members of each team should not edit other team's projects nor the shared project.
    Regards,
    Kenji

    Similar requests have been raised earlier but I think still there is no provision to restrict access at project level. You may consider logging a SR with support.
    Regards,
    Anuj

  • WLST scripts for deploying and migrating OSB project required

    Hi,
    I need sample/reusable WLST scripts for the following requirements:
    1. deploying OSB project developed on workbench to the remote server.
    2. migrating OSB project from Remote Server A to Remote Server B.
    I know other mechanisms to register an OSB project with the server but appreciate if some one can share the above scripts and associated documentation with me.
    Regards,
    CC

    http://download.oracle.com/docs/cd/E13171_01/alsb/docs21/deploy/config_appx.html
    http://www.oracle.com/technology/sample_code/products/osb/samples/PARAMETERIZE.zip (other samples here : http://www.oracle.com/technology/sample_code/products/osb/index.html )

  • How to access/use DVM deployed in EM in MDS from Eclipse for  a OSB project

    Hello all,
    I have already deployed some DVM lookup files in MDS(Meta Data Repository) and used in BPEL projects by providing a link in composite.XML in the Property tags according to this link "http://www.orafmwschool.com/soa-11g-mds/#comment-2373".
    Now i want to apply same concept for OSB projects by accessing those files from Ecclipse.The files will be there in EM MDS schema database.
    Please give me Ideas..Is it feasible??

    Hi,
    Make use of the below post.
    http://guidoschmutz.wordpress.com/2009/12/25/implement-domain-value-maps-dvm-with-oracle-service-bus-osb-10r3/
    Thanks,
    Vijay

  • Deploy new artifacts under same OSB project through a Script

    Hi,
    I have an ant script which calls a java programe to deploy a OSB configuration project automatically.
    I can succesfully deploy a configuration jar with this.However, when i try to add a new folder to the existing OSB project and then deploy the new jar, the contents of the existing folder no longer remain.Only the folder structure of the earliar folder remains on the sbconsole.Both folders (old and new) are different.
    Can anybody help me on this please.

    Hi Anuj,
    Yes indeed i am importing the project with the same name as a pre deployed one.I could not find any way by which i could only import the resources and not teh complete project.I have written a program to upload the configuration jar by using this API http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/javadoc/com/bea/wli/sb/management/configuration/ALSBConfigurationMBean.html.
    Is there any way to to import only the new resources and update the ones that are pre deployed?
    Thanks in advance

  • OSB Project Import Problem

    Hello All,
    I want to import an OSB project into one OSB domain.
    There are some other projects already there.
    But after importing, it requires me to restart the server, which it is the OSB configuration project problem.
    The new project is in another configuration project, which is different from the one for those deployed projects in the server. I don't know the name of the configuration project in the server. What I should do to avoid to restart the server?
    Thanks and regards,
    Kerr

    Hi,
    OSB Resources can be imported and exported with eclipse IDE or sbconsole.
    Until the project names are unique user should be able to import without any issues.
    Not sure of your use case ... but user dont need a re-start at all with new resources it will workwell
    thanks

  • OSB Project redeployment, Proxy endpoint uri not changed

    Hi,
    We have a problem when redeploying a OSB project with a new proxy Endpoint URI. When we deploy the changed project, through the OSB console Administration->Import, the OSB deployes successfully but still works with the old EndPoint URI ?
    On the disk at <domain_home>/osb/config/core/<project>/PollXYZ.proxy.xml we can see that the old EndPoint URI is still present even though all files have a new modified date. When we try change another property, like "all-headers" the changes are reflected sucessfully when redeployed. So it is only the EndPoint URI that is somehow not changeable?
    Any ideas?
    TIA

    No. url is changeable and it works perfectly fine for us. Are you sure the jar which you are deploying has the latest url for sure.
    P.S: Post OSB related queries in SOA Suite forum:
    SOA Suite

  • [OSB] Project classpath ¿where?

    Hello,
    In OEPE, is there any way to indicate external jar in OSB projects?
    For example to indicate the jar will place on $ DOMAIN_HOME/lib. And to avoid JavaCallouts errors caused by not having visibility OEPE.
    Thanks.

    Sorry, I not explained well.
    The problem I have is in development time, ie in the OEPE (Eclipse). When I included a jar using a utility or any other type of jar that is included in the DOMAIN_HOME / lib, is when I get errors.
    When I deploy the previous jar on OSB (sbconsole) I get no errors, because the libs on DOMAIN_HOME/lib are already on the classpath.

  • How to Harvest OSB project into OER

    Hi All,
    I want harvest OSB11g project/services into OER 11.1.1.5.0. and these are installed on linux machine.
    Can you please provide me the steps to harvest the services from OSB to OER.
    Thanks in advance.
    Madhu

    Thank you Sjoerd.
    I have harvested the OSB projects into OER and then OSR using Exchange utility.
    if dev server deployment is successful from OSB to OER and then to OSR - how to migrate the same artifacts from dev to Production?
    How can we harvest multiple endpoints of OSB project to OER.
    Plz provide any links or solution for migrating from dev to QA to Production.
    Thanks
    Madhu

  • TransactionConflictException during ant osb project export

    Hey,
    I am getting more and more failed ant exports of osb projects.
    Searching on com.bea.wli.config.transaction.TransactionConflictException doesnt give any hits whatsoever, i suspect however something is going wrong with the eclipse workspace or something.
    It is running on a dedicated machine so workspace being locked or something. Even fetching deleting the workspace and pulling anew from the SVN doesn't resolve this.
    Synchronizing "OSB-[xxxx]_configuration"...
    [java] <Apr 26, 2013 10:53:39 AM CEST> <Warning> <ConfigFwk> <BEA-000000> <Setting transaction '13' as rollback only. Rollback reason:
    [java] com.bea.wli.config.transaction.TransactionConflictException: Transaction ALSB Resource Synchronization conflicts with ALSB Resource Synchronization for transactional resource lazy value cache and will be rolledback
    [java]      at com.bea.wli.config.transaction.TransactionManager.testConflict(TransactionManager.java:1361)
    [java]      at com.bea.wli.config.transaction.TransactionManager.enlistAsRead(TransactionManager.java:981)
    [java]      at com.bea.wli.config.transaction.CopyOnWriteTransactionalOwner.getState(CopyOnWriteTransactionalOwner.java:65)
    [java]      at com.bea.wli.config.transaction.TransactionalMap.containsKey(TransactionalMap.java:72)
    [java]      at com.bea.wli.config.component.impl.LazyValueCache.containsKey(LazyValueCache.java:105)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.exists(ComponentTypeImpl.java:738)
    [java]      at com.bea.wli.config.impl.ConfigContextImpl.exists(ConfigContextImpl.java:917)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.validateForCreate(ComponentTypeImpl.java:428)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.createBare(ComponentTypeImpl.java:877)
    [java]      at com.bea.wli.config.component.impl.ComponentTypeImpl.create(ComponentTypeImpl.java:860)
    [java]      at com.bea.wli.config.task.impl.CreateResourceTask._execute(CreateResourceTask.java:97)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:228)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
    [java]      at com.bea.wli.config.task.impl.CreateResourceTask.createResource(CreateResourceTask.java:82)
    [java]      at com.bea.alsb.core.internal.config.synchronize.tasks.UpdateResourceTask.execute0(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.tasks.AbstractSynchronizerTask._execute(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.tasks.ExecutionTask._execute(Unknown Source)
    [java]      at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
    [java]      at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
    [java]      at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
    [java]      at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:142)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:236)
    [java]      at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:191)
    [java]      at com.bea.alsb.core.internal.config.synchronize.AbstractSynchronizer.executeEx(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.AbstractSynchronizer.execute(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.DeltaSynchronizer.run(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.DeltaSynchronizer.run(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.run0(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.access$2(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService$1.run(Unknown Source)
    [java]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.runInWorkspace(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService.run(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.synchronize.SynchronizerService$Synchronizer.resourceChanged(Unknown Source)
    [java]      at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291)
    [java]      at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    [java]      at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
    [java]      at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
    [java]      at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:311)
    [java]      at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:140)
    [java]      at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:242)
    [java]      at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Ant export process:
         <target name="export" depends="export.generic">
              <antcall target="deleteOldJar" />
              <antcall target="deleteMetadata" />
              <echo message="config.project: ${config.project} configJar: ${basedir}/${config.jar} config.subprojects ${config.subprojects}"/>
              <java dir="${eclipse.home}" jar="${eclipse.home}/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar" fork="true" failonerror="false" maxmemory="768m">
                        <arg line="-data ${workspace.dir}" />
                        <arg line="-application com.bea.alsb.core.ConfigExport" />
                        <arg line="-configProject ${config.project}" />
                        <arg line="-configJar ${basedir}/${config.jar}" />
                        <arg line="-configSubProjects ${config.subprojects}"/>
                        <sysproperty key="com.bea.plateng.common.util.logging.useJDKlogger" value="true" />
                        <sysproperty key="weblogic.home" value="${weblogic.home}"/>
              <sysproperty key="osb.home" value="${osb.home}"/>
              <sysproperty key="osgi.bundlefile.limit" value="2000"/>
              <sysproperty key="harvester.home" value="${osb.home}/harvester"/>
              <sysproperty key="osgi.nl" value="en_US"/>
              <sysproperty key="sun.lang.ClassLoader.allowArraySyntax" value="true"/>
                   </java>
              <tstamp/>
              <copy failonerror="false" file="${metadata.dir}/.log" tofile="${log}/metadata${DSTAMP}${TSTAMP}.log"/>
              <antcall target="deleteMetadata" />
              <delete file="${workspace.dir}/${config.project}/.settings/com.bea.alsb.core.prefs"/>
         </target>
    Any help is much appreciated!

    Oracle provides prebuilt code for OSB migration
    you may refer to following
    http://biemond.blogspot.in/2010/07/osb-11g-ant-deployment-scripts.html
    http://docs.oracle.com/cd/E21764_01/doc.1111/e15022/app_config.htm#i1012336
    http://docs.oracle.com/cd/E21764_01/doc.1111/e15022/bestprac.htm#sthref44

  • My first osb project was stuck because version not matched

    Hi,
    I tried to follow the steps in Oracle service bus 11g development cookbook chapter 1.  I have created a very simple osb project and then tried to deploy it to weblogic server.  However, I got the following message:
    <Setting transaction '17' as rollback only. Rollback reason:
    java.lang.IllegalArgumentException: The jar that is being imported is an unsupported version of the product. The version was 11.1.1.7. Supported versions are: 10.3.0.0.dev2, 2.6.0, 3.0.dev2, 2.6.1, 3.0.dev1, 3.0.0, 3.0, 2.6.dev5, 10.3.0.0, 2.6, 2.6.dev4, 2.6.dev3, 2.6.dev2, 2.6.dev1, 11.1.1.2, 11.1.1.3, 11.1.1.6, 11.1.1.4, 11.1.1.5, 10.3.2.0.dev.1, 10.3.2.0.dev.2, 10.3.1.0, 10.3.2.0.dev.3, 3.2.dev1, 3.2.dev2, 11.1.1.2.dev.1, 11.1.1.2.dev.2,
      at com.bea.wli.config.importexport.ConfigJar$SerializedForm.<init>(ConfigJar.java:989)
      at com.bea.wli.config.task.impl.UploadJarTask._execute(UploadJarTask.java:47)
      at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:233)
      at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
      at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:162)
      Truncated. see log file for complete stacktrace
    It seems to me that my project is finally creating a jar file that is incompatible. 
    How to solve it,
    Any idea?
    K.

    [oracle@soabpm-vm dev_soa_osb]$ java weblogic.version
    WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050
    Use 'weblogic.version -verbose' to get subsystem information
    Use 'weblogic.utils.Versions' to get version information for all modules
    Please see you can think of anything,
    K.

Maybe you are looking for

  • Lync 2013 /w Edge not working properly (internal/external same domain name and all "external" users"

    Hi, I've got some issues with a Lync 2013 setup. The config consists of 2 lync servers. One FE and one Edge. All seems to work except audio in meetings and Sip. The setup is like this (fake ip's used): Front End: Internal IP: 172.16.0.10 External IP:

  • Lightroom 3.2 RC issue with cropped preview on load

    I'm running 3.2 RC on a Macbook Pro 10.6.4 with the Snow Leopard Graphics update. I've found a problem where I begin to load an image in the develop module using "fit" and it suddenly switches to a randomly tightly cropped view. If I zoom in and zoom

  • Bash_completion

    Hi archer since the last update bash_completion doesnt work anymore in the .bashrc  i have if [ -f /etc/bash_completion ]; then . /etc/bash_completion fi wenn i type pacman -S firefox- and press TAB, nothings happens any ideas?

  • HT201272 how do i get my music from my ipod and icloud to my android based cell phone??

    I got an HTC android phone with T Mobil service and just recently I have been trying out the.icloud and have been looking to get all the music from my 3 or 4 generation iPod. I want my music to match on all my devices. I would like to know what app I

  • Price update

    Dear Gurus, In the purchase order history price is updated by net price. I want it to be updated by effective price i.e inclusive of taxes. Pls help Thanks, Kumar