Thanks, Hugh, that looks like it got the service started.  However, it
doesn't look like I'm able to successfully create an instance now:

C:\Windows\system32>cd %VIRTUOSO_HOME%\database

c:\virtuoso-opensource\database>virtuoso-t +service screate +instance
"Default"
+configfile virtuoso.ini

c:\virtuoso-opensource\database>virtuoso-t +service list

c:\virtuoso-opensource\database>

Any ideas?

Thanks,
Jason

On Tue, Aug 19, 2008 at 8:03 PM, Hugh Williams <[email protected]>wrote:

> Hi Jason,
> You may have hit a problem we have seen with Virtuoso 64bit Windows
> services registration, which can be worked around by:
>
> 1. Locating the the Virtuoso service registration in the Windows Service
> Control Manager
> 2. Open the virtuoso service control dialog and select the "logon" tab
> 3. Select the option to "Allow service to interact with the desktop"
>
> Close the dialog and start the Virtuoso service, which should now start
> successfully.
>
> Should this still fail to start, try starting the server from the command
> line by:
>
> 1. cd %VIRTUOSO_HOME%\database
> 2. SET PATH=%PATH%;%VIRTUOSO_HOME%\bin;%VIRTUOSO_HOME%\lib
> 3. Run the command:
>
> virtuoso-t -f
>
> This will start the server in foreground debug mode outputing the server
> log information to screen. Please provide this output along with the
> virtuoso.log created.
>
> Best Regards
> Hugh Williams
> Professional Services
> OpenLink Software
> Web: http://www.openlinksw.com
> Support: http://support.openlinksw.com
> Forums: http://boards.openlinksw.com/support
>
>
>
> On 19 Aug 2008, at 12:46, Jason Kolb wrote:
>
> Just tried to install Virtuoso open source edition on my Vista 64 machine
> and am seeing the attached error on startup.  The following error is in the
> event log:
>
> Log Name:      Application
> Source:        Application Error
> Date:          8/20/2008 7:35:02 AM
> Event ID:      1000
> Task Category: (100)
> Level:         Error
> Keywords:      Classic
> User:          N/A
> Computer:      killer
> Description:
> Faulting application virtuoso-t.exe, version 0.0.0.0, time stamp
> 0x487f5a46, faulting module virtuoso-t.exe, version 0.0.0.0, time stamp
> 0x487f5a46, exception code 0xc000000d, fault offset 0x00000000004df14c,
> process id 0x93c, application start time 0x01c902b8c8c44043.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
>   <System>
>     <Provider Name="Application Error" />
>     <EventID Qualifiers="0">1000</EventID>
>     <Level>2</Level>
>     <Task>100</Task>
>     <Keywords>0x80000000000000</Keywords>
>     <TimeCreated SystemTime="2008-08-20T11:35:02.000Z" />
>     <EventRecordID>1810</EventRecordID>
>     <Channel>Application</Channel>
>     <Computer>killer</Computer>
>     <Security />
>   </System>
>   <EventData>
>     <Data>virtuoso-t.exe</Data>
>     <Data>0.0.0.0</Data>
>     <Data>487f5a46</Data>
>     <Data>virtuoso-t.exe</Data>
>     <Data>0.0.0.0</Data>
>     <Data>487f5a46</Data>
>     <Data>c000000d</Data>
>     <Data>00000000004df14c</Data>
>     <Data>93c</Data>
>     <Data>01c902b8c8c44043</Data>
>   </EventData>
> </Event>
>
> Any suggestions, or can you suggest anywhere I can dig for more details?
>
> Thanks,
> Jason
> <virtuoso_error.jpg>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
>
> http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
> Virtuoso-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/virtuoso-devel
>
>
>

Reply via email to