OVMAPI_6000E Internal Error: null null

hi
Just succesfully installed the OVM 3.
everything was fine..
reboot the server,
then try to open console ..
after typing user name and password, its giving bellow error
Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: null null Fri Sep 09 00:00:05 BST 2011), please consult logs for details.
any idea .. what does it mean and which logs its refering ??
thanks

hi thanks
this is the log...
<Sep 9, 2011 12:09:21 AM BST> <Info> <com.oracle.odof.core.WorkflowManager> <ovm.xxxxx.lan> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/116> <<anonymous>> <> <0000J9BI546Fw00Fzz2VO01EQKaw000002> <1315523361193> <BEA-000000> <Login exception from: /127.0.0.1:60329, username: admin>
####<Sep 9, 2011 12:09:21 AM BST> <Info> <com.oracle.odof.core.WorkflowManager> <ovm.xxxx.lan> <AdminServer> <Odof Tcp Client Thread: /127.0.0.1:54321/116> <<anonymous>> <> <0000J9BI546Fw00Fzz2VO01EQKaw000002> <1315523361198> <BEA-000000> <Workflow Manager: <OdofSocket: Socket[addr=/127.0.0.1,port=60329,localport=54321]>, com.oracle.odof.command.LoginCommand@344f7dc6
java.lang.NullPointerException
at com.oracle.ovm.mgr.model.ModelEngine.postValidate(ModelEngine.java:534)
at com.oracle.ovm.mgr.model.ModelEngine.access$300(ModelEngine.java:59)
at com.oracle.ovm.mgr.model.ModelEngine$4.notify(ModelEngine.java:330)
at com.oracle.odof.core.AbstractVessel.createTarget(AbstractVessel.java:174)
at com.oracle.odof.core.storage.Transaction.create(Transaction.java:526)
at com.oracle.odof.command.CreateCommand.process(CreateCommand.java:62)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.storage.Transaction.processCommand(Transaction.java:467)
at com.oracle.odof.core.TransactionManager.processTransactionWork(TransactionManager.java:635)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:768)
at com.oracle.odof.core.Exchange.createObject(Exchange.java:79)
at com.oracle.ovm.mgr.api.manager.ModelManagerDbImpl.createObject(ModelManagerDbImpl.java:852)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:211)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:234)
at com.oracle.ovm.mgr.api.manager.ModelManagerProxy.createObject(Unknown Source)
at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.createObject(OvmManagerImpl.java:292)
at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.createObject(OvmManagerImpl.java:298)
at com.oracle.ovm.mgr.api.system.FoundryDbImpl.createUserAccount(FoundryDbImpl.java:1403)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:211)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)

Similar Messages

  • OVM 3 manager Console doesnt load.. OVMAPI_6000E Internal Error

    I had deployed OVM manager 3 in my environment.
    I have a bunch of VMs running on the 2 OVS Servers which are managed by my OVM Manager 3 .
    I was having some issues with Restarting VMs., and hence restarted the OVM Manager..
    Now My Manager console wont come up for some reason.
    when i type http://10.0.0.149:7001/ovm/console/ in the console, if would give me a 404 page not found error.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    i logged into the Manager from command line and saw the Adminserver process running
    racle 5008 4959 2 11:49 ? 00:00:44 /u01/app/oracle/java/bin/java -server -Xms512m -Xmx2048m -XX:MaxPermSize=384m -Dweblogic.Name=AdminServer -Djava.security.policy=/u01/app/oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Djava.awt.headless=true -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8453,server=y,suspend=n -da:org.apache.myfaces.trinidad -da -Dplatform.home=/u01/app/oracle/Middleware/wlserver_10.3 -Dwls.home=/u01/app/oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/u01/app/oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/u01/app/oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Ddomain.home=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain -Djrockit.optfile=/u01/app/oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/servers/AdminServer -Doracle.domain.config.dir=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/carml -Digf.arisidstack.home=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/servers/AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u01/app/oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u01/app/oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/u01/app/oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    oracle 5363 5147 0 12:23 pts/0 00:00:00 grep java
    Not sure what went wrong.. Kindly help.. urgent.. Thanks/
    Edited by: 922610 on 21-Mar-2012 20:07

    looking at other forum posts, i did a service ovmm stop / start
    Now it could load the Console, but will fail at login and gives me the foll message..
    Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused Thu Mar 22 14:08:21 EST 2012), please consult logs for details.
    not sure what this is now...PL help..

  • I have a "OVMAPI_6000E Internal Error: Connection refused Connection refused " not "User lock"

    Dear all,
    I have a "OVMAPI_6000E Internal Error: Connection refused Connection refused " not "User lock" and in this discussion
    Please advise me.
    Show log as below
    ==> AdminServer.log <==
    ####<Sep 26, 2013 5:23:59 PM ICT> <Info> <Health> <OVMM2> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <aa1419c5c5beaacb:21222087:14159c0b975:-8000-000000000000000d> <1380191039464> <WL-310002> <67% of the total memory in the server is free>
    ==> AdminServer-diagnostic.log <==
    [2013-09-26T17:24:31.702+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000083,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:31 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:31 ICT 2013]
    [2013-09-26T17:24:35.399+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000085,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:35 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:35 ICT 2013]
    [2013-09-26T17:24:38.425+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000087,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:38 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:38 ICT 2013]
    [2013-09-26T17:24:41.054+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-0000000000000089,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:41 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:41 ICT 2013]
    [2013-09-26T17:24:56.569+07:00] [AdminServer] [ERROR] [] [com.oracle.ovm.mgr.faces.backing.Login] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: aa1419c5c5beaacb:21222087:14159c0b975:-8000-000000000000008d,0] [APP: ovm_console] Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:56 ICT 2013]), please consult logs for details. OVMAPI_6000E Internal Error: Connection refused Connection refused [Thu Sep 26 17:24:56 ICT 2013]
    Message was edited by: 9bb5edee-5117-4494-b75e-c081a39dd35f

    Hi,
    Look at this URL, maybe can help you
    Best Regards

  • OVMAPI_6000E Internal Error: Connection refused Connection refused  - OVM

    Hi,
    Test environment, as per this doc
    http://www.oracle.com/technetwork/server-storage/vm/template-1482544.html
    Running the above OVMs on virtual box version 4.2.10
    OVM is version 3.1.1.365
    I setup my environment and was ready to import VM templates. Following a reboot of the server I can no longer login to the Manager.
    Error is: Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused
    After some investigation in the App logs I found this error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    (------------- lsnrctl service shows this ----------)
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 20-APR-2013 22:58:31
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    (-----------) - This is just a test environment, but I would really appreciate if someone could tell me why this error is occurring and how I can fix it, I've tried restarting services, still no joy. This issue seems to occur after I setup the server pool \ Storage resources, etc
    Thanks for all your help!

    You need to learn how to start an oracle database. The database does not start automatically if you're using the database that comes with the VM Manager.
    ps -ef | grep pmon
    will tell you if the database is running and mounted.
    ps -ef | grep tns
    will tell you if the database listener is running
    OR
    You could use 3.2.2 and use the MYSQL database that come with the VM Manager
    OR
    you could load the enterprise version of Oracle Database and use cluster services to automatically start and stop the database. You get a single use license with the VM Manger that allows you either use standard of enterprise edition of the Oracle Database.

  • OVMAPI_6000E Internal Error: Connection reset (VM Manager 3.0.1)

    Hi,
    I have a problem with connection (http), mention that I can connect with https protocol, to the Oracle VM Manager.
    If I use "https://<IP>:7002/ovm/console" it works, and if I use "http://<IP>:7002/ovm/console" I receive the next message: "The connection was reset.."
    Below I post the log from the java console when I try to connect to virtual machine.
    Java Web Start 1.6.0_27
    Using JRE version 1.6.0_27-b07 Java HotSpot(TM) Client VM
    User home directory = C:\Users\Florin
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    0-5: set trace level to <n>
    Aug 29, 2011 4:43:09 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: Arguments [-server, 192.168.0.220, -service, 003600010004fb0000060000ce5ef321b35efa23]
    Aug 29, 2011 4:43:09 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: Server : 192.168.0.220
    Aug 29, 2011 4:43:09 PM com.oracle.ovm.ras.proxy.RasProxyApplet main
    INFO: service id : 003600010004fb0000060000ce5ef321b35efa23
    Aug 29, 2011 4:43:14 PM com.oracle.ovm.ras.proxy.external.VncViewerLauncherFactory getVncViewerLauncher
    INFO: Os is : windows 7
    Exception in thread "HandshakeCompletedNotify-Thread" java.util.ConcurrentModificationException
         at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
         at java.util.HashMap$EntryIterator.next(Unknown Source)
         at java.util.HashMap$EntryIterator.next(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl$NotifyHandshakeThread.run(Unknown Source)
    Aug 29, 2011 4:43:23 PM com.oracle.ovm.ras.proxy.ProxyThread run
    INFO: Connecting ovm to http://192.168.0.220:7002
    Aug 29, 2011 4:43:24 PM com.oracle.ovm.ras.proxy.ProxyThread run
    SEVERE: OVMAPI_6000E Internal Error: Connection reset Connection reset
    Mon Aug 29 16:43:24 EEST 2011
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection reset Connection reset
    Mon Aug 29 16:43:24 EEST 2011
         at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open(OvmManagerImpl.java:579)
         at com.oracle.ovm.mgr.api.OvmClient.dynamicConnect(OvmClient.java:123)
         at com.oracle.ovm.ras.proxy.ProxyThread.run(ProxyThread.java:161)
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(Unknown Source)
         at java.io.BufferedInputStream.fill(Unknown Source)
         at java.io.BufferedInputStream.read1(Unknown Source)
         at java.io.BufferedInputStream.read(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.oracle.odof.io.AbstractServlet.receive(AbstractServlet.java:253)
         at com.oracle.odof.OdofExchange.send(OdofExchange.java:466)
         at com.oracle.odof.OdofExchange.newConnection(OdofExchange.java:518)
         at com.oracle.odof.OdofExchange.acquireConnection(OdofExchange.java:308)
         at com.oracle.odof.OdofExchange.connect(OdofExchange.java:243)
         at com.oracle.odof.OdofExchange.connect(OdofExchange.java:120)
         at com.oracle.odof.OdofExchange.connect(OdofExchange.java:96)
         at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open(OvmManagerImpl.java:570)
         ... 2 more
    Edited by: user12123011 on Aug 29, 2011 5:04 PM

    user12123011 wrote:
    I have a problem with connection (http), mention that I can connect with https protocol, to the Oracle VM Manager.
    If I use "https://<IP>:7002/ovm/console" it works, and if I use "http://<IP>:7002/ovm/console" I receive the next message: "The connection was reset.."
    http is on port 7001, not 7002.

  • MSS Recruitment Requisition 'Internal error: null" message

    We are setting up the recruitment requisition functionality of MSS.  When the form loads (via the Form Tree) we just get the message "Internal error: null". 
    I have checked the back-end config and iView properties.  All of the required PAR files are loaded.  We have MSS 50.2 on EP5-SP6.
    I think the same message might come up with the PCR forms too.  I would really appreciate any tips as I'm pretty stuck here.  I couldn't find any relevant SAP notes. Thanks.
    Log:
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    at com.sapportals.portal.prt.core.PortalRequestManager.handleRequestException(PortalRequestManager.java:688)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:289)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:231)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:475)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:524)
    at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.handleRequest(DelegatedPlugIn.java:715)
    at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.handleRequest(PortalPlugIn.java:138)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:648)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)
    Caused by: java.lang.NullPointerException
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageHTML.isValidUrlParamString(PCDEditorMessageHTML.java:97)
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageHTML.createOnLoadJs(PCDEditorMessageHTML.java:54)
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageHTML.createEmptyMessage(PCDEditorMessageHTML.java:31)
    at com.sapportals.portal.pcdeditor.message.PCDEditorMessageMain.doContent(PCDEditorMessageMain.java:39)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:127)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:231)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:475)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:285)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:524)
    at com.sapportals.portal.prt.portalconnection.sapnative.DelegatedPlugIn.handleRequest(DelegatedPlugIn.java:715)
    at com.sapportals.portal.prt.portalconnection.sapnative.PortalPlugIn.handleRequest(PortalPlugIn.java:138)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:648)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:147)
    at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:789)
    at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:644)
    at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:305)
    at com.inqmy.services.httpserver.server.Response.handle(Response.java:166)
    at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1152)
    at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
    at com.inqmy.core.cluster.impl3.ParserRunner.run(ParserRunner.java:30)
    at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:132)com.sapportals.portal.prt.core.PortalRequestManager@7a687b #

    Hello Mike,
    We already had this kind of situation.
    On the transaction QISRSCENARIO you need to select your scenario and generate the .PAR file again (they will be on C:     emp). Then unzip those files and search for the "default.properties" and there you will find a parameter "SystemIdentifier.value=" that need to be your System Álias on Portal. I don't know why, but when you generate the file this parameter it is filled with SAP_R3_Financials. After the change you need to upload the .par file.
    Good luck!
    Daniel Kiel

  • API5072: Internal Error: Null message for exception

    OWB 11.1.0.6  on Database 11.1.0.6
    Suddenly i am getting this internal error while saving.... Can't save the work please help!!!!
    API5072: Internal Error: Null message for exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    oracle.wh.util.Assert: API5072: Internal Error: Null message for exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
         at oracle.wh.util.Assert.owbAssert(Assert.java:51)
         at oracle.wh.ui.jcommon.OutputConfigure.showMsg(OutputConfigure.java:216)
         at oracle.wh.ui.jcommon.CommonUtils.error(CommonUtils.java:298)
         at oracle.wh.ui.console.commands.CommitCmd.performAction(CommitCmd.java:27)
         at oracle.wh.ui.editor.WindowHelpEventHandler.handleSaveAll(WindowHelpEventHandler.java:239)
         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:585)
         at oracle.wh.ui.editor.listener.ReflectListener.invokeMethod(ReflectListener.java:41)
         at oracle.wh.ui.editor.listener.ReflectActionListener.actionPerformed(ReflectActionListener.java:33)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
         at java.awt.Component.processMouseEvent(Component.java:5501)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
         at java.awt.Component.processEvent(Component.java:5266)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3968)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1778)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    Hi,
    Thsi is the famous NULL pointer exeption. There may be multiple reasons for it and sometime it may also happen beacuse of lost connection to DB, instance may have gone off etc...You cannot retrive the work back as far as i know when u strike this error.
    Plz save ur work after every change or operator u put into the mapping as a safety precausion.
    Regards,
    Bharath

  • What could cause "Internal error: java.lang.NullPointerException: can't not add null to SWF frame" when using compc?

    using flex sdk 4.6, and air sdk 15.0.0.356
    we get the following error when using compc in our ant build:
    [java] Internal error: java.lang.NullPointerException: can't not add null to SWF frame
    [java] at com.adobe.flash.swf.SWFFrame.addTag(SWFFrame.java:77)
    [java] at com.adobe.flash.compiler.internal.units.requests.SWFTagsRequestResult.addToFrame(SWFTagsR equestResult.java:114)
    [java] at com.adobe.flash.compiler.internal.targets.SWFTarget.addCompilationUnitsAndDependenciesToF rame(SWFTarget.java:398)
    [java] at com.adobe.flash.compiler.internal.targets.SWFTarget$FramesInformation.createFrame(SWFTarg et.java:838)
    [java] at com.adobe.flash.compiler.internal.targets.SWFTarget$FramesInformation.createFrames(SWFTar get.java:875)
    [java] at com.adobe.flash.compiler.internal.targets.SWFTarget.build(SWFTarget.java:243)
    [java] at com.adobe.flash.compiler.internal.targets.SWCTarget.buildLibrarySWF(SWCTarget.java:348)
    [java] at com.adobe.flash.compiler.internal.targets.SWCTarget.build(SWCTarget.java:128)
    [java] at com.adobe.flash.compiler.clients.COMPC.buildArtifact(COMPC.java:144)
    [java] at com.adobe.flash.compiler.clients.MXMLC.compile(MXMLC.java:541)
    [java] at com.adobe.flash.compiler.clients.MXMLC.mainNoExit(MXMLC.java:230)
    [java] at com.adobe.flash.compiler.clients.MXMLC.mainNoExit(MXMLC.java:184)
    [java] at com.adobe.flash.compiler.clients.COMPC.staticMainNoExit(COMPC.java:75)
    [java] at com.adobe.flash.compiler.clients.COMPC.main(COMPC.java:62)
    which seems to be rather vague, and offers no clue as to what caused the problem. so, my question is, what could cause this error?
    these are the compiler options we use in the build file:
    <java jar="${flex.compc.jar}" dir="." fork="true" failonerror="true">
          <jvmarg value="-Xmx512m" />
          <arg line="@{options} ${_compc.libpath} ${_compc.externspath} ${_compc.includespath}" />
          <arg value="+flexlib=${flex.frameworks.dir}" />
          <arg value="-load-config=@{config}" />
          <arg value="-source-path=@{src.dir}" />
          <arg value="-include-sources=@{src.dir}" />
          <arg value="-output=@{dest}" />
          <arg value="-swf-version=@{swf.version}"/>
          <arg value="-debug=${flash.debug}"/>
          <arg value="-advanced-telemetry"/>
    </java>
    assume that the properties resolve to correct values, since all projects (except one) call this task and compile successfully. the error must come from this one project that fails, but we don't know why.
    any ideas?

    You could be running out of memory, try increasing the -Xmx512m value to -Xmx1024m or another value that you prefer

  • [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw

    When we execute a SAP transaction through xMII, xMII server is brought down.
    I looked in the cms.log file and found this:
    <b><i><i>2007-10-16 11:07:23,355 [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Tue Oct 16 11:07:23 EDT 2007.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 64 seconds.</i></i></b>
    When I try to log back onto xMII, I see the following: 
    <b><i>Error Executing Transaction Status (500) Internal Server Error.</i></b>
    I created a Business Logic Services transaction within XMII.  This BLS extracts data from AFPO Order Item table.  A Repeater loops through the RESPONSE output table, and executes a SAP Query to load the data into Oracle tables.
    I also have a BLS that executes BAPI_PRODORD_GET_LIST. 
    When I execute either one of these transactions, the system will fail with the above error when the amount of data being extracted reaches a specific number.
    I have simplified the BLS to run a JCO block for BAPI_PRODORD_GET_LIST and a tracer block.  When I execute the BLS that executes BAPI_PRODORD_GET_LIST to retrieve 2,000 production orders, the transaction hangs.  After 30 minutes, I terminate the transaction so it won’t take the xMII server down again.  However, had I had a repeater to loop through the output and load into the oracle tables, the server goes down.
    That’s my problem.  My other question to the problem is this. 
    What are the limitations to the amount of data that can be extracted from SAP via xMII?  Excel spreadsheets can download 40,000 records.  You can write a SELECT * in any language and pull down 40,000 records.  What is going on?

    David,
    Just an FYI the error message that you have found is not connected to your BLS transaction but rather the default IDoc listener trying to connect to something that doesn't exist.  This listener will automatically start each time xMII starts, as a result you can set it up to connect to an RFC destination or delete the default configuration and it will go away. 
    Now onto your issue; How many Production Orders are being returned from the BAPI?  How are you loading each of them into Oracle?  How much memory is allocated to ServletExec vs. How much is available on the machine?  By default xMII will limit all SQL/Tag queries to their <b>RowCount</b> with a max at 250k rows but this does not apply to the JCo call.
    My suggestion here is to look for the other error message that pertains to your transaction which may reside in the ServletExec logs and not xMII, they can be found on your xMII machine here: http://localhost/servletexec/admin/login.jsp
    Hope this helps.
    Sam

  • CFPDF MERGE null null Error

    Hi All,
    I discovered a CFPDF bug this week, and thought I'd post the
    bug and a work-around.
    We had an app which had been using CFPDF to MERGE files since
    August (just after upgrading to CF8). We suddenly began
    experiencing errors this past weekend.
    The Error:
    DIAGNOSTICS: "null null <br>The error occurred on line
    45."
    STACKTRACE: "java.lang.NullPointerException at
    com.adobe.internal.pdftoolkit.services.manipulations.impl.PMMPages.clonePage(Unknown
    Source) [...]"
    The Cause:
    It turns out over the weekend, the company providing the PDFs
    had changed the layout slightly. Something about the way the new
    file had been saved was throwing off the CFPDF tag when trying to
    MERGE.
    Other Symptoms:
    - When using the IsPDFFile() function, the new file checked
    out.
    - Using CFPDF GETINFO on the new file yielded identical info
    as an old file.
    - CFPDF was able to successfully READ and WRITE the new file.
    - READing the new file into a variable, or MERGEing directly
    from the new file made no difference.
    - Using a comma-list of PDF vars, or using CFPDFPARAM tags
    made no difference.
    - Specifying the pages from the new file to be included in
    the MERGE made no difference.
    The Solution:
    The solution was surprising to me. We needed to simply
    re-save (or WRITE) the file while including the "saveoption"
    attribute and setting it to "linear".
    So before we attempt a merge, we first need something like
    this:
    <cfpdf action="write"
    destination="C:\website\file-one.pdf"
    source="C:\website\file-one.pdf" overwrite="yes"
    saveoption="linear">
    Then when we try our merge, it all works fine:
    <cfpdf action="merge" name="FinalOutput">
    <cfpdfparam source="C:\website\template.pdf">
    <cfpdfparam source="C:\website\file-one.pdf">
    </cfpdf>
    I hope this helps someone else out there.

    I have now submitted this as a bug, https://bugbase.adobe.com/index.cfm?event=bug&id=3546237

  • Mail adapter error: Unsupported protocol: linsmtp [null "null"]

    Hi,
    Idoc to Mail adapter. First time working with mail adapter.
    When I tried to send messages from transaction "SO00", i'm able to receive the mail which means the connection is fine from XI to mail server.
    But when I try to send the file using mail adapter, it is failing in adapter engine with the error below.
    Success Mail: calling the adpter for processing
    Error Mail: call failed; com.sap.aii.messaging.srt.BubbleException: Unsupported protocol: linsmtp [null "null"]
    Success Mail: sending a delivery error ack ...
    Success Mail: sent a delivery error ack
    Error Mail: error occured: com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.messaging.srt.BubbleException: Unsupported protocol: linsmtp [null "null"]
    Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.messaging.srt.BubbleException: Unsupported protocol: linsmtp [null "null"]
    2010-11-12 14:12:02 Error Exception caught by adapter framework: com.sap.aii.messaging.srt.BubbleException: Unsupported protocol: linsmtp [null "null"]
    2010-11-12 14:12:02 Error Delivery of the message to the application using connection Mail_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.messaging.srt.BubbleException: Unsupported protocol: linsmtp [null "null"].
    Checked SMICM -- GOTO-->Services --> SMTP is active with green tick.
    Receiver adapter:
    Transport Protocol = SMTP
    Message Protocol = XIPAYLOAD or XI ALL
    URL = SMTP:linsmtp.sap.com
    Not using User Authentication
    User/ Password given - No userid/pwd
    From, To = mail id
    Content Encoding = try with none or base64*
    Is there any setting which I need to do? how to connect and send message to mail server?
    Thanks
    Deepthi.

    Hi,
    My connection is working now when I downloaded the xsd and executed in the mapping as described in the blog.
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address
    Connection is working fine now, but im getting the below payload.
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns1:Mail xmlns:ns1="http://sap.com/xi/XI/Mail/30">
      <Subject>TESTING</Subject>
      <From>deepthi at testing.com</From>
      <To>deepthi at testing.com</To>
      <Content>Testing purpose</Content>
      </ns1:Mail>
    The question is how to get my actual message which looks like below. this is the Idoc to file map and the resultant output file looks like below
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:order xmlns:ns0="http://testing/xi/OrderProcessing">
         <document_type>ZU</document_type>
         <vendor_number>200000</vendor_number>
         <vendor_email_address/>
         <vendor_address_line_1>XXXXXX</vendor_address_line_1>
         <vendor_address_line_2>XXXXXXXXX</vendor_address_line_2>
         <vendor_address_line_3>123242343244566</vendor_address_line_3>
         <vendor_address_line_4>US</vendor_address_line_4>
         <delivery_address_line_1>1433</delivery_address_line_1>
         <delivery_address_line_2>test</delivery_address_line_2>
    </ns0:order>
    How to send this file as email attachment using mail adapter. Do I need to use 2 maps?
    looks like Mail adapter is working only when we use the xsd which is given above and by providing the required details.
    Kindly help me if anyone worked on mail adapters.
    Thanks
    Deepthi,

  • Every time I try to view the music tab on iTunes it states an error: new null response. Can someone please help?

    Hi,
    Could someone kindly please help with my iTunes Store error?  When attempting to view the music tab on iTunes store on my iPad 3 states the following error: new null response and cannot connect to iTunes Store.
    It's extremely annoying as I only bought a new album yesterday and its suddenly got an error.  I can use the films and tv programmes tabs which is strange, so its only the music tab not working.  I have tried everything from other websites and blogs but nothing is working for me. 
    I hope someone can help?
    Thanks

    Hello there Mattspur,
    I recommend sections 1, 3, and 5 of the iPad Troubleshooting Assistant found here http://www.apple.com/support/ipad/assistant/ipad/. If you get to section 3 I suggest closing ALL the apps.
    Here is section 1 to get you starrted:
    Restart iPad
    To restart iPad, first turn iPad off by pressing and holding the Sleep/Wake button until a red slider appears. Slide your finger across the slider and iPad will turn off after a few moments.
    Next, turn iPad on by pressing and holding the Sleep/Wake button until the Apple logo appears.
    Is iPad not responding? To reset iPad, press and hold the Sleep/Wake button and the Home button at the same time for at least 10 seconds, until the Apple logo appears.
    If your device does not turn on or displays a red battery icon, try recharging next.
    IF that does not resolve the issue, I would take a look at these articles next.
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    And
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    Regards,
    Sterling

  • Adadmin error - DCPW null for "IZU" - aipspv(): Error setting up PDI list

    Hi,
    I am getting the folowing error while running adadmin
    Connecting to SYSTEM......Connected successfully.
    Connecting to APPLSYS......Connected successfully.
    AD Administration error:
    DCPW null for "IZU" [278]
    AD Administration error:
    Failed getting PDI list for product 'izu'
    AD Administration error:
    aipspv(): Error setting up PDI list for upgrade
    Already checked the metalink notes
    294354.1 Failed Getting Pdi List For Product 'Alr'
    211674.1 Autoupgrade Fails with Error setting up PDI listc
    171092.1 AutoPatch Error: aipspv()
    Checked the status of IZU product in fnd_product_installations
    What does this "DCPW" stand for ?
    adadmin complains of the value being null
    What should be the right value ?
    How can I update that ?
    Can someone please help to resolve the issue
    Thanks

    Hi Hussein
    FNDCPASS errored out with ORA-01403 error
    Also gave "Memory fault"
    dba_users and fnd_oracle_userid show that this user exists
    /apps/qtcstg > FNDCPASS apps/<pwd> 0 Y system/<pwd> ORACLE IZU IZU
    Log filename : L5504280.log
    Report filename : O5504280.out
    Memory fault
    /apps/qtcstg > cat L5504280.log
    Application Object Library: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    module:
    Current system time is 18-JAN-2007
    06:27:22
    APP-FND-02704: Unable to alter user IZU to change password.
    APP-FND-01564: ORACLE error 1403 in changepassword
    Cause: changepassword failed due to ORA-01403: no data found.
    The SQL statement being executed at the time of the error was: and was
    executed from the file &ERRFILE.

  • Error : JCo executing logon [null|null]

    Dear All,
    I am working on SAP Netweaver CE 7.1.1 . I am working on WebDynpro Java Application.
    My application is connecting to backend SAP system through JCo. Some times while connecting to backend I am getting error as "JCo executing logon [null|null]" in log(At this time, thread was doing this task. we saw this in SAP management console) and At the same time, activity indicator wheel kept rolling in the application. after few seconds, It was getting resolved automatically. This is happening frequently.. And also when this problem happened, I was not able to ping JCo.
    Please let me know what can be wrong in this case and how to resolved this issue.
    Thanks in advance
    Regards
    Raja

    Yes.. may be.. But we have the configuration which is good enough..
    Maximum Pool Size: 50
    Maximum Connections: 100
    Connection Timout (sec.):10000
    Maximum Waiting Time (sec.):30000
    thanks in advance
    Regards
    Raja V

  • Error TypeError: null has no such function "getAppView" logical transform script version 4.1.0.866

    Hello,
    I am using Oracle Data Modeler version 4.1.0.866 and when I created a transform script in object logical, motor Oracle Nasnhorm give the error TypeError: null has no such function "getAppView".
    The code is:
    var guipkgs = JavaImporter(java.lang, java.awt, java.awt.event, java.awt.Window, Packages.javax.swing ,java.lang, Packages.javax.swing.border);
    with (guipkgs) {
        log_rep = new Packages.oracle.dbtools.crest.swingui.LogReport(model.getAppView());
        log_rep.setName("CONTADOR");
        var cont = 0;
        var text = "";
    entities = model.getDesign().getLogicalDesign().getEntitySet().toArray();
    for (var t = 0; t<entities.length;t++){
      entity = entities[t];
        Name = entity.getName();
        cont = cont + 1;
        text = text + " " + Name + "\n";  
    text = text + cont + "\n";
                log_rep.setLog(text);
        log_rep.showModalDialog(new java.awt.Dimension(1300, 550));
    Already you can not use log_rep = new Packages.oracle.dbtools.crest.swingui.LogReport(model.getAppView());? Is there any alternative?
    This error does not come with previous versions.
    Thanks.

    Hello,
    I modified the script add following at the beginning of script:
    model = model.getDesign().getLogicalDesign();   and carry on the error TypeError: null has no such function "getAppView".
    var guipkgs = JavaImporter(java.lang, java.awt, java.awt.event, java.awt.Window, Packages.javax.swing ,java.lang, Packages.javax.swing.border);
    with (guipkgs) {
        model = model.getDesign().getLogicalDesign();
        log_rep = new Packages.oracle.dbtools.crest.swingui.LogReport(model.getAppView());
        log_rep.setName("CONTADOR");
        var cont = 0;
        var text = "";
    entities = model.getDesign().getLogicalDesign().getEntitySet().toArray();
    for (var t = 0; t<entities.length;t++){
      entity = entities[t];
        Name = entity.getName();
        cont = cont + 1;
        text = text + " " + Name + "\n"; 
    text = text + cont + "\n";
                log_rep.setLog(text);
        log_rep.showModalDialog(new java.awt.Dimension(1300, 550))
    Any idea?
    Thanks

Maybe you are looking for

  • IPhone not recognized by iTunes

    For some reason my iPhone is no longer being recognized by iTunes. I'm running 8.2 and 3.0 firmware. I've tried different cables, ports, reinstalling iTunes, rebooting the computer, rebooting the phone and nothing. The phone is charging when connecte

  • Hard Drive upgarde 40G to 160G looked good, except can't install new system

    I mistakenly posted on the G3 forum. Here is my last post in that thread, and a summary of my problem (note that this computer came with OS 10.4.2 and that is what I am trying to install). We have a mac book pro and its install CDs, and a macbook 10.

  • Creating a BMP in Photoshop

    I need to create a BMP for printing on a Fox Jet Printer. The BMP needs to be 64 dpi vertically and 150 dpi horizontally. Is this even possible?

  • Does "AirPort Disk" work with RAID arrays?

    I currently have a RAID 10 array consisting of four USB hard drives all attached to a USB hub. I use it with three different macs (two leopard, one tiger) and have never had any problems. I know that you can attach multiple USB hard drives to an AirP

  • Transparent images in cover flow view mode

    Hi out there & hello to the forum. I searched a bit, but all I found was a thread in the Finder and Dock section ([http://discussions.apple.com/thread.jspa?threadID=1553972&tstart=0]). Using CocoThumbX I managed to get the image transparent in Cover