NW04 Sneak Preview Problem

I'm trying to install the Netwaver Sneak Preview but in one step stops with this error
ERROR 2006-02-13 18:11:37
CJS-00030  Assertion failed: in function sapdb_db_create(db_nm, db_host, db_ver) {    var dep_root = sapdb_inst_root(db_nm);    var sdb_i = new sdbInstance();    sdb_i.dbName = db_nm;    sdb_i.dbHost = db_host;    sdb_i.dbVer = db_ver[0] + "." + db_ver[1];    sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host);    sdb_i.ctlUserPasswd = sapdb_get_db_user_passwd("CONTROL", db_nm, db_host);    var actorObj = new SdbExtActor();    actorObj.setSdbInstance(sdb_i);    actorObj.setDbmCmd("DB_CREATE");    actorObj.setExecutable(sapdb_dbmcli_path());    actorObj.setDbRoot(dep_root);    var rv = actorObj.sessionExecute();    ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE");    var creation_ok = false;    var i_size = actorObj.outSize();    for (var i = 0; i < i_size; i++) {        var s_line = actorObj.getOutputLine(i);        if (/OK/.test(s_line)) {            creation_ok = true;        }    }    ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE CREATION! CHECK THE XCMDOUT.LOG FILE! ");} SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE
Anyone knows how it can be fixed?
Thanks!

Hi Raja i got same problem as Juan Nale and the content of XCMDOUT.LOG is as follows
> Subprocess starts at 20060225211352
Execute Command : c:\sapdb\programs\pgm\dbmcli.exe  -R c:\sapdb\j2e\db db_create J2E CONTROL,CONTROL
Execute Session Command : exit
> Subprocess stops at 20060225211352
ERR
-24953,ERR_DBEXIST: database instance already exists
Please give me other options if database instance already in this case.
Best Regards
Chandu.

Similar Messages

  • Error starting the Config Tool with NW04s Sneak Preview

    All...
    I am running the Java NW04s Sneak Preview (SP9).
    When I try to start the config tool, I get the following error on the dos session
    <b>The system cannot find the path specified.
    Program terminated abnormally
    Press any key to continue...</b>
    I realize that this is probably a very simple problem to fix... so can anyone tell me how?
    Also... when I log on to the Visual Administrator or the NetWeaver Administrator, I cannot edit any parameters.  I have tried logging in as "Administrator" and as "admin".  Is the Sneak Preview locked out, or am I doing something wrong?
    Regards

    Srikishan --
    I did check the bat file, and it says:
    %JAVA_CMD% -Dsun.java2d.noddraw=true -Duser.language=en -classpath .\lib\launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.visual.ConfigTool ./lib/
    where JAVA_CMD should equal %JAVA_HOME%\bin\java.
    I have JAVA_HOME set in my environment variables.
    I did a "set" command in DOS to check, and it is there.
    The properties file in its entirety says:
    #Generated by Config Tool
    #Sat Nov 18 15:33:41 CST 2006
    rdbms.maximum_connections=5
    system.name=J2E
    secstorefs.keyfile=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    data
    SecStore.key
    secstorefs.secfile=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    data
    SecStore.properties
    secstorefs.lib=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    lib
    rdbms.driverLocation=C\:
    sapdb
    programs
    runtime
    jar
    sapdbc.jar
    rdbms.connection=jdbc/pool/J2E
    rdbms.initial_connections=1
    Honestly, I can't tell you anything about this file.
    The file C\:
    sapdb
    programs
    runtime
    jar
    sapdbc.jar does exist.
    Any other ideas?

  • SDM.jar Error when installing NW04 Sneak Preview in Phase 9

    When installing the SP11 NW04 Sneak Preview I get on Phase 9 of the installation the error:
    Unable to access jarfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/installsdm/SDM.jar
    The mentioned directory is indeed empty. On the downloaded distribution I cannot find a file called SDM.jar.
    Any ideas?

    Hello,
    I have the same problem and rebooting doesn't solve this mess:
    WARNING 2006-02-22 15:26:14
    Execution of the command "C:\j2sdk1.4.2_10/bin/java.exe '-Xmx64M' '-Djava.ext.dirs=C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/installsdm/libs' '-jar' 'C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/installsdm/SDM.jar' 'autoinstall' 'sdmHome=C:\usr\sap/J2E/JC00/SDM/program' 'popDir=C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/installsdm' 'sdmRoot=C:\usr\sap/J2E/JC00/SDM/root' 'javaHome=C:\j2sdk1.4.2_10' 'Sdmadminport=50017' 'Sdmguiport=50018' 'Sdmhttpport=50019' 'extractpackedinst=true'" finished with return code 1.
    Output: Unable to access jarfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/installsdm/SDM.jar
    Where can I find or download this sdm.jar file?
    Thanks in advance
    Thomas

  • CAF and NW04 Sneak Preview SP11

    Is CAF now supplied as part of  NW04 Sneak Preview SP11?
    If not how do I go about getting it and what other components of NW04 do I need in order to make it work?
    Cheers,
    Steve

    hi steve,
    i think this is not quiet the correct forum for that question, but never mind.
    Yes, CAF is available with NW04 sneak. You'll find the admin page at http://yourserver:yourport/caf.
    In NW Developer Studio there is a new project wizard option for creating a composite apps.
    If you'll make a search here on SDN, you'll quickly find tutorials and stuff on creating comp. apps.
    Unfortunately, I think it's a bit buggy. At least at SP11.
    regards, anton

  • Web AS 6.40 Sneak Preview: Problems with monitoring Database with SQL Studi

    Hello!
    I'm new with SAP and SAP Web AS, and I installed the SAP Web AS 6.40 Sneak Preview recently. I'm exercizing with the tutorials, and in the Tutorial "Car rental Application", a "QCR_RESERVATION" database is created and deployed.
    The deployment worked fine, but I'm having problems accessing the SAP DB with SQL Studio.
    At first, I didn't find SQL studio in my SAP installation, so I installed it afterwards. I now tried to log on with the data mentioned in the tutorial (localhost, C11, SAPC11DB and "sap"), and got the error "Database not running (-709)". Looking at the SAP Management Console, I found a database with the name "J2E", so I tried this one.
    But now the problem is, that with user SAPJ2EDB and password "sap", I get the error "(-4008) Unknown username and password", and the same error with the combination "control", "control".
    What is my mistake? Could anybody give me a hint? Maybe there is something wrong with my Web AS 6.40 Sneak Preview Installation? I don't remember having changed any settings during installation ...
    Thank you in advance
    Bärbel Wolf

    Dale, thank you very much.
    Your hint really is useful, I know myself, I'd most probably need unlocking my admin user soon. )
    But nevertheless, I'm still looking for the right password for the database user "SAPJ2EDB".
    As I'm encountering problems with the "Quick Car Reservation" tutorial (the entity bean seems unable to access the database, too), I'd like to check the QCR_RESERVATION database with my SQL Studio. Maybe there's something wrong with it.
    Greetings
    Bärbel

  • System Landscape Directory is not accessible on NW04 Sneak Preview

    Hi,
    I installed Netweaver sneak preview Full Java edition on a server and when i access the NW administrator at the url http://...:50000/nwa.
    In "Overview" of system management there are 2 warnings :
    System Landscape Directory is not accessible
    and
    Only local system can be administered
    But SLD is working i can assess it on http://...:50000/sld
    Can anybody help me ...?

    Hi,
    NWA works out of the box for the local Java stack. No SLD needed. Its just an information.
    The second flavor of NWA is to act as a central monitoring tool. In that case, some things have to be configured (e.g. the connection between NWA and the SLD). Information about that can be found in SMD service.sap.com/nwa, or probably here
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/11c7653d-0a01-0010-dc92-de6e5493e8f3 [original link is broken] 
    (page under construction).
    Best regards
    Christoph

  • NW04 Sneak Preview and TREX

    Hi,
    Does anybody know if the sneak preview comes with the TREX search engine?
    If yes, does some configuration have to be done after installation?
    If no, can it be installed afterwards seperately?
    Thanks in advance,
    Vincent

    According to the feature comparison matrix at https://www.sdn.sap.com/sdn/downloaditem.sdn?res=/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6, I think TREX (or some parts) mignt be availabe in KMC. In this case, it is already in this preview.

  • Problems installing NW04 sneak preview (java)

    hi,
    when i run the SAPinst.bat, the status window SAPinst opens up and says this:
    "SAPinst is getting started.
    Please be patient ...
    guiengine: call to bind() for socket 632 failed. No such file or directory
    ERROR      2005-08-11 22:55:00 [iaxxgenimp.cpp:532]
               init()
    FGE-00006  Attempt to open a communication port connection failed. Check whether the port 21212 is already in use.
    ERROR      2005-08-11 22:55:00
    FCO-00034  An error occurred during the installation. Problem: error in GUI server subsystem.
    Exit status of child: 1"
    can someone help?

    Hi,
    The problem is because the SAPinst uses two ports 21212 and 21213 which are alredy in use.
    Try the following :
    1. Check if another instance of SAPinst is running if yes cancel it.
    2.Check if SAPinst GUI java process is running if yes close it from windows task manager (javaw.exe)
    Do let know if it helps.
    You can also go through the following link where there are other ways to tackle the error other than given above.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/sapinst troubleshooting guide document version 1.20
    Regards,
    Vijith

  • NSP NW04s - Sneak Preview Developer Access Key -- NOT WORKING !!!!!!

    Folks,
    I have installed the NW04S NSP ABAP system. Everything went fine with the installation. The key which is given in the installation document '29671482393151224771' is not working for developer BCUSER.
    I see many other folks facing the same issue in the forum and I tried all the ways posted in the forum... creating Z and Y program Se38 and tried with SE80, but no luck.
    I would highly appreciate if any one have a crack on this issue. Infact I reinstalled the system thinking there could be a flaw in my fisrt installation... but the result is same.
    Thanks much.
    -Guru

    I tried 00000000000000000000 and that is also NOT working. My trial version is now licensed for 90 days on a Windows XP professional laptop. I do not know if I had the problem before I renewed the INITIAL 4-weeks licence to the 90-day license. 
    Everything else works fine. I can create and run various programs using the trial version. However when I attempted to modify an implementation method in the ABAP class -  BCALV_TREE_EVENT_RECEIVER, I am asked for an Access Key. 
    Is anybody from SAP looking into this? I believe it is clear that there is a problem with Access Key for a number of us. That the default 29671482393151224771 is NOT working for everybody.
    Any help in solving this Access Key issue is greatly appreciated.
    Thanks!

  • Sneak Preview - problems getting BAPI into VC

    Hi everybody,
    I installed Full Java Edition 2004s Release SAP NetWeaver 04s SP7 on Windows XP SP2 to test Visual Composer.
    First I defined an R/3 System (4.6 C) in portal and did the user mapping for this system. For testing the connection to R/3 with the WinGUI I generated an iView. Using this iView to logon via SSO to the R/3 system with the mapped user-id and password worked fine.
    Next step was to try out the bank example in Visual Composer. When seraching for bapis in the defined R/3 system Visual Composer got connection problems.
    In R/3 system's log I found the request of Visual Composer. My user-id was transfered well but the password apparently wasn't. The errormessage in the log said, that there are problems with user-id or password.
    After spending a lot of time with solving this problem by myself unsuccessfully I post this message and hope that anybody can help.
    Michael

    Hi Michael,
    Please make sure you followed the steps below, as I faced similar problem, for accessing R/3 System Alias and BAPI's ofcourse on Visual Composer.
    a. <b>Create a system alias from Administrator Login credentials on Portal (assume, you have done the same).</b>
    b. Usermapping done for the System Alias with proper R/3 login credentials.
    c. Now try to access the system alias created by reloging to VC and search for BAPI's.
    For the query that you have posted, hopefully this should solve your problem.

  • Error installing MaxDB Server NW04 Sneak Preview

    Hi
    I cannot get my install to go past the MaxDB Server Installation step.  I continually get the following message:
    WARNING 2005-08-21 17:52:45
    Execution of the command "D:\SAP\SAPNetWeaver04SneakPreviewABAP\SAPNetWeaver04SneakPreviewABAP\RDBMS_MaxDB_7.5.0_Build_26_NT\NT\I386\SDBINST.EXE '-indep_prog' 'c:\sapdb\programs' '-indep_data' 'c:\sapdb\data' '-depend' 'C:\sapdb\NSP\db' '-profile' 'Server' '-b'" finished with return code 1. Output:
    ERROR 2005-08-21 17:52:45
    MDB-070020 The database installer reported an error. Some database applications are probably still running. Check the log file sdbinst.log.
    Has anyone else had this and resolved it?
    Ian

    I am also experiencing this problem. I went about it in a different way; I created a system checkpoint in Windows XP before I initiated the install. Upon installation step 3 (install of MaxDB), I got the error:
    "An error occured while processing service SAP Netweaver 04 Support Release 1>"
    I did a system restore 2X - same...
    I did uninstall - same...
    Anyone out there that may be able to help me? We have done several other installs on similar machines with NO PROBLEMS. It looks like its a problem related to the local machine I am doing the install on....??????

  • Error at Phase 22 of NW04 sneak preview

    Hi,
    I tried all the possible corrections listed in the forum.... and still it doesn't work....
    My OS - XP professional with SP2..RAM 2GB..
    I had gone thru all the forum comments...and possibilities to eliminate the error...that didn't solve the problem....
    where am i going wrong can any one help...
    Thanks
    Balu

    jload.log:
    03.08.05 06:25 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir F:/NetWeaver/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log
    03.08.05 06:25 com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to J2E on jdbc/pool/J2E
    03.08.05 06:25 com.sap.inst.jload.JobStatus readStatus
    INFO: status file IMPORT.sta doesn't exist - no restart
    03.08.05 06:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table ADS_LICENSED_FORMS
    04.08.05 06:23 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir F:/NetWeaver/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log
    04.08.05 06:23 com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to J2E on jdbc/pool/J2E
    04.08.05 06:23 com.sap.inst.jload.JobStatus readStatus
    INFO: status file IMPORT.sta doesn't exist - no restart
    04.08.05 06:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table ADS_LICENSED_FORMS
    04.08.05 06:46 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE ADS_LICENSED_FORMS failed
         at com.sap.inst.jload.db.DBTable.create(DBTable.java:106)
         at com.sap.inst.jload.Jload.dbImport(Jload.java:276)
         at com.sap.inst.jload.Jload.executeJob(Jload.java:395)
         at com.sap.inst.jload.Jload.main(Jload.java:551)
    04.08.05 06:46 com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    04.08.05 06:56 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir F:/NetWeaver/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log
    04.08.05 06:56 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://chamarthi/J2E [Restart required].
    04.08.05 06:58 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir F:/NetWeaver/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log
    04.08.05 06:58 com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to J2E on jdbc/pool/J2E
    04.08.05 06:58 com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    04.08.05 06:58 com.sap.inst.jload.Jload dbImport
    INFO: trying to drop table ADS_LICENSED_FORMS
    04.08.05 07:20 com.sap.inst.jload.Jload dbImport
    INFO: table dropped
    04.08.05 07:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table ADS_LICENSED_FORMS
    04.08.05 07:20 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE ADS_LICENSED_FORMS failed
         at com.sap.inst.jload.db.DBTable.create(DBTable.java:106)
         at com.sap.inst.jload.Jload.dbImport(Jload.java:276)
         at com.sap.inst.jload.Jload.executeJob(Jload.java:395)
         at com.sap.inst.jload.Jload.main(Jload.java:551)
    04.08.05 07:20 com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    06.08.05 19:47 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir F:/NetWeaver/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML -log C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log
    06.08.05 19:47 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://chamarthi/J2E [Restart required].
    Thanks
    Balu

  • Adobe Credentials for NW04s Snreak Preview not fully working

    It seems like the Adobe Interactive Form credential file provided from SDN (https://www.sdn.sap.com/irj/sdn/softwaredownload?download=https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/adobe_credential_sneakpreview_nw04.zip&df=0) for NW04s Sneak Preview doesn't allow for Data Submit (HTTP submit or SOAP Submit).
    Therefore the usage of the Adobe for Interactive Forms is quite limited. For example while the generation of an interactive form in Guided Procedures works, submitting the form to start a Guided Procedure is not working. Or call Enterprise Services from an Adobe Interactive Form is not working...
    Is it possible to get an updated credential file out there on SDN?
    Maybe I did something wrong. Did anybody successfully created an interactive form and submitted data via HTTP or SOAP using those credentials?
    Thanks, Andre

    Hi André
    the credentials provided in SDN have only two differences compared to the production ones you get from SAP: They expire after 4 months, and they create a watermark on each PDF form generated. That means that all functions provided by a production credential are in the SDN ones as well.
    So it looks like your application is not correct...
    Best regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • Sneak Preview Full Edition Availability & System Requirements

    Can anyone tell us authoratatively when the Full Edition (Java + ABAP) of the NW04 Sneak Preview will be available? And equally importantly, for planning purposes, what the minimum and recommended system requirements will be?

    In the download area you can get the Full Netweaver (ABAP + Java) for Linux. This has been available for a little while.
    Now, what you are asking is the same I've been waiting for: the Full version for Windows.
    I had expectations that it would be far down the road, but since the version ABAP was released today, I feel like we may get it soon.
    I suggest you keep watching the forums and visiting SDN regularly (like me). An estimate release date will come out sometime soon.
    Leonardo
    Message was edited by: Leonardo Araujo

  • NWDI Setup in Sneak Preview NW04 SP16

    Hi All,
      I am sorry to post to this message in this forum. I didnt get any response in another forum. It would be great if you can help me out.
    I am trying to setup NWDI for Sneak Preview NW04 SP16. I didnt find a guide to setup the same. So, I am following the guide available for Sneak Preview SP15, which is at http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/419b479b-0801-0010-f8a1-c26208b4b209
    I dont get where the file CopyState.properties is located at ?
    1) What is the file CopyState.properties all about ?
    2) Where is it exactly located.
    3) Can we really setup JDI in Sneak Preview and work with it ? I mean like creating Tracks, etc
    Thanks in advance for your help,
    Kumar

    Hi Kumar,
       I am following the same guide you have mentioned and facing the same problem. Have you found out something about the file CopyState.properties?

Maybe you are looking for

  • Sharing music on two computers with one external drive

    I'm a Mac. My wife is a PC. If we both link to an external drive and put all of our music on there, can we both access it from our own separate iTunes accounts via file sharing? Will she be able to put music I've downloaded on her iPod? Will I be abl

  • Safari 2.0.4 crashing

    I work for a school district with 200 iBooks with these specs running this version of the OS and this version of Safari. I'm starting to see this issue just today, but I've had several come in with it. I've repaired permissions, I've reset Safari, I'

  • Movement type 101 for receiving plant for returning stock

    all, This may sound a silly question, but I just want to double check and double confirm. Our plant supplying stock to another plant (let's call plant B), however, sometimes the plant B will return back unacceptable stock back to us. What plant B do

  • Windows 8/8.1 32/64 bit Drivers for Satellite P100/P105 Users

    I made an original post with my now ancient Satellite P105-S9722 back in 2009 & 2011 for Windows 7 64-bit drivers. Windows 7 Drivers for P100/105 Systems Now that I have newer systems, I have experimented loading Windows 8 & 8.1 in my P105-S 9722 sys

  • Maximum memory size (Seriennummer  W8######AGU)

    My MacBook Pro (Seriennummer  W8######AGU). Mid 2010 What is the maximum size of memory which can be installed? Regards Desmond <Edited by Host>