vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I'm having difficulties setting up printing from a Solaris 8 box with HP JetDirect software to an HP 5000 printer. Actually smaller postscript job work fine, but larger ones, which are the norm, don't work. We get error messages like shown below Any ideas? Thanks, Jon ------------------------------------------------------------------------------------------------------- Nov 22 23:01:41%%[ status: Job: labprt1-59; User: iosys@cc ]%% Nov 22 23:01:41%%[ status: making connection to syspso1.domainname source: ethernet ]%% Nov 22 23:01:41%%[ status: connected to syspso1.domainname; source: etherne t ]%% Nov 22 23:01:41%%[ status: transmitting data ]%% Nov 22 23:01:50%%[ Error: undefined; OffendingCommand: defa ]%% Nov 22 23:01:51%%[ Flushing: rest of job (to end-of-file) will be ignored ]%% Nov 22 23:01:51%%[ job: User: iosys@ccidev; Job: labprt1-59; status: busy ]%% Nov 22 23:01:51%%[ job: User: iosys@ccidev; Job: labprt1-59; status: busy ]%% %ov 22 23:01:51%%[ Error: undefined; OffendingCommand: ^P^W^]"^^^[^Y^\'&#^_^] ]% Nov 22 23:01:52%%[ Flushing: rest of job (to end-of-file) will be ignored ]%% Nov 22 23:01:52%%[ job: User: iosys@ccidev; Job: labprt1-59; status: busy ]%% Nov 22 23:01:52%%[ job: User: iosys@ccidev; Job: labprt1-59; status: busy ]%% Nov 22 23:01:52%%[ Error: undefined; OffendingCommand: ^D^B^G^P^X,5=JRM@0 ]%% Nov 22 23:01:53%%[ Flushing: rest of job (to end-of-file) will be ignored ]%% Nov 22 23:01:53%%[ Error: undefined; OffendingCommand: ^B ]%%l be ignored ]%% Nov 22 23:01:53%%[ Flushing: rest of job (to end-of-file) will be ignored ]%% Nov 22 23:01:54%%[ Error: undefined; OffendingCommand: ^B^A ]%% Nov 22 23:01:54%%[ Flushing: rest of job (to end-of-file) will be ignored ]%% Nov 22 23:01:54%%[ job: User: iosys@ccidev; Job: labprt1-59; status: busy ]%% ------------------------------------------------------------------------------------------------------------ |
| ||||
| jon_e_price2003@yahoo.com (Jon) writes: >Nov 22 23:01:41%%[ status: Job: labprt1-59; User: iosys@cc ]%% >Nov 22 23:01:41%%[ status: making connection to syspso1.domainname >source: > ethernet ]%% >Nov 22 23:01:41%%[ status: connected to syspso1.domainname; source: >etherne >t ]%% >Nov 22 23:01:41%%[ status: transmitting data ]%% >Nov 22 23:01:50%%[ Error: undefined; OffendingCommand: defa ]%% >Nov 22 23:01:51%%[ Flushing: rest of job (to end-of-file) will be >ignored >]%% > These look like error messages from the printer or from the HP Jetdirect software. You have a case where a simple Postscript file prints fine, but a complex (or large) one doesn't. The people who can explain this will have to be the folks who support the printer. They're also the ones who can tell you how to get the printer to tell you in more detail what it doesn't like about the file. The error messages you're getting suggest to me that there's either a syntax error in the file (above, it's saying the command "defa" is not defined), or the printer is running out of memory to handle the file's size or complexity. However, I'm not an expert in how printers barf on Postscript files. -Greg -- Do NOT reply via e-mail. Reply in the newsgroup. |