FYI: sunone appserver 7 works on Mandrake 9.0 also

installed it and it works fine on mandrake ... i did have trouble getting it to run on redhat.

installed it and it works fine on mandrake ... i did have trouble getting it to run on redhat.

Similar Messages

  • Installing SunOne Appserver 8 on Trustix

    If possible, I would like to install SunOne Appserver 8 on a Linux server running Truxtix 2.0. This is a Redhat-based distribution, but it does not have XFree86 installed. I followed the instructions given in another topic regarding installation on Mandrake 10 - unzipped the download bundle in a temporary directory, changed some permissions and executed:
    package/jre/bin/java -cp .:package/PackageFormat.jar -Xmx256m appservI got an error:
    java.lang.UnsatisfiedLinkError: /home/users/andy/temp/package/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    This is most likely because X11 is not installed.
    The instructions say that you can add the "-console" option to run the installer without the GUI. I tried that but got the same error.
    Is it possible to install SunONE Appserver 8 on a server that does not have X11 installed, and manage it using just the config files and/or Web-based admin toosl?
    Thanks.
    Andy Seila

    Thank you for your help!
    I had tried running the <distribution_name> -console command, and got an error indicating that the libs needed to uncompress the binary package and start the installation could not be found. I found a fix to this problem in an earler post.
    I tried your other suggestion:
    package/jre/bin/java -cp .:package/PackageFormat.jar -Djava.awt.headless=true -Djava.library.path=package appserv -nodisplay
    and got the following error:
    Unexpected Signal : 11 occurred at PC=0x40417B05
    Function=(null)+0x40417B05
    Library=/home/users/andy/temp/package/jre/lib/i386/client/libjvm.so
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    at java.lang.StringBuffer.<init>(StringBuffer.java:115)
    at java.lang.StringBuffer.<init>(StringBuffer.java:103)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1378)
    at com.sun.wizards.core.ArchiveReader.registerClasses(ArchiveReader.java:1145)
    at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:125)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at appserv.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at appserv.<init>(ArchiveClassLoader.java:143)
    at appserv.main(ArchiveClassLoader.java:1271)
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 08:06 79897 /home/users/andy/temp/package/jre/bin/java
    0804e000-0804f000 rw-p 00005000 08:06 79897 /home/users/andy/temp/package/jre/bin/java
    40000000-40014000 r-xp 00000000 08:03 3918 /lib/ld-2.3.2.so
    40014000-40015000 rw-p 00013000 08:03 3918 /lib/ld-2.3.2.so
    40016000-4001a000 rw-s 00000000 08:03 19128 /tmp/hsperfdata_andy/17731
    4001a000-40027000 r-xp 00000000 08:03 3936 /lib/libpthread-0.10.so
    40027000-40028000 rw-p 0000d000 08:03 3936 /lib/libpthread-0.10.so
    4006a000-4006c000 r-xp 00000000 08:03 3923 /lib/libdl-2.3.2.so
    4006c000-4006d000 rw-p 00001000 08:03 3923 /lib/libdl-2.3.2.so
    4006d000-40191000 r-xp 00000000 08:03 41 /lib/libc-2.3.2.so
    40191000-40195000 rw-p 00124000 08:03 41 /lib/libc-2.3.2.so
    40198000-40593000 r-xp 00000000 08:06 79758 /home/users/andy/temp/package/jre/lib/i386/client/libjvm.so
    40593000-405ae000 rw-p 003fa000 08:06 79758 /home/users/andy/temp/package/jre/lib/i386/client/libjvm.so
    405c1000-405d2000 r-xp 00000000 08:03 3928 /lib/libnsl-2.3.2.so
    405d2000-405d3000 rw-p 00010000 08:03 3928 /lib/libnsl-2.3.2.so
    405d5000-405f7000 r-xp 00000000 08:03 3925 /lib/libm-2.3.2.so
    405f7000-405f8000 rw-p 00021000 08:03 3925 /lib/libm-2.3.2.so
    405f8000-40600000 r-xp 00000000 08:06 79780 /home/users/andy/temp/package/jre/lib/i386/native_threads/libhpi.so
    40600000-40601000 rw-p 00007000 08:06 79780 /home/users/andy/temp/package/jre/lib/i386/native_threads/libhpi.so
    40601000-4060a000 r-xp 00000000 08:03 3931 /lib/libnss_files-2.3.2.so
    4060a000-4060b000 rw-p 00008000 08:03 3931 /lib/libnss_files-2.3.2.so
    4060b000-4061b000 r-xp 00000000 08:06 79778 /home/users/andy/temp/package/jre/lib/i386/libverify.so
    4061b000-4061d000 rw-p 0000f000 08:06 79778 /home/users/andy/temp/package/jre/lib/i386/libverify.so
    4061d000-4063d000 r-xp 00000000 08:06 79772 /home/users/andy/temp/package/jre/lib/i386/libjava.so
    4063d000-4063f000 rw-p 0001f000 08:06 79772 /home/users/andy/temp/package/jre/lib/i386/libjava.so
    4063f000-40653000 r-xp 00000000 08:06 79773 /home/users/andy/temp/package/jre/lib/i386/libzip.so
    40653000-40656000 rw-p 00013000 08:06 79773 /home/users/andy/temp/package/jre/lib/i386/libzip.so
    40656000-41ff6000 r--s 00000000 08:06 79797 /home/users/andy/temp/package/jre/lib/rt.jar
    42040000-42056000 r--s 00000000 08:06 79847 /home/users/andy/temp/package/jre/lib/sunrsasign.jar
    42056000-42131000 r--s 00000000 08:06 79816 /home/users/andy/temp/package/jre/lib/jsse.jar
    42131000-42142000 r--s 00000000 08:06 79851 /home/users/andy/temp/package/jre/lib/jce.jar
    42142000-4269b000 r--s 00000000 08:06 79835 /home/users/andy/temp/package/jre/lib/charsets.jar
    44743000-44746000 r--s 00000000 08:06 79815 /home/users/andy/temp/package/jre/lib/ext/dnsns.jar
    4c7d0000-4c7ec000 r--s 00000000 08:06 79812 /home/users/andy/temp/package/jre/lib/ext/sunjce_provider.jar
    4c7ec000-4c7f9000 r--s 00000000 08:06 79813 /home/users/andy/temp/package/jre/lib/ext/ldapsec.jar
    4c7f9000-4c8b5000 r--s 00000000 08:06 79814 /home/users/andy/temp/package/jre/lib/ext/localedata.jar
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 63K [0x44750000, 0x447f0000, 0x44c30000)
    eden space 512K, 0% used [0x44750000, 0x44750000, 0x447d0000)
    from space 64K, 99% used [0x447e0000, 0x447efff0, 0x447f0000)
    to space 64K, 0% used [0x447d0000, 0x447d0000, 0x447e0000)
    tenured generation total 24936K, used 24853K [0x44c30000, 0x4648a000, 0x48750000)
    the space 24936K, 99% used [0x44c30000, 0x46475568, 0x44deb200, 0x4648a000)
    compacting perm gen total 4096K, used 1135K [0x48750000, 0x48b50000, 0x4c750000)
    the space 4096K, 27% used [0x48750000, 0x4886bd48, 0x48830000, 0x48b50000)
    Local Time = Sun May 30 14:25:10 2004
    Elapsed Time = 1
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b04 mixed mode)
    # An error report file has been saved as hs_err_pid17731.log.
    # Please refer to the file for further information.
    I'm not sure what is going on here.
    Is there a place where all of the command line options for this installation are detailed?
    Thanks again.
    Andy Seila

  • How can I delete this today, please?? FYI: Skype continues to work just fine.

    since accepting the invitation to upgrade to Version 7, the following truly annoying popup box appears every time I open Firefox or one of my bookmarked sites: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [ISkypeFfExtension.Initialize]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://skype_ff_extension/content/browserOverlay.js :: <TOP_LEVEL> :: line 9" data: no]
    How can I delete this today, please?? FYI: Skype continues to work just fine.

    Thanks - but exactly how do I do that easily, please?

  • JNDI look up failure from JUnitEE for Sunone AppServer 8

    Hi, Dear All:
    I am trying to set up a test framework for developing J2EE application, I successfully deployed the EJB components, see the sun-ejb-jar.xml below:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE sun-ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Sun ONE Application Server 8.0 EJB 2.1//EN" "http://www.sun.com/software/sunone/appserver/dtds/sun-ejb-jar_2_1-0.dtd">
    <sun-ejb-jar>
    <enterprise-beans>
    <unique-id>0</unique-id>
    <ejb>
    <ejb-name>CounterEJB</ejb-name>
    <jndi-name>ejb/Counter</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <cmp>
    <is-one-one-cmp>false</is-one-one-cmp>
    </cmp>
    <ior-security-config>
    <transport-config>
    <integrity>SUPPORTED</integrity>
    <confidentiality>SUPPORTED</confidentiality>
    <establish-trust-in-target>SUPPORTED</establish-trust-in-target>
    <establish-trust-in-client>SUPPORTED</establish-trust-in-client>
    </transport-config>
    <as-context>
    <auth-method>USERNAME_PASSWORD</auth-method>
    <realm>default</realm>
    <required>true</required>
    </as-context>
    <sas-context>
    <caller-propagation>SUPPORTED</caller-propagation>
    </sas-context>
    </ior-security-config>
    <is-read-only-bean>false</is-read-only-bean>
    <gen-classes/>
    </ejb>
    <ejb>
    <ejb-name>UniqueIdGeneratorEJB</ejb-name>
    <jndi-name>ejb/UniqueIdGenerator</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <ior-security-config>
    <transport-config>
    <integrity>SUPPORTED</integrity>
    <confidentiality>SUPPORTED</confidentiality>
    <establish-trust-in-target>SUPPORTED</establish-trust-in-target>
    <establish-trust-in-client>SUPPORTED</establish-trust-in-client>
    </transport-config>
    <as-context>
    <auth-method>USERNAME_PASSWORD</auth-method>
    <realm>default</realm>
    <required>true</required>
    </as-context>
    <sas-context>
    <caller-propagation>SUPPORTED</caller-propagation>
    </sas-context>
    </ior-security-config>
    <is-read-only-bean>false</is-read-only-bean>
    <gen-classes/>
    </ejb>
    <cmp-resource>
    <jndi-name>jdo/pickdirector</jndi-name>
    <default-resource-principal>
    <name>rp3data</name>
    <password>rp3data</password>
    </default-resource-principal>
    <create-tables-at-deploy>false</create-tables-at-deploy>
    <drop-tables-at-undeploy>false</drop-tables-at-undeploy>
    <database-vendor-name>mssql</database-vendor-name>
    </cmp-resource>
    </enterprise-beans>
    </sun-ejb-jar>
    and also I made up a deployable war with developed JUnitEE testcase, the code below is a simple example:
    public class UniqueIdGeneratorEJBTest extends TestCase
    //private UniqueIdGeneratorEJBRemote uidBean;
    private UniqueIdGeneratorLocal uidBean;
    public UniqueIdGeneratorEJBTest()
    super();
    // TODO Auto-generated constructor stub
    * @param arg0
    public UniqueIdGeneratorEJBTest(String arg0)
    super(arg0);
    // TODO Auto-generated constructor stub
    protected void setUp() throws Exception
    Context jndiContext = new InitialContext();
    ServiceLocator sl = ServiceLocator.getInstance();
    (JNDINames.UID_EJBHOME);
    UniqueIdGeneratorLocalHome uidHome = (UniqueIdGeneratorLocalHome)sl.getLocalHome("java:comp/env/ejb/UniqueIdGenerator");
    this.uidBean = uidHome.create();
    protected void tearDown() throws Exception
    this.uidBean = null;
    public void testSimpleIntId() throws RemoteException
    int currentId = uidBean.getUniqueIntId("WORKASSN");
    int nextId = uidBean.getUniqueIntId("WORKASSN");
    assertEquals(nextId, currentId + 1);
    assertTrue("NextId should be currentId plus 1.", nextId == currentId + 1);
    then I created deployable war file with the testcase, and deployed it onto SunOne Server, But I got error :
    javax.naming.NameNotFoundException: No object bound to name java:comp/env/ejb/UniqueIdGenerator
    I have been try to fix this problem for days, could anybody help, what I have done wrong?

    Could you please give an example (full code). I'm having the same problem.
    I can connect remotely from any client console application but as soon as I try to access a remote EJB via a servlet under Sun AppServer 8 I get the following error:
    java.lang.NullPointerException at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.sentFullMessage(CorbaMessageMediatorImpl.java:394) at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.sendCancelRequestIfFinalFragmentNotSent(CorbaMessageMediatorImpl.java:359) at com.sun.corba.ee.impl.protocol.CorbaClientRequestDispatcherImpl.endRequest(CorbaClientRequestDispatcherImpl.java:851) at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.releaseReply(CorbaClientDelegateImpl.java:140) at com.sun.corba.ee.impl.resolver.BootstrapResolverImpl.resolve(BootstrapResolverImpl.java:115) at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22) at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22) at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22) at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112) at com.sun.jndi.cosnaming.CNCtx.setOrbAndRootContext(CNCtx.java:340) at com.sun.jndi.cosnaming.CNCtx.initUsingIiopUrl(CNCtx.java:289) at com.sun.jndi.cosnaming.CNCtx.initUsingUrl(CNCtx.java:245) at com.sun.jndi.cosnaming.CNCtx.initOrbAndRootContext(CNCtx.java:209) at com.sun.jndi.cosnaming.CNCtx.(CNCtx.java:69) at com.sun.jndi.cosnaming.CNCtxFactory.getInitialContext(CNCtxFactory.java:32) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243) at javax.naming.InitialContext.init(InitialContext.java:219) at javax.naming.InitialContext.(InitialContext.java:195) at Test.TestServlet.processRequest(TestServlet.java:57) at Test.TestServlet.doGet(TestServlet.java:85) at javax.servlet.http.HttpServlet.service(HttpServlet.java:748) at javax.servlet.http.HttpServlet.service(HttpServlet.java:861) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:500) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:236) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:214) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:168) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:144) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:133) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:539) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107) at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107) at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:272) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107) at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:114) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109) at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:936) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:165) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:683) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:604) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:542) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:647) at java.lang.Thread.run(Thread.java:534)
    I have configured my InitialContext properties like so:
    Properties props = new Properties();
    props.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.jndi.cosnaming.CNCtxFactory");
    props.put(Context.PROVIDER_URL, "iiop://slavezero:3700");
    InitialContext ic = new InitialContext(props);
    As far as I can see there is no reason for this to be handing back a NullPointerException.
    Please, please HELP!!!!!!!

  • HT3986 I installed windows 7 to my macbook pro, but my mousepad does not work in windows 7 and also i can not connect my windows 7 to projector, but i can use my macbook's mouse pad and i can connect my mac to projector,so please help me for windows 7 pro

    I installed windows 7 to my macbook pro, but my mousepad does not work in windows 7 and also i can not connect my windows 7 to projector, but i can use my macbook's mouse pad and i can connect my mac to projector,so please help me for windows 7 problem

    i try to download now, do you think when i download and install the windows support software, can i fix the problem?

  • I have upgraded to Mountain Lion and have found that some of my software no longer works, notably Image Browser and also the Epson Scanner Perfection 3490 software. Is there a 'patch' or way to allow me to use these programmes especially the scanner.

    I have upgraded to Mountain Lion and have found that some of my software no longer works, notably Image Browser and also the Epson Scanner Perfection 3490 software. Is there a 'patch' or way to allow me to use these programmes especially the scanner.

    Apple discontinued support for PowerPC apps with Lion, I think, so you're out of luck there. No patch coming, unfortunately. Best to upgrade whatever old applications you have or, since it seems like you're using some relatively old software, scout around for replacements that give you the functionality you need.
    Go to Apple menu > System Preferences > Print & Scan and select your scanner from the list--if it's not there you'll need to add it (start with the little plus icon). Once you have it in the list you can click on the Open Scanner button and a pretty barebones scanner driver will load for you. But Image Capture (as mentioned previously), found in your Applications folder, will probably do the job as adequately, or better, than your old scanner software.

  • I tried updating my iPhone3g through itunes. Now i'm stuck in recovery mode and i've EVERYTHING even websites and such but nothing worked out! I've also tried restarting and fiddling with the home button but nothing still worked. Please help!

    I tried updating my iPhone3g through itunes. Now i'm stuck in recovery mode and i've EVERYTHING even websites and such but nothing worked out! I've also tried restarting and fiddling with the home button but nothing still worked. Please help! What should I do??

    Well, if you've indeed tried EVERYTHING, then you'll need to bring your phone to Apple for evaluation.

  • Why is the new Safari (7) not letting sound be heard from Soundcloud widgets (players) on my website when the earlier Safari worked fine, and other browsers also work fine?

    Why is the new Safari (7) not letting sound be heard from Soundcloud widgets (players) on my website when the earlier Safari worked fine, and other browsers also work fine?

    Might be an incompatible extension or plugin ...
    Try troubleshooting Safari extensions and third party plugins.
    From the Safari menu bar click Safari > Preferences then select the Extensions tab. Turn that OFF, quit and relaunch Safari to test. If that helped, turn one extension on then quit and relaunch Safari to test until you find the incompatible extension then click uninstall.
    If it's not an extensions issue, try troubleshooting third party plug-ins.
    Back to Safari > Preferences. This time select the Security tab. Deselect:  Allow all other plug-ins. Quit and relaunch Safari to test.
    If that made a difference, instructions for troubleshooting plugins here.

  • HT1923 This article contains the only thing that worked for me.  I also had to sign out of iCloud and uninstall it.  Then I had to delete all files and folders from all of those applications that were under Program Files, Program Files x86, and Users.

    This article contains the only thing that worked for me.  I also had to sign out of iCloud and uninstall it.  Then I had to delete all files and folders from all of those applications that were under Program Files, Program Files x86, Program Data and Users.  My iPhone 4 will now sync with iTunes both in its USB-connected  mini dock and over Wi-Fi.  It's unfortunate (negligent programming on the part of Apple?) that the upgrade to iTunes 11 did not remove all of those files as part of the upgrade process. 

    I am having the same issue....Same address for years - same as USPS - I tried 5 times (3 macs and 2 iPhones) and now i have 5 CHARGES for 1.00 each on my credit card. I took the credit card info off so they don't charge me anymore. How can they charge me yet still not allow me to download free updates and say I have an invalid address? I'm sure I will spend weeks or months trying to get a credit out of these incompetent idiots.

  • I have Photoshop cs5 and the pen does not work. The icons below also do not work. Why? and how can I activate them? Thank you , Wren

    I have Photoshop cs5 and the pen does not work. The icons below also do not work. Why? and how can I activate them? Thank you , Wren

    Why?
    Do you expect an answer to that question based on the information you have provided so far?
    Please read these and proceed accordingly:
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html
    http://forums.adobe.com/docs/DOC-2325

  • I dropped my macbook pro 17" from about 4 feet from my shelf onto a hard floor and it dinged the corner pretty bad, but it still works OK. a year back also it fell of from 1ft height but that time there was not any dent.

    I dropped my macbook pro 17" from about 4 feet from my shelf onto a hard floor and it dinged the corner pretty bad, but it still works OK. a year back also it fell of from 1ft height but that time there was not any dent. my worry is will it give any prop in future or its just a cosmetic issue but in performance it wont give any problems. it happened an hr back & i am very upset for this misshandling.

    I dropped a MBP and dented that same corner, though it wasn't one of the unibody MBPs:
    It worked flawlessly for a month, then suddenly died.  I put it to sleep one day, then 5 minutes later remembered something I had forgotten to do, opened it back up...  and nothing.  It never worked again.  Repairs would have been well over $1,000, and would not have been covered by the warranty or by AppleCare (if I had bought it).  I opted to just buy a new Mac instead.
    Now, just because that happened to me does not mean that's what will happen to you.  However, you do need to prepare yourself for that possibility.

  • Why can't I use the Ebay sidebar on 5.0 on my desk computer, but it works on my laptop which also has 5.0

    I cannot get the Ebay sidebar to work on my desktop computer with Firefox 5.0; yet it works perfectly on my laptop also with Firefox 5.0. Any suggestions

    Can't help with the error, but you don't need discs to install CS5, you can just download the trial and use your serial number to activate.
    Try the Adobe CS cleaner tool for instalation problems: http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html

  • My iphone's screen goes black and it behaves like that it is switched off.No switches work and the power button also does not respond.The ringtone do not also respond.The only way to switch on the phone is to press  home button and  power button together.

    My iphone's screen goes black and it behaves like that it is switched off.No switches work and the power button also does not respond.The ringtone do not also respond.The only way to switch on the phone is to press  home button and  power button together.

    Pressing the Home button and the sleep/wake or on/off button together until you see the Apple logo and then release is called a reset.
    If no change after a reset, the next step is restoring your iPhone.

  • I am looking for a small Dell black and white, laser printer like the Energy Star 1133 that is compatible with my macbook, 10.6.8.  I would like to buy a new computer in the near future so would need it to be work on my next computer also.  Any suggestion

    I am looking for a small Dell black and white, laser printer like the Energy Star 1133 that is compatible with my macbook, 10.6.8.  I would like to buy a new computer in the near future so would need it to be work on my next computer also.  Any suggestions?
    MacBook, Mac OS X (10.6.8)

    I am looking for a small Dell black and white, laser printer like the Energy Star 1133 that is compatible with my macbook, 10.6.8.  I would like to buy a new computer in the near future so would need it to be work on my next computer also.  Any suggestions?
    MacBook, Mac OS X (10.6.8)

  • My iPhone got wet.. The phone is working except the home button but Siri is working.. I had also added the assistant touch but in that also the button did not work.. So what should I do???

    My iPhone got wet.. The phone is working except the home button but Siri is working.. I had also added the assistant touch but in that also the button did not work.. So what should I do???

    The phone is damaged. Take it in to an Apple Store or authorized service provider. More than likely you will have to pay for an out of warranty replacement.

Maybe you are looking for

  • Cant find my iphoto icon at the bottom of my screen

    ummm, i accidentally erased the i photo icon at the bottom of my screen? i found it in the trash but i cant get it back on to my screen. all my pictures are still in there somehere, they werent erased i can still see them but i cant get back the icon

  • How do I import a graphic image as title card?

    I'm trying to create a title card in Fireworks, export it, and import it into iMovie. I'm wondering what type of image it should be, how large, and how it can be imported into iMovie. I"d rather not use the system's title card creator, as I don't lik

  • TAB and IE

    I cannot find any info on how to disable the TAB focus on the IE window and keep within the swf file I am viewing. I've set up my tab index fields, and when I preview the movie - it works fine. However, when I play it in IE, the TAB goes to #1 - then

  • IWeb Site Won't Authenticate. .htaccess not working.

    Ok... I have searched for a solution and I just can't find one. I am publishing my iWeb site to my sites folder and serving them from my local computer. I am trying to password protect the site. I have enabled the .htaccess in both the httpd.conf and

  • HT5706 my apple tv light is blinking fast and telling me to hook it up to itunes

    apple tv light is blinking fast and telling me to hook it up to itunes. is there any other way to fix this?